This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-10 17:12:55 +02:00
Code
Issues
Activity
gitea
/
web_src
/
js
/
components
History
Giteabot
c5da032193
fixed incorrect page navigation with up and down arrow on last item of dashboard repos (
#34570
) (
#34596
)
...
Backport
#34570
by metiftikci Co-authored-by: metiftikci <metiftikci@hotmail.com>
2025-06-04 07:13:39 +08:00
..
ActionRunStatus.vue
…
ActivityHeatmap.vue
…
ContextPopup.vue
…
DashboardRepoList.vue
fixed incorrect page navigation with up and down arrow on last item of dashboard repos (
#34570
) (
#34596
)
2025-06-04 07:13:39 +08:00
DiffCommitSelector.vue
Fix button alignments and remove unnecessary styles (
#34206
)
2025-04-16 08:14:10 +00:00
DiffFileTree.vue
Mark parent directory as viewed when all files are viewed (
#33958
)
2025-04-15 22:35:22 +08:00
DiffFileTreeItem.vue
Mark parent directory as viewed when all files are viewed (
#33958
)
2025-04-15 22:35:22 +08:00
PullRequestMergeForm.vue
…
RepoActionView.vue
Fix some trivial problems (
#34579
) (
#34585
)
2025-06-02 17:31:35 +00:00
RepoActivityTopAuthors.vue
…
RepoBranchTagSelector.vue
Fix button alignments (
#34276
)
2025-04-27 19:39:03 +00:00
RepoCodeFrequency.vue
…
RepoContributors.vue
Fix button alignments (
#34276
)
2025-04-27 19:39:03 +00:00
RepoRecentCommits.vue
…
ViewFileTree.vue
…
ViewFileTreeItem.vue
…