Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `hostmatcher` to replace `matchlist`, improve security (#17605) | wxiaoguang | 2021-11-20 | 1 | -26/+12 |
* | Move webhook into models/webhook/ (#17579) | Lunny Xiao | 2021-11-10 | 1 | -14/+15 |
* | Only allow webhook to send requests to allowed hosts (#17482) | wxiaoguang | 2021-11-01 | 1 | -4/+22 |
* | Add specific event type to header (#17222) | John Olheiser | 2021-10-05 | 1 | -3/+8 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -2/+1 |
* | Add proxy settings and support for migration and webhook (#16704) | Lunny Xiao | 2021-08-18 | 1 | -1/+2 |
* | Refactor Webhook + Add X-Hub-Signature (#16176) | KN4CK3R | 2021-06-27 | 1 | -20/+41 |
* | fix webhook timeout bug (#15613) | Lunny Xiao | 2021-04-25 | 1 | -6/+2 |
* | Added option to disable webhooks (#13176) | Paweł Bogusławski | 2021-02-11 | 1 | -0/+4 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -2/+2 |
* | Move webhook type from int to string (#13664) | Lunny Xiao | 2020-12-08 | 1 | -0/+281 |