新增网络测试功能,预留付费用户线路自定义与线路自选入口 #8
2 Participants
Notifications
Due Date
No due date set.
Depends on
#3 网络测试页面
gongyun/app
Reference: gongyun/app#8
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
add 网络测试功能 #3
reserved 线路自定义
optimize 版本更新与检测
AI Agent代码审查结果
Summary
This PR adds a Network Test page, introduces a “skip update prompt for 5 days” flow, and surfaces update availability in Settings with a blinking dot.
Main actionable issue:
UpdateService.checkForUpdate()can leave_checkingstucktrueon early returns, effectively disabling future checks. Additional recommendations relate to probe implementation (use HEAD/lightweight endpoints), clearer privacy disclosure for third-party IP lookups, minor UI clarity, andlaunchUrlfailure handling.发现 6 个问题(high 1 / medium 2 / low 3)
AI Agent代码审查结果
发现 0 个问题(high 0 / medium 0 / low 0)