summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/find.go
Commit message (Collapse)AuthorAgeFilesLines
* Feature: Find files in repo (#15028)Roger Luo2022-06-091-0/+24
* Create finding files page ui in repo page * Get tree entries for find repo files. * Move find files JS to individual file. * gen swagger. * Add enry.IsVendor to exclude entries Co-authored-by: delvh <dev.lh@web.de> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>