1028 Commits (2851ceb95a9738f351f0fdea3c557003c85e39fe)

Author SHA1 Message Date
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