forgejo/routers/api/v1
deadkittens 6d5bdce9dd fix(api): set default pagination and Link header for repoListTags (#9201)
- Set default pagination, so the API allows cases like `?limit=1`.
- Set the Link header when there are more items, but not shown because of pagination.
- Resolves forgejo/forgejo#8828

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9201
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: deadkittens <montage_inches78@icloud.com>
Co-committed-by: deadkittens <montage_inches78@icloud.com>
2025-09-09 02:24:07 +02:00
..
activitypub Sent user activities to distant federated server (#8792) 2025-08-06 16:16:13 +02:00
admin chore: add email blocklist unit test 2025-08-30 09:45:19 +02:00
misc feat(sec): Add SSH signing support for instances (#6897) 2025-04-11 13:25:35 +00:00
notify chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
org chore(api): update swagger method descripitons (#8728) 2025-07-30 18:08:28 +02:00
packages chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
repo fix(api): set default pagination and Link header for repoListTags (#9201) 2025-09-09 02:24:07 +02:00
settings chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
shared chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
swagger Sent user activities to distant federated server (#8792) 2025-08-06 16:16:13 +02:00
user fix: do visibility check for user redirect lookup 2025-08-30 09:37:25 +02:00
utils feat: add sort parameter for users/search api endpoint (#8594) 2025-07-24 22:40:27 +02:00
api.go fix: quota evaluation rules not working properly (#9033) 2025-09-08 01:05:55 +02:00