1126 Commits (65202bd619c9cb06aa5acf8f479cdf039f54c758)

Author SHA1 Message Date
yflory cc174f3bee Fix typo 8 years ago
yflory bdc00a2413 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 0ce17ebbad CryptDrive usability improvements (new file in drive + context menu) 8 years ago
yflory e73b4a1131 Don't display 'All files' in the menu 8 years ago
ansuz 89f3577058 remove old poll 8 years ago
ansuz 7e77c6828a more correct pluralization 8 years ago
ansuz 3d0e7cb9a7 pull ckeditor config out of main.js 8 years ago
yflory 328e5c6f03 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory c72bbd4c37 Use the file name as initial title 8 years ago
Pierre Bondoerffer 4cbb3b2ed2
Ensure we use English for reference 8 years ago
Pierre Bondoerffer ffe17a6bc9
Use JSON.stringify instead and fix linter 8 years ago
Pierre Bondoerffer a84f8e2808
Assert translation now outputs JavaScript which is easier to edit for translators 8 years ago
yflory 47b8fefd9e Load messages.js only once, in cryptpad-common 8 years ago
yflory 11d9c9e813 Merge branch 'master' into staging 8 years ago
yflory 2103f0afa8 Merge branch 'master' of github.com:xwiki-labs/cryptpad 8 years ago
yflory 0bdf59c1dd Fix broken link in the 'New' button on cryptpad.fr 8 years ago
yflory 454d1c2052 Do not load all the translations anymore, only the needed one 8 years ago
yflory 434c3a220c Remove old translation keys #2 8 years ago
yflory d81d17b86c Remove old translations keys no longer used 8 years ago
yflory 9702305abc Use better translation keys in settings 8 years ago
yflory a6497f7a52 Add a way to show the drive tips again 8 years ago
yflory c17f28e5fe Fix race condition #2 8 years ago
yflory 239e2bcc1f Fix issue with null entries in Cryptpad_RECENTPADS 8 years ago
yflory 1540ae3f6f Fix issue with null entries in Cryptpad_RECENTPADS 8 years ago
yflory dd014f6ef2 Fix race conditon 8 years ago
ansuz 94417d9a8b jshint compliance 8 years ago
ansuz 8167ed9048 implement cache-busting everywhere 8 years ago
ansuz 34b6507fa3 implement cache-busting everywhere 8 years ago
ansuz c9b8889380 add cache-busting to chainpad-crypto 8 years ago
ansuz 09fade6127 add cache-busting to chainpad-crypto 8 years ago
yflory 2daa9f8658 Link to main page was opened in the inner iframe 8 years ago
yflory deda40375a Use the new onSettle from chainpad to determine if the realtime is synced 8 years ago
yflory 550c65aae0 Add a default pad in CryptDrive after signing up 8 years ago
yflory 92d50ded64 Merge branch 'soon' into staging 8 years ago
yflory 97762f9f9a Make sure all the elements in RECENTPADS are non-null objects 8 years ago
yflory e4dbe97d71 Update display name in realtime across tabs and remember 'anonymous' name 8 years ago
yflory 7762ffcbff Ability to use Ctrl+click on the cryptpad logo in apps 8 years ago
yflory 7497e0d1c5 Add a dropdown user menu to the top bar in static pages 8 years ago
yflory 0e76b18278 Hide the links in the html topbar on small screens 8 years ago
yflory 7758d056fa Ability to import/export a user realtime object 8 years ago
yflory 0a43570990 Add the new files for the settings app 8 years ago
yflory cd9cea8fa4 Create a settings app to manage user objects 8 years ago
yflory 71b84afdb2 Redirect to the pad when logging in or signing up from a pad 8 years ago
yflory 92050eb04f Fix the trash button in toolbar not always working 8 years ago
yflory aae3fba284 Fix the storage when the hash is invalid 8 years ago
yflory 25dd103f6f Reduce font-size for register explanations 8 years ago
ansuz 7d0c29513c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 7d21206cae add registration introductory text 8 years ago
yflory 2851ceb95a Merge branch 'soon' into staging 8 years ago
yflory 2807ad9dc3 Add spinner and translate the register page 8 years ago
ansuz 562e5b8c70 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 5d4d530c89 switch registration text to an explanation of how login works 8 years ago
yflory bff9d05210 Make sure the login_name is in the object 8 years ago
yflory b1b294aade Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 20083264b2 load fontawesome icons on register page 8 years ago
yflory 3aa03225c9 Add a spinner when hashing the password and translate homepage 8 years ago
ansuz fbcf4ccec4 force usernames to be lowercase 8 years ago
ansuz 5614bea271 redirect users to login and register from toolbar 8 years ago
ansuz f723585758 add api to check whether the realtime has synced with the server 8 years ago
ansuz 3b1bd2f720 use additional translation keys for registration 8 years ago
ansuz b5b2454f0b use bootstrap for login and register pages 8 years ago
ansuz c556f78562 log in directly from home page, sign up at /register/ 8 years ago
ansuz d0edf75c89 signup link directs users to register page, not user 8 years ago
ansuz 1232aa8a79 jshint compliance 8 years ago
yflory 8eec7ec7c8 Fix typo 8 years ago
ansuz 88af104ce8 basic registration page to replace user page 8 years ago
ansuz a995df25f6 disable new OT in pad and code app 8 years ago
ansuz f92ba193c3 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz e100110741 implement log in as an api 8 years ago
yflory d54262c8df Use the same disconnecter error translation key for all the apps 8 years ago
yflory f8366e0cfc Remove support for legacy store and add a way to import legacy pads 8 years ago
yflory 342cb44cf7 Ability to migrate a anon drive directly from the drive 8 years ago
ansuz c642bce984 restore disabled listener 8 years ago
yflory 67d881b2cf Remove the drive entry from the user menu if already in drive 8 years ago
yflory e865b89f43 Add the contextmenu button in the drive dynamically 8 years ago
yflory 3af7c9cff8 Replace the expand/collapse ckeditor button by our own to save space 8 years ago
yflory 914c442615 Do not redirect to home page when logging out from another tab 8 years ago
yflory 702798f65a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 1e2cc6bea4 Fix race condition with the iframe store 8 years ago
ansuz dae17588c6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 32a5c5ff62 better integration between /user/ and home 8 years ago
ansuz fe7ba98338 remove dead code from /user/ 8 years ago
ansuz 9b047bfb53 don't autocorrect usernames. add trailing slash to /drive 8 years ago
ansuz 6e97082ff9 remove dead code from login function 8 years ago
yflory b3e73b0f0b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 367a02c031 Add mobile support for the code app 8 years ago
yflory 628148d001 Display the contextmenu button only if contextmenu exists 8 years ago
ansuz 8a1acc3c37 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 6f07a3b7b4 erase lingering sessionStorage values when logging out 8 years ago
yflory ac79fbb5a2 Improve mobile support for the toolbar and the drive 8 years ago
yflory 9f1789b2d2 Fix creation of pads from non-root category in the drive 8 years ago
yflory 7e7d1f7a16 Display the error when opening a document with the wrong app 8 years ago
yflory 6f0d33dc1d Fix missing placeholder in the Slide app 8 years ago
yflory 7d6e15e465 Throw an error when trying to open a document with the wrong app 8 years ago
yflory ad82a275bc Replace the Apps button by a New button again 8 years ago
yflory fd33ffd56f Fix issue creating a patch everytime the user clicked in an app 8 years ago
yflory fbbf8a2829 Replace initialState by a placeholder in slide and code 8 years ago
yflory 87abfac5e0 Fix lint error 8 years ago
yflory 02439e0f61 Improve the homepage with new images and translations 8 years ago
yflory f57c8c0e4b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago