gitea/modules/templates
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
..
vars Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 2022-04-01 16:47:50 +08:00
base.go Add disable download source configuration (#20548) (#20579) 2022-08-12 23:53:10 +08:00
dynamic.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
helper.go Enable contenthash in filename for dynamic assets (#20813) (#20932) 2022-08-25 07:16:20 +01:00
helper_test.go Use templates for issue e-mail subject and body (#8329) 2019-11-07 21:34:28 +08:00
static.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
templates_bindata.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00