gitea/services
delvh 0f4e1b9ac6
Restructure webhook module (#22256)
Previously, there was an `import services/webhooks` inside
`modules/notification/webhook`.
This import was removed (after fighting against many import cycles).
Additionally, `modules/notification/webhook` was moved to
`modules/webhook`,
and a few structs/constants were extracted from `models/webhooks` to
`modules/webhook`.

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-01-01 23:23:15 +08:00
..
agit
asymkey
attachment
auth refactor auth interface to return error when verify failure (#22119) 2022-12-28 13:53:28 +08:00
automerge
context
convert Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
cron
externalaccount
forms
gitdiff
issue
lfs Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
mailer
markup
migrations
mirror
org
packages refactor auth interface to return error when verify failure (#22119) 2022-12-28 13:53:28 +08:00
pull Support template for merge message description (#22248) 2022-12-29 14:40:20 +02:00
release
repository Add option to prohibit fork if user reached maximum limit of repositories (#21848) 2022-12-27 15:21:14 -06:00
task
user
webhook Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
wiki