0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 07:51:58 +01:00
gitea/docs/content/doc
silverwind 0615b668dc
HTTP cache rework and enable caching for storage assets (#13569)
This enabled HTTP time-based cache for storage assets, primarily
avatars. I have not observed If-Modified-Since from browsers during
tests but I guess it's good to support regardless.

It introduces a new generic httpcache module that can handle both
time-based and etag-based caching.

Additionally, manifest.json and robots.txt are now also cachable.
2020-11-17 17:44:52 -05:00
..
advanced HTTP cache rework and enable caching for storage assets (#13569) 2020-11-17 17:44:52 -05:00
developers Refactor docs (#13275) 2020-10-23 11:59:45 -04:00
features proper signature validation (#13523) 2020-11-13 13:28:15 -05:00
help Refactor docs (#13275) 2020-10-23 11:59:45 -04:00
installation Add note about installation on kubernetes to docs (#13469) 2020-11-08 15:50:40 -05:00
upgrade
usage Fix --port setting (#13288) 2020-10-30 15:26:03 -04:00
advanced.en-us.md
advanced.fr-fr.md
advanced.zh-cn.md
developers.en-us.md Refactor docs (#13275) 2020-10-23 11:59:45 -04:00
features.en-us.md
features.zh-cn.md
features.zh-tw.md
help.en-us.md
help.fr-fr.md
help.zh-cn.md
help.zh-tw.md
installation.en-us.md
installation.fr-fr.md
installation.zh-cn.md
installation.zh-tw.md
upgrade.en-us.md
upgrade.fr-fr.md
upgrade.zh-cn.md
upgrade.zh-tw.md
usage.en-us.md
usage.zh-cn.md