Commit Graph

155 Commits (48496416e7c27351cf7a411c6767aa8151376ab9)

Author SHA1 Message Date
yflory ff16084719 Fix lint errors
yflory c79a6e3b2b Move Metadata, CodeMirror and title functions in separate files
yflory 5a883d5a57 Use the new toolbar and move the userlist code in a separate file
ansuz 78b11584f8 remove unused variables
yflory a165332c15 Don't store a pad in the drive if the limit has been reached
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
ansuz 8f4dbcf4c6 remove getPadTitle
ansuz bf047fcf65 Merge pull request from pbondoer/newpoll
Fix flash of autocomplete in poll
Pierre Bondoerffer 96ff487271
fix flash of content
ansuz 5a7eea08c8 Merge pull request from pbondoer/newpoll
Poll fixes
Pierre Bondoerffer 248f88034b
important fixes
Pierre Bondoerffer 6b57bb2bbb
poll: press enter to validate input
Pierre Bondoerffer d483e10e77
poll fixes
Pierre Bondoerffer ea5301be13
poll improved(tm)
Pierre Bondoerffer 7434dbcb0f
what i have
Pierre Bondoerffer f11cf8e6ac
move poll styles to separate file
ansuz df4a250359 use feedback api instead of app=
ansuz 9a46b58c85 deprecate this 90 days after f-release
yflory bd16e0f0e7 Templates in polls and canvas, and ability to disable templates
yflory a9777ce560 Fix input losing focus in polls with Chrome 57
yflory 71c59d7ae2 Remove unnecessary TODOs
ansuz 912215185f add uid to userdata for better notifications
yflory 15e9af77bb Remove the langauge selector from toolbar and add it in settings
yflory a286599f93 Fix fast reconnect, and add support for reconnecting ws in polls
yflory 459b18c97b Add the loading screen in the HTML so that it is displayed before JS is loaded
yflory 2a1b241592 Display a button to open the editing link while in read-only mode if we know it
ansuz 08c862b271 add FIXME notes to poll
yflory a68acac13b Only ask for a display name once in /poll
Pierre Bondoerffer 800db07077
Merge branch 'staging' of https://github.com/xwiki-labs/cryptpad into staging
Pierre Bondoerffer d26d8f53d9
(CSS) Fixed textarea being too large
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.
ansuz 7db0e14bc0 add 'force' flag to override removal of html elements
yflory 11d54256da Make sure the display name is displayed in the same way everywhere
ansuz 86adfbf27d update cache-busting directive in all supported apps
yflory e15a6a347f Fix the forget pad button
yflory bdc00a2413 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 0ce17ebbad CryptDrive usability improvements (new file in drive + context menu)
ansuz 89f3577058 remove old poll
yflory c72bbd4c37 Use the file name as initial title
yflory 47b8fefd9e Load messages.js only once, in cryptpad-common
yflory c17f28e5fe Fix race condition
ansuz 8167ed9048 implement cache-busting everywhere
yflory e4dbe97d71 Update display name in realtime across tabs and remember 'anonymous' name
yflory 914c442615 Do not redirect to home page when logging out from another tab
yflory 75f1eed712 Merge branch 'newtoolbar' into hpbs
yflory 373b07ed28 Fix lint errors
yflory 097f78d777 Merge branch 'newtoolbar' of github.com:xwiki-labs/cryptpad into newtoolbar
yflory 8ccd845d52 Merge branch 'newtoolbar' into hpbs
yflory ce1e792419 Merge branch 'soon' into newtoolbar
yflory c77abfa7f4 Remove a second scrollbar in polls