1
0
Fork 0
forgejo/routers/web/admin
6543 8ff858b94b
Start to migrate from util.OptionalBool to optional.Option[bool] (#29329)
just create transition helper and migrate two structs

(cherry picked from commit 7fbdb60fc1152acc9a040dc04b1b0f5a3475b081)
2024-02-26 22:30:26 +01:00
..
admin.go [REFACTOR] Simplify converting struct to map in admin stats 2024-02-22 22:25:19 +01:00
admin_test.go [REFACTOR] Simplify converting struct to map in admin stats 2024-02-22 22:25:19 +01:00
applications.go
auths.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
config.go
diagnosis.go
emails.go
hooks.go
main_test.go
notice.go Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
orgs.go
packages.go Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
queue.go
queue_tester.go
repos.go
runners.go
stacktrace.go
users.go Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-26 22:30:26 +01:00
users_test.go