0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-20 21:06:00 -05:00
forgejo/routers
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
..
api chore: Remove ChangeMilestoneStatus (#6741) 2025-01-30 11:09:53 +00:00
common feat: add limited execution tracing support 2025-01-05 04:07:49 +01:00
install
private [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
utils
web fix: set explore pages to configurable default sort (#6708) 2025-01-31 10:38:03 +00:00
init.go