Commit graph

21 commits

Author SHA1 Message Date
ansuz
854a635c5f remove hardcoded translations and defer non-blocking issues till the next release 2021-07-27 03:40:03 +05:30
ansuz
5b3dcde28c disable cache usage for form results 2021-07-09 16:43:17 +05:30
ansuz
3965af1992 handle suspected source of errors
atime update on cache entries blocked calendar event creation for me once
seemingly due to an unhandled DOMException triggered by localForage.
This is the only place I expect it could have come from, but the error message wasn't very helpful
so I could be wrong
2021-06-08 16:25:44 +05:30
yflory
8f47b183b3 Fix drive stuck offline because of a restricted shared folder 2021-04-19 21:29:52 +05:30
yflory
5ca7247304 More cache eviction tools 2021-01-18 18:05:01 +01:00
ansuz
7ddeacc629 serialize localForage errors and add a safety net 2021-01-06 15:56:58 +05:30
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
yflory
f21eb64fc2 lint compliance 2020-12-10 13:03:22 +01:00
yflory
0411aa3c4a Fix cache issue with Firefox Private browsing 2020-12-10 12:11:03 +01:00
yflory
20cecbcfa2 Fix cached mediatags in pads 2020-12-01 18:18:16 +01:00
yflory
7756306966 Clear cache on logout 2020-11-27 17:19:03 +01:00
yflory
d199da9563 lint compliance 2020-11-24 16:49:12 +01:00
yflory
11abd6170b Use indexeddb cache for blobs 2020-11-06 15:30:56 +01:00
yflory
5946b10d0b No page reload when the cache is corrupted onReady 2020-11-06 15:00:58 +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
8d5d85c7f8 Add XXX 2020-11-03 15:35:14 +01:00
yflory
d16cc2472d First prototype of an offline cache 2020-11-03 10:49:13 +01:00