1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-16 06:28:27 +00:00
Files
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
..