1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 22:25:47 +00:00
gitea/web_src/js/components
Şahin Akkaya d3982bcd81
Implement recent commits graph (#29210)
This is the implementation of Recent Commits page. This feature was
mentioned on #18262.

It adds another tab to Activity page called Recent Commits. Recent
Commits tab shows number of commits since last year for the repository.
2024-02-24 10:22:51 +00:00
..
.eslintrc.yaml Implement contributors graph (#27882) 2024-02-15 23:21:13 +01:00
ActionRunStatus.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00
ActivityHeatmap.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00
ContextPopup.vue Show whether a PR is WIP inside popups (#28975) 2024-02-04 22:37:45 +00:00
DashboardRepoList.vue Update JS dependencies (#27922) 2023-11-06 21:14:32 +00:00
DiffCommitSelector.vue Add global setting how timestamps should be rendered (#28657) 2024-01-02 09:25:30 +08:00
DiffFileList.vue Fix review UI (#27322) 2023-09-28 10:00:26 +00:00
DiffFileTree.vue Improve diff tree spacing (#27714) 2023-10-21 10:38:19 +00:00
DiffFileTreeItem.vue Add border to file tree 'sub-items' and add padding to 'item-file' (#27593) 2023-10-25 18:00:53 +08:00
PullRequestMergeForm.vue Modernize merge button (#28140) 2024-01-15 00:00:47 +02:00
RepoActionView.vue Artifact deletion in actions ui (#27172) 2024-02-18 10:33:50 +00:00
RepoActivityTopAuthors.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00
RepoBranchTagSelector.vue Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
RepoCodeFrequency.vue Implement code frequency graph (#29191) 2024-02-23 23:41:24 +00:00
RepoContributors.vue Implement code frequency graph (#29191) 2024-02-23 23:41:24 +00:00
RepoRecentCommits.vue Implement recent commits graph (#29210) 2024-02-24 10:22:51 +00:00
ScopedAccessTokenSelector.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00