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.
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.
3 years ago
..
vars Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 3 years ago
base.go Add disable download source configuration (#20548) (#20579) 3 years ago
dynamic.go Remove legacy `+build:` constraint (#19582) 3 years ago
helper.go Enable contenthash in filename for dynamic assets (#20813) (#20932) 3 years ago
helper_test.go Use templates for issue e-mail subject and body (#8329) 5 years ago
static.go Remove legacy `+build:` constraint (#19582) 3 years ago
templates_bindata.go Remove legacy `+build:` constraint (#19582) 3 years ago