102 Commits (528bb5ddb9d99d0dc57b90b87622f3c6287443b5)

Author SHA1 Message Date
  Lunny Xiao ccfd918a9a Move more webhook codes from models to webhook module (#8802) 5 years ago
  Lunny Xiao a01023f251 Move webhook to a standalone package under modules (#8747) 5 years ago
  Viktor Szakats e5f83751f7 webhook: set Content-Type for application/x-www-form-urlencoded (#8599) 5 years ago
  Lauris BH 219ccb2a10 Fix webhooks to use proxy from environment (#8116) 5 years ago
  WGH 016de7972b Implement webhook branch filter (#7791) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  Antoine GIRARD cd8a25ea16 Fix duplicate call of webhook (#7821) 5 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao ea12d141e7 Make webhook http connections resuable (#6976) 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) 6 years ago
  Simon 9f82390a7f Add GET requests to webhook (#6771) 6 years ago
  Daniel Grier cb44e25d56 Add support for MS Teams webhooks (#6632) 6 years ago
  techknowlogick b9839dfe6e Telegram webhook (#4227) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  techknowlogick 57e2f22847 Add signatures to webhooks (#6428) 6 years ago
  Russell Aunger de4be7a2c2 Implement Default Webhooks (#4299) 6 years ago
  Lanre Adelowo 401d7a11c5 Webhook for Pull Request approval/rejection (#5027) 6 years ago
  Lunny Xiao 3f563b8b3d fix webhook bug of response info is not displayed in UI (#4000) 7 years ago
  Lunny Xiao a619bd08b0 Add more webhooks support and refactor webhook templates directory (#3929) 7 years ago
  Antoine GIRARD 00d731f93e Add sensitive headers (#3429) 7 years ago
  Ethan Koenig 9ad13bf858 Fix SQL type error for webhooks (#3424) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Lunny Xiao e4c0c3bbd0 Add dingtalk webhook (#2777) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
  Ethan Koenig e4e41c4830 Webhooks for repo creation/deletion (#1663) 7 years ago
  Lunny Xiao c343c76467 fix orgnization webhooks (#2422) 7 years ago
  Lunny Xiao 4a6aedf41c fix webhook test (#2415) 7 years ago
  Lunny Xiao 3d63ae00ae Implementation of discord webhook (#2402) 7 years ago
  Lauris BH 625f482b25 Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
  Rémy Boulanouar 971024dd63 Add Gitea Webhook (#1755) 8 years ago
  Lunny Xiao 17f59fc0b5 fix potential sqlite lock 8 years ago
  Ethan Koenig 9c781e8fd4 Fix typos in models/ and modules/ (#1248) 8 years ago
  Anton Skorokhod 8bcdef9ed6 Add X-GitHub-* headers for webhook to get clubhouse.io integration working (#809) 8 years ago
  Ethan Koenig 55c5cb3c87 Bug fixes and unit tests for models/webhook (#751) 8 years ago
  Ethan Koenig af64dbf429 Bug fixes for webhook API (#650) 8 years ago
  Andrey Nering 57b5bd07c9 Create missing database indexes (#596) 8 years ago
  Alexander Lunegov ace89e326a Fix string format verbs (#3637) 8 years ago
  Sandro Santilli c707311d4f Lint webhook.go, unexports simpleMarshalJSON (#198) 8 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 8 years ago
  Thibault Meyer b747797b29 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
  Thibault Meyer 5d29fda874 Rewrite XORM queries 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli f5ceddc42d Fix type in unused constant name (#111) 8 years ago
  Sandro Santilli 0daccd049a And others 8 years ago
  Sandro Santilli d092b29641 More MixedCase consts 8 years ago
  Sandro Santilli 8212aa70ba Use MixedCase constant names 8 years ago