gogs/internal/route/admin
Joe Chen 069f1ed9a4
db: migrate `admin.go` to `notices.go` with GORM (#7536)
2023-08-23 00:15:30 -04: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 refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +08: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