Default Sort in Explore Page #1031

Closed
opened 2025-11-02 03:46:00 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @spaghetti2514 on GitHub (Aug 31, 2017).

Since commit fa3abc22c0, the default sort criterion on the Explore page has been created_unix instead of updated_unix. I really preferred the earlier behavior, so I just wanted to make sure that the change was intentional (the commit didn't seem to be explicitly for that purpose so it may have been an accidental byproduct), and if it was intentional, request that it be changed back or have a config setting exposed for it.

Originally created by @spaghetti2514 on GitHub (Aug 31, 2017). Since commit fa3abc22c06843bb27089e8c0f7aebf0f5d83fcc, the default sort criterion on the Explore page has been created_unix instead of updated_unix. I really preferred the earlier behavior, so I just wanted to make sure that the change was intentional (the commit didn't seem to be explicitly for that purpose so it may have been an accidental byproduct), and if it was intentional, request that it be changed back or have a config setting exposed for it.
GiteaMirror added the type/enhancement label 2025-11-02 03:46:00 -06:00
Author
Owner

@lunny commented on GitHub (Sep 1, 2017):

I think so. order by updated_unix desc better.

@lunny commented on GitHub (Sep 1, 2017): I think so. order by `updated_unix` desc better.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1031