Commit graph

5 commits

Author SHA1 Message Date
David Luzar
0ef202f2df
feat: support debugging PWA in dev (#4853)
* feat: support enabling pwa in dev

* enable workbox debug

* add prebuild script

* fix lint
2022-07-02 17:59:03 +02:00
Arun
b9e70ec666
feat: Implement the Web Share Target API (#3230)
* Use the web share target API

* Make requested changes

* Remove line

* Add application/json back

* Add application/vnd.excalidraw+json

* Add 'POST' check back

* Make requested changes

* Update src/appState.ts

Co-authored-by: Thomas Steiner <tomac@google.com>

* Update test

* Override initializeScene

* Use Excalidraw MIME type

* Minor fixes

* More MIME type tweaks

* More permissive file open

* Be overpermissive in file open

Co-authored-by: Thomas Steiner <tomac@google.com>
Co-authored-by: tomayac <steiner.thomas@gmail.com>
2021-03-13 22:42:54 +01:00
David Luzar
91eb8834e8
chore: host workbox locally (#3154) 2021-03-02 19:36:28 +01:00
Noel Schnierer
2a20c44338
fix: fonts not cached by service worker (#2338) 2020-11-04 22:09:28 +02:00
David Luzar
411bc2aa0a
SW fix (#2320) 2020-10-31 11:31:02 +01:00