aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/serviceworker.js
Commit message (Expand)AuthorAgeFilesLines
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-4/+4
* Remove spurious AppSubUrl in serviceworker request. (#16047)zeripath2021-06-081-4/+3
* Unregister non-matching serviceworkers (#15834)silverwind2021-05-121-22/+26
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-081-1/+1
* add `/assets` as root dir of public files (#15219)a10121127962021-04-281-1/+1
* Fix serviceworker output file and misc improvements (#11562)silverwind2020-05-241-14/+24
* Move serviceworker to workbox and fix SSE interference (#11538)silverwind2020-05-211-0/+43