0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-20 21:06:00 -05:00
forgejo/web_src/js/components
Beowulf 86c8949d9c
Remove DiffFileList component
The benefit / functionality provided by DiffFileList is already (better)
integrated in the header of the files.
If you want an overview, you can collapse all files via the same
overflow menu (where the stats were available).
To reduce the maintenance effort, the DiffFileList component is
therefore removed.
2025-01-19 18:56:18 +01:00
..
ActionRunStatus.vue Fix incomplete Actions status aggregations (#32859) 2024-12-22 08:46:38 +01:00
ActivityHeatmap.vue
ContextPopup.test.js
ContextPopup.vue
DashboardRepoList.vue
DiffCommitSelector.vue [PORT] Fix a number of typescript issues (gitea#32308) 2024-11-04 09:15:06 +01:00
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.test.js
PullRequestMergeForm.vue Add branch auto deletion for scheduled PRs 2024-10-31 03:49:15 +01:00
RepoActionView.test.js Fix bug where Action UI may occasionally not load logs (#6122) 2024-12-05 18:08:11 +00:00
RepoActionView.vue Fix incomplete Actions status aggregations (#32859) 2024-12-22 08:46:38 +01:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue
RepoCodeFrequency.vue
RepoContributors.vue Add "n commits" link to contributors in contributors graph page (#32799) 2024-12-15 13:21:02 +01:00
RepoRecentCommits.vue
ScopedAccessTokenSelector.vue