forgejo/templates/admin
silverwind af094fbb6c
Introduce shared template for search inputs (#25338)
- Set
[type=search](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/search)
- Disable spellcheck
- Set maxLength 255 that I found in `templates/repo/issue/search.tmpl`
- Remove unnecessary `max-width`, it does nothing

---------

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-06-22 10:27:35 +00:00
..
applications Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
auth Show OAuth2 errors to end users (#25261) 2023-06-15 01:12:50 +00:00
base Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
emails Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
org Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
packages Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
repo Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
runners Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
user Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
actions.tmpl Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
config.tmpl Refactor path & config system (#25330) 2023-06-21 13:50:26 +08:00
cron.tmpl various style fixes (#25008) 2023-05-30 22:28:25 +00:00
dashboard.tmpl Use a separate admin page to show global stats, remove actions stat (#25062) 2023-06-03 22:03:41 +08:00
hook_new.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08: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 Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
navbar.tmpl Add details summary for vertical menus in settings to allow toggling (#25098) 2023-06-07 10:49:48 +08:00
notice.tmpl Various UI fixes (#25264) 2023-06-21 21:59:49 -04:00
queue.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
queue_manage.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
stacktrace-row.tmpl Use auto-updating, natively hoverable, localized time elements (#23988) 2023-04-11 01:01:20 +02:00
stacktrace.tmpl Improve queue & process & stacktrace (#24636) 2023-05-11 07:45:47 +00:00
stats.tmpl Use a separate admin page to show global stats, remove actions stat (#25062) 2023-06-03 22:03:41 +08:00