forgejo/routers/api/v1/admin
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
..
adopt.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
cron.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
email.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
hooks.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
org.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
quota.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
quota_group.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
quota_rule.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-05-29 17:34:29 +02:00
repo.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
runners.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
user.go feat: add sort parameter for users/search api endpoint (#8594) 2025-07-24 22:40:27 +02:00