Commit graph

90 commits

Author SHA1 Message Date
ansuz
8a87ec180e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-09-13 14:52:26 +02:00
Caleb James DeLisle
789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter 2017-09-13 14:47:50 +02:00
ansuz
dc86579d46 use an 8 character password for tests 2017-09-13 14:00:48 +02:00
ansuz
499b5ea2ba warn that a password is too short before doing anything else 2017-09-12 10:50:59 +02:00
ansuz
1943c83f69 clean up api for Cryptpad.confirm 2017-09-11 16:24:43 +02:00
ansuz
bca9ba66cb enforce a configurable minimum password length when registering 2017-09-07 17:44:04 +02:00
ansuz
1958bca984 restore hashing screen in login and register 2017-09-07 16:48:22 +02:00
yflory
53eb9bb541 Remove the logo from the filepicker loading screen 2017-09-05 15:34:38 +02:00
yflory
86e23ac19f Use less2 in secure iframes 2017-09-04 15:09:54 +02:00
ansuz
dd6a057962 add 'msg' class for pierre 2017-08-04 15:45:30 +02:00
ansuz
e353627204 log users out if they do not have curve keys. add curve keys to object on registration and login. 2017-07-05 17:19:28 +02:00
ansuz
be7e7fec43 don't bypass warnings when registering 2017-07-04 14:56:07 +02:00
ansuz
35e0de463b disallow concurrent scrypt cycles 2017-06-19 14:18:10 +02:00
ansuz
c65ca5cfc6 restore deleted line and add missing semicolon 2017-06-01 10:35:42 +02:00
ansuz
8bd9ad8847 add automated registration test 2017-06-01 10:23:50 +02:00
yflory
7ee6864ea4 Add the user menu in the login and register pages 2017-05-15 18:21:11 +02:00
yflory
5a21be8112 Improve UI on mobile 2017-05-10 15:54:09 +02:00
ansuz
78b11584f8 remove unused variables 2017-05-04 16:16:09 +02:00
ansuz
218f2ff76c feedback when logging in or registering 2017-04-24 14:15:17 +02:00
Caleb James DeLisle
c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter 2017-04-18 12:14:32 +02:00
ansuz
107e75b287 remove invalid semicolon 2017-04-14 19:24:20 +02:00
ansuz
f6d6f81d55 send feedback when a user registers 2017-04-14 18:21:11 +02:00
ansuz
b578803136 clean up registration code a little bit 2017-03-16 10:37:16 +01:00
ansuz
0a6373852e add signing keys to user object at login and register time 2017-03-15 18:57:13 +01:00
ansuz
09afba80db add support for logging in from register page 2017-03-14 12:39:50 +01:00
ansuz
5d88c3a436 newer registration code 2017-03-14 12:00:23 +01:00
yflory
f130fd0598 Fix horizontal scrollbar in edge 2017-02-28 18:02:12 +01:00
yflory
345d2faab2 Fix horizontal scrollbar in Edge #3 2017-02-28 17:13:51 +01:00
yflory
d683dc499a Fix horizontal scrollbar in Edge #2 2017-02-28 17:03:23 +01:00
yflory
7a0a87bf6c Fix horizontal scrollbar in Edge 2017-02-28 16:38:51 +01:00
yflory
efb7380a12 Fix default pad not created after registration 2017-02-28 13:12:27 +01:00
yflory
dd014f6ef2 Fix race conditon 2017-02-17 15:16:03 +01:00
yflory
550c65aae0 Add a default pad in CryptDrive after signing up 2017-02-16 18:10:12 +01:00
yflory
e4dbe97d71 Update display name in realtime across tabs and remember 'anonymous' name 2017-02-16 15:35:03 +01:00
yflory
71b84afdb2 Redirect to the pad when logging in or signing up from a pad 2017-02-14 11:29:08 +01:00
yflory
2807ad9dc3 Add spinner and translate the register page 2017-02-13 11:41:48 +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
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
88af104ce8 basic registration page to replace user page 2017-02-09 18:50:28 +01:00