aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components/DiffFileTree.vue
Commit message (Expand)AuthorAgeFilesLines
* Update the value of the `diffEnd` when click `Show More` btn in the DiffFileT...sillyguodong2023-04-121-0/+2
* Expand selected file when clicking file tree (#24041)sillyguodong2023-04-121-0/+10
* Use reactive store to share data between components (#23996)wxiaoguang2023-04-111-5/+6
* Highlight selected file in the PR file tree (#23947)yusifeng2023-04-071-2/+12
* Diff improvements (#23553)silverwind2023-03-301-10/+11
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-3/+3
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-3/+3
* Restore function to "Show more" buttons (#22399)zeripath2023-01-131-1/+4
* JS refactors (#22227)silverwind2022-12-241-5/+1
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-3/+5
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-271-0/+129