forgejo/modules/indexer
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
..
code feat(code search): replace fuzzy search with union search for indexer (#6947) 2025-03-11 21:22:51 +00:00
internal linting: fix typos, add toml validation (#7007) 2025-02-21 08:23:03 +00:00
issues feat(api): add sort parameter to list issues API (#7211) 2025-03-17 09:02:57 +00:00
stats Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00