1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/routers/web
Jörg Thalheim 4fe415683e
Add an immutable tarball link to archive download headers for Nix (#31139)
This allows `nix flake metadata` and nix in general to lock a *branch*
tarball link in a manner that causes it to fetch the correct commit even
if the branch is updated with a newer version.

Co-authored-by: Jade Lovelace <software@lfcode.ca>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-05-28 15:30:34 +00:00
..
admin Add missed return after ctx.ServerError (#31130) 2024-05-28 12:31:59 +03:00
auth Add missed return after ctx.ServerError (#31130) 2024-05-28 12:31:59 +03:00
devtest
events
explore
feed
healthcheck
misc
org Add missed return after ctx.ServerError (#31130) 2024-05-28 12:31:59 +03:00
repo Add an immutable tarball link to archive download headers for Nix (#31139) 2024-05-28 15:30:34 +00:00
shared
user
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
webfinger.go