gitea/templates/admin
wxiaoguang bbe5cd7c92
Refactor startup deprecation messages ()
It doesn't change logic, it only does:

1. Rename the variable and function names
2. Use more consistent format when mentioning config section&key
3. Improve some messages
..
applications Always use `ctx.Locale.Tr` inside templates ()
auth Migrate `gt-hidden` to `tw-hidden` ()
emails Migrate margin and padding helpers to tailwind ()
org Migrate margin and padding helpers to tailwind ()
packages Unify search boxes ()
repo Migrate margin and padding helpers to tailwind ()
runners Move secrets and runners settings to actions settings ()
user Migrate `gt-hidden` to `tw-hidden` ()
actions.tmpl Added instance-level variables ()
config.tmpl Migrate margin and padding helpers to tailwind ()
config_settings.tmpl Remove fomantic checkbox module ()
cron.tmpl Migrate margin and padding helpers to tailwind ()
dashboard.tmpl Do not allow different storage configurations to point to the same directory ()
hook_new.tmpl Always use `ctx.Locale.Tr` inside templates ()
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
layout_head.tmpl Introduce `.secondary-nav` and handle `.page-content` spacing universally ()
navbar.tmpl Do not allow different storage configurations to point to the same directory ()
notice.tmpl Replace all simple inline styles with tailwind ()
queue.tmpl Always use `ctx.Locale.Tr` inside templates ()
queue_manage.tmpl Migrate margin and padding helpers to tailwind ()
self_check.tmpl Refactor startup deprecation messages ()
stacktrace-row.tmpl Migrate margin and padding helpers to tailwind ()
stacktrace.tmpl Fix incorrect tailwind migration ()
stats.tmpl Always use `ctx.Locale.Tr` inside templates ()
system_status.tmpl Auto-update the system status in admin dashboard ()