gitea/routers/api/v1
zeripath 3eb323901c
Fix repo-list private and total count bugs (#11500)
* Fix repo-list private and total count bugs

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Ensure limited and private org public repos are displayed on "private"

Signed-off-by: Andrew Thornton <art27@cantab.net>

* switch from onlyPrivate to is_private

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Generate swagger

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
2020-05-20 22:15:30 -03:00
..
admin Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
misc enable ENABLE_HARD_LINE_BREAK by default (#11162) 2020-04-21 23:13:56 +01:00
notify [Api] Check Notify (always return json) (#10059) 2020-04-10 19:49:39 -04:00
org Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
repo Fix repo-list private and total count bugs (#11500) 2020-05-20 22:15:30 -03:00
swagger API: Add pull review endpoints (#11224) 2020-05-02 03:20:51 +03:00
user Refactor UpdateOAuth2Application (#11034) 2020-04-30 18:50:47 +01:00
utils Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
api.go Correctly set the organization num repos (#11339) 2020-05-12 01:04:08 +03:00