gitea/routers/web/admin
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841)
Follow #29834

Remove AddParamIfExist, use "AddParamString" instead, it should clearly
know what is being added into the parameters.
2024-03-16 12:07:56 +00:00
..
admin.go
admin_test.go
applications.go
auths.go
config.go
diagnosis.go
emails.go
hooks.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
main_test.go
notice.go
orgs.go
packages.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
queue.go
queue_tester.go
repos.go Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
runners.go
stacktrace.go
users.go Add a warning for disallowed email domains (#29658) 2024-03-11 06:07:36 +00:00
users_test.go