aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/user
Commit message (Collapse)AuthorAge
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
|
* Fix vulnerabilities reported in #3959Unknwon2016-12-22
|
* Replace convert.To with APIFormat callsUnknwon2016-08-14
|
* Fix #3391Unknwon2016-08-11
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* #1692 api: admin list and create team under organizationUnknwon2016-03-21
|
* #1692 add CRUD issue APIsUnknwon2016-03-13
| | | | | - Fix go-gogs-client#10 - Related to #809
* Convert all API handers to use *context.APIContextUnknwon2016-03-13
|
* #13 finish user and repository searchUnknwon2016-03-11
| | | | Both are possible on explore and admin panel
* Rename module: middleware -> contextUnknwon2016-03-11
|
* #1692 APIs: Users FollowersUnknwon2015-12-21
| | | | | - User profile un/follow - List user's followers/following
* #1692 add organization APIsUnknwon2015-12-17
|
* #1692 add user email APIsUnknwon2015-12-15
|
* APIs: admin usersUnknwon2015-12-05
|
* refactor API routes and some work for #976Unknwon2015-12-04