Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
BalloonUpdate
/
Mcpatch2JavaClient
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
11
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: 客户端自动更新 + 多线程下载 + 全项目安全审计
- #5
#5
Closed
creeperCN
wants to merge 32 commits into
BalloonUpdate:main
BalloonUpdate/Mcpatch2JavaClient:main
from
creeperCN:feature/client-self-update
creeperCN/Mcpatch2JavaClient:feature/client-self-update
Copy head branch name to clipboard
Conversation
Commits
32
(32)
Checks
Files changed
Closed
feat: 客户端自动更新 + 多线程下载 + 全项目安全审计
#5
creeperCN
wants to merge 32 commits into
BalloonUpdate:main
BalloonUpdate/Mcpatch2JavaClient:main
from
creeperCN:feature/client-self-update
creeperCN/Mcpatch2JavaClient:feature/client-self-update
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2026
ci: 添加自动构建和手动发布 GitHub Actions 工作流
Show description for c7f521f
creeperCN
committed
c7f521f
View commit details
Copy full SHA for c7f521f
Browse repository at this point
feat: 添加客户端自身自动更新功能
Show description for 90056f5
creeperCN
committed
90056f5
View commit details
Copy full SHA for 90056f5
Browse repository at this point
feat: 实现客户端自动更新功能
Show description for fb2afb5
creeperCN
committed
fb2afb5
View commit details
Copy full SHA for fb2afb5
Browse repository at this point
fix: 修复 Java 8 兼容性问题
Show description for 90e2bc8
creeperCN
committed
90e2bc8
View commit details
Copy full SHA for 90e2bc8
Browse repository at this point
chore: 移除自动添加的 GitHub Actions 工作流
Show description for 311ff26
creeperCN
committed
311ff26
View commit details
Copy full SHA for 311ff26
Browse repository at this point
chore: 移除 docs 文件夹
creeperCN
committed
db9143d
View commit details
Copy full SHA for db9143d
Browse repository at this point
chore: 移除手动测试代码
creeperCN
committed
aa733ac
View commit details
Copy full SHA for aa733ac
Browse repository at this point
chore: 移除调试代码
Show description for d34c2b6
creeperCN
committed
d34c2b6
View commit details
Copy full SHA for d34c2b6
Browse repository at this point
fix: 恢复客户端更新检查日志
creeperCN
committed
ea7d380
View commit details
Copy full SHA for ea7d380
Browse repository at this point
fix: 恢复客户端更新检查调试日志
creeperCN
committed
713254b
View commit details
Copy full SHA for 713254b
Browse repository at this point
chore: 删除未使用的 testAllMirrors 方法
creeperCN
committed
a738522
View commit details
Copy full SHA for a738522
Browse repository at this point
chore: 删除废弃的兼容方法
Show description for 49edee0
creeperCN
committed
49edee0
View commit details
Copy full SHA for 49edee0
Browse repository at this point
fix: 修复下载URL套娃问题
Show description for 7cf6378
creeperCN
committed
7cf6378
View commit details
Copy full SHA for 7cf6378
Browse repository at this point
fix: 调整下载镜像站顺序,hk.gh-proxy.org 优先
creeperCN
committed
50696af
View commit details
Copy full SHA for 50696af
Browse repository at this point
feat: 实现多线程下载,提升下载速度
Show description for 2d5d787
creeperCN
committed
2d5d787
View commit details
Copy full SHA for 2d5d787
Browse repository at this point
perf: 下载线程数从4提升到8
creeperCN
committed
3491532
View commit details
Copy full SHA for 3491532
Browse repository at this point
perf: 根据文件大小调整线程数为6(7.4MB每片1.23MB)
creeperCN
committed
692432f
View commit details
Copy full SHA for 692432f
Browse repository at this point
chore: 删除无效的测试文件
creeperCN
committed
3664a03
View commit details
Copy full SHA for 3664a03
Browse repository at this point
feat: 添加 ghfile.geekertao.top 为 API 和下载的首选镜像
creeperCN
committed
5b5d13a
View commit details
Copy full SHA for 5b5d13a
Browse repository at this point
security: 修复3个安全漏洞
Show description for c719cc6
creeperCN
committed
c719cc6
View commit details
Copy full SHA for c719cc6
Browse repository at this point
security: 修复全项目安全漏洞
Show description for f09edd0
creeperCN
committed
f09edd0
View commit details
Copy full SHA for f09edd0
Browse repository at this point
security: 修复剩余安全漏洞
Show description for 29df511
creeperCN
committed
29df511
View commit details
Copy full SHA for 29df511
Browse repository at this point
security: Log线程安全 + HttpProtocol Response泄露修复
creeperCN
committed
c72f44d
View commit details
Copy full SHA for c72f44d
Browse repository at this point
fix: 修复 SHA-256 校验失败(去掉 GitHub API digest 的 sha256: 前缀)
creeperCN
committed
28fb509
View commit details
Copy full SHA for 28fb509
Browse repository at this point
Commits on Apr 5, 2026
chore: 删除自动 release workflow,改为手动发布流程
creeperCN
committed
d7ce18d
View commit details
Copy full SHA for d7ce18d
Browse repository at this point
refactor: 移除 GitHub 依赖,改为从服主服务器获取更新
Show description for ef407ce
creeperCN
committed
ef407ce
View commit details
Copy full SHA for ef407ce
Browse repository at this point
feat: HashUtility 对象池 + MultiThreadDownloader 改用 OkHttp
Show description for f5aa5d9
creeperCN
committed
f5aa5d9
View commit details
Copy full SHA for f5aa5d9
Browse repository at this point
feat: 批量下载优化 + 完成所有甲方要求
Show description for 89e8075
creeperCN
committed
89e8075
View commit details
Copy full SHA for 89e8075
Browse repository at this point
fix: 恢复 tag push 触发的构建 workflow
Show description for 26447e9
creeperCN
committed
26447e9
View commit details
Copy full SHA for 26447e9
Browse repository at this point
fix: 修复自更新绕过文件锁定问题
Show description for 0f4a12d
creeperCN
committed
0f4a12d
View commit details
Copy full SHA for 0f4a12d
Browse repository at this point
fix: 缓存更新目录路径,避免路径不一致导致只下载不替换
Show description for d47d9c6
creeperCN
committed
d47d9c6
View commit details
Copy full SHA for d47d9c6
Browse repository at this point
fix: 添加 serverUrl 配置字段,修复配置不匹配问题
Show description for d4faff2
creeperCN
committed
d4faff2
View commit details
Copy full SHA for d4faff2
Browse repository at this point
You can’t perform that action at this time.