gitea/templates/admin
wxiaoguang 2564c15cb0
Remove some unnecessary template helpers ()
DisableGitHooks and DisableImportLocal are only used when editing a
user, so only set them in `editUserCommon`
2025-01-01 18:02:34 +08:00
..
applications Always use `ctx.Locale.Tr` inside templates () 2023-09-25 08:56:50 +00:00
auth Refactor DateUtils and merge TimeSince () 2024-11-04 11:30:00 +00:00
emails Refactor some frontend problems () 2024-11-26 15:36:55 +00:00
org Fix some places which doesn't repsect org full name setting () 2024-11-18 06:24:49 +00:00
packages Refactor DateUtils and merge TimeSince () 2024-11-04 11:30:00 +00:00
repo Refactor DateUtils and merge TimeSince () 2024-11-04 11:30:00 +00:00
runners Move secrets and runners settings to actions settings () 2023-04-27 20:08:47 -04:00
user Remove some unnecessary template helpers () 2025-01-01 18:02:34 +08:00
actions.tmpl Added instance-level variables () 2023-12-25 07:28:59 +00:00
config.tmpl Move admin routers from /admin to /-/admin () 2024-10-10 04:56:49 +00:00
config_settings.tmpl Move admin routers from /admin to /-/admin () 2024-10-10 04:56:49 +00:00
cron.tmpl Refactor DateUtils and merge TimeSince () 2024-11-04 11:30:00 +00:00
dashboard.tmpl Move admin routers from /admin to /-/admin () 2024-10-10 04:56:49 +00:00
hook_new.tmpl Always use `ctx.Locale.Tr` inside templates () 2023-09-25 08:56:50 +00:00
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
layout_head.tmpl Fix flash message for flex-container () 2024-04-23 08:31:51 +00:00
navbar.tmpl Move admin routers from /admin to /-/admin () 2024-10-10 04:56:49 +00:00
notice.tmpl Refactor DateUtils and merge TimeSince () 2024-11-04 11:30:00 +00:00
queue.tmpl Always use `ctx.Locale.Tr` inside templates () 2023-09-25 08:56:50 +00:00
queue_manage.tmpl Migrate margin and padding helpers to tailwind () 2024-03-24 17:42:49 +01:00
self_check.tmpl Add cache test for admins () 2024-06-17 21:22:39 +02:00
stacktrace-row.tmpl Refactor DateUtils and merge TimeSince () 2024-11-04 11:30:00 +00:00
stacktrace.tmpl Move admin routers from /admin to /-/admin () 2024-10-10 04:56:49 +00:00
stats.tmpl Always use `ctx.Locale.Tr` inside templates () 2023-09-25 08:56:50 +00:00
system_status.tmpl Auto-update the system status in admin dashboard () 2024-02-16 02:52:25 +00:00