1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-08 10:16:19 +01:00
gitea/models/webhook
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
..
hooktask.go enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 -04:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
webhook_system_test.go Add paging headers (#36521) 2026-02-06 13:12:05 +00:00
webhook_system.go Add paging headers (#36521) 2026-02-06 13:12:05 +00:00
webhook_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
webhook.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 2025-07-22 10:02:01 -07:00