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/api/v1
Kemal Zebari 355889dbc2
Remove duplicate empty repo check in delete branch API (#32569)
Found while working on #32433.

This branch will never be executed because we have would have already
made the same check a couple lines above.
3 months ago
..
activitypub Remove SHA1 for support for ssh rsa signing (#31857) 6 months ago
admin Move admin routers from /admin to /-/admin (#32189) 5 months ago
misc Refactor render system (#32492) 3 months ago
notify Refactor names (#31405) 8 months ago
org Calculate `PublicOnly` for org membership only once (#32234) 4 months ago
packages remove util.OptionalBool and related functions (#29513) 12 months ago
repo Remove duplicate empty repo check in delete branch API (#32569) 3 months ago
settings Move context from modules to services (#29440) 1 year ago
shared Refactor names (#31405) 8 months ago
swagger Support repo license (#24872) 5 months ago
user refactor: remove redundant err declarations (#32381) 4 months ago
utils Move admin routers from /admin to /-/admin (#32189) 5 months ago
api.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 4 months ago