107 Commits (828a27feeb11474b848be183a8fce2d036dec3cc)

Author SHA1 Message Date
  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
  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 0e7f7df3cf Move webhook to a standalone package under modules (#8747) 4 years ago
  Viktor Szakats bcd96421dd webhook: set Content-Type for application/x-www-form-urlencoded (#8599) 4 years ago
  Lauris BH 7eacdcf39a Fix webhooks to use proxy from environment (#8116) 4 years ago
  WGH 6ddd3b0b47 Implement webhook branch filter (#7791) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 years ago
  Antoine GIRARD e9bb75d8d1 Fix duplicate call of webhook (#7821) 4 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  Lunny Xiao 1f84970de0
Make webhook http connections resuable (#6976) 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
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  techknowlogick 22d3d029e6
Add signatures to webhooks (#6428) 5 years ago
  Russell Aunger b34996a629 Implement Default Webhooks (#4299) 5 years ago
  Lanre Adelowo 945804f800 Webhook for Pull Request approval/rejection (#5027) 5 years ago
  Lunny Xiao 4ec8551490
fix webhook bug of response info is not displayed in UI (#4000) 6 years ago
  Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
  Antoine GIRARD b3fd94c13d Add sensitive headers (#3429) 6 years ago
  Ethan Koenig 3968c1149e Fix SQL type error for webhooks (#3424) 6 years ago
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 6 years ago
  Lunny Xiao 10b54df2b2 Add dingtalk webhook (#2777) 6 years ago
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6 years ago
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 6 years ago
  Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 6 years ago
  Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663) 6 years ago
  Lunny Xiao 04ec79579c fix orgnization webhooks (#2422) 6 years ago
  Lunny Xiao 3e6fed368b fix webhook test (#2415) 6 years ago
  Lunny Xiao ced50e0ec1 Implementation of discord webhook (#2402) 6 years ago
  Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 7 years ago
  Rémy Boulanouar e0c6ab2d44 Add Gitea Webhook (#1755) 7 years ago
  Lunny Xiao 36f02c0c32
fix potential sqlite lock 7 years ago
  Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) 7 years ago
  Anton Skorokhod 79ab69fe30 Add X-GitHub-* headers for webhook to get clubhouse.io integration working (#809) 7 years ago
  Ethan Koenig 0934d1b1ea Bug fixes and unit tests for models/webhook (#751) 7 years ago
  Ethan Koenig 27fcf8d30a Bug fixes for webhook API (#650) 7 years ago
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) 7 years ago
  Alexander Lunegov d5d21b67d2 Fix string format verbs (#3637) 7 years ago
  Sandro Santilli c25063d834 Lint webhook.go, unexports simpleMarshalJSON (#198) 7 years ago
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 7 years ago
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 7 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 years ago