This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/templates
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
..
vars
base.go Add disable download source configuration (#20548) 2022-07-31 18:57:02 +02:00
dynamic.go
helper.go Enable contenthash in filename for dynamic assets (#20813) 2022-08-23 20:58:04 +08:00
helper_test.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
static.go
templates_bindata.go