Commit Graph

204 Commits (07a2d8e18940262441bfb80607189c7c6acab0db)

Author SHA1 Message Date
ansuz 6e733b1329 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 459b18c97b Add the loading screen in the HTML so that it is displayed before JS is loaded
ansuz 8a48612de2 add some notes for later
ansuz c04819538b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz fcb9848b3a hide toolbar when in read-only mode
yflory 2a1b241592 Display a button to open the editing link while in read-only mode if we know it
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 412815b042 Merge branch 'security' of git.xwikisas.com:xwiki-labs/cryptpad into security
yflory 11d54256da Make sure the display name is displayed in the same way everywhere
ansuz 639376f1cb don't use hyperjson.toString
ansuz 86adfbf27d update cache-busting directive in all supported apps
yflory 8741b50f5b Set the file name as default title if a pad is created from the drive
yflory e38df7ce47 Fix creation of new pads in /pad
yflory f8d653406a Add the new content for the default pad and add french translation
yflory d4bf7cf9aa Send the initial state only if it is a new pad in /pad
yflory fadddb297c Readonly mode in /pad had contenteditable set to true
yflory 88b29e8bdd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 5303e76ece Make sure the content is correctly applied in onReady
ansuz cc829d51f8 jshint compliance
yflory e15a6a347f Fix the forget pad button
yflory a0340f1419 Open link in a new tab in /pad
yflory 0ce17ebbad CryptDrive usability improvements (new file in drive + context menu)
ansuz 3d0e7cb9a7 pull ckeditor config out of main.js
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 2851ceb95a Merge branch 'soon' into staging
ansuz 1232aa8a79 jshint compliance
ansuz a995df25f6 disable new OT in pad and code app
yflory d54262c8df Use the same disconnecter error translation key for all the apps
yflory 3af7c9cff8 Replace the expand/collapse ckeditor button by our own to save space
yflory 914c442615 Do not redirect to home page when logging out from another tab
yflory 02439e0f61 Improve the homepage with new images and translations
yflory a4286f1c83 Merge branch 'soon' into newtoolbar
yflory 373b07ed28 Fix lint errors
yflory ce1e792419 Merge branch 'soon' into newtoolbar
yflory 69fb8b4d2f Merge branch 'master' into soon
yflory f8455875a9 Fix the NoScript (iframe not loaded) bug with inner iframes
yflory 1e1bfd275c Don't show the tab notification when someone has joined the pad
yflory 88d5b4cc9c Add a 'New pad' button in the toolbar
yflory a9063e0459 Reload all tabs when the user logs in or out
yflory efed1f5efe Add handlers to login and logout buttons
yflory 767ba8b549 Select what we want to display in the toolbar
yflory 2afdc11327 Replace the username button by a dropdown menu
yflory 4adde0f0c0 Use the new dropdown for userlist and share
Brandon Istenes b5acdb8cc0 Disable zooming on mobile
Brandon Istenes 40985f1811 Dubious height setting for iOS