summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/user/follower.go
Commit message (Expand)AuthorAgeFilesLines
* Fix swagger errors (#4220)Antoine GIRARD2018-06-121-2/+2
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-68/+109
* Improve swagger doc (#2274)Antoine GIRARD2017-08-211-8/+8
* Generate swagger json (#1402)Antoine GIRARD2017-05-021-6/+60
* golint fixed for routers (#208)Lunny Xiao2016-11-241-9/+17
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-111-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-3/+3
* Replaced go-gogs-client with go-sdk importsThomas Boerger2016-11-071-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* Replace convert.To with APIFormat callsUnknwon2016-08-141-2/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-4/+4
* #1692 api: admin list and create team under organizationUnknwon2016-03-211-0/+121