Commit Graph

86 Commits

Author SHA1 Message Date
QLHazyCoder 61e9b40d85 fix: harden GoPay and 5sim PR paths 2026-05-04 03:34:59 +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
朴圣佑 8efdc811db fix(auth): OAuth 登录使用全新标签页
(cherry picked from commit b3790c1c4de466e619ea6acfd571531a4ba2ef3c)
2026-05-04 03:30:42 +08:00
朴圣佑 63c53accfe feat(sub2api): 支持多分组创建账号
(cherry picked from commit cc7671e6d2863b68527134008301e14fb86a8666)
2026-05-04 03:30:42 +08:00
朴圣佑 aa4e52b9a7 fix(plus): 增强 checkout 免费试用校验
(cherry picked from commit c52f5058a4b5b68902bccb4d1f099d00c471b7bc)
2026-05-04 03:30:42 +08:00
QLHazycoder 02ec8f8906 Merge remote-tracking branch 'origin/dev' into fix/combined-signup-verification-profile 2026-05-03 03:37:50 +08:00
daniellee2015 2437e6e67d feat(flow): unify sms multi-provider fallback and stabilize proxy/auth retries 2026-05-03 01:20:10 +08:00
EmptyDust 2bfa277aa1 Handle combined signup verification/profile page 2026-05-02 11:19:22 +08:00
initiatione 6ae4e0f5a0 Add OAuth flow timeout toggle 2026-05-01 11:41:12 +08:00
QLHazyCoder 4bb734fd1d 增加Gopay模式 2026-04-30 23:43:02 +08:00
QLHazyCoder 85bb82bc0b fix: resolve HeroSMS Plus dev sync conflicts 2026-04-29 20:00:01 +08:00
QLHazyCoder 6300cce2ed fix: resolve CPA auth hardening conflicts with dev 2026-04-29 12:24:15 +08:00
daniellee2015 4c091a3d32 feat(flow): stabilize step7-9, expand HeroSMS, and update usage tutorial 2026-04-29 00:51:05 +08:00
markyal c95c662ac6 fix: preserve Step 8 resend cooldown during in-place recovery
- 合并 PR #178 的核心改动:修复步骤 8 在邮箱轮询恢复重试时可能重复触发重发验证码的问题
- 本地补充修复:无
- 影响范围:background/steps/fetch-login-code.js、background/verification-flow.js、tests/background-step7-recovery.test.js、tests/verification-flow-polling.test.js
2026-04-28 21:30:24 +08:00
QLHazyCoder 8007a99b72 Paypal增加轻量级号池 2026-04-28 16:23:30 +08:00
daniellee2015 75bc68f53a fix(step8): stop resend retry loop during in-place recovery 2026-04-28 15:16:07 +08:00
cnxwzy ba0bf02eeb fix: preserve oauth step metadata and resolve dev merge conflicts 2026-04-28 07:54:29 +08:00
cnxwzy 59ee5586fe fix: preserve oauth login completion step metadata 2026-04-28 07:49:54 +08:00
cnxwzy 936aec398e fix: restore dev flow compatibility in CPA auth hardening 2026-04-27 22:54:15 +08:00
zhangkun 9b38b0bffe 修复 LuckMail 验证码轮询与重试逻辑 2026-04-27 22:33:41 +08:00
cnxwzy f9f8df19d3 fix: harden CPA auth flow with API callback/state checks
Move CPA oauth url/callback handling to management API first, persist state/origin runtime keys, and fail fast on invalid callback or missing management auth to reduce flaky panel-driven auth failures.
2026-04-27 19:13:22 +08:00
daniellee2015 2706d98225 feat(network): integrate outbound route module on Ultra1.4 baseline 2026-04-27 13:25:46 +08:00
QLHazyCoder b919cdc23c fix: 修正 Plus Return 等待时间至 20 秒并更新相关日志信息 2026-04-26 17:19:36 +08:00
QLHazyCoder e9c3a61e55 feat: 更新 Plus Return 确认逻辑,增加等待时间至 40 秒并添加测试用例 2026-04-26 17:19:29 +08:00
QLHazyCoder f577487670 refactor: 移除未使用的函数和变量,简化 Plus Checkout 创建逻辑 2026-04-26 17:15:15 +08:00
QLHazyCoder 344158e465 feat: 增强 Plus Checkout 账单地址处理,支持多国地址配置及本地化国家路径 2026-04-26 15:59:51 +08:00
QLHazyCoder 5271ec5b59 feat: 增强地址处理逻辑,支持日本地区并优化相关测试用例 2026-04-26 15:59:14 +08:00
QLHazyCoder 6c2bec6520 feat: 增强 Plus Checkout 创建逻辑,支持重用 ChatGPT 标签页并优化测试用例 2026-04-26 15:50:37 +08:00
QLHazyCoder 336fdb0c3a feat: 增强内容脚本加载逻辑,优化错误处理和测试用例 2026-04-26 15:29:26 +08:00
QLHazyCoder 227ebedda4 feat: 添加 Plus 模式和贡献模式支持,增强步骤执行延迟和提示逻辑 2026-04-26 08:51:20 +08:00
QLHazyCoder 9a63cba994 feat: 增强 PayPal 标签页检测逻辑,支持自动接管已打开的 PayPal 页面,并优化登录流程的元素查找 2026-04-26 06:03:53 +08:00
QLHazyCoder 3271dc2f83 feat: 增强 PayPal 登录流程,支持自动检测邮箱和密码输入,增加超时处理和相应测试用例 2026-04-26 05:47:44 +08:00
QLHazyCoder b86114fa3a feat: 添加 Plus Checkout 创建后等待 20 秒的逻辑,并增加相应的测试用例 2026-04-26 05:25:17 +08:00
QLHazyCoder 88ceb79af6 修改登陆及后续逻辑,统一使用一个逻辑 2026-04-26 05:22:36 +08:00
QLHazyCoder ef52ff806b feat: 添加 meiguodizhi 地址接口支持,优化账单地址获取逻辑,跳过 Google 地址推荐 2026-04-26 04:31:51 +08:00
QLHazyCoder f454105ff5 feat: 更新 Plus Checkout 逻辑,优化子框架的就绪状态处理,增加地址输入和 PayPal 付款方法的检测功能 2026-04-26 03:08:12 +08:00
QLHazyCoder 72697ffc83 步骤七修复 2026-04-26 01:42:09 +08:00
QLHazyCoder 6ad866b962 Plua模式开发 2026-04-26 01:41:40 +08:00
QLHazyCoder 08c361711c fix: 修复注册流程中对已登录状态的处理,确保在 ChatGPT 首页时抛出明确错误 2026-04-25 19:33:36 +08:00
QLHazyCoder 0125839d2b fix: stop silent skipping of steps 3/4/5 on ChatGPT home, throw explicit error instead 2026-04-25 19:33:21 +08:00
QLHazyCoder 171b375a0b feat: enhance signup flow to skip profile step for logged-in users 2026-04-25 17:35:22 +08:00
QLHazyCoder e37a0269f2 fix: handle signup phone entry mode before email submission
- 同步最新 dev 到 PR #113,并保留 dev 上更完整的 163 邮箱实现\n- 补充 Step 2 的手机号入口切邮箱逻辑与本地化邮箱输入识别\n- 避免把 Step 2 的 phone entry 提示误判成 auth add-phone 致命错误
2026-04-25 14:53:13 +08:00
QLHazyCoder 6bb183902d feat: continue OAuth flow through HeroSMS phone verification
- 合并 dev 最新主线改动:同步当前认证页恢复、来源配置和侧栏能力的现有基线

- 本地补充修复:补齐 HeroSMS 手机验证与 sidepanel 初始化冲突,修正 Step 9 等待逻辑里的未声明变量,并同步结构/链路文档与回归测试

- 影响范围:OAuth 步骤 8/9、HeroSMS 配置、认证页内容脚本、侧栏初始化、项目文档与测试
2026-04-25 14:04:11 +08:00
Q3CC f3e8d051ea 修复步骤1打开官网前清理OpenAI Cookie 2026-04-24 23:30: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
QLHazyCoder 2796be587c Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev 2026-04-23 01:00:44 +08:00
QLHazyCoder 9dbc7bbf21 feat: 添加对手动执行步骤 4 的前置条件检查,确保认证页标签存在 2026-04-23 01:00:39 +08:00
QLHazyCoder c906e4434d feat: 添加2925邮箱会话确保逻辑,优化邮箱轮询验证码流程 2026-04-23 00:33:16 +08:00
Q3CC 1a993e9d6a Merge origin/dev into codex2api source
- resolve the sidepanel contribution-mode test conflict while keeping the new Codex2API assertions\n- update the mail2925 payload test harness for newly added Codex2API and random-subdomain inputs\n- renumber the README quick-start plan headings and strip trailing whitespace from the new tutorial doc
2026-04-22 22:18:09 +08:00