Commit graph

1037 commits

Author SHA1 Message Date
yflory
239e2bcc1f Fix issue with null entries in Cryptpad_RECENTPADS 2017-02-17 15:18:09 +01:00
ansuz
34b6507fa3 implement cache-busting everywhere 2017-02-17 12:38:58 +01:00
ansuz
c9b8889380 add cache-busting to chainpad-crypto 2017-02-17 11:26:43 +01:00
yflory
97762f9f9a Make sure all the elements in RECENTPADS are non-null objects 2017-02-16 16:07:43 +01:00
yflory
92050eb04f Fix the trash button in toolbar not always working 2017-02-14 10:56:38 +01:00
yflory
aae3fba284 Fix the storage when the hash is invalid 2017-02-13 17:54:01 +01:00
yflory
25dd103f6f Reduce font-size for register explanations 2017-02-13 12:54:34 +01:00
ansuz
7d0c29513c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-13 12:42:17 +01:00
ansuz
7d21206cae add registration introductory text 2017-02-13 12:42:07 +01:00
yflory
2851ceb95a Merge branch 'soon' into staging 2017-02-13 11:59:49 +01:00
yflory
2807ad9dc3 Add spinner and translate the register page 2017-02-13 11:41:48 +01:00
ansuz
562e5b8c70 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-13 11:17:16 +01:00
ansuz
5d4d530c89 switch registration text to an explanation of how login works 2017-02-13 11:17:00 +01:00
yflory
bff9d05210 Make sure the login_name is in the object 2017-02-13 11:15:30 +01:00
yflory
b1b294aade Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-13 11:10:40 +01:00
ansuz
20083264b2 load fontawesome icons on register page 2017-02-13 11:09:44 +01:00
yflory
3aa03225c9 Add a spinner when hashing the password and translate homepage 2017-02-13 11:09:30 +01:00
ansuz
fbcf4ccec4 force usernames to be lowercase 2017-02-13 11:01:30 +01:00
ansuz
5614bea271 redirect users to login and register from toolbar 2017-02-13 10:51:54 +01:00
ansuz
f723585758 add api to check whether the realtime has synced with the server 2017-02-13 10:42:17 +01:00
ansuz
3b1bd2f720 use additional translation keys for registration 2017-02-13 10:15:25 +01:00
ansuz
b5b2454f0b use bootstrap for login and register pages 2017-02-10 18:29:49 +01:00
ansuz
c556f78562 log in directly from home page, sign up at /register/ 2017-02-10 16:49:17 +01:00
ansuz
d0edf75c89 signup link directs users to register page, not user 2017-02-10 16:48:28 +01:00
ansuz
1232aa8a79 jshint compliance 2017-02-10 14:25:02 +01:00
yflory
8eec7ec7c8 Fix typo 2017-02-10 11:00:34 +01:00
ansuz
88af104ce8 basic registration page to replace user page 2017-02-09 18:50:28 +01:00
ansuz
a995df25f6 disable new OT in pad and code app 2017-02-09 17:20:13 +01:00
ansuz
f92ba193c3 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-09 17:16:03 +01:00
ansuz
e100110741 implement log in as an api 2017-02-09 16:31:57 +01:00
yflory
d54262c8df Use the same disconnecter error translation key for all the apps 2017-02-09 15:34:14 +01:00
yflory
f8366e0cfc Remove support for legacy store and add a way to import legacy pads 2017-02-09 15:23:09 +01:00
yflory
342cb44cf7 Ability to migrate a anon drive directly from the drive 2017-02-09 12:58:08 +01:00
ansuz
c642bce984 restore disabled listener 2017-02-09 10:31:00 +01:00
yflory
67d881b2cf Remove the drive entry from the user menu if already in drive 2017-02-08 16:25:52 +01:00
yflory
e865b89f43 Add the contextmenu button in the drive dynamically 2017-02-08 15:41:50 +01:00
yflory
3af7c9cff8 Replace the expand/collapse ckeditor button by our own to save space 2017-02-08 15:32:55 +01:00
yflory
914c442615 Do not redirect to home page when logging out from another tab 2017-02-08 12:54:07 +01:00
yflory
702798f65a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-07 18:47:24 +01:00
yflory
1e2cc6bea4 Fix race condition with the iframe store 2017-02-07 18:47:10 +01:00
ansuz
dae17588c6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-07 18:27:28 +01:00
ansuz
32a5c5ff62 better integration between /user/ and home 2017-02-07 17:50:37 +01:00
ansuz
fe7ba98338 remove dead code from /user/ 2017-02-07 17:50:02 +01:00
ansuz
9b047bfb53 don't autocorrect usernames. add trailing slash to /drive 2017-02-07 17:28:32 +01:00
ansuz
6e97082ff9 remove dead code from login function 2017-02-07 17:27:36 +01:00
yflory
b3e73b0f0b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-07 16:49:31 +01:00
yflory
367a02c031 Add mobile support for the code app 2017-02-07 16:49:25 +01:00
yflory
628148d001 Display the contextmenu button only if contextmenu exists 2017-02-07 13:09:14 +01:00
ansuz
8a1acc3c37 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-07 10:40:03 +01:00
ansuz
6f07a3b7b4 erase lingering sessionStorage values when logging out 2017-02-07 10:39:42 +01:00