Commit Graph

30 Commits

Author SHA1 Message Date
QLHazyCoder fae7b9bffd 修复手机号注册登录密码页与成功清理 2026-05-28 06:52:35 +08:00
QLHazyCoder 3a60560e27 refactor shared flow settings and runtime cleanup 2026-05-24 19:36:08 +08:00
QLHazyCoder 46e2a156ab fix flow-specific manual step execution 2026-05-22 08:11:00 +08:00
QLHazyCoder 3f6fc3e1e8 fix: align Plus no-payment flow and step5 completion 2026-05-22 01:35:42 +08:00
QLHazyCoder a7b35ee11a refactor flows into canonical runtime architecture 2026-05-21 07:21:34 +08:00
QLHazyCoder 81fc40706a Refactor workflow auto-run to node graph 2026-05-15 17:41:35 +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
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
QLHazyCoder e8ca56d650 feat: 添加过期步骤消息处理,忽略自动运行中已完成的步骤错误和完成消息 2026-05-10 02:30:03 +08:00
朴圣佑 dfe5139250 feat(gpc): add auto mode permission checks 2026-05-09 23:23:32 +08:00
朴圣佑 bab7e54384 feat(gpc): align helper flow with api key queue tasks 2026-05-07 03:06:09 +08:00
yigedludan8 12f35f1d3b fix: restart signup phone mismatch without duplicate logs 2026-05-06 21:44:17 +08:00
QLHazyCoder 0795108014 修复问题 2026-05-04 19:38:12 +08:00
QLHazyCoder b595f5366a Plus中添加GPC模式 2026-05-04 18:02:00 +08:00
QLHazyCoder 6160f4640d feat: 增强注册流程,添加手机号输入框及相关状态管理逻辑 2026-05-04 17:09:43 +08:00
QLHazyCoder c04b64c966 手机号注册模式 2026-05-04 12:56:35 +08:00
QLHazyCoder 691ac39514 优化步骤在日志中的显示 2026-05-03 19:25:55 +08:00
QLHazyCoder 6300cce2ed fix: resolve CPA auth hardening conflicts with dev 2026-04-29 12:24:15 +08:00
zhangkun b8d8847ce5 fix: defer HeroSMS reuse confirmation until final cleanup 2026-04-28 21:49:58 +08:00
zhangkun 5c804fad6e fix: finalize HeroSMS reuse after full flow success 2026-04-28 14:17:23 +08:00
cnxwzy 936aec398e fix: restore dev flow compatibility in CPA auth hardening 2026-04-27 22:54:15 +08:00
QLHazyCoder 88ceb79af6 修改登陆及后续逻辑,统一使用一个逻辑 2026-04-26 05:22:36 +08:00
daniellee2015 de70266f8c fix(pro7.5): stabilize icloud/session flow and logged-in step skipping 2026-04-24 19:43:48 +08:00
daniellee2015 451880cb2a fix(step2): skip steps 3/4/5 when signup detects logged-in session 2026-04-24 19:39:26 +08:00
QLHazyCoder 9dbc7bbf21 feat: 添加对手动执行步骤 4 的前置条件检查,确保认证页标签存在 2026-04-23 01:00:39 +08:00
QLHazyCoder afef124856 refactor: 移除网络超时相关逻辑,简化错误处理 2026-04-19 03:28:15 +08:00
QLHazyCoder 609cdeaeb5 feat: 增强错误处理逻辑,添加 Cloudflare 风控和网络超时拦截提示 2026-04-18 20:54:00 +08:00
QLHazyCoder b387ebfa91 feat:重试页面检测和重试点击的逻辑抽取为公共逻辑 2026-04-17 15:16:52 +08:00
QLHazyCoder 1a5f569d16 feat: 添加邮箱验证页面处理逻辑,优化步骤 2 跳过密码步骤的逻辑,更新相关测试用例 2026-04-17 03:54:30 +08:00