| Commit message (Expand) | Author | Age | Files | Lines |
* | Use docs.gitea.com instead of docs.gitea.io (#26769) | Lunny Xiao | 2023-08-28 | 1 | -1/+1 |
* | Add ThreadID parameter for Telegram webhooks (#25996) (#26480) | Giteabot | 2023-08-14 | 1 | -1/+2 |
* | Replace `interface{}` with `any` (#25686) (#25687) | silverwind | 2023-07-04 | 1 | -3/+3 |
* | Fix `Permission` in API returned repository struct (#25388) (#25441) | Giteabot | 2023-06-22 | 1 | -1/+2 |
* | New webhook trigger for receiving Pull Request review requests (#24481) | 谈笑风生间 | 2023-05-24 | 1 | -20/+21 |
* | Reenable creating default webhooks. (#24626) | Nick | 2023-05-11 | 1 | -1/+1 |
* | Move secrets and runners settings to actions settings (#24200) | Hester Gong | 2023-04-27 | 1 | -4/+4 |
* | Add user webhooks (#21563) | KN4CK3R | 2023-03-10 | 1 | -34/+33 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -1/+1 |
* | Support system hook API (#14537) | Lunny Xiao | 2023-01-28 | 1 | -1/+1 |
* | Improve utils of slices (#22379) | Jason Song | 2023-01-11 | 1 | -1/+1 |
* | Restructure `webhook` module (#22256) | delvh | 2023-01-01 | 1 | -22/+23 |
* | Move `convert` package to services (#22264) | KN4CK3R | 2022-12-29 | 1 | -1/+1 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add Webhook authorization header (#20926) | oliverpool | 2022-11-03 | 1 | -1/+11 |
* | Decouple HookTask from Repository (#17940) | KN4CK3R | 2022-10-21 | 1 | -3/+3 |
* | Display total commit count in hook message (#21400) | KN4CK3R | 2022-10-17 | 1 | -9/+10 |
* | Webhook for Wiki changes (#20219) | Aaron F | 2022-09-04 | 1 | -0/+1 |
* | Fill the specified ref in webhook test payload (#20961) | Jason Song | 2022-09-04 | 1 | -2/+4 |
* | refactor webhook *EditPost (#20780) | oliverpool | 2022-08-23 | 1 | -478/+193 |
* | refactor webhook *NewPost (#20729) | oliverpool | 2022-08-11 | 1 | -449/+128 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -1/+1 |
* | Remove `RequireHighlightJS` field, update plantuml example. (#19615) | wxiaoguang | 2022-05-05 | 1 | -2/+0 |
* | Update image URL for Discord webhook (#19536) | John Olheiser | 2022-04-27 | 1 | -1/+0 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -0/+1 |
* | Update HTTP status codes to modern codes (#18063) | KN4CK3R | 2022-03-23 | 1 | -3/+3 |
* | Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo... | wxiaoguang | 2022-03-22 | 1 | -12/+11 |
* | Renamed ctx.User to ctx.Doer. (#19161) | KN4CK3R | 2022-03-22 | 1 | -2/+2 |
* | Uncapitalize errors (#18915) | Gusted | 2022-02-26 | 1 | -1/+1 |
* | Add packagist webhook (#18224) | Dr. Tobias Quathamer | 2022-01-23 | 1 | -0/+99 |
* | Add replay of webhooks. (#18191) | KN4CK3R | 2022-01-05 | 1 | -1/+23 |
* | Move accessmode into models/perm (#17828) | Lunny Xiao | 2021-11-28 | 1 | -3/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -1/+2 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -5/+6 |
* | Move webhook into models/webhook/ (#17579) | Lunny Xiao | 2021-11-10 | 1 | -113/+115 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -1/+1 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -1/+1 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -9/+3 |
* | Add support for corporate WeChat webhooks (#15910) | lengyuqu | 2021-07-23 | 1 | -0/+77 |
* | Implemented head_commit for webhooks (#16282) | KN4CK3R | 2021-06-29 | 1 | -21/+23 |
* | Refactor Webhook + Add X-Hub-Signature (#16176) | KN4CK3R | 2021-06-27 | 1 | -1/+1 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -0/+1131 |