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
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
..
admin Unify search boxes (#29530) 11 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Replace more `gt-` with `tw-`, update frontend docs (#29595) 11 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix date rendering by adding `<gitea-absolute-date>` (#29725) 11 months ago
explore Unify search boxes (#29530) 11 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Unify search boxes (#29530) 11 months ago
package Unify search boxes (#29530) 11 months ago
projects Unify search boxes (#29530) 11 months ago
repo Unify search boxes (#29530) 11 months ago
shared Unify search boxes (#29530) 11 months ago
status Replace more `gt-` with `tw-`, update frontend docs (#29595) 11 months ago
swagger Fix lint-swagger warning (#29787) 11 months ago
user Unify search boxes (#29530) 11 months ago
webhook Change webhook-type in create-view (#29114) 12 months ago
home.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 11 months ago
install.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 11 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago