6 Commits

Author SHA1 Message Date
f11826ab7f fix (worker): responseWith to return a response in case of error 2022-11-28 08:56:38 +11:00
2b623cac34 fix (boot): more user friendly boot error 2022-11-25 16:41:51 +11:00
5156432b52 maintain (eslint): linting on frontend 2021-12-21 01:32:37 +11:00
ef8fe6adb5 cleanup (eslint): cleanup as per eslint rules 2020-12-22 21:29:01 +11:00
954ed37668 fix (#229): remove header mutation
On IOS, mutate an HTTP response would throw with the error "Headers object's guard is 'immutable". The idea of that mutation was to provide a way in frontend land to detect when a response is fresh or stale from a cache. As of today, we don't use that information so we removed the associated code
2020-02-18 08:20:59 +11:00
8deedcd916 improve (pwa): follow the lighthouse tool recommendations for PWAs 2019-11-15 00:12:35 +11:00