summaryrefslogtreecommitdiffstats
path: root/web_src/js/features/serviceworker.js
Commit message (Expand)AuthorAgeFilesLines
* Remove the service worker (#25010)silverwind2023-05-311-57/+0
* JS refactors (#22227)silverwind2022-12-241-1/+1
* Remove useless `appVer` from JS `window.config` (#21445)wxiaoguang2022-10-141-2/+2
* Enable contenthash in filename for dynamic assets (#20813)silverwind2022-08-231-6/+7
* 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