0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-29 20:56:23 +01:00
gitea/routers
yp05327 44572e9243
Fix incorrect oldest sort in project list (#25806)
sort type `oldest` should be `Asc`.
Added a test for this.
2023-07-11 20:47:50 +02:00
..
api
common
install
private Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
utils
web Fix incorrect oldest sort in project list (#25806) 2023-07-11 20:47:50 +02:00
init.go