Commit Graph

21 Commits (f701e30364828beea7a7fc669763ff1d6b37afd4)

Author SHA1 Message Date
ansuz 854a635c5f remove hardcoded translations and defer non-blocking issues till the next release
ansuz 5b3dcde28c disable cache usage for form results
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
yflory 8f47b183b3 Fix drive stuck offline because of a restricted shared folder
yflory 5ca7247304 More cache eviction tools
ansuz 7ddeacc629 serialize localForage errors and add a safety net
yflory 453b207bcc Remove the throttled function from memory only
yflory 51ebdf4ed2 Clear throttled functions in cache
yflory e3102d2746 Throttle channel cache
yflory e656a67c16 Fix channel cache
yflory f21eb64fc2 lint compliance
yflory 0411aa3c4a Fix cache issue with Firefox Private browsing
yflory 20cecbcfa2 Fix cached mediatags in pads
yflory 7756306966 Clear cache on logout
yflory d199da9563 lint compliance
yflory 11abd6170b Use indexeddb cache for blobs
yflory 5946b10d0b No page reload when the cache is corrupted onReady
yflory e37cf4b59c lint compliance
yflory e998c21691 Invalidate corrupted caches
yflory 8d5d85c7f8 Add XXX
yflory d16cc2472d First prototype of an offline cache