summaryrefslogtreecommitdiff
path: root/src/client/sw (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-122-222/+0
| | | | Resolve #7779
* refactor: Use path aliassyuilo2021-03-232-3/+3
|
* refactor: Tweak path alias of clientsyuilo2021-03-231-1/+1
|
* ServiceWorker: onfetchで何もしないように (#7195)tamaina2021-02-131-21/+2
| | | | | | | | | * Resolve #7192 * skip waiting * fix * refactor
* wip: email notificationsyuilo2021-02-131-1/+1
|
* Add notesyuilo2021-02-071-0/+1
|
* Resurrect Service Worker (#7108)tamaina2021-02-063-14/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Resolve #7106 * fix lint * fix lint * save lang in idb * fix lint * fix * cache locale file * fix lint * :v: * wip * fix [wip] * fix [wip] Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Bug fix and refactoringsyuilo2020-12-281-1/+1
|
* fix locale handlingsyuilo2020-12-261-1/+3
|
* Fix service worker generationsyuilo2020-12-263-0/+159