yflory
|
a9777ce560
|
Fix input losing focus in polls with Chrome 57
|
2017-04-05 12:04:01 +02:00 |
yflory
|
71c59d7ae2
|
Remove unnecessary TODOs
|
2017-03-27 11:53:13 +02:00 |
ansuz
|
912215185f
|
add uid to userdata for better notifications
|
2017-03-24 13:32:42 +01:00 |
yflory
|
15e9af77bb
|
Remove the langauge selector from toolbar and add it in settings
|
2017-03-15 17:14:49 +01:00 |
yflory
|
a286599f93
|
Fix fast reconnect, and add support for reconnecting ws in polls
|
2017-03-15 16:01:00 +01:00 |
yflory
|
2a1b241592
|
Display a button to open the editing link while in read-only mode if we know it
|
2017-03-03 18:14:53 +01:00 |
yflory
|
a68acac13b
|
Only ask for a display name once in /poll
|
2017-03-03 12:07:16 +01:00 |
ansuz
|
7db0e14bc0
|
add 'force' flag to override removal of html elements
|
2017-03-01 17:05:57 +01:00 |
yflory
|
11d54256da
|
Make sure the display name is displayed in the same way everywhere
|
2017-03-01 13:10:06 +01:00 |
yflory
|
e15a6a347f
|
Fix the forget pad button
|
2017-02-24 15:22:26 +01:00 |
yflory
|
0ce17ebbad
|
CryptDrive usability improvements (new file in drive + context menu)
|
2017-02-22 12:25:29 +01:00 |
yflory
|
c72bbd4c37
|
Use the file name as initial title
|
2017-02-21 17:42:58 +01:00 |
yflory
|
47b8fefd9e
|
Load messages.js only once, in cryptpad-common
|
2017-02-21 14:16:23 +01:00 |
yflory
|
c17f28e5fe
|
Fix race condition #2
|
2017-02-17 15:39:34 +01:00 |
yflory
|
e4dbe97d71
|
Update display name in realtime across tabs and remember 'anonymous' name
|
2017-02-16 15:35:03 +01:00 |
yflory
|
914c442615
|
Do not redirect to home page when logging out from another tab
|
2017-02-08 12:54:07 +01:00 |
yflory
|
75f1eed712
|
Merge branch 'newtoolbar' into hpbs
|
2017-01-25 10:21:50 +01:00 |
yflory
|
373b07ed28
|
Fix lint errors
|
2017-01-25 10:21:31 +01:00 |
yflory
|
8ccd845d52
|
Merge branch 'newtoolbar' into hpbs
|
2017-01-24 12:54:32 +01:00 |
yflory
|
ce1e792419
|
Merge branch 'soon' into newtoolbar
|
2017-01-24 12:54:07 +01:00 |
yflory
|
5e36d9ea29
|
Fix polls table not updated with local events
|
2017-01-23 10:53:01 +01:00 |
yflory
|
d1bed5ae4b
|
Fix polls table not updated with local events
|
2017-01-23 10:51:44 +01:00 |
yflory
|
26bea774cb
|
Merge branch 'newtoolbar' into hpbs
|
2017-01-19 15:52:12 +01:00 |
yflory
|
ea8667302c
|
Display only a placeholder when the poll title is default
|
2017-01-19 15:35:38 +01:00 |
yflory
|
7d66d391fc
|
Merge branch 'newtoolbar' into hpbs
|
2017-01-19 15:17:30 +01:00 |
yflory
|
5d5d03163e
|
Add favicon and notifications in polls
|
2017-01-19 14:52:12 +01:00 |
yflory
|
fa8a0d5880
|
Merge branch 'newtoolbar' into hpbs
|
2017-01-19 10:53:55 +01:00 |
yflory
|
69bee7d79a
|
Add data into the homepage
|
2017-01-18 18:02:32 +01:00 |
yflory
|
88d5b4cc9c
|
Add a 'New pad' button in the toolbar
|
2017-01-18 11:00:46 +01:00 |
yflory
|
a9063e0459
|
Reload all tabs when the user logs in or out
|
2017-01-16 14:08:44 +01:00 |
yflory
|
767ba8b549
|
Select what we want to display in the toolbar
|
2017-01-13 17:14:44 +01:00 |
yflory
|
2afdc11327
|
Replace the username button by a dropdown menu
|
2017-01-13 17:11:12 +01:00 |
yflory
|
4963c77b61
|
Fix the title reset bug
|
2017-01-12 14:29:40 +01:00 |
yflory
|
4278ac7637
|
Merge branch 'soon' into fileManager
|
2017-01-10 15:07:48 +01:00 |
ansuz
|
74a12f50ac
|
only migrate keys which don't already exist
|
2017-01-09 17:35:58 +01:00 |
ansuz
|
0373556475
|
support old hashes in /poll
|
2017-01-09 11:46:21 +01:00 |
yflory
|
1e70af0c16
|
Use the same network for the apps and the file store
|
2017-01-06 13:52:53 +01:00 |
ansuz
|
05a956879a
|
prepare new poll app for release
move old poll into poll/old
|
2017-01-04 15:48:50 +01:00 |
ansuz
|
f020fd5a75
|
remove /customize/pad.js from main apps
|
2016-12-28 15:12:22 +01:00 |
ansuz
|
aae443c8e9
|
replace old poll app with new
|
2016-12-28 11:44:48 +01:00 |
ansuz
|
ebff304602
|
turn off some unwanted behaviour
|
2016-12-06 15:16:43 +01:00 |
ansuz
|
c2770a7a74
|
set correct hash even if browser does not implement replaceState
|
2016-11-07 15:03:17 +01:00 |
ansuz
|
303c65f2c3
|
use replaceState if available, instead of setting the hash
|
2016-11-07 11:20:30 +01:00 |
ansuz
|
67bf41627d
|
comment out dead code so CI doesn't complain
|
2016-11-04 17:09:13 +01:00 |
ansuz
|
002e22ee9a
|
turn off unwanted behaviour until we can do it correctly
|
2016-11-04 16:17:59 +01:00 |
ansuz
|
5fc44a6e4b
|
Merge branch 'soon' into fixpolls
|
2016-11-04 14:23:07 +01:00 |
ansuz
|
636b0fcadc
|
do our best to keep the console quiet
|
2016-11-02 12:09:41 +01:00 |
ansuz
|
ac3ddbab70
|
expose userList for later usage
|
2016-10-24 15:10:49 +02:00 |
ansuz
|
a28daf2715
|
use websocket url configuration api
|
2016-10-04 17:13:15 +02:00 |
ansuz
|
dbc8f01b8b
|
fix merge errors and reach full jshint compliance
|
2016-10-04 16:58:10 +02:00 |