forgejo/web_src/js/components
Lunny Xiao fc8799f269
Use Get but not Post to get actions artifacts (#29734)
(cherry picked from commit 171d3d9a3c891d107001094b9118d93b0b00c02c)

Conflicts:
	routers/web/web.go
2024-03-20 08:46:28 +01:00
..
.eslintrc.yaml Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
ActionRunStatus.vue
ActivityHeatmap.vue Revert "Fix heatmap localization" 2024-03-20 07:31:23 +01:00
ContextPopup.vue Remove jQuery from the issue reference context popup (#29367) 2024-02-26 22:30:27 +01: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
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue Modernize merge button (#28140) 2024-01-15 00:00:47 +02:00
RepoActionView.vue Use Get but not Post to get actions artifacts (#29734) 2024-03-20 08:46:28 +01:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue Replace some gt- classes with tw- (#29570) 2024-03-11 23:36:57 +07:00
RepoCodeFrequency.vue Implement code frequency graph (#29191) 2024-02-26 22:30:26 +01:00
RepoContributors.vue Fix contributor graphs mobile layout and responsiveness (#29597) 2024-03-11 23:36:58 +07:00
RepoRecentCommits.vue Implement recent commits graph (#29210) 2024-02-26 22:30:26 +01:00
ScopedAccessTokenSelector.vue