This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
7985cde84df5ee93bfb37b20681d69e67d3f32fc
gitcaddy-server
/
web_src
/
js
/
components
History
silverwind
040970c320
Enable two vue eslint rules (
#24780
)
...
These two rules are no longer violated, so we can enable them again.
2023-05-17 22:00:34 -04:00
..
ActionRunStatus.vue
Fix flash of unstyled content in action view page (
#24712
)
2023-05-14 14:58:59 +00:00
ActivityHeatmap.vue
Make the color of zero-contribution-squares in the activity heatmap more subtle (
#24758
)
2023-05-17 10:55:34 +00:00
ContextPopup.vue
Modify luminance calculation and extract related functions into single files (
#24586
)
2023-05-10 11:19:03 +00:00
DashboardRepoList.vue
Add status indicator on main home screen for each repo (
#24638
)
2023-05-13 21:59:01 +00:00
DiffFileList.vue
Use data-tooltip-content for tippy tooltip (
#23649
)
2023-03-24 18:35:38 +08:00
DiffFileTree.vue
Update the value of the
diffEnd
when click
Show More
btn in the DiffFileTree (
#24069
)
2023-04-12 15:11:23 +02:00
DiffFileTreeItem.vue
Use reactive store to share data between components (
#23996
)
2023-04-11 20:44:26 -04:00
PullRequestMergeForm.vue
Refactor branch/tag selector to Vue SFC (
#23421
)
2023-03-14 17:51:20 +08:00
RepoActionView.test.js
Improve action log display with control chars (
#23820
)
2023-04-01 20:57:05 +08:00
RepoActionView.vue
Fix flash of unstyled content in action view page (
#24712
)
2023-05-14 14:58:59 +00:00
RepoActivityTopAuthors.vue
Refactor dashboard repo list to Vue SFC (
#23405
)
2023-03-14 12:09:06 +08:00
RepoBranchTagSelector.vue
Remove svg.svg class, restore .rss-icon (
#24667
)
2023-05-12 10:23:53 +00:00