THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b251e608c01392c947f84be387f956541bfea25c
gitea
/
web_src
/
js
/
components
History
wxiaoguang
b251e608c0
Only do counting when count_only=true for repo dashboard (
#29884
)
...
Ref:
#29878
2024-03-18 11:05:17 +00:00
..
.eslintrc.yaml
…
ActionRunStatus.vue
…
ActivityHeatmap.vue
…
ContextPopup.vue
Remove jQuery from the issue reference context popup (
#29367
)
2024-02-24 13:03:53 +01:00
DashboardRepoList.vue
Only do counting when count_only=true for repo dashboard (
#29884
)
2024-03-18 11:05:17 +00:00
DiffCommitSelector.vue
Remove the
time-since
class (
#29826
)
2024-03-15 21:57:53 +00:00
DiffFileList.vue
…
DiffFileTree.vue
…
DiffFileTreeItem.vue
…
PullRequestMergeForm.vue
…
RepoActionView.vue
fix double border and border-radius on empty action steps (
#29845
)
2024-03-16 17:03:56 +00:00
RepoActivityTopAuthors.vue
…
RepoBranchTagSelector.vue
Forbid variables containing jQuery collections not having the
$
prefix (
#29839
)
2024-03-16 12:22:16 +00:00
RepoCodeFrequency.vue
Implement code frequency graph (
#29191
)
2024-02-23 23:41:24 +00:00
RepoContributors.vue
Fix contributor graphs mobile layout and responsiveness (
#29597
)
2024-03-05 14:21:52 +00:00
RepoRecentCommits.vue
Implement recent commits graph (
#29210
)
2024-02-24 10:22:51 +00:00
ScopedAccessTokenSelector.vue
…