1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-25 20:55:47 +00:00
gitea/routers/api/packages/container
KN4CK3R c890454769
Add direct serving of package content (#25543)
Fixes #24723

Direct serving of content aka HTTP redirect is not mentioned in any of
the package registry specs but lots of official registries do that so it
should be supported by the usual clients.
2023-07-03 15:33:28 +02:00
..
auth.go Add actions support to package auth verification (#23729) 2023-04-10 15:21:03 +08:00
blob.go Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
container.go Add direct serving of package content (#25543) 2023-07-03 15:33:28 +02:00
errors.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manifest.go Display image size for multiarch container images (#23821) 2023-04-02 17:53:37 +08:00