gitea/routers/api/v1/utils
Giteabot 3c79315cf2
Fix: system webhooks API bug (#28531) (#28666)
Backport #28531 by @pulltheflower

- Fix the bug about admin/hooks API that `GET /admin/hooks` can only
fetch system_hooks, `POST /admin/hooks` can only create default_hooks.

Co-authored-by: vincent <38434877+pulltheflower@users.noreply.github.com>
2023-12-31 12:53:09 +00:00
..
git.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
hook.go Fix: system webhooks API bug (#28531) (#28666) 2023-12-31 12:53:09 +00:00
page.go Move `convert` package to services (#22264) 2022-12-29 10:57:15 +08:00