gitea/templates/admin
6543 363c123598
Add cache test for admins (#31265)
Add a test to probe the cache similar to the email test func.


![image](https://github.com/go-gitea/gitea/assets/24977596/700e2733-586d-4091-900f-f5f71e6e94bf)


![image](https://github.com/go-gitea/gitea/assets/24977596/2a953802-18fc-4e81-a37d-24ebe1297365)


![image](https://github.com/go-gitea/gitea/assets/24977596/e00d62ad-bb60-41cc-9138-09993daee156)

---------

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: silverwind <me@silverwind.io>
2024-06-17 21:22:39 +02:00
..
applications Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
auth code optimization (#31315) 2024-06-11 21:07:10 +08:00
emails code optimization (#31315) 2024-06-11 21:07:10 +08:00
org Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
packages Fix some URLs whose sub-path is missing (#31289) 2024-06-07 15:15:17 +00:00
repo Replace `gt-word-break` with `tw-break-anywhere` (#31183) 2024-06-04 13:57:11 +00:00
runners Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
user code optimization (#31315) 2024-06-11 21:07:10 +08:00
actions.tmpl Added instance-level variables (#28115) 2023-12-25 07:28:59 +00:00
config.tmpl Add cache test for admins (#31265) 2024-06-17 21:22:39 +02:00
config_settings.tmpl Remove fomantic checkbox module (#30162) 2024-03-29 04:56:01 +00:00
cron.tmpl code optimization (#31315) 2024-06-11 21:07:10 +08:00
dashboard.tmpl Fix double border in system status table (#31363) 2024-06-17 15:21:59 +02:00
hook_new.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
layout_head.tmpl Fix flash message for flex-container (#30657) 2024-04-23 08:31:51 +00:00
navbar.tmpl Do not allow different storage configurations to point to the same directory (#30169) 2024-03-31 03:03:24 +00:00
notice.tmpl Remove fomantic button module (#30475) 2024-04-14 17:53:52 +00:00
queue.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
queue_manage.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
self_check.tmpl Add cache test for admins (#31265) 2024-06-17 21:22:39 +02:00
stacktrace-row.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
stacktrace.tmpl Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
stats.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
system_status.tmpl Auto-update the system status in admin dashboard (#29163) 2024-02-16 02:52:25 +00:00