QLHazyCoder
efad1f94d7
新增手机号绑定邮箱后邮箱模式重登流程
2026-05-16 03:23:28 +08:00
QLHazyCoder
727d1523dd
修复手机号注册绑定邮箱节点执行与资料提交等待
2026-05-16 00:53:14 +08:00
QLHazyCoder
999de8d36b
修正短信验证码轮询等待逻辑
2026-05-16 00:06:12 +08:00
QLHazyCoder
7c1dfb9a02
chore(release): bump version to Ultra9.99
2026-05-15 23:15:50 +08:00
QLHazyCoder
3f3f9275cc
拆分 OAuth 后置验证流程
2026-05-15 23:03:02 +08:00
QLHazyCoder
4c2ab31b07
限制手机号注册流程使用号码复用
2026-05-15 18:23:41 +08:00
QLHazyCoder
81fc40706a
Refactor workflow auto-run to node graph
2026-05-15 17:41:35 +08:00
QLHazyCoder
f6f804f1a2
修正手机接码价格区间与最低价逻辑
2026-05-15 06:40:53 +08:00
QLHazyCoder
22fc865f19
完善手机接码逻辑
2026-05-15 05:09:12 +08:00
QLHazyCoder
a7ea261093
feat: 支持从 CFTE 同步 Temp 域名列表
2026-05-15 03:56:02 +08:00
QLHazyCoder
d681972724
修复资料页提交重试判定
2026-05-15 03:56:02 +08:00
QLHazyCoder
6a0ec37b18
修复密码页收尾重复点击
2026-05-15 03:56:02 +08:00
QLHazyCoder
8b03695fab
fix: preserve phone identity during Step 8 retries
...
- 吸收 PR #245 的核心改动:手机号注册账号在 Step 8 重试、add-email 和后续 OAuth 登录恢复时保留手机号主身份。
- 本地补充修复:在 oauth-login stepKey 分支提前同步 Step 7 completion payload,避免真实运行路径提前 return 后跳过身份保存。
- 影响范围:Step 7 OAuth 登录、Step 8 登录验证码/add-email 恢复、2925 邮箱轮询重发计划。
2026-05-15 03:24:05 +08:00
QLHazyCoder
e4a0caabe8
fix: preserve phone identity on oauth-login completion
...
- Merge latest origin/dev into PR #245 for the current review baseline.\n- Sync Step 7 completion identity before oauth-login step-key handling returns.\n- Cover the real oauth-login stepKey route in the message-router regression test.
2026-05-15 03:10:34 +08:00
QLHazyCoder
dccdae6ca8
chore(release): bump version to Ultra9.9
2026-05-14 08:17:13 +08:00
QLHazyCoder
a41997325d
Use direct SUB2API admin API flow
2026-05-14 08:03:55 +08:00
QLHazyCoder
023e601dcc
Add flow selector placeholder
2026-05-14 07:47:17 +08:00
QLHazyCoder
ecba33f021
Fix sidepanel latestState bootstrap order
2026-05-13 14:13:41 +08:00
QLHazyCoder
d93cdfff9e
Refactor multi-flow mail capability boundaries
2026-05-13 06:35:43 +08:00
QLHazyCoder
a85ed0ce89
feat: lay groundwork for multi-flow registries
2026-05-13 04:46:56 +08:00
InkCrow
6118d02f56
fix(mail): split 2925 initial polling around resend
2026-05-13 02:28:02 +08:00
InkCrow
24a0b8a45d
fix(mail): resend 2925 code after quick initial poll
2026-05-13 02:19:00 +08:00
QLHazyCoder
04f89620be
添加设计方案
2026-05-13 00:52:10 +08:00
InkCrow
6bd743cbd3
fix(mail): harden 2925 verification polling
2026-05-12 21:08:02 +08:00
InkCrow
67c111ed43
fix(auth): preserve phone identity across add-email retries
2026-05-12 20:39:20 +08:00
InkCrow
0b74e600c0
fix(auth): preserve phone identity when step payload carries bound email
2026-05-12 19:46:30 +08:00
InkCrow
1ed128e118
fix(auth): preserve phone login identity across step8 retries
2026-05-12 16:41:09 +08:00
QLHazyCoder
ff38933ce4
Merge pull request #243 from supperzl/codex/fix-task-window-lock-pr
...
修复任务窗口固定和前台抢焦点问题
2026-05-12 15:48:10 +08:00
QLHazyCoder
8b9adb9085
fix(tabs): stop fallback outside locked window
2026-05-12 15:35:43 +08:00
朴圣佑
7a5b7a26cf
fix(tabs): scope payment task tab lookup
2026-05-12 11:24:12 +08:00
朴圣佑
80c3e6217f
fix(tabs): avoid raising automation window
2026-05-12 11:24:12 +08:00
朴圣佑
2bb34f9064
fix(tabs): lock automation to selected window
2026-05-12 11:24:12 +08:00
QLHazyCoder
ec3c3808e6
chore(release): bump version to Ultra9.7
2026-05-12 04:15:49 +08:00
QLHazyCoder
b4fb196d2c
Add regression for step8 phone identity recovery
2026-05-12 04:03:55 +08:00
QLHazyCoder
c3423b21ab
Fix add-email preserve identity email state flow
2026-05-12 03:49:22 +08:00
QLHazyCoder
f81cc74c29
重构duckduckgo邮箱获取
2026-05-12 02:26:46 +08:00
QLHazyCoder
745010d6c9
feat: 添加步骤 5 提交状态验证和重试页面恢复逻辑,更新相关测试用例
2026-05-12 00:26:54 +08:00
QLHazyCoder
c6a37005e3
refactor: 更新交流群信息展示方式,使用 div 替代 table
2026-05-11 19:41:07 +08:00
QLHazyCoder
82ff45e7aa
fix: 使用 sys.platform 替代 platform.system() 以提高兼容性
2026-05-11 19:12:44 +08:00
QLHazyCoder
4ed5720a26
refactor: 移除不必要的 gopayHelperPhoneMode 逻辑,简化代码
2026-05-11 19:12:35 +08:00
QLHazyCoder
dff579b78d
fix: 移除不必要的促销相关代码和更新 UI 逻辑
2026-05-11 18:10:12 +08:00
QLHazyCoder
55c4705dba
fix: 移除不必要的代理促销相关代码
2026-05-11 16:56:59 +08:00
QLHazyCoder
1b0f4bb174
feat: 添加对 Duck 生成的邮箱的比较基线支持,增强邮箱生成逻辑
2026-05-11 16:41:54 +08:00
QLHazyCoder
c063561a11
fix: 更新错误处理逻辑以防止重复订阅 ChatGPT 套餐
2026-05-11 15:10:10 +08:00
QLHazyCoder
d7b7c63ea0
fix: 修正 GPC 自动模式在权限未知时的误回退
...
- 合并 PR #237 的核心改动:停止或状态刷新后保留 GPC 自动模式选择,只有余额回包明确拒绝时才回退手动模式
- 本地补充修复:补齐余额查询、启动前校验和 Step 6 创建前校验在权限字段缺失时的误判,并补充回归测试
- 影响范围:GPC sidepanel 模式切换、Plus Step 6 GPC 创建前校验、相关回归测试
2026-05-11 13:15:15 +08:00
QLHazyCoder
bf50474b5e
fix(gpc): keep auto mode when balance permission is unknown
2026-05-11 13:11:59 +08:00
朴圣佑
7552b40c70
fix(gpc): preserve auto mode after stop refresh
2026-05-11 12:23:07 +08:00
QLHazyCoder
ace716838e
chore(release): bump version to Ultra9.3
2026-05-11 03:49:52 +08:00
QLHazyCoder
18e8fb3259
Merge pull request #232 from imxiaozhan/fix/herosms-page-state-deadline
...
fix: prevent hung phone page-state probes from stalling SMS polling
2026-05-11 03:47:08 +08:00
QLHazyCoder
1b132bf19e
Merge remote-tracking branch 'origin/dev' into fix/herosms-page-state-deadline
2026-05-11 03:45:40 +08:00