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
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.
5 months ago
..
ActionRunStatus.vue Convert frontend code to typescript (#31559) 8 months ago
ActivityHeatmap.vue Convert frontend code to typescript (#31559) 8 months ago
ContextPopup.vue Convert frontend code to typescript (#31559) 8 months ago
DashboardRepoList.vue Include collaboration repositories on dashboard source/forks/mirrors list (#31946) 5 months ago
DiffCommitSelector.vue Fix "Filter by commit" Dropdown (#31695) 7 months ago
DiffFileList.vue Convert frontend code to typescript (#31559) 8 months ago
DiffFileTree.vue Convert frontend code to typescript (#31559) 8 months ago
DiffFileTreeItem.vue Convert frontend code to typescript (#31559) 8 months ago
PullRequestMergeForm.vue Convert frontend code to typescript (#31559) 8 months ago
RepoActionView.vue Fix overflowing content in action run log (#31842) 6 months ago
RepoActivityTopAuthors.vue bump vue-bar-graph (#31705) 7 months ago
RepoBranchTagSelector.vue Replace v-html with v-text in search inputbox (#31966) 6 months ago
RepoCodeFrequency.vue Convert frontend code to typescript (#31559) 8 months ago
RepoContributors.vue Convert frontend code to typescript (#31559) 8 months ago
RepoRecentCommits.vue Convert frontend code to typescript (#31559) 8 months ago
ScopedAccessTokenSelector.vue fix the component of access token list not mounted (#31824) 6 months ago