aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/issue_reaction.go
Commit message (Expand)AuthorAgeFilesLines
* [refactor] Unify the export of user data via API (#15144)65432021-03-271-6/+6
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-10/+15
* Issue comment reactions should also check pull type (#13349)zeripath2020-10-291-1/+5
* Migration failure during reaction migration from gitea (#13344)zeripath2020-10-281-1/+1
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-171-6/+7
* 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
* Fix wrong permissions check when issues/prs shared operations (#9885)Lunny Xiao2020-01-201-2/+2
* Migrate reactions when migrating repository from github (#9599)Lunny Xiao2020-01-151-2/+2
* fix swagger description of reaction API (#9617)65432020-01-061-12/+12
* [API] dont reqToken on GetReactions (fix #9543) (#9548)65432020-01-021-4/+4
* [API] Fix 9544 | return 200 when reaction already exist (#9550)65432019-12-311-22/+28
* Swagger info corrections (#9441)65432019-12-201-27/+48
* [API] Add Reactions (#9220)65432019-12-071-0/+394