aboutsummaryrefslogtreecommitdiffstats
path: root/services/webhook/feishu.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor webhook (#31587)wxiaoguang2024-07-101-5/+4
* Enable `unparam` linter (#31277)silverwind2024-06-111-1/+1
* Store webhook event in database (#29145)oliverpool2024-03-071-45/+31
* Fix package webhook (#27839)Lunny Xiao2023-10-311-1/+7
* Modify the content format of the Feishu webhook (#25106)谈笑风生间2023-08-241-9/+26
* Use the type RefName for all the needed places and fix pull mirror sync bugs ...Lunny Xiao2023-05-261-3/+3
* Restructure `webhook` module (#22256)delvh2023-01-011-3/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Webhook for Wiki changes (#20219)Aaron F2022-09-041-0/+7
* format with gofumpt (#18184)65432022-01-201-4/+2
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-3/+3
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-3/+0
* Add tests for all webhooks (#16214)KN4CK3R2021-06-201-14/+9
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+2
* Fix bug for webhook and feishu caused by API changed (#13937)Lunny Xiao2020-12-111-55/+33
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-0/+190