summaryrefslogtreecommitdiffstats
path: root/modules/httpcache
Commit message (Expand)AuthorAgeFilesLines
* format with gofumpt (#18184)65432022-01-201-2/+1
* Use a variable but a function for IsProd because of a slight performance incr...Lunny Xiao2021-10-201-1/+1
* Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...wxiaoguang2021-10-062-15/+32
* Add ETag header (#15370)KN4CK3R2021-04-122-9/+176
* Use IsProd instead of testing if it's equal. (#14336)Lunny Xiao2021-01-141-1/+1
* HTTP cache rework and enable caching for storage assets (#13569)silverwind2020-11-171-0/+59