1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 15:09:33 -05:00
gitea/routers/web/admin
wxiaoguang 2564c15cb0
Remove some unnecessary template helpers (#33069)
DisableGitHooks and DisableImportLocal are only used when editing a
user, so only set them in `editUserCommon`
2025-01-01 18:02:34 +08:00
..
admin_test.go
admin.go
applications.go
auths.go
config.go
diagnosis.go
emails.go Refactor pagination (#33037) 2024-12-30 01:57:38 +00:00
hooks.go
main_test.go
notice.go
orgs.go
packages.go Refactor pagination (#33037) 2024-12-30 01:57:38 +00:00
queue_tester.go
queue.go
repos.go Refactor pagination (#33037) 2024-12-30 01:57:38 +00:00
runners.go
stacktrace.go
users_test.go
users.go Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00