gitea/routers/api/v1
6543 8bdc9795d8
Add name filter to API for GetMilestoneList (#12336)
Adds a name filter to the API for GetMilestoneList

Includes a small refactor: merge GetMilestones and GetMilestonesByRepoID

Close #12260

Needed for https://gitea.com/gitea/go-sdk/issues/383 and https://gitea.com/gitea/tea/pulls/149
2020-07-28 12:30:40 +01:00
..
admin Add pagination headers on endpoints that support total count from database (#11145) 2020-06-21 16:22:06 +08:00
misc API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 2020-06-22 14:21:31 -04:00
notify Extend Notifications API and return pinned notifications by default (#12164) 2020-07-12 00:46:01 +03:00
org Add pagination headers on endpoints that support total count from database (#11145) 2020-06-21 16:22:06 +08:00
repo Add name filter to API for GetMilestoneList (#12336) 2020-07-28 12:30:40 +01:00
settings API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 2020-06-22 14:21:31 -04:00
swagger API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 2020-06-22 14:21:31 -04:00
user Fix repo API listing stability (#12057) 2020-07-02 15:55:42 +01:00
utils Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
api.go API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 2020-06-22 14:21:31 -04:00