1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-08 10:16:19 +01:00
gitea/routers/api/v1/utils
TheFox0x7 403a73dca0
Add paging headers (#36521)
Adds support for paging in admin/hooks api endpoint

fixes: https://github.com/go-gitea/gitea/issues/36516

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Co-authored-by: techknowlogick <matti@mdranta.net>
2026-02-06 13:12:05 +00:00
..
git.go Use git model to detect whether branch exist instead of gitrepo method (#35459) 2025-10-25 10:08:25 -07:00
hook_test.go Fix url validation in webhook add/edit API (#34492) 2025-05-17 20:05:55 +00:00
hook.go Add paging headers (#36521) 2026-02-06 13:12:05 +00:00
main_test.go Fix url validation in webhook add/edit API (#34492) 2025-05-17 20:05:55 +00:00
page.go Add paging headers (#36521) 2026-02-06 13:12:05 +00:00