summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/star.go
Commit message (Expand)AuthorAgeFilesLines
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Move `convert` package to services (#22264)KN4CK3R2022-12-291-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-1/+1
* Some repository refactors (#17950)Lunny Xiao2021-12-121-2/+2
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-1/+2
* [API] generalize list header (#16551)65432021-08-121-0/+2
* [refactor] Unify the export of user data via API (#15144)65432021-03-271-1/+1
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-091-1/+1
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-1/+10
* Swagger info corrections (#9441)65432019-12-201-2/+5
* Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module...Lunny Xiao2019-11-101-1/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+0
* fix wrong email when use gitea as OAuth2 provider (#7640)renothing2019-07-271-1/+2
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* refactor: import order. (#3736)Bo-Yi Wu2018-03-291-2/+2
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-0/+19
* API endpoint for stargazers (#597)Ethan Koenig2017-01-061-0/+25