Commit graph

1524 commits

Author SHA1 Message Date
ansuz
912a9d569c Merge branch 'revised-german' into soon 2018-08-07 12:03:21 +02:00
ansuz
24c7ce57e1 apply the fix for password change recommended by @sairim 2018-08-07 11:40:21 +02:00
Paul Libbrecht
365d17e275
Merge branch 'master' into revised-german 2018-08-03 18:01:16 +02:00
ansuz
58332a9ce3 add french translation for password change loading screen 2018-07-18 15:56:13 +02:00
ansuz
e2600e4b36 display a loading screen while users are changing their passwords 2018-07-18 15:53:12 +02:00
ansuz
ee16b3ab15 modified english translations 2018-07-17 16:07:08 +02:00
yflory
9157403946 Update French translation 2018-07-17 16:06:12 +02:00
ansuz
4bf741e959 fix typo in translations 2018-07-17 14:54:54 +02:00
ansuz
a2fd32d6a3 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-07-17 14:49:19 +02:00
ansuz
32d84e8f36 initialize new registrations with a v2 hash 2018-07-17 14:49:03 +02:00
ansuz
e6d4bced18 clean up extraneous variables and log statements 2018-07-17 14:34:25 +02:00
yflory
ecb9f039b1 Fix pad password change not reloading with the correct URL 2018-07-17 12:27:23 +02:00
ansuz
8a18698c03 initialize newly registered users with a v2 drive hash 2018-07-16 17:08:35 +02:00
ansuz
05a41ad7f1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-07-16 16:51:12 +02:00
ansuz
7348eca1d5 revise english translations which have been marked for review 2018-07-16 16:51:06 +02:00
yflory
930bd32f70 lint compliance 2018-07-16 16:44:25 +02:00
yflory
3830935dd9 French translation 2018-07-16 16:43:45 +02:00
ansuz
8e2ab0b74a bump version strings 2018-07-16 11:30:57 +02:00
ansuz
adc54434fd update english translation as prompted by german translation PR 2018-07-16 11:24:18 +02:00
ilu33
9b37d58f95
Total revision of german translation
Corrected lots of typos, grammar and incomprehensible (machine?) translation. Things can still be improved but at least most of the strangeness should be gone. I also added all strings from messages.js that were not included before.

Somebody needs to check that I did not mess up code/formatting.
2018-07-11 08:03:42 +02:00
ansuz
1d8943e673 support deprecation of non-owned drives 2018-07-10 18:09:33 +02:00
ansuz
54bc29f28c WIP maybe I missed something 2018-07-10 15:16:43 +02:00
ansuz
0a9ea95796 always set userHash in localStorage even with modern users 2018-07-10 13:11:22 +02:00
ansuz
16f276a18c fix anon pad import 2018-07-09 14:34:33 +02:00
ansuz
a15e232469 complete modern user registration/login. general cleanup 2018-07-09 14:20:38 +02:00
ansuz
3d4b693722 use correctly scoped variable 2018-07-06 11:54:01 +02:00
ansuz
57a39258c3 WIP big commit 2018-07-06 11:36:48 +02:00
ansuz
57d0738f32 Merge branch 'modern-users' into staging 2018-06-28 15:30:10 +02:00
ansuz
cfc81e8c96 allocate blockSeed as Uint8Array 2018-06-28 15:21:13 +02:00
ansuz
7aa7b82c60 merge staging 2018-06-28 13:33:54 +02:00
ansuz
c85a551546
Merge pull request #249 from xwiki-labs/de-translation-pl
Translating one extra line.
2018-06-28 13:30:23 +02:00
yflory
6d8693ff8c Fix history mode UI 2018-06-25 16:59:40 +02:00
yflory
0160ef30b7 Fix pad password change 2018-06-25 12:08:06 +02:00
ansuz
4e9baff0b6 bump version 2018-06-25 11:00:59 +02:00
ansuz
01614c4256 verify old user password before proceeding to change passwords 2018-06-22 15:34:50 +02:00
ansuz
85bcaa51f7 export a constant for the number of required bytes at login time
allocate bytes for blockSeed when changing passwords
2018-06-22 11:41:10 +02:00
yflory
5c87bcf94a Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users 2018-06-22 10:39:35 +02:00
yflory
a146f6acc9 Change user account password function 2018-06-22 10:37:54 +02:00
ansuz
89e64a7243 dispense bytes for block location 2018-06-21 16:52:04 +02:00
ansuz
10c76c6d4b Merge branch 'staging' into modern-users 2018-06-21 10:42:41 +02:00
ansuz
fc35d06c83 Merge branch 'soon' into staging 2018-06-21 10:42:25 +02:00
ansuz
184708f859 fix login from register page 2018-06-21 10:40:09 +02:00
ansuz
6fde027a6c add some TODOs 2018-06-21 10:26:46 +02:00
ansuz
508521664f use nthen to sequence async events 2018-06-21 10:26:23 +02:00
yflory
36d1ae0f6c Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users 2018-06-20 16:39:52 +02:00
yflory
71b085ba23 Owned drive migration UI 2018-06-20 16:39:01 +02:00
ansuz
c3741f847d resolve conflicts from merge with staging 2018-06-20 14:29:13 +02:00
yflory
a5b207d57b Password change UI 2018-06-20 10:02:56 +02:00
yflory
29f577dfc6 Improve history to load it chunk by chunk 2018-06-19 17:02:16 +02:00
ansuz
577dea4c75 clientside implementation of block signing and encryption 2018-06-19 16:38:49 +02:00