Commit Graph

13 Commits (a008486f5c5acfe2d2acb009f41dc660ee8348eb)

Author SHA1 Message Date
yp05327 2da13675c0
Fix incorrect menu/link on webhook edit page (#29709) 8 months ago
Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702) 8 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
Tim-Nicas Oelschläger 374e886f51
Change webhook-type in create-view (#29114) 9 months ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
Lunny Xiao 476b9d1589
Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
Earl Warren 50fc22eecf
Add ThreadID parameter for Telegram webhooks (#25996) 1 year ago
wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Lunny Xiao aab7cb6750
Move some files under repo/setting (#25585) 1 year ago
Jason Song 174213530d
Fix `Permission` in API returned repository struct (#25388) 1 year ago
谈笑风生间 309354c70e
New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago
Nick 3d9ed62f4a
Reenable creating default webhooks. (#24626) 2 years ago
Hester Gong 63a401ac40
Move secrets and runners settings to actions settings (#24200) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Lunny Xiao c0015979a6
Support system hook API (#14537) 2 years ago
Jason Song 477a1cc40e
Improve utils of slices (#22379) 2 years ago
delvh 0f4e1b9ac6
Restructure `webhook` module (#22256) 2 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
oliverpool b6e81357bd
Add Webhook authorization header (#20926) 2 years ago
KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940) 2 years ago
KN4CK3R cad9adeff4
Display total commit count in hook message (#21400) 2 years ago
Aaron F 3963625b6e
Webhook for Wiki changes (#20219) 2 years ago
Jason Song 93a610a819
Fill the specified ref in webhook test payload (#20961) 2 years ago
oliverpool 0a9ed54abb
refactor webhook *EditPost (#20780) 2 years ago
oliverpool c81b26b0e5
refactor webhook *NewPost (#20729) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
wxiaoguang 7b089c465d
Remove `RequireHighlightJS` field, update plantuml example. (#19615) 3 years ago
John Olheiser 3e8aa42a1b
Update image URL for Discord webhook (#19536) 3 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 3 years ago
wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
Gusted 6d55a132a5
Uncapitalize errors (#18915) 3 years ago
Dr. Tobias Quathamer 3349fd8f79
Add packagist webhook (#18224) 3 years ago
KN4CK3R bf7b083cfe
Add replay of webhooks. (#18191) 3 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Lunny Xiao 33fca2b537
Move webhook into models/webhook/ (#17579) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
lengyuqu 078e2b2c39
Add support for corporate WeChat webhooks (#15910) 3 years ago