aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-findfile.js
Commit message (Expand)AuthorAgeFilesLines
* Refactor branch/tag selector to Vue SFC (#23421)wxiaoguang2023-03-141-5/+2
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-1/+1
* Escape path for the file list (#22741)wxiaoguang2023-02-041-1/+5
* JS refactors (#22227)silverwind2022-12-241-1/+1
* Use weighted algorithm for string matching when finding files in repo (#21370)wxiaoguang2022-10-081-18/+69
* Feature: Find files in repo (#15028)Roger Luo2022-06-091-0/+67