forgejo/templates/base
silverwind 85f829fb3c
Enable contenthash in filename for dynamic assets (#20813) (#20932)
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-25 07:16:20 +01:00
..
alert.tmpl
alert_details.tmpl
delete_modal_actions.tmpl Show correct "No" icon (#17537) 2021-11-04 10:09:03 +08:00
disable_form_autofill.tmpl
footer.tmpl Enable contenthash in filename for dynamic assets (#20813) (#20932) 2022-08-25 07:16:20 +01:00
footer_content.tmpl Fix nil error when some pages are rendered outside request context (#19427) 2022-04-19 19:30:09 -04:00
head.tmpl Enable contenthash in filename for dynamic assets (#20813) (#20932) 2022-08-25 07:16:20 +01:00
head_navbar.tmpl Add labels to two buttons that were missing them (#20419) (#20524) 2022-07-28 21:21:36 +01:00
head_script.tmpl Enable contenthash in filename for dynamic assets (#20813) (#20932) 2022-08-25 07:16:20 +01:00
paginate.tmpl