summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/user/app.go
Commit message (Expand)AuthorAgeFilesLines
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* Refactor User.Id to User.IDUnknwon2016-07-241-2/+2
* Convert all API handers to use *context.APIContextUnknwon2016-03-131-4/+4
* Rename module: middleware -> contextUnknwon2016-03-111-3/+3
* refactor API routes and some work for #976Unknwon2015-12-041-0/+40