summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/webhook.go
Commit message (Expand)AuthorAgeFilesLines
* Add replay of webhooks. (#18191)KN4CK3R2022-01-051-1/+23
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-281-3/+3
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-5/+6
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-113/+115
* [API] generalize list header (#16551)65432021-08-121-1/+1
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-1/+1
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-9/+3
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-231-0/+77
* Implemented head_commit for webhooks (#16282)KN4CK3R2021-06-291-21/+23
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-1/+1
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+1131