mirror of https://github.com/go-gitea/gitea.git
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.
Fix #31916 In #30876, `sortOrder` has been changed into a map, but it is only implemented in explore. ~~But it seems that size sort order has no effect from long long ago,~~ not directly caused by the PR above. I think it is still caused by #29231. In #29231, it merged the sort orders from `templates/explore/repo_search.tmpl` and `templates/admin/repo/search.tmpl`. In `templates/admin/repo/search.tmpl`, it contains size sort orders, but not in `templates/explore/repo_search.tmpl`, which is used in non-admin pages. So `order by size` is added from #29231, but the handler was not added. --------- Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
6 months ago | |
---|---|---|
.. | ||
admin | 7 months ago | |
auth | 6 months ago | |
devtest | 8 months ago | |
events | 1 year ago | |
explore | 6 months ago | |
feed | 7 months ago | |
healthcheck | 1 year ago | |
misc | 10 months ago | |
org | 6 months ago | |
repo | 6 months ago | |
shared | 6 months ago | |
user | 6 months ago | |
base.go | 9 months ago | |
githttp.go | 8 months ago | |
goget.go | 1 year ago | |
home.go | 12 months ago | |
metrics.go | 2 years ago | |
nodeinfo.go | 1 year ago | |
passkey.go | 1 year ago | |
swagger_json.go | 1 year ago | |
web.go | 6 months ago | |
webfinger.go | 1 year ago |