gitea/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 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) 2022-07-31 18:57:02 +02: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) 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 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