forgejo/routers/api/v1
Gusted 7d6d4f94ee feat(api): add sort parameter to list issues API (#7211)
- Add the `sort` parameter to the `/api/v1/{repo}/{owner}/issues` API endpoint. Default behavior is preserved.
- Resolves forgejo/forgejo#4173
- Add (non-exhaustive) integration testing.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7211
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-03-17 09:02:57 +00:00
..
activitypub Transient model for federated unstar (#6740) 2025-02-11 12:49:32 +00:00
admin feat: add configurable cooldown to claim usernames (#6422) 2025-01-24 04:16:56 +00:00
misc branding: update API descriptions (#7244) 2025-03-17 07:12:11 +00:00
notify drop log.Error in ReadRepoNotifications 2024-03-24 07:12:31 +01:00
org fix(sec): modify api route for variables 2025-02-08 07:21:14 +00:00
packages Add API to support link package to repository and unlink it (#33481) 2025-02-25 21:41:55 +01:00
repo feat(api): add sort parameter to list issues API (#7211) 2025-03-17 09:02:57 +00:00
settings Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
shared fix: job list response to avoid wrapped body. (#7050) 2025-02-24 18:14:12 +00:00
swagger feat(api): return run info for dispatched workflows (#7193) 2025-03-14 16:01:15 +00:00
user feat: add pronoun privacy option (#6773) 2025-02-15 13:07:15 +00:00
utils Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
api.go Add API to support link package to repository and unlink it (#33481) 2025-02-25 21:41:55 +01:00