forgejo/templates/admin
Tim-Niclas Oelschläger 83e04328df
Filter Repositories by type (#29231)
Filter Repositories by type (resolves #1170, #1318)

before:

![image](https://github.com/go-gitea/gitea/assets/72873130/74e6be62-9010-4ab4-8f9b-bd8afbebb8fb)

after:

![image](https://github.com/go-gitea/gitea/assets/72873130/e4d85ed6-7864-4150-8d72-5194dac1293f)

(cherry picked from commit e3524c63d6d42865ea8288af89b372544d35474b)
2024-03-06 12:10:46 +08:00
..
applications Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
auth [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 2024-02-05 16:02:14 +01:00
base Remove autofocus in search box (#28033) 2023-11-20 08:57:46 +00:00
emails Remove autofocus in search box (#28033) 2023-11-20 08:57:46 +00:00
org highlight user details link (#26998) 2023-10-01 11:58:24 +08:00
packages Refactor Safe modifier (#29392) 2024-02-26 22:30:27 +01:00
repo Filter Repositories by type (#29231) 2024-03-06 12:10:46 +08:00
runners Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
user Add option to set language in admin user view (#28449) 2024-03-06 12:10:46 +08:00
actions.tmpl Added instance-level variables (#28115) 2023-12-25 07:28:59 +00:00
config.tmpl [GITEA] add option for banning dots in usernames 2024-02-05 16:05:50 +01:00
cron.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
dashboard.tmpl Rename Str2html to SanitizeHTML and clarify its behavior (followup) 2024-03-06 12:10:45 +08: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 User details page (#26713) 2023-08-31 11:21:18 +02:00
navbar.tmpl [GITEA] admin: "Self Check" should only show for some db types 2024-02-05 16:57:56 +01:00
notice.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
queue.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
queue_manage.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
self_check.tmpl Use tailwind instead of gt-[wh]- helper classes (#29423) 2024-03-06 12:10:43 +08:00
stacktrace-row.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
stacktrace.tmpl Refactor Safe modifier (#29392) 2024-02-26 22:30:27 +01:00
stats.tmpl [REFACTOR] Simplify converting struct to map in admin stats 2024-02-22 22:25:19 +01:00
system_status.tmpl Auto-update the system status in admin dashboard (#29163) 2024-02-17 23:24:31 +01:00