You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
techknowlogick 2123195b3a
Migration failure during reaction migration from gitea (#13344) (#13346)
* Migration failure during reaction migration from gitea (#13344)

* Migrating reactions is just not that important

A failure during migrating reactions should not cause failure of
migration.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* When checking issue reactions check the correct permission

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>

* Delete gitea_downloader.go

* Backport #13349

Unfortunately my final push to #13344 didn't register - or I failed to push it properly. GetIssueCommentReactions in routers/api/v1/repo/issue_reaction.go also makes the same mistake.

Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
admin Various fixes in login sources (#10428) 5 years ago
misc Allow different HardBreaks settings for documents and comments (#11515) (#11599) 5 years ago
notify Extend Notifications API and return pinned notifications by default (#12164) (#12232) 5 years ago
org Fix ListUserOrgs (#12910) (#12915) 5 years ago
repo Migration failure during reaction migration from gitea (#13344) (#13346) 4 years ago
swagger API: Add pull review endpoints (#11224) 5 years ago
user Rework api/user/repos for pagination (#11827) (#11877) 5 years ago
utils Granular webhook events (#9626) 5 years ago
api.go Return 404 not 500 from API if team does not exist (#13118) (#13119) 4 years ago