forgejo/routers/api/v1
Gusted e2aa9adad7 feat(api): add more sorting to own repository list (#7256)
- Add more sorting options, by leveraging the existing `repo_model.OrderByFlatMap` map, to the `/api/v1/user/repos` endpoint.
- Swagger has been updated.
- Add (non-exhaustive) integration testing.
- Ref: gitnex/GitNex#1266

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7256
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-03-17 20:03:24 +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(api): add more sorting to own repository list (#7256) 2025-03-17 20:03:24 +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