gitea/routers/api/v1
qwerty287 054bc55a1c
Fix page and missing return on unadopted repos API (#18848) (#18927)
* 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 (#18848) (#18927) 2022-02-27 20:18:23 +08:00
misc Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
notify Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
org Add `GetUserTeams` (#18499) (#18531) 2022-02-02 08:40:04 +00:00
repo Update object repo with the migrated repository (#18684) (#18726) 2022-02-11 17:23:41 +01:00
settings Make mirror feature more configurable (#16957) 2021-09-07 17:49:36 +02:00
swagger Add API to get issue/pull comments and events (timeline) (#17403) 2022-01-01 22:12:25 +08:00
user Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
utils Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
api.go Add API to get issue/pull comments and events (timeline) (#17403) 2022-01-01 22:12:25 +08:00