0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-22 07:57:29 +01:00
gitea/templates/base
silverwind 50bd7d0b24
Remove the service worker (#25010)
It's been disabled by default since 1.17
(https://github.com/go-gitea/gitea/pull/18914), and it never really
delivered any benefit except being another cache layer that has its own
unsolved invalidation issues. HTTP cache works, we don't need two cache
layers at the browser for assets.

## ⚠️ BREAKING

You can remove the config `[ui].USE_SERVICE_WORKER` from your `app.ini`
now.
2023-05-31 02:07:04 +00:00
..
alert_details.tmpl
alert.tmpl
disable_form_autofill.tmpl
footer_content.tmpl
footer.tmpl
head_navbar.tmpl
head_script.tmpl
head_style.tmpl
head.tmpl
modal_actions_confirm.tmpl
paginate.tmpl