FoundKey/packages
Michcio 026941ce77 sw: Remove fetch handler from service worker
In current state, service worker overloads every "connection error"
kind of reaction to a plaintext 200 saying "Offline.", which leads
to terribly undebuggable situations as the browser decides to cache
this as an image, and then someone's pfp is broken literally
forever unless you Ctrl+Shift+R every time you reload frontend.

This change removes the handler, because it is unclear how we even
benefit from it being there.
2022-09-06 23:24:23 +02:00
..
backend update eslint plugins 2022-09-06 11:19:34 -04:00
client client: update dependencies 2022-09-06 14:15:46 -04:00
foundkey-js foundkey-js: fix no-param-reassign lint in acct.ts 2022-09-06 11:36:21 -04:00
shared client: fix some lints 2022-08-12 08:35:22 +02:00
sw sw: Remove fetch handler from service worker 2022-09-06 23:24:23 +02:00
meta.json refactoring 2021-11-12 02:02:25 +09:00