1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-28 14:26:10 +02:00
gitea/routers
KN4CK3R 70c126e618
Add support for API blob upload of release attachments (#29507)
Fixes #29502

Our endpoint is not Github compatible.


https://docs.github.com/en/rest/releases/assets?apiVersion=2022-11-28#upload-a-release-asset

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2024-03-02 17:02:01 +00:00
..
api Add support for API blob upload of release attachments (#29507) 2024-03-02 17:02:01 +00:00
common Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
init.go Actions Artifacts v4 backend (#28965) 2024-03-02 09:12:17 +00:00