1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 17:35:49 +00:00
gitea/templates/shared
wxiaoguang 4734d43e14
Support repo code search without setting up an indexer (#29998)
By using git's ability, end users (especially small instance users) do
not need to enable the indexer, they could also benefit from the code
searching feature.

Fix #29996


![image](https://github.com/go-gitea/gitea/assets/2114189/11b7e458-88a4-480d-b4d7-72ee59406dd1)


![image](https://github.com/go-gitea/gitea/assets/2114189/0fe777d5-c95c-4288-a818-0427680805b6)

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-03-24 17:05:00 +01:00
..
actions Replace 10 more gt- classes with tw- (#29945) 2024-03-22 13:45:10 +00:00
search Support repo code search without setting up an indexer (#29998) 2024-03-24 17:05:00 +01:00
secrets Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
user Migrate font-weight helpers to tailwind (#30027) 2024-03-23 18:45:11 +00:00
variables Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
webhook Change webhook-type in create-view (#29114) 2024-02-15 14:59:48 +01:00
combomarkdowneditor.tmpl cleanup locale function usage (#27227) 2023-09-24 20:31:58 +00:00
issueicon.tmpl Performance improvements for pull request list page (#29900) 2024-03-21 14:13:08 +01:00
issuelist.tmpl Remove unnecessary ".Link" usages (#29909) 2024-03-20 13:56:42 +08:00
repo_search.tmpl Improve repo search UI (#29767) 2024-03-15 09:45:30 +00:00
searchbottom.tmpl Support repo code search without setting up an indexer (#29998) 2024-03-24 17:05:00 +01:00
searchfile.tmpl Fix wrong line number in code search result (#29260) 2024-03-06 07:24:43 +00:00