Commit Graph

783 Commits (872c897ce80fe69786dca2f88833e34c33d18cd0)

Author SHA1 Message Date
yflory 4e5f8fcb99 Fix drive stuck offline 2021-02-19 15:01:52 +01:00
yflory 549a128815 Fix worker stuck offline 2021-02-18 15:00:46 +01:00
ansuz 0110342ef5 Merge branch 'staging' into offline2 2021-02-18 15:19:49 +05:30
yflory e7e27da9f9 Fix previous commit 2021-02-17 14:58:40 +01:00
yflory e3b823155d Guard against synchronous waitFor 2021-02-17 14:54:33 +01:00
yflory 794589ac7e Remove TODO comment 2021-02-17 14:06:28 +01:00
ansuz baab65fa36 Merge branch 'callback' into staging 2021-02-17 17:47:57 +05:30
yflory 64452dc1c0 Merge branch 'staging' into offline2 2021-02-11 17:32:18 +01:00
yflory cb153187ce Offline teams 2021-02-11 17:30:40 +01:00
yflory f7477b65ea Offline shared folders 2021-02-11 12:31:13 +01:00
yflory 3fb8c52f0a Fix race condition in rich text and restrict pad settings 2021-02-10 12:28:02 +01:00
yflory 287b80d4b8 Merge branch 'staging' into callback 2021-02-09 15:30:46 +01:00
yflory ea4c529e39 Remove offset code 2021-02-09 15:29:34 +01:00
yflory 42dfa9a941 Merge branch 'staging' into dark 2021-02-05 10:23:20 +01:00
yflory 3952b2f013 Fix PCS issues: duplicate templates and offline PCS 2021-02-04 18:12:56 +01:00
yflory 37b5e8f559 Keep theme on logout 2021-01-26 17:44:39 +01:00
ansuz 8786c5a618 remove more XXX notes 2021-01-21 17:48:26 +05:30
yflory 0fc8bfde4a Use new server format for history keeper time 2021-01-20 15:06:43 +01:00
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 d12603c50a Fix shared folder password change with the cache 2021-01-07 17:55:41 +01:00
yflory b7a492a11b Fix race condition between setPadTitle and drive sync 2021-01-07 16:57:52 +01:00
yflory bb2299376f Fix cursor error logs when not synced yet 2021-01-07 16:22:03 +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 7ddeacc629 serialize localForage errors and add a safety net 2021-01-06 15:56:58 +05:30
yflory 32669dc099 Fix type error 2020-12-23 12:00:17 +01:00
yflory 8cb19cdc76 Fix invalid LKH in roster 2020-12-23 11:55:54 +01:00
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 453b207bcc Remove the throttled function from memory only 2020-12-14 12:09:19 +01:00
yflory 51ebdf4ed2 Clear throttled functions in cache 2020-12-14 12:06:18 +01:00
yflory e3102d2746 Throttle channel cache 2020-12-14 11:52:24 +01:00
yflory e656a67c16 Fix channel cache 2020-12-14 11:05:39 +01:00
ansuz e9033d8b0a rule out double-callbacks when clearing cache 2020-12-11 17:06:37 +05:30
ansuz dad7a16135 add some uncommitted notes as code review 2020-12-11 16:44:32 +05:30