gitea/routers/api/v1
David Svantesson 7156e2a71a Fix API for edit and delete release attachment (#8290)
* Add logging for when user requested attachment doesn't belong to the specified release.

* Fix API to use correct variable for release asset (attachment)
2019-09-26 21:16:47 +08:00
..
admin add pagination for admin api get orgs and fix only list public orgs bug (#7742) (#7752) 2019-08-05 00:08:57 -04:00
convert fix wrong email when use gitea as OAuth2 provider (#7640) (#7647) 2019-07-27 17:25:16 +03:00
misc Add golangci (#6418) 2019-06-12 15:41:28 -04:00
org Fix team user api (#8172) (#8188) 2019-09-17 11:23:40 +08:00
repo Fix API for edit and delete release attachment (#8290) 2019-09-26 21:16:47 +08:00
swagger Fixes #7292 - API File Contents bug (#7301) 2019-06-29 16:51:10 -04:00
user fix wrong email when use gitea as OAuth2 provider (#7640) (#7647) 2019-07-27 17:25:16 +03:00
utils Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 2019-05-15 20:01:53 +08:00
api.go Run CORS handler first for /api routes (#7967) (#8053) 2019-09-02 08:55:33 +03:00