1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00: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 For API attachments, use API URL (#25639) 2023-07-10 09:31:19 +00:00
common Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
install Make "install page" respect environment config (#25648) 2023-07-09 22:43:37 +00:00
private Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Fix incorrect oldest sort in project list (#25806) 2023-07-11 20:47:50 +02:00
init.go Refactor path & config system (#25330) 2023-06-21 13:50:26 +08:00