You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/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>
2 years ago
..
applications Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
auth Show OAuth2 errors to end users (#25261) 2 years ago
base Introduce shared template for search inputs (#25338) 2 years ago
emails Introduce shared template for search inputs (#25338) 2 years ago
org Fix template function DateTime (#24317) 2 years ago
packages Introduce shared template for search inputs (#25338) 2 years ago
repo Introduce shared template for search inputs (#25338) 2 years ago
runners Move secrets and runners settings to actions settings (#24200) 2 years ago
user Introduce shared template for search inputs (#25338) 2 years ago
actions.tmpl Move secrets and runners settings to actions settings (#24200) 2 years ago
config.tmpl Refactor path & config system (#25330) 2 years ago
cron.tmpl various style fixes (#25008) 2 years ago
dashboard.tmpl Use a separate admin page to show global stats, remove `actions` stat (#25062) 2 years ago
hook_new.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_head.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
navbar.tmpl Add details summary for vertical menus in settings to allow toggling (#25098) 2 years ago
notice.tmpl Various UI fixes (#25264) 2 years ago
queue.tmpl Add template linting via djlint (#25212) 2 years ago
queue_manage.tmpl Add template linting via djlint (#25212) 2 years ago
stacktrace-row.tmpl Use auto-updating, natively hoverable, localized time elements (#23988) 2 years ago
stacktrace.tmpl Improve queue & process & stacktrace (#24636) 2 years ago
stats.tmpl Use a separate admin page to show global stats, remove `actions` stat (#25062) 2 years ago