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/modules/webhook
Lunny Xiao 55bdc9aa38 Webhook support custom proxy (#8760)
* Webhook support custom proxy

* Add glob support on webhook proxy host rules

* fix app.ini.sample

* improve code and app.ini.sample

* update cheetsheet about added webhook options
5 years ago
..
deliver.go Webhook support custom proxy (#8760) 5 years ago
deliver_test.go Webhook support custom proxy (#8760) 5 years ago
dingtalk.go Move more webhook codes from models to webhook module (#8802) 5 years ago
discord.go Move more webhook codes from models to webhook module (#8802) 5 years ago
main_test.go Move webhook to a standalone package under modules (#8747) 5 years ago
msteams.go Move more webhook codes from models to webhook module (#8802) 5 years ago
slack.go Move more webhook codes from models to webhook module (#8802) 5 years ago
telegram.go Move more webhook codes from models to webhook module (#8802) 5 years ago
webhook.go Move more webhook codes from models to webhook module (#8802) 5 years ago
webhook_test.go Move more webhook codes from models to webhook module (#8802) 5 years ago