Commit Graph

327 Commits

Author SHA1 Message Date
QLHazyCoder 0096442674 feat: 添加注册流程中标签页稳定等待机制,优化步骤2和步骤3的执行逻辑 2026-05-10 04:10:56 +08:00
QLHazyCoder e8ca56d650 feat: 添加过期步骤消息处理,忽略自动运行中已完成的步骤错误和完成消息 2026-05-10 02:30:03 +08:00
QLHazyCoder b02b375449 feat: 添加 GPC 任务过期状态处理,增强任务执行的稳定性和错误提示 2026-05-10 02:29:54 +08:00
root e9d7086b30 fix: abort stale phone signup email verification 2026-05-09 14:24:12 -04:00
QLHazyCoder 35bf6a2c32 feat: 增强 GPC 结账流程的错误处理与重试机制,优化超时管理 2026-05-10 01:31:42 +08:00
QLHazyCoder 7b887e74bc Merge remote-tracking branch 'origin/dev' into codex-review-pr-226 2026-05-09 23:37:59 +08:00
朴圣佑 dfe5139250 feat(gpc): add auto mode permission checks 2026-05-09 23:23:32 +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
QLHazyCoder 5d6792f5fb feat: add support for deferring Step 9 callback timeout during auth security verification 2026-05-09 18:22:24 +08:00
root 018b84264b fix: rotate unusable phone verification numbers 2026-05-09 05:28:01 -04:00
root a8e77396e1 fix: recover add-phone flow from auth error pages 2026-05-09 03:55:45 -04:00
root 6f67a00980 fix: improve iCloud polling and add-phone handoff 2026-05-08 23:19:18 -04:00
root c23461261b feat: add configurable operation delay 2026-05-08 20:06:14 -04:00
QLHazyCoder 9cf24d93ac fix: route SMS send rejection through phone restart helper
- Merge latest dev into the PR branch before applying the maintainer fix

- Expose the phone resend banned classifier from phone verification helpers

- Use the helper from auto-run step 4 and keep restart logs reason-specific
2026-05-08 18:17:18 +08:00
QLHazyCoder 82da69b23b fix: handle manual free phone reuse handoff
- 合并 PR #213 的核心改动:手动保存白嫖复用手机号时从本地运行态恢复 HeroSMS activation,并按号码前缀推断提交国家。
- 本地补充修复:无,本轮审查未发现需要额外修改的逻辑错误。
- 影响范围:Step 9 手机号复用保存/手动交接、HeroSMS 国家提交、相关回归测试。
2026-05-08 17:56:04 +08:00
QLHazyCoder 700a929570 feat: support Cloud Mail email provider
- Merge the latest dev branch into PR #212 for a clean dev-targeted review base.

- Add Cloud Mail/SkyMail provider support for email generation and verification-code polling.

- Move Cloud Mail runtime logic into a dedicated background module and add docs plus regression tests.
2026-05-08 17:40:41 +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 6f9a9913b5 fix: update API URLs and improve error handling for SUB2API configuration 2026-05-08 09:11:19 +08:00
initiatione d28a9fcb35 Fix manual free phone reuse handoff 2026-05-07 20:00:37 +08:00
jiulongting 535bd493c7 Merge branch 'QLHazyCoder:master' into master 2026-05-07 18:45:39 +08:00
QLHazyCoder 428e23d66a Update GoPay helper API URL to new domain and enhance cookie cleanup functionality 2026-05-07 16:31:58 +08:00
zhangjiulong1 0330393a19 增加对CloudMail(SkyMail)邮箱的支持 2026-05-07 15:27:04 +08:00
朴圣佑 2236730374 fix(gpc): query local OTP helper by phone 2026-05-07 12:12:57 +08:00
朴圣佑 bab7e54384 feat(gpc): align helper flow with api key queue tasks 2026-05-07 03:06:09 +08:00
QLHazyCoder 7228a9e531 fix: count initial HeroSMS free reuse success
- 合并 PR #209 的核心改动:HeroSMS 白嫖复用号码首次成功后立即计入 successfulUses/maxUses,并补充对应回归断言。
- 本地补充修复:无,本地审查未发现需要额外修补的冲突或逻辑问题。
- 影响范围:background/phone-verification-flow.js、tests/phone-verification-flow.test.js
2026-05-07 02:39:54 +08:00
QLHazyCoder 676b2284f4 chore: merge latest dev into pr 208 fixes 2026-05-07 02:26:08 +08:00
initiatione 8fefb81b2a Fix free phone reuse max count 2026-05-07 02:06:17 +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 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
朴圣佑 612fccd4c6 fix(gpc): allow local helper for whatsapp otp 2026-05-06 17:36:36 +08:00
QLHazyCoder 9964b5a317 feat: replace cookie cleanup step with registration success wait 2026-05-06 14:38:45 +08:00
QLHazyCoder 951ce8f33a Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev 2026-05-06 02:04:36 +08:00
QLHazyCoder 80251db9da fix: resolve step 9 profile fallback with latest dev 2026-05-06 01:51:04 +08:00
QLHazyCoder aa57e0f645 feat: add GPC SMS helper functionality with local SMS support
- Introduced GPC OTP channel selection (WhatsApp/SMS) in the sidepanel.
- Added local SMS helper toggle and URL input for macOS users.
- Implemented normalization functions for OTP channel and local SMS URL.
- Updated settings payload to include new GPC helper configurations.
- Enhanced Plus checkout process to utilize local SMS helper for OTP retrieval.
- Added tests for GPC SMS helper script and its integration in the checkout flow.
- Updated documentation to reflect new GPC helper features and configurations.
2026-05-06 01:39:11 +08:00
QLHazyCoder 3dfc112561 feat: 添加 GPC Helper API URL 支持并更新相关逻辑 2026-05-05 05:32:01 +08:00
QLHazyCoder 24f5b79bf1 修改日志显示,合并同一轮中对应的邮箱和手机号 2026-05-05 03:59:09 +08:00
QLHazyCoder 1973f5a898 feat: 更新密码页面识别逻辑,支持手机号注册和登录路径,并添加相关测试用例 2026-05-05 03:03:19 +08:00
QLHazyCoder cb41f5c243 feat: 增强步骤 3 的手机号注册逻辑,确保手机号身份优先处理并添加相关测试用例 2026-05-05 02:47:57 +08:00
QLHazyCoder 16baad20a3 feat: 更新手机号输入框逻辑,确保手动输入值在执行步骤前被保存,避免被旧状态覆盖 2026-05-05 01:48:18 +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 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 6160f4640d feat: 增强注册流程,添加手机号输入框及相关状态管理逻辑 2026-05-04 17:09:43 +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