Commit Graph

68 Commits (6edfa6bc88ed73fc5a31f1b2fe9f5587c932ada7)

Author SHA1 Message Date
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911)
3 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664)
3 years ago
6543 7ac8a770e1
Move Repo APIFormat to convert package (#13787)
3 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856)
3 years ago
S7evinK bf60146444
Don't use legacy method to send Matrix Webhook (#12348)
4 years ago
kolaente c72a471215
Fix webhook template when validation errors occur (#11421)
4 years ago
S7evinK 828a27feeb
Add Matrix webhook (#10831)
4 years ago
James Lakin a9f4489bbc
System-wide webhooks (#10546)
4 years ago
John Olheiser 3f1c0841cb
Granular webhook events (#9626)
4 years ago
James Lakin c08c975d36
Fix redirection path if Slack webhook channel is invalid (#10548)
4 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Lunny Xiao a966a0298e Move more webhook codes from models to webhook module (#8802)
4 years ago
Lunny Xiao f518fe6662
Rename HookQueue to hookQueue (#8778)
4 years ago
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747)
4 years ago
Aam Surganda bcd4af483d Change general form binding to gogs form (#8334)
5 years ago
WGH 6ddd3b0b47 Implement webhook branch filter (#7791)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
techknowlogick 5fb1ad7011 Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953)
5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905)
5 years ago
Simon a2a006a5d5 Add GET requests to webhook (#6771)
5 years ago
Daniel Grier b9d1fb6de3 Add support for MS Teams webhooks (#6632)
5 years ago
techknowlogick 56da256853
Telegram webhook (#4227)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
Russell Aunger b34996a629 Implement Default Webhooks (#4299)
5 years ago
Lanre Adelowo be48397945 Slack webhook channel name cannot be empty or just contain an hashtag (#4786)
6 years ago
Russell Aunger 9ae7664df7 Fix webhook type conflation. (#4285)
6 years ago
Lunny Xiao 60d95a0b85
fix bugs caused by #3929 (#3999)
6 years ago
Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Elouan Martinet 5057c6b43f Fix guide link for webhooks in repository settings (#3291) (#3292)
6 years ago
Lunny Xiao 10b54df2b2 Add dingtalk webhook (#2777)
6 years ago
David Schneiderbauer 0cef8ce192 fix panic on gogs webhook creation (#2675)
7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663)
7 years ago
Lunny Xiao 3e6fed368b fix webhook test (#2415)
7 years ago
Lunny Xiao 15d3872281 fix missing orgnization discord webhook (#2414)
7 years ago
Lunny Xiao ced50e0ec1 Implementation of discord webhook (#2402)
7 years ago
Rémy Boulanouar e0c6ab2d44 Add Gitea Webhook (#1755)
7 years ago
Lunny Xiao 47a7529d96 update code.gitea.io/git (#450)
7 years ago
Ethan Koenig 04b9a7e7a2 Bug fixes for repo permissions in API
7 years ago
Bwko a4ece1f223 Fixes typos
7 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
7 years ago
Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141)
7 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
7 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111)
7 years ago
Sandro Santilli aadd7dcdc3 And others
7 years ago
Sandro Santilli 0b62aeb495 More MixedCase consts
7 years ago
Sandro Santilli 80eea77953 Use MixedCase constant names
7 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports
7 years ago