0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 13:34:42 +01:00
gitea/routers/api/v1
Lunny Xiao d4f84f1c93
Move reaction to models/issues/ (#19264)
* Move reaction to models/issues/

* Fix test

* move the function

* improve code

* Update models/issues/reaction.go

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-03-31 17:20:39 +08:00
..
admin Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
misc
notify
org Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
packages Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
repo Move reaction to models/issues/ (#19264) 2022-03-31 17:20:39 +08:00
settings
swagger Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
user
utils Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
api.go Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
auth.go
auth_windows.go