mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8ab815ae93
* Unregister non-matching serviceworkers With the addition of the /assets url, users who visited a previous version of the site now may have two active service workers, one with the old scope `/` and one with scope `/assets`. This check for serviceworkers that do not match the current script path and unregisters them. Also included is a small refactor to publicpath.js which was simplified because AssetUrlPrefix is always present now. Also it makes use of the new joinPaths helper too. Fixes: https://github.com/go-gitea/gitea/pull/15823 |
4 years ago | |
---|---|---|
.. | ||
components | 4 years ago | |
features | 4 years ago | |
markup | 4 years ago | |
standalone | 4 years ago | |
easymde.js | 4 years ago | |
index.js | 4 years ago | |
jquery.js | 5 years ago | |
publicpath.js | 4 years ago | |
serviceworker.js | 5 years ago | |
svg.js | 4 years ago | |
utils.js | 4 years ago | |
utils.test.js | 4 years ago |