aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/v1/user/watch.go
Commit message (Expand)AuthorAgeFilesLines
* Move Repo APIFormat to convert package (#13787)65432020-12-021-1/+2
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-091-2/+2
* Add issue subscription check to API (#10967)65432020-04-211-9/+3
* document 404 responce and meaning (#11073)65432020-04-151-0/+2
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-4/+22
* Swagger info corrections (#9441)65432019-12-201-9/+16
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+1
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Updates to API 404 responses (#6077)John Olheiser2019-03-181-1/+1
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-5/+5
* swagger: add 'required: true' for params in URL (#4097)stevegt2018-06-021-0/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-2/+2
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-36/+72
* Improve swagger doc (#2274)Antoine GIRARD2017-08-211-5/+5
* Generate swagger json (#1402)Antoine GIRARD2017-05-021-0/+36
* Migrate WatchInfo struct to api (#1492)Antoine GIRARD2017-04-161-14/+2
* Refactor and fix incorrect comment (#1247)Ethan Koenig2017-03-151-5/+1
* API Endpoint for watching (#191)Ethan Koenig2016-12-241-0/+123