gitea/routers/api/v1/org
6543 75205b5669
Fix some API bugs ()
* Repository object only count releases as releases (fix )

* EditOrg respect RepoAdminChangeTeamAccess option (fix )
..
hook.go Move macaron to chi ()
label.go Move macaron to chi ()
member.go [refactor] Unify the export of user data via API ()
org.go Fix some API bugs ()
team.go Code Formats, Nits & Unused Func/Var deletions ()