forgejo/routers/api/v1/utils
DebuggerAndrzej f4894b0edd feat: add sort parameter for users/search api endpoint (#8594)
Introduces a new sort parameter to the `/users/search` API endpoint, similar to the one that already exists for the `/admin/users` endpoint.

Resolves #8499

Co-authored-by: DebuggerAndrzej <redpandaworkstation@gmail.com>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8594
Reviewed-by: Lucas <sclu1034@noreply.codeberg.org>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: DebuggerAndrzej <debuggerandrzej@noreply.codeberg.org>
Co-committed-by: DebuggerAndrzej <debuggerandrzej@noreply.codeberg.org>
2025-07-24 22:40:27 +02:00
..
block.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
db_search_order.go feat: add sort parameter for users/search api endpoint (#8594) 2025-07-24 22:40:27 +02:00
git.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-05-29 17:34:29 +02:00
hook.go fix: url validation in webhook add/edit API (#7932) 2025-05-23 22:50:43 +02:00
hook_test.go fix: url validation in webhook add/edit API (#7932) 2025-05-23 22:50:43 +02:00
main_test.go fix: url validation in webhook add/edit API (#7932) 2025-05-23 22:50:43 +02:00
page.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00