0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 22:49:38 +01:00
gitea/routers
Lunny Xiao 9e5d0a09eb
Global code search support (#3664)
* add global code search on explore

* fix bug when no anyone public repos

* change the icon

* fix typo and add UnitTypeCode check for login non-admin user

* fix ui description when no match
2018-03-16 22:04:33 +08:00
..
admin
api/v1
dev
org
private
repo Global code search support (#3664) 2018-03-16 22:04:33 +08:00
routes Global code search support (#3664) 2018-03-16 22:04:33 +08:00
user
utils
home.go Global code search support (#3664) 2018-03-16 22:04:33 +08:00
init.go
install.go