Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Cache-Control header to html and api responses, add no-transform (#20432) | silverwind | 2022-07-23 | 1 | -5/+12 |
* | Set the LastModified header for raw files (#18356) | zeripath | 2022-05-09 | 1 | -2/+37 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -2/+1 |
* | Use a variable but a function for IsProd because of a slight performance incr... | Lunny Xiao | 2021-10-20 | 1 | -1/+1 |
* | Avatar refactor, move avatar code from `models` to `models.avatars`, remove d... | wxiaoguang | 2021-10-06 | 2 | -15/+32 |
* | Add ETag header (#15370) | KN4CK3R | 2021-04-12 | 2 | -9/+176 |
* | Use IsProd instead of testing if it's equal. (#14336) | Lunny Xiao | 2021-01-14 | 1 | -1/+1 |
* | HTTP cache rework and enable caching for storage assets (#13569) | silverwind | 2020-11-17 | 1 | -0/+59 |