mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 15:19:09 +01:00
5ccf79d05c
Fix #13489 In the original implementation, only `All` will display your owned and collaborated repositories. For other filters like `Source`, `Mirrors` and etc. will only display your owned repositories. This PR removed the limitations. Now except `collbrations`, other filters will always display your owned and collaborated repositories. (cherry picked from commit 4947bec8360c152daca23e120eae1732d3848492) |
||
---|---|---|
.. | ||
.eslintrc.yaml | ||
ActionRunStatus.vue | ||
ActivityHeatmap.vue | ||
ContextPopup.test.js | ||
ContextPopup.vue | ||
DashboardRepoList.vue | ||
DiffCommitSelector.vue | ||
DiffFileList.vue | ||
DiffFileTree.vue | ||
DiffFileTreeItem.vue | ||
PullRequestMergeForm.vue | ||
RepoActionView.test.js | ||
RepoActionView.vue | ||
RepoActivityTopAuthors.vue | ||
RepoBranchTagSelector.vue | ||
RepoCodeFrequency.vue | ||
RepoContributors.vue | ||
RepoRecentCommits.vue | ||
ScopedAccessTokenSelector.vue |