0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-22 06:12:55 -05:00
forgejo/routers/api/v1
Lunny Xiao 13ffa287b1
Fix bug of branches API with tests(#25578) (#25579)
Backport #25578 

This PR added a repository's check when creating/deleting branches via
API. Mirror repository and archive repository cannot do that.
2023-07-03 16:17:30 +02:00
..
activitypub
admin
misc
notify Fix bugs related to notification endpoints (#25548) (#25562) 2023-06-28 16:24:48 +00:00
org Fix Permission in API returned repository struct (#25388) (#25441) 2023-06-22 17:01:42 +02:00
packages
repo Fix bug of branches API with tests(#25578) (#25579) 2023-07-03 16:17:30 +02:00
settings
swagger API endpoint for changing/creating/deleting multiple files (#24887) 2023-05-29 17:41:35 +08:00
user Fix Permission in API returned repository struct (#25388) (#25441) 2023-06-22 17:01:42 +02:00
utils
api.go Fix bugs related to notification endpoints (#25548) (#25562) 2023-06-28 16:24:48 +00:00
auth.go
auth_windows.go