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/repo/settings
Denys Konovalov e0b002a4a8
Unify search boxes (#29530)
Unify all but a few search boxes to use uniform style, uniform
translations and shared templates where possible.
Remove a few duplicated search templates, e. g. code search.

<details><summary>Example after screenshots:</summary>


![grafik](https://github.com/go-gitea/gitea/assets/47871822/e20e7d6b-c6be-4a47-b132-672766f41421)


![grafik](https://github.com/go-gitea/gitea/assets/47871822/d5b11b9c-c12f-4a29-8fb0-24e5aa511d18)


![grafik](https://github.com/go-gitea/gitea/assets/47871822/d86bb444-36c7-426d-9cf1-c634963dffb1)


![grafik](https://github.com/go-gitea/gitea/assets/47871822/a76c0319-0518-484a-a840-563d02b61198)

</details>


Also includes #29700 

Co-authored-by: 6543 <6543@obermui.de>

---------

Co-authored-by: 6543 <m.huber@kithara.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
webhook Store webhook event in database (#29145) 11 months ago
actions.tmpl Support configuration variables on Gitea Actions (#24724) 2 years ago
branches.tmpl Filter for default-branch selection (#29388) 11 months ago
collaboration.tmpl Unify search boxes (#29530) 11 months ago
deploy_keys.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
githook_edit.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
githooks.tmpl Replace some `gt-` classes with `tw-` (#29570) 11 months ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_head.tmpl Use flex-container for repo and org settings (#27418) 1 year ago
lfs.tmpl Fix more "locale" usages (#27259) 1 year ago
lfs_file.tmpl Refactor Safe modifier (#29392) 12 months ago
lfs_file_find.tmpl Remove RenderEmojiPlain from template helper (#29375) 12 months ago
lfs_locks.tmpl Fix more "locale" usages (#27259) 1 year ago
lfs_pointers.tmpl Replace some `gt-` classes with `tw-` (#29570) 11 months ago
navbar.tmpl Show more settings for empty repositories (#29130) 1 year ago
options.tmpl Make wiki default branch name changable (#29603) 11 months ago
protected_branch.tmpl Unify search boxes (#29530) 11 months ago
push_mirror_sync_modal.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
tags.tmpl Unify search boxes (#29530) 11 months ago