0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-22 22:29:05 -05:00
forgejo/models
Gergely Nagy 61f36020cd Fix user search paging
When searching for users, page the results by default, and respect the
default paging limits.

This makes queries like '/api/v1/users/search?limit=1' actually work.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
(cherry picked from commit 9b85f97835)
2024-07-16 10:50:36 +00:00
..
actions badges: Relax the default workflow badge conditions 2024-05-20 10:47:25 +00:00
activities Teach activities.GetFeeds() how to avoid returning duplicates 2024-05-09 18:37:30 +00:00
admin
asymkey
auth Fix wrong table name (#30557) (#30651) 2024-04-26 14:39:47 +02:00
avatars
db Fix various problems around projects board view (#30696) 2024-05-14 15:51:15 +02:00
dbfs
fixtures test(oauth): RFC 6749 Section 10.2 conformance 2024-06-06 10:01:56 +00:00
forgejo/semver
forgejo_migrations
git Fix branch order (#31174) (#31193) 2024-06-03 09:49:40 +02:00
issues [v7.0/forgejo] Fix bug in GetIssueStats (#4152) 2024-06-16 19:06:43 +00:00
migrations Fix the possible migration failure on 286 with postgres 16 (#31209) (#31218) 2024-06-03 09:51:27 +02:00
organization
packages
perm
project Fix various problems around projects board view (#30696) 2024-05-14 15:51:15 +02:00
pull
repo test(mock): DeletePushMirrors & AddPushMirrorRemote 2024-06-02 15:45:31 +00:00
secret
shared/types
system
unit
unittest
user Fix user search paging 2024-07-16 10:50:36 +00:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go