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/routers
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>
11 months ago
..
api Refactor StringsToInt64s (#29967) 11 months ago
common Refactor URL detection (#29960) 11 months ago
install Move context from modules to services (#29440) 12 months ago
private Restore deleted branches when syncing (#29898) 11 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Support repo code search without setting up an indexer (#29998) 11 months ago
init.go Move some asymkey functions to service layer (#28894) 11 months ago