0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-02 19:59:37 -05:00
forgejo/routers/web/org
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
..
setting Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
home.go Add follow organization and fix the logic of following page (#24345) 2023-04-29 15:13:58 -04:00
main_test.go
members.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
org.go
org_labels.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
projects.go Fix incorrect oldest sort in project list (#25806) 2023-07-11 20:47:50 +02:00
projects_test.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
setting.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
setting_oauth2.go
setting_packages.go
teams.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00