Commit Graph

133 Commits (994d640f8b62ab7341d4c6749ed9bc2fde9f4eb0)

Author SHA1 Message Date
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
yflory 5e36d9ea29 Fix polls table not updated with local events
yflory d1bed5ae4b Fix polls table not updated with local events
yflory 26bea774cb Merge branch 'newtoolbar' into hpbs
yflory ea8667302c Display only a placeholder when the poll title is default
yflory 7d66d391fc Merge branch 'newtoolbar' into hpbs
yflory 5d5d03163e Add favicon and notifications in polls
yflory fa8a0d5880 Merge branch 'newtoolbar' into hpbs
yflory 69bee7d79a Add data into the homepage
yflory 88d5b4cc9c Add a 'New pad' button in the toolbar
yflory a9063e0459 Reload all tabs when the user logs in or out
yflory 767ba8b549 Select what we want to display in the toolbar
yflory 2afdc11327 Replace the username button by a dropdown menu
yflory 4963c77b61 Fix the title reset bug
yflory 4278ac7637 Merge branch 'soon' into fileManager
ansuz 74a12f50ac only migrate keys which don't already exist
yflory 5b08fed7fa Ability to add files from the drive toolbar
Fix CSS issues with the different toolbars
Translate the backup URL button alert
ansuz 0373556475 support old hashes in /poll
yflory 1e70af0c16 Use the same network for the apps and the file store
ansuz 5080751a90 hide unnecessary scrollbar
ansuz 95617a11c8 fix broken paths in old poll
ansuz 05a956879a prepare new poll app for release
move old poll into poll/old
ansuz 34967ac354 encapsulate rendering functions so we can pass in cryptpad-common