gogs/routes
Anton Antonov 77c77fbd42 api: add endpoint /api/v1/user/orgs (#4835)
* Add API endpoint /api/v1/user/orgs

The difference between this endpoint and
/api/v1/admin/users/<username>/orgs,
is that here you're creating a repo with the `user`
that corresponds to the API token you're using.

* Extract duplicate API org creation
2017-11-13 22:27:30 -05:00
..
admin Refactoring: rename package routers -> routes 2017-06-11 00:34:14 -04:00
api/v1 api: add endpoint /api/v1/user/orgs (#4835) 2017-11-13 22:27:30 -05:00
dev Refactoring: rename package routers -> routes 2017-06-11 00:34:14 -04:00
org Refactoring: rename package routers -> routes 2017-06-11 00:34:14 -04:00
repo Add Dingtalk webhook support (#4773) 2017-09-21 14:32:48 -04:00
user user/auth: fix page not redirect after login 2017-10-22 19:29:17 -04:00
home.go routes/home: minor code improve 2017-07-18 22:09:57 -04:00
install.go Refactoring: rename package routers -> routes 2017-06-11 00:34:14 -04:00