1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-05-02 22:28:16 +00:00
forgejo/modules/indexer
Gusted 7d6d4f94ee feat(api): add sort parameter to list issues API ()
- Add the `sort` parameter to the `/api/v1/{repo}/{owner}/issues` API endpoint. Default behavior is preserved.
- Resolves 
- 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 () 2025-03-11 21:22:51 +00:00
internal linting: fix typos, add toml validation () 2025-02-21 08:23:03 +00:00
issues feat(api): add sort parameter to list issues API () 2025-03-17 09:02:57 +00:00
stats Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) () 2025-03-04 21:38:35 +00:00