1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/routers/api/v1
qwerty287 054bc55a1c
Fix page and missing return on unadopted repos API () ()
* Fix page and missing return on unadopted repos API

Page must be 1 if it's not specified and it should return after sending an internal server error.

* Allow ignore pages
2022-02-27 20:18:23 +08:00
..
admin Fix page and missing return on unadopted repos API () () 2022-02-27 20:18:23 +08:00
misc
notify Simplify parameter types () 2021-12-20 04:41:31 +00:00
org Add GetUserTeams () () 2022-02-02 08:40:04 +00:00
repo Update object repo with the migrated repository () () 2022-02-11 17:23:41 +01:00
settings
swagger Add API to get issue/pull comments and events (timeline) () 2022-01-01 22:12:25 +08:00
user Refactor auth package () 2022-01-02 21:12:35 +08:00
utils
api.go Add API to get issue/pull comments and events (timeline) () 2022-01-01 22:12:25 +08:00