You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
vars Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 2 years ago
base.go Add disable download source configuration (#20548) 2 years ago
dynamic.go Remove legacy `+build:` constraint (#19582) 2 years ago
helper.go Enable contenthash in filename for dynamic assets (#20813) 2 years ago
helper_test.go Add more linters to improve code readability (#19989) 2 years ago
static.go Remove legacy `+build:` constraint (#19582) 2 years ago
templates_bindata.go Remove legacy `+build:` constraint (#19582) 2 years ago