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.
forgejo/routers
Guo Y.K 3e5ea9a978
Update base.go (#19739)
use http.StatusTemporaryRedirect(307) when serve avatar directly

browser caches 301 redirections, pre-signed s3 url would expire at some later point

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2 years ago
..
api ContainerRegistry - removed Basic Auth header (#19735) 2 years ago
common Set the LastModified header for raw files (#18356) 2 years ago
install Call MultipartForm.RemoveAll when request finishes (#19606) 2 years ago
private Move access and repo permission to models/perm/access (#19350) 2 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Update base.go (#19739) 2 years ago
init.go Update go tool dependencies (#19676) 2 years ago