forgejo/modules
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
..
activitypub
analyze
auth
avatar
base
cache
charset
container
context refactor auth interface to return error when verify failure (#22119) 2022-12-28 13:53:28 +08:00
csv
doctor
emoji
eventsource Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
generate
git Use complete SHA to create and query commit status (#22244) 2022-12-27 21:12:49 +08:00
gitgraph
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer
issue/template
json
lfs
log
markup Remove deadcode (#22245) 2022-12-27 09:15:35 +08:00
mcaptcha
metrics
migration
mirror
nosql
notification Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
options
packages Use ErrInvalidArgument in packages (#22268) 2022-12-31 12:49:37 +01:00
paginator
password
pprof
private
process
proxy
proxyprotocol
public
queue Correctly handle select on multiple channels in Queues (#22146) 2022-12-30 02:06:47 +02:00
recaptcha
references
regexplru
repository
secret
session
setting Reminder for no more logs to console (#22282) 2023-01-01 22:00:33 +08:00
sitemap Fix sitemap (#22272) 2022-12-30 23:31:00 +08:00
ssh
storage
structs Add sync_on_commit option for push mirrors api (#22271) 2022-12-30 19:22:51 +08:00
svg
sync
system
templates
test
timeutil
translation
typesniffer
updatechecker
upload
uri
user
util Use ErrInvalidArgument in packages (#22268) 2022-12-31 12:49:37 +01:00
validation
watcher
web
webhook Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00