1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-15 06:04:32 -04:00
gitea/services/context
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>
2024-03-14 23:24:59 +00:00
..
upload
access_log.go
api_org.go
api_test.go
api.go
base_test.go Use strict protocol check when redirect (#29642) 2024-03-07 02:03:41 +00:00
base.go Use strict protocol check when redirect (#29642) 2024-03-07 02:03:41 +00:00
captcha.go
context_cookie.go
context_model.go
context_request.go
context_response.go Make PR form use toast to show error message (#29545) 2024-03-02 15:05:07 +00:00
context_template.go
context_test.go
context.go
csrf.go
org.go
package.go
pagination.go Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
permission.go
private.go
repo.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
response.go
user.go
utils.go
xsrf_test.go
xsrf.go