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.
gitea/routers
KN4CK3R 69fc510d6d
Add GET and DELETE endpoints for Docker blob uploads (#21367)
This PR adds support for
https://docs.docker.com/registry/spec/api/#get-blob-upload
https://docs.docker.com/registry/spec/api/#delete-blob-upload

Both are not required by the OCI spec but some clients call these
endpoints.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
api Add GET and DELETE endpoints for Docker blob uploads (#21367) 2 years ago
common Rework raw file http header logic (#20484) 3 years ago
install Share HTML template renderers and create a watcher framework (#20218) 2 years ago
private Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
utils refactor webhook *NewPost (#20729) 3 years ago
web Parse OAuth Authorization header when request omits client secret (#21351) 2 years ago
init.go Share HTML template renderers and create a watcher framework (#20218) 2 years ago