Commit Graph
100 Commits
Author SHA1 Message Date
QLHazyCoder 8007a99b72 Paypal增加轻量级号池 2026-04-28 16:23:30 +08:00
QLHazyCoder 2d1bad3642 feat(paypal-flow): 添加邮箱输入框重填功能 2026-04-28 15:31:59 +08:00
QLHazyCoder 87fc333848 chore(release): bump version to Ultra2.0 2026-04-28 13:00:27 +08:00
QLHazyCoder a6e8de2f08 更新地址 2026-04-28 12:54:53 +08:00
QLHazyCoder 486aa4fbfa Merge PR #174: 修复 Hotmail helper 拉信 URL 编码问题 2026-04-28 12:45:34 +08:00
QLHazyCoder 367113fcd4 Merge PR #173: 自动运行前先校验 Hotmail 邮箱可用性 2026-04-28 12:40:30 +08:00
QLHazyCoder a84997e8db Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev 2026-04-28 12:38:01 +08:00
QLHazyCoderandCopilot 42bff1e0a3 更新md
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 12:37:56 +08:00
QLHazyCoder 5c5296afec fix: harden 2925 mailbox reuse and forwarded mail parsing
- 合并 PR #169 的核心改动:在复用 2925 邮箱页前恢复 content script ready,并支持 OpenAI bounce 转发地址反解与中文日期解析。
- 本地补充修复:无。
- 影响范围:2925 邮箱会话确认、2925 邮件轮询、相关回归测试。
2026-04-28 11:26:11 +08:00
QLHazyCoder 0f430113fa feat: integrate IP proxy routing controls and stabilize auth recovery
- 合并 PR #163 的核心改动:接入 711Proxy 优先的 IP 代理管理模块,并把代理配置、切换与出口检测整合进侧边栏和后台流程
- 本地补充修复:补齐 IP Proxy 相关结构/链路文档,新增代理核心测试,并修正 sidepanel 设置恢复对隔离测试场景的兼容性
- 影响范围:background proxy orchestration、sidepanel proxy settings、step 8 login verification recovery
2026-04-27 14:09:06 +08:00
QLHazyCoder 30b0c00589 test: document IP proxy integration and harden sidepanel restore 2026-04-27 14:07:48 +08:00
QLHazyCoder c98cfd7053 chore(release): bump version to Ultra1.4 2026-04-27 09:44:59 +08:00
QLHazyCoder 2816345307 docs: document HeroSMS V2 fallback flow 2026-04-27 09:30:45 +08:00
QLHazyCoder 0cc8a602e4 fix: harden HeroSMS phone activation fallback
- 合并 PR #156 的核心改动:为 HeroSMS 取号增加最低价查询、NO_NUMBERS 到 getNumberV2 的回退和 getStatusV2 验证码轮询。
- 本地补充修复:保留 V2 activation 的 country/statusAction fallback 元信息,并修正可复用 V2 测试前置国家配置。
- 影响范围:background phone verification flow、phone verification tests。
2026-04-27 09:27:12 +08:00
QLHazyCoder 24650605d4 fix: preserve HeroSMS V2 activation metadata 2026-04-27 09:25:24 +08:00
QLHazyCoder d67ca024d9 fix: support localized add-phone country matching
- 合并 PR #155 的核心改动:add-phone 国家选择改为结合 option value 与区域显示名匹配 HeroSMS 英文国家名,兼容中文页面。
- 本地补充修复:同步登记新增的国家匹配回归测试到项目结构文档,并把 PR 分支吸收最新 dev。
- 影响范围:content/phone-auth.js、tests/phone-auth-country-match.test.js、项目文件结构说明.md
2026-04-26 20:43:24 +08:00
QLHazyCoder cb7b4b4544 docs: record phone auth country match test 2026-04-26 20:41:25 +08:00
QLHazyCoder 3ab17d1562 fix: stabilize iCloud Hide My Email resilience
- 合并 PR #154 的核心改动:增强 iCloud Hide My Email 会话校验、页面上下文回退、maildomainws 兼容参数、别名缓存回退与 reserve 异常恢复。
- 本地补充修复:同步项目结构、完整链路和开发规范文档,并整理生成别名请求的缩进。
- 影响范围:background iCloud 别名获取与管理、icloud-utils、sidepanel iCloud 管理器、iCloud 相关测试与文档。
2026-04-26 20:20:51 +08:00
QLHazyCoder 888d345db3 docs: align iCloud resilience PR documentation 2026-04-26 20:19:13 +08:00
QLHazyCoder 48bc07b94c feat: 添加进入贡献模式的功能,并更新相关测试用例 2026-04-26 18:13:39 +08:00
QLHazyCoder 31b722cedb Merge remote-tracking branch 'origin/dev' 2026-04-26 17:58:11 +08:00
QLHazyCoder 78a141d380 test: align Plus return wait expectation 2026-04-26 17:57:07 +08:00
QLHazyCoder 05d48e6cc1 feat: 添加完成步骤后处理的副作用逻辑和错误报告功能,并增加相关测试用例 2026-04-26 17:50:00 +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 1c063dcd32 fix(cpa): clarify multithread callback warning 2026-04-26 09:12:13 +00:00
QLHazyCoder c7b9f727cc chore(release): bump version to Ultra1.0 2026-04-26 16:57:21 +08:00
QLHazyCoder 3f3b59bc38 Merge branch 'dev' 2026-04-26 16:48:26 +08:00
QLHazycoder 3339ed0660 Merge remote-tracking branch 'origin/dev' into dev 2026-04-26 08:38:16 +00:00
QLHazycoder 1e22e4f7cf fix(contribution): dedupe localhost callback submission 2026-04-26 08:38:00 +00:00
QLHazyCoder 818791f395 feat: 增强 Plus Checkout 内容脚本,支持多次注入同一页面的功能测试 2026-04-26 16:28:24 +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 7b668fdcaf test: restore icloud sidepanel settings state harness 2026-04-26 07:02:58 +00:00
QLHazycoder f8015092ea Merge remote-tracking branch 'origin/dev' into dev 2026-04-26 07:01:19 +00:00
QLHazycoder 13d17aa11d feat: 更新贡献内容服务,增强自动运行通知逻辑和测试用例 2026-04-26 06:51:24 +00:00
QLHazyCoder 5bdc84710c feat: 更新 README,添加最新交流群链接并删除不再使用的交流群图片 2026-04-26 14:43:53 +08:00
QLHazyCoder ccad06332e feat: 添加登录入口触发器检测逻辑,增强登录状态识别 2026-04-26 14:03:19 +08:00
QLHazyCoder b520711b0a feat: 更新步骤状态渲染逻辑,优化状态处理和界面显示 2026-04-26 09:05:07 +08:00
QLHazyCoder 227ebedda4 feat: 添加 Plus 模式和贡献模式支持,增强步骤执行延迟和提示逻辑 2026-04-26 08:51:20 +08:00
QLHazyCoder f558194185 Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev 2026-04-26 08:30:35 +08:00
QLHazyCoder c4c966f409 feat: 更新 SUB2API 后台脚本,添加对步骤 13 的支持,并增强日志输出 2026-04-26 08:30:32 +08:00
QLHazycoder 596bf38d5c feat(contribution): 增强贡献模式逻辑,支持 SUB2API 和 CPA 源,优化状态处理和界面显示 2026-04-26 00:28:25 +00:00
QLHazycoder d9ae1c42cf fix(contribution): remove manual review completion path 2026-04-25 22:43:20 +00:00
QLHazyCoder 6d6f5c5751 Merge branch 'Plus模式开发' into dev 2026-04-26 06:26:59 +08:00
QLHazyCoder 6329407b95 feat: 添加 Plus 模式下的自动运行风险提示逻辑,支持超过 3 轮的警告和确认模态框 2026-04-26 06:25:11 +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 89644a0b30 chore(release): bump version to Pro8.0 2026-04-26 02:53:23 +08:00
QLHazyCoder 1659b7f4f0 Merge branch 'Plus模式开发' into dev 2026-04-26 02:06:26 +08:00
QLHazyCoder b421849801 feat: 添加 waitForTabStableComplete 函数以确保标签页在稳定状态后再执行后续步骤 2026-04-26 02:02:57 +08:00
QLHazyCoder 72697ffc83 步骤七修复 2026-04-26 01:42:09 +08:00
QLHazyCoder 6ad866b962 Plua模式开发 2026-04-26 01:41:40 +08:00
QLHazyCoder 12e6225eba feat: 优化 Cloudflare 临时邮箱处理逻辑,增加对邮箱提供者和生成器的支持 2026-04-25 20:14:45 +08:00
QLHazyCoder bc7f5d80b9 Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev 2026-04-25 19:33: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 809d146b74 隐藏本地同步为默认开启,调整为接码开关 2026-04-25 16:24:47 +08:00
QLHazyCoder 672c593271 fix: close iCloud mail tabs after verification success 2026-04-25 15:14:35 +08:00
QLHazyCoder 84e2f9bd8b fix: recover signup email entry from phone-mode defaults
- 合并 PR #113 的核心改动:让 Step 2 在注册弹窗默认手机号模式下自动切回邮箱输入,并兼容本地化邮箱输入识别\n- 本地补充修复:保留 dev 上更完整的 163 邮箱实现,并避免把 Step 2 的 phone entry 提示误判成 auth add-phone 致命错误\n- 影响范围:signup content script、background add-phone detection、Step 2 回归测试、项目链路与结构文档
2026-04-25 14:55:07 +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 b2facb9d2b feat: continue OAuth flow through HeroSMS phone verification
- 合并 PR #122 的核心改动:在 OAuth 登录链路接入 HeroSMS 手机验证,支持 add-phone / phone-verification 页面续跑
- 本地补充修复:解决与 dev 主线的 sidepanel 初始化冲突,修正 Step 9 等待逻辑中的未声明变量,并同步结构/链路文档与相关回归测试
- 影响范围:OAuth 步骤 8/9、HeroSMS 配置、认证页内容脚本、sidepanel 初始化、项目文档与测试
2026-04-25 14:05:32 +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
QLHazyCoder bf91af3576 feat: 更新 Cloudflare Temp Email 使用说明,优化相关链接和配置步骤 2026-04-25 01:50:48 +08:00
QLHazyCoder 19323c08bb fix: 更新提醒文本以强调导出配置的重要性 2026-04-25 00:17:46 +08:00
QLHazyCoder c1ce4e9bc3 Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev 2026-04-24 23:57:13 +08:00
QLHazyCoder 6b9f3d9c44 feat: 添加更新卡片提醒样式和测试 2026-04-24 23:57:08 +08:00
QLHazyCoder ee64f8202d Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev 2026-04-24 23:28:29 +08:00
QLHazyCoder 58d8779f12 feat: add icloud fetch mode control to sidepanel and corresponding test 2026-04-24 23:28:24 +08:00
QLHazyCoder cdb870b27d chore(release): bump version to Pro7.6 2026-04-24 21:51:14 +08:00
QLHazyCoder 4091adf970 fix(pro7.5): stabilize iCloud flow and logged-in signup skip path
- 合并 PR #146 的核心改动:稳定 iCloud 注册/验证码链路,并在检测到已登录会话时自动跳过步骤 3/4/5。
- 本地补充修复:修正 iCloud `always_new` 获取策略在自动邮箱获取链路中未真正生效的问题,并补充对应测试。
- 影响范围:background signup/verification flow、iCloud 别名获取、sidepanel iCloud 配置与相关测试。
2026-04-24 20:13:57 +08:00
QLHazyCoder 7e79e0397a fix: honor icloud always_new fetch mode 2026-04-24 20:11:40 +08:00
QLHazyCoder 2b77fd8306 Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev 2026-04-24 10:29:43 +08:00
QLHazyCoder 37d1ca6147 feat: 更新贡献模式相关URL,优化上传页面和官网页面的链接 2026-04-24 10:29:37 +08:00
QLHazyCoder c0fd0d609d chore(release): bump version to Pro7.5 2026-04-23 22:50:03 +08:00
QLHazyCoder ff2ef7bf89 更新文件 2026-04-23 22:45:34 +08:00
QLHazyCoder aa286490d7 feat: 增强自动运行控制器以支持自定义邮箱池重试逻辑,并更新验证流程以处理手机号确认 2026-04-23 22:18:17 +08:00
QLHazyCoder 7d19d660e6 添加当邮箱服务为自定义邮箱的号池 2026-04-23 21:45:03 +08:00
QLHazyCoder fa9b4b8f38 feat: support custom email pool mail assignment in auto-run
- 合并 PR #138 的核心改动:新增自定义邮箱池生成方式,支持按轮次为自动流程分配预置注册邮箱\n- 本地补充修复:吸收 dev 上最新的 sidepanel 与收码链路改动,并修正生成邮箱 helper 对运行态参数的判断与文档同步\n- 影响范围:邮箱生成配置、auto-run 轮次分配、generated-email helper、README 与根文档、相关回归测试
2026-04-23 20:43:26 +08:00
QLHazyCoder f3aec16dda feat: support custom email pool in the merged dev registration flow
- 吸收 dev 最新 sidepanel 与收码链路改动,保留 Cloudflare Temp Email 独立设置区、贡献模式自动前提醒和 2925 当前账号恢复接线

- 修复生成邮箱辅助层对运行态参数的判断,避免 Gmail 别名与自定义邮箱池误用旧的已保存状态

- 补充自定义邮箱池相关测试与文档,更新 README、项目结构说明和完整链路说明
2026-04-23 20:40:50 +08:00
QLHazyCoder 404b3423a0 Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev 2026-04-23 15:47:44 +08:00
QLHazyCoder 4a55cf210b feat(signup): 优化步骤 3 收尾阶段的错误处理与日志记录 2026-04-23 15:47:38 +08:00
QLHazyCoder 25477964b8 feat(contribution-update): 添加贡献更新提示逻辑和确认功能 2026-04-23 10:53:56 +08:00
QLHazyCoder 05bf4d0185 Merge remote-tracking branch 'origin/dev' into master-sync 2026-04-23 09:18:13 +08:00
QLHazyCoder 2989609954 feat(mail2925): 修复登陆跳转问题 2026-04-23 02:55:49 +08:00
QLHazyCoder 05225c4e7f 添加引导弹窗 2026-04-23 01:56:31 +08:00
QLHazyCoder b88e6ee618 chore(release): bump version to Pro7.0 2026-04-23 01:13:35 +08:00
QLHazyCoder 7c3f7161e4 Merge pull request #139 from Y-R-T/fix/mail163-body-code-detection
fix(mail163): read body when preview lacks login code
2026-04-23 01:04:24 +08:00
QLHazyCoder 4038150615 fix(mail163): ignore stale pre-open body text 2026-04-23 01:03:26 +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 7ba9e609ab feat: 更新2925邮箱邮件提取逻辑,增强对右侧邮件头的处理与测试 2026-04-23 00:45:19 +08:00