You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/explore
wxiaoguang 2b059f493e
Only use supported sort order for "explore/users" page (#29430) (#29443)
Backport #29430

Thanks to inferenceus : some sort orders on the "explore/users" page
could list users by their lastlogintime/updatetime.

It leaks user's activity unintentionally. This PR makes that page only
use "supported" sort orders.

Removing the "sort orders" could also be a good solution, while IMO at
the moment keeping the "create time" and "name" orders is also fine, in
case some users would like to find a target user in the search result,
the "sort order" might help.
11 months ago
..
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
navbar.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
repo_list.tmpl Keep profile tab when clicking on Language (#28320) (#28331) 1 year ago
repo_search.tmpl Fix incorrect "tab" parameter for repo search sub-template (#27755) (#27764) 1 year ago
repos.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
search.tmpl Only use supported sort order for "explore/users" page (#29430) (#29443) 11 months ago
user_list.tmpl Improve flex list UI (#26970) 1 year ago
users.tmpl User details page (#26713) 1 year ago