gitea/routers/web/repo
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
..
actions
setting Fix incorrect menu/link on webhook edit page (#29709) 2024-03-14 01:37:15 +00:00
activity.go
attachment.go
blame.go
branch.go Use repo object format name instead of detecting from git repository (#29702) 2024-03-10 22:30:36 +01:00
cherry_pick.go
code_frequency.go
commit.go Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
compare.go
contributors.go
download.go
editor.go
editor_test.go
find.go
fork.go Move fork router functions to a standalone file (#29756) 2024-03-13 10:07:53 +00:00
githttp.go
githttp_test.go
helper.go
helper_test.go
issue.go Refactor to use optional.Option for issue index search option (#29739) 2024-03-13 08:25:53 +00:00
issue_content_history.go
issue_dependency.go
issue_label.go Refactor label.IsArchived() (#29750) 2024-03-13 07:04:07 +01:00
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go
projects_test.go
pull.go Move fork router functions to a standalone file (#29756) 2024-03-13 10:07:53 +00:00
pull_review.go Do some performance optimize for issues list and view issue/pull (#29515) 2024-03-12 07:23:44 +00:00
pull_review_test.go
recent_commits.go
release.go
release_test.go
render.go
repo.go Some performance optimization on dashboard and issues page (#29010) 2024-03-12 04:57:19 +00:00
search.go Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
topic.go
treelist.go
view.go Update various logos and unify their filenames (#29637) 2024-03-06 22:20:05 +00:00
view_test.go
wiki.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
wiki_test.go Make wiki default branch name changable (#29603) 2024-03-06 14:26:32 +08:00