Commit Graph

221 Commits

Author SHA1 Message Date
QLHazyCoder 31046c1116 修正 contact-verification 手机验证码页识别 2026-05-16 05:06:04 +08:00
QLHazyCoder efad1f94d7 新增手机号绑定邮箱后邮箱模式重登流程 2026-05-16 03:23:28 +08:00
QLHazyCoder 727d1523dd 修复手机号注册绑定邮箱节点执行与资料提交等待 2026-05-16 00:53:14 +08:00
QLHazyCoder 3f3f9275cc 拆分 OAuth 后置验证流程 2026-05-15 23:03:02 +08:00
QLHazyCoder 81fc40706a Refactor workflow auto-run to node graph 2026-05-15 17:41:35 +08:00
QLHazyCoder d681972724 修复资料页提交重试判定 2026-05-15 03:56:02 +08:00
QLHazyCoder 6a0ec37b18 修复密码页收尾重复点击 2026-05-15 03:56:02 +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 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 6bd743cbd3 fix(mail): harden 2925 verification polling 2026-05-12 21:08:02 +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 1b0f4bb174 feat: 添加对 Duck 生成的邮箱的比较基线支持,增强邮箱生成逻辑 2026-05-11 16:41:54 +08:00
QLHazyCoder d058676f95 feat: 增强注册流程,处理隐藏的注册入口并优化窗口状态 2026-05-10 19:55:13 +08:00
QLHazyCoder 532e0c01b8 fix: keep signup identity submit deferred with operation delay 2026-05-10 06:25:33 +08:00
QLHazyCoder 6b87d68630 Merge origin/dev into PR 225 review fix 2026-05-10 06:02:53 +08:00
QLHazyCoder 15af098327 修复手机号登录回退与重发 500 处理 2026-05-10 05:02:10 +08:00
QLHazyCoder 712a6ddfba feat: enhance signup entry click logic with retry mechanism and improved logging 2026-05-10 01:31:33 +08:00
QLHazyCoder 5320213b7a feat: update signup flow to include 3-second wait before clicking registration entry 2026-05-10 00:21:06 +08:00
root 5462400aa4 fix: hand off phone signup to email verification 2026-05-09 08:47:58 -04:00
QLHazyCoder dcdb3a3e8d feat: enhance signup flow with multiple profile page patterns and improved error handling during verification 2026-05-09 20:42:36 +08:00
root 018b84264b fix: rotate unusable phone verification numbers 2026-05-09 05:28:01 -04:00
root c23461261b feat: add configurable operation delay 2026-05-08 20:06:14 -04:00
QLHazyCoder 2f7c5381e7 fix: restart phone signup when password page rejects number
- 合并 PR #214 的核心改动:将密码页手机号已关联账号/phone already exists 归为可重开的注册手机号异常,并补充回归覆盖。
- 本地补充修复:无。
- 影响范围:content/signup-page.js 的 Step 3/4 注册验证码前置检查、step4 split-code 测试。
2026-05-08 18:19:22 +08:00
QLHazyCoder 83c5a6237c fix: enhance step 7 login identifier resolution and add tests for phone/email handling 2026-05-08 10:31:20 +08:00
QLHazyCoder b56bde0c2e fix: enhance email input detection and add tests for unified OpenAI login page 2026-05-08 10:23:38 +08:00
yigedludan8 da02aa62cf fix(signup): restart phone signup on step 3 phone-exists errors
Treat phone-number-already-exists messages on the signup password page as the same restartable step-3 failure path used for phone/password mismatches.

Also adds a regression test covering the Chinese phone-exists error so the flow stops immediately instead of retrying the password submit loop.
2026-05-07 21:00:17 +08:00
QLHazyCoder 676b2284f4 chore: merge latest dev into pr 208 fixes 2026-05-07 02:26:08 +08:00
QLHazyCoder 30f3969c9e fix: stabilize iCloud login helper and verification polling
- 合并 PR #207 的核心改动:修复 iCloud 临时网络/上下文错误分支的 safeActionLabel TDZ 崩溃风险,并允许登录验证码轮询首次读取当前可见首行验证码。
- 本地补充修复:无,本轮仅完成审查和定向验证。
- 影响范围:background.js iCloud 登录辅助、content/icloud-mail.js 邮件轮询、对应 iCloud 回归测试。
2026-05-06 23:27:03 +08:00
yigedludan8 12f35f1d3b fix: restart signup phone mismatch without duplicate logs 2026-05-06 21:44:17 +08:00
Q3CC 057f0080ca Merge pull request #206 from initiatione/codex/free-phone-reuse-upstream
增加 HeroSMS 免费手机号复用
2026-05-06 19:39:05 +08:00
initiatione 99669c8eef Stabilize iCloud verification polling 2026-05-06 18:25:29 +08:00
initiatione 5014cb4de3 Add configurable SUB2API account priority 2026-05-06 18:19:43 +08:00
initiatione b6777edbc8 Add HeroSMS free phone reuse 2026-05-06 18:19:43 +08:00
QLHazyCoder 80251db9da fix: resolve step 9 profile fallback with latest dev 2026-05-06 01:51:04 +08:00
QLHazyCoder 1973f5a898 feat: 更新密码页面识别逻辑,支持手机号注册和登录路径,并添加相关测试用例 2026-05-05 03:03:19 +08:00
QLHazyCoder d054ff65de feat: Enhance login flow with add-email and phone verification support
- Added support for the add-email page in the logging status module.
- Updated step 8 to handle phone-registered accounts during email verification.
- Implemented logic to submit add-email before polling for email verification codes.
- Enhanced tests for step 7 to detect username input as phone number and ignore hidden inputs.
- Improved step 8 to allow add-email handoff only when requested.
- Updated documentation to reflect changes in the login verification flow.
2026-05-05 01:47:58 +08:00
QLHazyCoder 6b3917d4b7 feat: 增强手机号登录功能,添加手机号输入框确认逻辑及相关测试用例 2026-05-04 22:49:28 +08:00
QLHazyCoder efa77757aa feat: 增强手机号登录入口识别逻辑,添加相关测试用例 2026-05-04 22:35:43 +08:00
QLHazyCoder 0795108014 修复问题 2026-05-04 19:38:12 +08:00
QLHazyCoder f2e6a1ed3e feat: 更新手机号验证设置UI,优化显示逻辑并添加相关测试 2026-05-04 19:09:37 +08:00
QLHazyCoder b595f5366a Plus中添加GPC模式 2026-05-04 18:02:00 +08:00
QLHazyCoder d7d0953a94 feat: 增强手机号注册流程,自动切换国家选项并填写本地手机号 2026-05-04 16:16:21 +08:00
QLHazyCoder 21b156291d feat: 增强手机号注册流程,确保手机号输入页就绪后再申请号码并提交 2026-05-04 15:41:09 +08:00
EmptyDust 67c5ab8830 fix: handle profile page after step 9 phone verify 2026-05-04 14:13:28 +08:00
QLHazyCoder c04b64c966 手机号注册模式 2026-05-04 12:56:35 +08:00
QLHazyCoder 4603f512fb chore: preserve step-aware logging after upstream sync
- 吸收 master 的核心改动:按可见步骤归类日志显示,覆盖 OAuth、手机号验证、平台验证和内容脚本日志链路。

- 本地补充修复:保留平台验证成功后的手机号接码确认收尾,避免 #193/#194 恢复的手机号复用链路被合并覆盖。

- 影响范围:background routing、phone verification、platform verify、content scripts、sidepanel 与相关测试/文档。
2026-05-04 04:41:49 +08:00
朴圣佑 29093e08db fix(flow): harden proxy phone and checkout recovery paths 2026-05-04 03:30:43 +08:00
朴圣佑 d851cc4d36 feat(gopay): support GoPay Plus checkout flow 2026-05-04 03:30:43 +08:00