forked from gitea/gitea
1
0
Fork 0
gitea/routers/api/v1
6543 f832e8eeea
Fix some API bugs (#16184) (#16190)
* Fix some API bugs (#16184)

* Repository object only count releases as releases (fix #16144)

* EditOrg respect RepoAdminChangeTeamAccess option (fix #16013)

* adjut to v1.14
2021-06-18 19:47:34 +08:00
..
admin [API] Add Restricted Field to User (#14630) 2021-02-18 16:25:35 +08:00
misc Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
notify move notification APIFormat (#13783) 2020-12-02 09:24:35 +00:00
org Fix some API bugs (#16184) (#16190) 2021-06-18 19:47:34 +08:00
repo Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097) 2021-06-07 18:27:41 +02:00
settings Export LFS & TimeTracking function status (#14753) 2021-02-20 11:17:51 +01:00
swagger Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
user Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396) 2021-04-11 04:57:44 +02:00
utils Fix some API bugs (#16184) (#16190) 2021-06-18 19:47:34 +08:00
api.go api: fix overly strict edit pr permissions (#15900) (#16081) 2021-06-06 12:22:05 +02:00