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.
forgejo/services/webhook
Lunny Xiao 16d15ce087
Fix package webhook (#27839)
Fix #23742

---------

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
8 months ago
..
deliver.go Support allowed hosts for webhook to work with proxy (#27655) 9 months ago
deliver_test.go Support allowed hosts for webhook to work with proxy (#27655) 9 months ago
dingtalk.go Fix package webhook (#27839) 8 months ago
dingtalk_test.go Fix release URL in webhooks (#27182) 9 months ago
discord.go Fix package webhook (#27839) 8 months ago
discord_test.go Fix release URL in webhooks (#27182) 9 months ago
feishu.go Fix package webhook (#27839) 8 months ago
feishu_test.go Modify the content format of the Feishu webhook (#25106) 10 months ago
general.go Fix package webhook (#27839) 8 months ago
general_test.go Fix release URL in webhooks (#27182) 9 months ago
main_test.go make writing main test easier (#27270) 9 months ago
matrix.go Fix package webhook (#27839) 8 months ago
matrix_test.go Restructure `webhook` module (#22256) 2 years ago
msteams.go Fix package webhook (#27839) 8 months ago
msteams_test.go Fix release URL in webhooks (#27182) 9 months ago
notifier.go Move notification interface to services layer (#26915) 10 months ago
packagist.go Fix package webhook (#27839) 8 months ago
packagist_test.go Restructure `webhook` module (#22256) 2 years ago
payloader.go Fix package webhook (#27839) 8 months ago
slack.go Fix package webhook (#27839) 8 months ago
slack_test.go Restructure `webhook` module (#22256) 2 years ago
telegram.go Fix package webhook (#27839) 8 months ago
telegram_test.go Restructure `webhook` module (#22256) 2 years ago
webhook.go Warn instead of reporting an error when a webhook cannot be found (#26039) 11 months ago
webhook_test.go Restructure `webhook` module (#22256) 2 years ago
wechatwork.go Fix package webhook (#27839) 8 months ago