gitea/web_src/js/components
Giteabot 5c73da7c54
Include collaboration repositories on dashboard source/forks/mirrors list (#31946) (#32122)
Backport #31946 by @lunny

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.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-09-24 15:17:30 +08:00
..
.eslintrc.yaml Improve context popup rendering (#30824) (#30829) 2024-05-02 13:47:32 +00:00
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.vue Improve context popup rendering (#30824) (#30829) 2024-05-02 13:47:32 +00:00
DashboardRepoList.vue Include collaboration repositories on dashboard source/forks/mirrors list (#31946) (#32122) 2024-09-24 15:17:30 +08:00
DiffCommitSelector.vue Fix "Filter by commit" Dropdown (#31695) (#31696) 2024-07-25 09:44:34 +08:00
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue
RepoActionView.vue Fix overflowing content in action run log (#31842) (#31853) 2024-08-18 08:34:05 +08:00
RepoActivityTopAuthors.vue bump vue-bar-graph (#31705) (#31753) 2024-08-01 21:34:32 +03:00
RepoBranchTagSelector.vue Replace v-html with v-text in search inputbox (#31966) (#31973) (#31975) 2024-09-05 01:59:57 +00:00
RepoCodeFrequency.vue Have time.js use UTC-related getters/setters (#30857) (#30869) 2024-05-06 10:01:22 +08:00
RepoContributors.vue Fix Activity Page Contributors dropdown (#31264) (#31269) 2024-06-06 08:14:00 +00:00
RepoRecentCommits.vue Have time.js use UTC-related getters/setters (#30857) (#30869) 2024-05-06 10:01:22 +08:00
ScopedAccessTokenSelector.vue fix the component of access token list not mounted (#31824) (#31868) 2024-08-19 12:56:17 -04:00