0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 02:54:30 +01:00
gitea/web_src/js/components
Brecht Van Lommel f4920c9c7f
Add pagination for dashboard and user activity feeds (#22937)
Previously only the last few activities where available. This works for
all activity and for activity on a date chosen on the heatmap.
2023-02-24 16:15:10 -05:00
..
.eslintrc.yaml
ActivityHeatmap.vue Add pagination for dashboard and user activity feeds (#22937) 2023-02-24 16:15:10 -05:00
ContextPopup.vue
DashboardRepoList.js
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue Add force_merge to merge request and fix checking mergable (#23010) 2023-02-21 08:42:07 -06:00
RepoActionView.vue Require approval to run actions for fork pull request (#22803) 2023-02-24 15:58:49 +08:00
RepoActivityTopAuthors.vue
RepoBranchTagDropdown.js
VueComponentLoader.js