Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor webhook *NewPost (#20729) | oliverpool | 2022-08-11 | 1 | -0/+11 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -3/+1 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 1 | -1/+1 |
* | Move webhook into models/webhook/ (#17579) | Lunny Xiao | 2021-11-10 | 1 | -4/+4 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -4/+1 |
* | Refactor Webhook + Add X-Hub-Signature (#16176) | KN4CK3R | 2021-06-27 | 1 | -3/+0 |
* | Add tests for all webhooks (#16214) | KN4CK3R | 2021-06-20 | 1 | -77/+37 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+4 |
* | Move webhook type from int to string (#13664) | Lunny Xiao | 2020-12-08 | 1 | -0/+333 |