You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js/components
Kerwin Bryant 92f997ce6b
Add file tree to file view page (#32721)
Resolve #29328

This pull request introduces a file tree on the left side when reviewing
files of a repository.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 week ago
..
ActionRunStatus.vue Remove "class-name" from svg icon (#33540) 1 month ago
ActivityHeatmap.vue Migrate vue components to setup (#32329) 5 months ago
ContextPopup.vue Enable Typescript `strictFunctionTypes` (#32911) 3 months ago
DashboardRepoList.vue Fix typo in HTML attribute (#33599) 1 month ago
DiffCommitSelector.vue Enable Typescript `noImplicitAny` (#33322) 2 months ago
DiffFileTree.vue Use `git diff-tree` for `DiffFileTree` on diff pages (#33514) 3 weeks ago
DiffFileTreeItem.vue Use `git diff-tree` for `DiffFileTree` on diff pages (#33514) 3 weeks ago
PullRequestMergeForm.vue Enable Typescript `noImplicitAny` (#33322) 2 months ago
RepoActionView.vue Always show the "rerun" button for action jobs (#33692) 4 weeks ago
RepoActivityTopAuthors.vue Enable Typescript `noImplicitAny` (#33322) 2 months ago
RepoBranchTagSelector.vue Remove "class-name" from svg icon (#33540) 1 month ago
RepoCodeFrequency.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 4 months ago
RepoContributors.vue Enable Typescript `noImplicitAny` (#33322) 2 months ago
RepoRecentCommits.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 4 months ago
ViewFileTree.vue Add file tree to file view page (#32721) 1 week ago
ViewFileTreeItem.vue Add file tree to file view page (#32721) 1 week ago