filestash/client
Mickael Kerjean 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
..
assets improve (pwa): follow the lighthouse tool recommendations for PWAs 2019-11-15 00:12:35 +11:00
components maintain (client): maintain project dependencies and relevant upgrade 2020-01-06 23:52:20 +11:00
helpers fix (org): task list tags 2020-01-03 01:00:02 +11:00
model improve (pwa): follow the lighthouse tool recommendations for PWAs 2019-11-15 00:12:35 +11:00
pages maintain (client): maintain project dependencies and relevant upgrade 2020-01-06 23:52:20 +11:00
worker fix (#229): remove header mutation 2020-02-18 08:20:59 +11:00
index.html improve (pwa): provide icon for ios 2019-11-14 22:26:37 +11:00
index.js feature (documents): handle office documents using onlyoffice 2019-12-21 15:17:09 +11:00
manifest.json design (logo): change logo for v0.3 2019-01-28 01:09:45 +11:00
router.js feature (admin): admin console 2018-12-19 18:35:09 +11:00