Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move webhook type from int to string (#13664) | Lunny Xiao | 2020-12-08 | 1 | -39/+0 |
| | | | | | | | | | | | | | | * Move webhook type from int to string * rename webhook_services * finish refactor * Fix merge * Ignore unnecessary ci Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: zeripath <art27@cantab.net> | ||||
* | Webhook support custom proxy (#8760) | Lunny Xiao | 2019-11-08 | 1 | -0/+39 |
* 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 |