5 Commits (476b9d1589248b7bca6fb0f01825bd6955318cb3)

Author SHA1 Message Date
  Lunny Xiao 476b9d1589
Use docs.gitea.com instead of docs.gitea.io (#26739) 9 months ago
  Earl Warren 50fc22eecf
Add ThreadID parameter for Telegram webhooks (#25996) 9 months ago
  wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 10 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 10 months ago
  Lunny Xiao aab7cb6750
Move some files under repo/setting (#25585) 11 months ago
  Jason Song 174213530d
Fix `Permission` in API returned repository struct (#25388) 11 months ago
  谈笑风生间 309354c70e
New webhook trigger for receiving Pull Request review requests (#24481) 1 year ago
  Nick 3d9ed62f4a
Reenable creating default webhooks. (#24626) 1 year ago
  Hester Gong 63a401ac40
Move secrets and runners settings to actions settings (#24200) 1 year ago
  KN4CK3R 2173f14708
Add user webhooks (#21563) 1 year ago
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 1 year ago
  Lunny Xiao c0015979a6
Support system hook API (#14537) 1 year ago
  Jason Song 477a1cc40e
Improve utils of slices (#22379) 1 year ago
  delvh 0f4e1b9ac6
Restructure `webhook` module (#22256) 1 year ago
  KN4CK3R a35749893b
Move `convert` package to services (#22264) 1 year ago
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  oliverpool b6e81357bd
Add Webhook authorization header (#20926) 1 year ago
  KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940) 1 year ago
  KN4CK3R cad9adeff4
Display total commit count in hook message (#21400) 1 year ago
  Aaron F 3963625b6e
Webhook for Wiki changes (#20219) 1 year ago
  Jason Song 93a610a819
Fill the specified ref in webhook test payload (#20961) 1 year ago
  oliverpool 0a9ed54abb
refactor webhook *EditPost (#20780) 1 year ago
  oliverpool c81b26b0e5
refactor webhook *NewPost (#20729) 1 year ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  wxiaoguang 7b089c465d
Remove `RequireHighlightJS` field, update plantuml example. (#19615) 2 years ago
  John Olheiser 3e8aa42a1b
Update image URL for Discord webhook (#19536) 2 years ago
  KN4CK3R 1d332342db
Add Package Registry (#16510) 2 years ago
  KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 2 years ago
  wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2 years ago
  KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
  Gusted 6d55a132a5
Uncapitalize errors (#18915) 2 years ago
  Dr. Tobias Quathamer 3349fd8f79
Add packagist webhook (#18224) 2 years ago
  KN4CK3R bf7b083cfe
Add replay of webhooks. (#18191) 2 years ago
  Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 2 years ago
  Lunny Xiao 33fca2b537
Move webhook into models/webhook/ (#17579) 2 years ago
  6543 2289580bb7
[API] generalize list header (#16551) 2 years ago
  Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 2 years ago
  Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 2 years ago
  lengyuqu 078e2b2c39
Add support for corporate WeChat webhooks (#15910) 2 years ago
  KN4CK3R aac663e0da
Implemented head_commit for webhooks (#16282) 2 years ago
  KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176) 2 years ago
  Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
  zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 3 years ago
  6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 3 years ago
  6543 290cf75f93
[refactor] Unify the export of user data via API (#15144) 3 years ago
  zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
  Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 3 years ago