forgejo/routers/web/admin
techknowlogick 4daf40505a
Sort users and orgs on explore by recency by default (#24279)
This gives more "freshness" to the explore page. So it's not just the
same X users on the explore page by default, now it matches the same
sort as the repos on the explore page.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-05-06 22:04:55 +08:00
..
admin.go
admin_test.go
applications.go
auths.go
config.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go Sort users and orgs on explore by recency by default (#24279) 2023-05-06 22:04:55 +08:00
packages.go
repos.go Fix unclear IsRepositoryExist logic (#24374) 2023-04-28 14:14:26 -04:00
runners.go
users.go Sort users and orgs on explore by recency by default (#24279) 2023-05-06 22:04:55 +08:00
users_test.go