yflory
|
a165332c15
|
Don't store a pad in the drive if the limit has been reached
|
2017-04-28 12:08:05 +02:00 |
Caleb James DeLisle
|
c341fa8e94
|
Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
|
2017-04-18 12:14:32 +02:00 |
ansuz
|
8f4dbcf4c6
|
remove getPadTitle
|
2017-04-14 11:41:18 +02:00 |
ansuz
|
bf047fcf65
|
Merge pull request #110 from pbondoer/newpoll
Fix flash of autocomplete in poll
|
2017-04-13 19:43:30 +02:00 |
Pierre Bondoerffer
|
96ff487271
|
fix flash of content
|
2017-04-13 19:36:04 +02:00 |
ansuz
|
5a7eea08c8
|
Merge pull request #108 from pbondoer/newpoll
Poll fixes
|
2017-04-13 18:04:13 +02:00 |
Pierre Bondoerffer
|
248f88034b
|
important fixes
|
2017-04-13 17:56:28 +02:00 |
Pierre Bondoerffer
|
6b57bb2bbb
|
poll: press enter to validate input
|
2017-04-13 17:09:31 +02:00 |
Pierre Bondoerffer
|
d483e10e77
|
poll fixes
|
2017-04-13 17:07:09 +02:00 |
Pierre Bondoerffer
|
ea5301be13
|
poll improved(tm)
|
2017-04-13 16:31:57 +02:00 |
Pierre Bondoerffer
|
7434dbcb0f
|
what i have
|
2017-04-13 15:27:37 +02:00 |
Pierre Bondoerffer
|
f11cf8e6ac
|
move poll styles to separate file
|
2017-04-13 14:14:12 +02:00 |
ansuz
|
df4a250359
|
use feedback api instead of app=
|
2017-04-13 12:18:08 +02:00 |
ansuz
|
9a46b58c85
|
deprecate this 90 days after f-release
|
2017-04-12 16:03:41 +02:00 |
yflory
|
bd16e0f0e7
|
Templates in polls and canvas, and ability to disable templates
|
2017-04-10 14:19:15 +02:00 |
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
|
459b18c97b
|
Add the loading screen in the HTML so that it is displayed before JS is loaded
|
2017-03-08 18:05:15 +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 |
ansuz
|
08c862b271
|
add FIXME notes to poll
|
2017-03-03 16:13:32 +01:00 |
yflory
|
a68acac13b
|
Only ask for a display name once in /poll
|
2017-03-03 12:07:16 +01:00 |
Pierre Bondoerffer
|
800db07077
|
Merge branch 'staging' of https://github.com/xwiki-labs/cryptpad into staging
|
2017-03-02 17:44:29 +01:00 |
Pierre Bondoerffer
|
d26d8f53d9
|
(CSS) Fixed textarea being too large
|
2017-03-02 15:50:03 +01:00 |
Caleb James DeLisle
|
91eda5fa83
|
Implement stronger content-security-policy except in /pad/ which does not allow it.
Implement a "loader" which allows for applying a version number to everything.
Added a cache control for anything which has a version.
|
2017-03-01 21:06:53 +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 |
ansuz
|
86adfbf27d
|
update cache-busting directive in all supported apps
|
2017-02-28 10:47:18 +01:00 |
yflory
|
e15a6a347f
|
Fix the forget pad button
|
2017-02-24 15:22:26 +01:00 |
yflory
|
bdc00a2413
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-02-22 12:25:48 +01:00 |
yflory
|
0ce17ebbad
|
CryptDrive usability improvements (new file in drive + context menu)
|
2017-02-22 12:25:29 +01:00 |
ansuz
|
89f3577058
|
remove old poll
|
2017-02-22 11:05:47 +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 |
ansuz
|
8167ed9048
|
implement cache-busting everywhere
|
2017-02-17 12:39:01 +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
|
097f78d777
|
Merge branch 'newtoolbar' of github.com:xwiki-labs/cryptpad into newtoolbar
|
2017-01-25 10:01:49 +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
|
c77abfa7f4
|
Remove a second scrollbar in polls
|
2017-01-23 11:05:13 +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 |