mirror of
1
Fork 0
forgejo/routers/web/explore
John Moon 4ef00fe6f9 fix: set explore pages to configurable default sort (#6708)
- Currently, the explore/organizations page always defaults to using "newest" as its sort. Instead, use the pre-existing config option (`setting.UI.ExploreDefaultSort`) so server administrators can change the default sort order.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6708
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: John Moon <john.moon@vts-i.com>
Co-committed-by: John Moon <john.moon@vts-i.com>
2025-01-31 10:38:03 +00:00
..
code.go feat: filepath filter for code search (#6143) 2024-12-22 12:24:29 +00:00
org.go fix: set explore pages to configurable default sort (#6708) 2025-01-31 10:38:03 +00:00
repo.go Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 2024-10-27 11:27:40 +01:00
topic.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
user.go fix: set explore pages to configurable default sort (#6708) 2025-01-31 10:38:03 +00:00