forgejo/modules/indexer
Gusted 95a895955a
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 forgejo/forgejo#4173
- Add (non-exhaustive) integration testing.
2025-03-12 17:53:34 +01: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 2025-03-12 17:53:34 +01: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