Commit graph

389 commits

Author SHA1 Message Date
yflory
03e690b0bc lint compliance 2021-01-19 15:14:19 +01:00
yflory
5a104eaa58 Add the drive channel to support tickets 2021-01-19 14:57:26 +01:00
yflory
5ca7247304 More cache eviction tools 2021-01-18 18:05:01 +01:00
yflory
87a7669f29 Fix timeout issue on cacheready 2021-01-12 14:10:51 +01:00
yflory
98acca0c0e Fix drive reconnect error 2021-01-12 13:09:47 +01:00
yflory
25e67c2027 Fix FALSE_INIT error 2021-01-08 17:38:58 +01:00
yflory
b239a528bf Minor code improvement 2021-01-08 16:51:34 +01:00
yflory
57a4d0590c Guard against forks while in offline mode 2021-01-08 16:48:17 +01:00
yflory
181a4efd8b Fix race conditions and multiple tabs on the same worker 2021-01-08 15:13:45 +01:00
yflory
2928cd2c7e Fix race condition and infinite loading screen in offline mode 2021-01-08 14:33:05 +01:00
yflory
82624c10a5 Open 'cache' apps when the worker is stuck offline 2021-01-08 11:19:41 +01:00
yflory
b7a492a11b Fix race condition between setPadTitle and drive sync 2021-01-07 16:57:52 +01:00
yflory
b33225e2d7 Fix safe links for pads stored in teams 2021-01-07 16:00:51 +01:00
yflory
224fae35aa Handle XXX in async store 2021-01-07 15:50:48 +01:00
yflory
3ff54a4a71 Correctly set feedback and token when the drive is synced 2021-01-07 15:47:17 +01:00
ansuz
beb74b46d5 merge offlineCache and soon 2021-01-07 17:15:00 +05:30
ansuz
ecdd1a3f43 replace cache XXX notes with ICE (in case of emergency) strings 2021-01-06 17:10:11 +05:30
ansuz
b7ea099eab re-enable indexedDB cache for testing 2020-12-21 15:02:13 +05:30
ansuz
d44f1880a4 temporarily disable the document cache, wait to clear it before redirecting to login 2020-12-18 20:17:50 +05:30
yflory
eb5c93965a Clear cache when channel or blob is deleted 2020-12-14 13:51:36 +01:00
yflory
dfc2d6ce0d Remove deleted pad from cache 2020-12-14 13:31:39 +01:00
yflory
51ebdf4ed2 Clear throttled functions in cache 2020-12-14 12:06:18 +01:00
yflory
892fca7d99 Improve contact requests process 2020-12-09 14:54:22 +01:00
yflory
3e673bfd05 Don't store a copy of owned pads in your own drive 2020-12-07 11:53:44 +01:00
yflory
93f6619a3e Fix team always offline 2020-11-12 17:35:57 +01:00
yflory
cebe1252f8 Fix workers submodules after reconnecting 2020-11-10 16:50:38 +01:00
yflory
e629f0aa47 Offline fixes 2020-11-09 13:29:16 +01:00
yflory
989020a436 Open pads in offline mode 2020-11-06 17:13:41 +01:00
yflory
59b4ba6e99 Merge branch 'cacheRT' into offlineCache 2020-11-05 17:29:33 +01:00
yflory
e37cf4b59c lint compliance 2020-11-05 16:50:20 +01:00
yflory
e998c21691 Invalidate corrupted caches 2020-11-05 16:19:05 +01:00
yflory
65628a5169 Only use offline cache in the drive app for now 2020-11-05 14:02:03 +01:00
yflory
bb13165e86 lint compliance 2020-11-04 18:20:57 +01:00
yflory
980d3c7fff Load the drive and its shared folders without any network 2020-11-04 17:59:08 +01:00
yflory
3a24ef8935 Merge branch 'offlineDrives' into cacheRT 2020-11-04 15:14:30 +01:00
yflory
446cca0725 Use offline state per shared folder in the drive 2020-11-03 18:29:09 +01:00
yflory
4126ae5d8b Display pad content from cache before joining the network/channel 2020-11-03 13:48:59 +01:00
yflory
d16cc2472d First prototype of an offline cache 2020-11-03 10:49:13 +01:00
yflory
733db7d39f Stop using sessionStorage in CryptPad 2020-10-30 15:13:22 +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
ansuz
b4adf65dc8 guard against a possible typeError in the worker 2020-10-20 16:31:34 +05:30
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
yflory
9cbe8e3715 Merge branch 'history' into historyOO 2020-10-01 15:32:29 +02:00