gogs/internal/route/admin
Joe Chen 10fd9e9e38
db: migrate `org.go` to `orgs.go` with GORM
2023-12-17 16:34:09 -05:00
..
admin.go refactor(db): finish migrate methods off `user.go` (#7337) 2023-02-07 23:39:00 +08:00
auths.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
notice.go db: migrate `admin.go` to `notices.go` with GORM (#7536) 2023-08-23 00:15:30 -04:00
orgs.go db: migrate `org.go` to `orgs.go` with GORM 2023-12-17 16:34:09 -05:00
repos.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
users.go refactor(db): finish migrate methods off `user.go` (#7337) 2023-02-07 23:39:00 +08:00