aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-findfile.js
Commit message (Expand)AuthorAgeFilesLines
* Convert frontend code to typescript (#31559)silverwind2024-07-071-117/+0
* Add typescript guideline and typescript-specific eslint plugins and fix issue...silverwind2024-07-031-2/+2
* Use `querySelector` over alternative DOM methods (#31280)silverwind2024-06-101-2/+2
* Refactor all `.length === 0` patterns in JS (#30045)silverwind2024-03-251-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-1/+1
* Remove jQuery from the "find file" page (#29456)Yarden Shoham2024-02-281-31/+29
* Update JS dependencies (#27922)silverwind2023-11-061-1/+0
* 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