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 |
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 |
yflory
|
b89b033175
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2018-06-14 17:18:56 +02:00 |
yflory
|
54d63df1cf
|
Ability to change the password of a pad
|
2018-06-14 17:18:32 +02:00 |
Catalin
|
e9e461c4d6
|
Repaired some responsive issues on about page, contact and features
|
2018-06-13 11:12:56 +03:00 |
ansuz
|
ff25929c18
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2018-06-12 15:50:53 +02:00 |
ansuz
|
54b52d681c
|
fix broken share menu resulting from adblock plus triggered by 'share'
|
2018-06-12 15:50:41 +02:00 |
yflory
|
01a3c13a8c
|
Fix CSP issues for missing files (404)
|
2018-06-12 15:15:46 +02:00 |
yflory
|
4304079c70
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2018-06-12 14:02:13 +02:00 |
yflory
|
f72e14b1b9
|
Add/fix translatons keys for the features "table"
|
2018-06-12 14:01:57 +02:00 |
ansuz
|
06582e06dc
|
update markup in de translation
|
2018-06-12 12:03:25 +02:00 |