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
Rowan Bohde a8e7caedfa
add submodule diff links (#33097)
This adds links to submodules in diffs, similar to the existing link
when viewing a repo at a specific commit. It does this by expanding diff
parsing to recognize changes to submodules, and find the specific refs
that are added, deleted or changed.

Related #25888

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 months ago
..
ActionRunStatus.vue Add action auto-scroll (#30057) 2 months ago
ActivityHeatmap.vue Migrate vue components to setup (#32329) 4 months ago
ContextPopup.vue Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
DashboardRepoList.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 3 months ago
DiffCommitSelector.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 3 months ago
DiffFileList.vue Migrate vue components to setup (#32329) 4 months ago
DiffFileTree.vue Migrate vue components to setup (#32329) 4 months ago
DiffFileTreeItem.vue add submodule diff links (#33097) 2 months ago
PullRequestMergeForm.vue Fix bug automerge cannot be chosed when there is only 1 merge style (#33040) 2 months ago
RepoActionView.vue Add auto-expanding running actions step (#30058) 2 months ago
RepoActivityTopAuthors.vue Fix undefined errors on Activity page (#32378) 4 months ago
RepoBranchTagSelector.vue Move RepoBranchTagSelector init outside the SFC (#32890) 2 months ago
RepoCodeFrequency.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 3 months ago
RepoContributors.vue Add "n commits" link to contributors in contributors graph page (#32799) 3 months ago
RepoRecentCommits.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 3 months ago
ScopedAccessTokenSelector.vue Migrate vue components to setup (#32329) 4 months ago