This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-10-10 04:49:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58a0ba711d5635f737dd541db79afcc82c63cc0a
gitea
/
web_src
/
js
/
components
History
Lunny Xiao
5f7b6b55a5
Only do counting when count_only=true for repo dashboard (
#29884
) (
#29905
)
...
Ref:
#29878
Backport
#29884
Co-authored-by: wxiaoguang <
wxiaoguang@gmail.com
>
2024-03-20 11:02:35 +08:00
..
.eslintrc.yaml
…
ActionRunStatus.vue
…
ActivityHeatmap.vue
…
ContextPopup.vue
…
DashboardRepoList.vue
Only do counting when count_only=true for repo dashboard (
#29884
) (
#29905
)
2024-03-20 11:02:35 +08:00
DiffCommitSelector.vue
Fix JS NPE when viewing specific range of PR commits (
#27912
) (
#27923
)
2023-11-06 09:22:44 +00:00
DiffFileList.vue
Fix review UI (
#27322
) (
#27331
)
2023-09-28 13:27:13 +00:00
DiffFileTree.vue
Improve diff tree spacing (
#27714
) (
#27719
)
2023-10-21 10:44:58 +00:00
DiffFileTreeItem.vue
Improve diff tree spacing (
#27714
) (
#27719
)
2023-10-21 10:44:58 +00:00
PullRequestMergeForm.vue
Modernize merge button (
#28140
) (
#28786
)
2024-01-15 09:40:52 +08:00
RepoActionView.vue
fix double border and border-radius on empty action steps (
#29845
) (
#29850
)
2024-03-16 18:16:45 +01:00
RepoActivityTopAuthors.vue
…
RepoBranchTagSelector.vue
Use fetch helpers instead of fetch (
#27026
)
2023-09-19 00:50:30 +00:00
ScopedAccessTokenSelector.vue
…