gitea/templates/base
silverwind 56220515fc
Enable contenthash in filename for dynamic assets (#20813)
This should solve the main problem of dynamic assets getting stale after
a version upgrade. Everything not affected will use query-string based
cache busting, which includes files loaded via HTML or worker scripts.
2022-08-23 20:58:04 +08:00
..
alert.tmpl
alert_details.tmpl
delete_modal_actions.tmpl
disable_form_autofill.tmpl
footer.tmpl Enable contenthash in filename for dynamic assets (#20813) 2022-08-23 20:58:04 +08:00
footer_content.tmpl Move the official website link at the footer of gitea (#20777) 2022-08-12 20:34:53 -05:00
head.tmpl Enable contenthash in filename for dynamic assets (#20813) 2022-08-23 20:58:04 +08:00
head_navbar.tmpl
head_script.tmpl Enable contenthash in filename for dynamic assets (#20813) 2022-08-23 20:58:04 +08:00
paginate.tmpl