0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 22:45:31 +01:00
gitea/web_src/js/components
Lunny Xiao 4947bec836
Include collaboration repositories on dashboard source/forks/mirrors list (#31946)
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.
2024-09-24 07:12:06 +00:00
..
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.vue
DashboardRepoList.vue Include collaboration repositories on dashboard source/forks/mirrors list (#31946) 2024-09-24 07:12:06 +00:00
DiffCommitSelector.vue
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue
RepoActionView.vue Fix overflowing content in action run log (#31842) 2024-08-16 23:34:27 -04:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue Replace v-html with v-text in search inputbox (#31966) 2024-09-04 02:52:00 +00:00
RepoCodeFrequency.vue
RepoContributors.vue
RepoRecentCommits.vue
ScopedAccessTokenSelector.vue fix the component of access token list not mounted (#31824) 2024-08-16 17:37:36 +00:00