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 |
|
Aakansha Doshi
|
516e7656f3
|
feat: Add rewrite to webex landing page (#4102)
* feat: Add rewrite to webex landing page
* blacklist webex url
* dont cache webex
* Unregister sw for webex
* fix
* fix
* reload in callback
Co-authored-by: dwelle <luzar.david@gmail.com>
|
2021-10-26 18:19:41 +05:30 |
|
Lipis
|
5d295415db
|
Keep errors, elements and comments consistent (#2340)
Co-authored-by: David Luzar <luzar.david@gmail.com>
|
2020-11-05 18:06:18 +01:00 |
|
Lipis
|
c427aa3cce
|
Prefer arrow functions and callbacks (#1210)
|
2020-05-20 15:21:37 +02:00 |
|
Faustino Kialungila
|
cca15b0640
|
Disable notifications (#1421)
* Remove notifications
* remove dead component
|
2020-04-13 18:53:33 +02:00 |
|
Timur Khazamov
|
4228c2e094
|
[POC] use serviceWorker from create-react-app (#1286)
* Service worker with toast notifications
* Update CSP to allow fetches from now.sh
* Fixed clearing timers
* rounded icon for pwa (#1301)
* rounded icon for pwa
* cirle pwa app icon
* fix fonts caching
* fix app
* fix css import
* Updated csp tp inlcude worker-src: self
* add worker CSP rule
* use square icon
Co-authored-by: Timur Khazamov <t1mmaas@skbkontur.ru>
Co-authored-by: Faustino Kialungila <Faustino.kialungila@gmail.com>
Co-authored-by: kbariotis <konmpar@gmail.com>
|
2020-04-13 16:08:39 +02:00 |
|