63 Commits (ba5ba4e8af4026b8a2feeba767a8430bcc9dfa20)

Author SHA1 Message Date
  kolaente 27602491d4 Fix webhook template when validation errors occur (#11421) 5 years ago
  S7evinK 260b169d7e Add Matrix webhook (#10831) 6 years ago
  James Lakin 16f96e2abc System-wide webhooks (#10546) 6 years ago
  John Olheiser ffc33714dc Granular webhook events (#9626) 6 years ago
  James Lakin 6db96039c4 Fix redirection path if Slack webhook channel is invalid (#10548) 6 years ago
  Lunny Xiao a1d35421d5 Add feishu webhook support (#10229) 6 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 6 years ago
  Lunny Xiao ccfd918a9a Move more webhook codes from models to webhook module (#8802) 6 years ago
  Lunny Xiao 33914aee50 Rename HookQueue to hookQueue (#8778) 6 years ago
  Lunny Xiao a01023f251 Move webhook to a standalone package under modules (#8747) 6 years ago
  Aam Surganda 8e832a7d97 Change general form binding to gogs form (#8334) 6 years ago
  WGH 016de7972b Implement webhook branch filter (#7791) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  techknowlogick 4a8443d3d2 Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 7 years ago
  Simon 9f82390a7f Add GET requests to webhook (#6771) 7 years ago
  Daniel Grier cb44e25d56 Add support for MS Teams webhooks (#6632) 7 years ago
  techknowlogick b9839dfe6e Telegram webhook (#4227) 7 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 7 years ago
  Russell Aunger de4be7a2c2 Implement Default Webhooks (#4299) 7 years ago
  Lanre Adelowo ac3d4c717b Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 7 years ago
  Russell Aunger 5128ce487b Fix webhook type conflation. (#4285) 7 years ago
  Lunny Xiao ab3544eeff fix bugs caused by #3929 (#3999) 7 years ago
  Lunny Xiao a619bd08b0 Add more webhooks support and refactor webhook templates directory (#3929) 8 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 8 years ago
  Elouan Martinet 16448c0ca1 Fix guide link for webhooks in repository settings (#3291) (#3292) 8 years ago
  Lunny Xiao e4c0c3bbd0 Add dingtalk webhook (#2777) 8 years ago
  David Schneiderbauer 75bb4887b6 fix panic on gogs webhook creation (#2675) 8 years ago
  Ethan Koenig e4e41c4830 Webhooks for repo creation/deletion (#1663) 8 years ago
  Lunny Xiao 4a6aedf41c fix webhook test (#2415) 8 years ago
  Lunny Xiao 5539562312 fix missing orgnization discord webhook (#2414) 8 years ago
  Lunny Xiao 3d63ae00ae Implementation of discord webhook (#2402) 8 years ago
  Rémy Boulanouar 971024dd63 Add Gitea Webhook (#1755) 8 years ago
  Lunny Xiao 301dcd4876 update code.gitea.io/git (#450) 9 years ago
  Ethan Koenig 2872b66e89 Bug fixes for repo permissions in API 9 years ago
  Bwko fcde7de425 Fixes typos 9 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 9 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Sandro Santilli f5ceddc42d Fix type in unused constant name (#111) 9 years ago
  Sandro Santilli 0daccd049a And others 9 years ago
  Sandro Santilli d092b29641 More MixedCase consts 9 years ago
  Sandro Santilli 8212aa70ba Use MixedCase constant names 9 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 9 years ago
  Thomas Boerger 54a9e8c1c4 Fixed links to sdk docs 9 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 9 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon 38c02e6ece #2246 add HTMLURL to webhook type 9 years ago
  Unknwon 559cbcdc6f Fix empty repository panic on send test webhook 9 years ago