yflory
|
733db7d39f
|
Stop using sessionStorage in CryptPad
|
2020-10-30 15:13:22 +01:00 |
yflory
|
f3d2fc6ad5
|
Stop using sessionStorage for login redirect and new pad options
|
2020-10-30 15:00:12 +01:00 |
yflory
|
1016c05e64
|
Merge branch 'staging' into sessionStorage
|
2020-10-29 17:18:48 +01:00 |
yflory
|
9d73e3db5f
|
Merge branch 'loading' into staging
|
2020-10-29 17:18:27 +01:00 |
yflory
|
1454119e4f
|
Merge branch 'staging' into sessionStorage
|
2020-10-29 17:16:58 +01:00 |
yflory
|
fe30d5243c
|
Fix 'store pad prompt' always displayed
|
2020-10-29 17:16:41 +01:00 |
yflory
|
f803c94478
|
Encrypt password before putting it in the hash
|
2020-10-29 17:14:39 +01:00 |
yflory
|
63502abce8
|
Prompt to store edit link to your drive when you're a team viewer
|
2020-10-29 14:39:23 +01:00 |
yflory
|
7763f966c6
|
Fix feedback
|
2020-10-22 12:14:52 +02:00 |
yflory
|
66e04f6204
|
Improve script to remote duplicate teams
|
2020-10-22 12:09:48 +02:00 |
yflory
|
0440f8c03e
|
Merge branch 'soon' into staging
|
2020-10-20 15:45:50 +02:00 |
yflory
|
7b989784b8
|
Make sure team MEMBERS can't invite VIEWERS
|
2020-10-20 15:02:36 +02:00 |
yflory
|
758c33f7fd
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2020-10-20 14:02:46 +02:00 |
yflory
|
98579cfa25
|
Fix team access rights
|
2020-10-20 14:02:35 +02:00 |
ansuz
|
b4adf65dc8
|
guard against a possible typeError in the worker
|
2020-10-20 16:31:34 +05:30 |
ansuz
|
c059d801a6
|
Merge branch 'soon' into staging
|
2020-10-19 19:34:07 +05:30 |
yflory
|
abeadb59e1
|
Fix a race condition that could break team access rights
|
2020-10-19 16:02:53 +02:00 |
yflory
|
79378c536e
|
Fix duplicate team script to support owners
|
2020-10-19 14:17:53 +02:00 |
yflory
|
01a8e45307
|
Fix duplicate team bug
|
2020-10-19 14:06:05 +02:00 |
yflory
|
baf71a3c04
|
Check if a team's pinning keys are valid
|
2020-10-16 14:16:57 +02:00 |
yflory
|
6bdebad352
|
Add more steps to the loading progress bar
|
2020-10-15 14:48:17 +02:00 |
yflory
|
0e1588a883
|
New loading screen
|
2020-10-14 15:20:56 +02:00 |
yflory
|
d17265f2eb
|
Add missing error messages
|
2020-10-08 10:53:42 +02:00 |
ansuz
|
d509fd8b8f
|
downgrade severity of several XXX notes
|
2020-10-07 17:09:46 +05:30 |
yflory
|
c6f87e6ccd
|
Fix race conditon when leaving history mode in OO
|
2020-10-01 16:22:17 +02:00 |
yflory
|
9cbe8e3715
|
Merge branch 'history' into historyOO
|
2020-10-01 15:32:29 +02:00 |
yflory
|
784306f947
|
Display a warning bar when viewing a versioned link
|
2020-10-01 15:29:43 +02:00 |
yflory
|
2287c81d86
|
Merge branch 'history' into historyOO
|
2020-09-29 12:02:59 +02:00 |
yflory
|
c8f16d427d
|
Implement snapshots
|
2020-09-25 16:38:42 +02:00 |
yflory
|
16af013bce
|
Versioned hash for onlyoffice
|
2020-09-24 16:05:25 +02:00 |
yflory
|
68423f49bc
|
Merge branch 'history' into historyOO
|
2020-09-22 15:28:35 +02:00 |
yflory
|
74577b54e4
|
lint compliance
|
2020-09-22 15:28:21 +02:00 |
yflory
|
3ae8d983f7
|
Merge branch 'history' into historyOO
|
2020-09-22 15:27:20 +02:00 |
yflory
|
e6bcd71d89
|
lint compliance
|
2020-09-22 11:00:54 +02:00 |
yflory
|
4f147d4fd2
|
Add support for onlyoffice history
|
2020-09-18 17:54:57 +02:00 |
yflory
|
b31707098a
|
Improve getHistoryRange to support 'toHash'
|
2020-09-18 12:42:09 +02:00 |
yflory
|
6e4e932cc0
|
Merge branch 'staging' into history
|
2020-09-17 11:31:57 +02:00 |
yflory
|
fff2956393
|
Fix team edit rights not applied without a worker reload
|
2020-09-08 15:49:11 +02:00 |
yflory
|
16a95eb3fd
|
Dismiss messages from a mailbox when closing it
|
2020-09-08 12:21:00 +02:00 |
yflory
|
9210bbd4fc
|
Clear localStorage settings on logout
|
2020-09-08 11:50:52 +02:00 |
yflory
|
1bd6c134ae
|
Remove console.log
|
2020-09-07 15:01:21 +02:00 |
yflory
|
7048f0d814
|
Fix an issue that could result in a self-kick from a team
|
2020-08-31 12:01:00 +02:00 |
yflory
|
e69df1b7dd
|
Remove debugging logs
|
2020-08-31 11:03:36 +02:00 |
yflory
|
6aac0b91ce
|
Improve team invitation notifications
|
2020-08-31 11:01:00 +02:00 |
yflory
|
63a7609a55
|
Fix typo
|
2020-08-31 10:52:08 +02:00 |
yflory
|
9d0f33bad1
|
Fix team invitation issues
|
2020-08-31 10:48:15 +02:00 |
yflory
|
bbd101ec8a
|
Fix login issues with safe links
|
2020-08-05 15:03:06 +02:00 |
ansuz
|
2302d6ef7e
|
Merge branch 'sfTrash' into staging
|
2020-07-21 11:18:56 -04:00 |
yflory
|
a798873230
|
Add basic support for versioned link
|
2020-07-08 14:59:23 +02:00 |
yflory
|
ba854e88c0
|
Merge branch 'staging' into history
|
2020-07-08 11:22:13 +02:00 |