QLHazyCoder
7828c196af
fix: 规范化 OAuth 授权页面状态处理,更新相关测试用例
2026-04-16 22:18:56 +08:00
QLHazyCoder
8f5d2bc363
Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev
2026-04-16 21:11:43 +08:00
Q3CC
af9860d17b
fix: harden ChatGPT post-signup recovery
2026-04-16 20:56:06 +08:00
QLHazyCoder
439268b4b7
feat: 新增 isSignupEntryHost 函数以支持 chatgpt.com 和 chat.openai.com 的注册页面识别,更新相关测试用例
2026-04-16 20:21:03 +08:00
crosscc
60bbf5b20c
1
...
更新:(都只适配的英文界面)
1、韩国IP填写姓名年龄的页面要勾选:i agree....
2、出现405 错误页面自动点击“try again”
3、修复 注册判定:"完成帐户创建" → 页面跳转 chatgpt.com → 内容脚本断开
→ background 捕获通信错误 → 检测标签页 URL 为 chatgpt.com
→ 注入内容脚本 → 点击 Skip (没有完成所有引导,但是也注册成功过了)
2026-04-16 18:00:01 +08:00
QLHazyCoder
f2f198f55d
chore(release): bump version to v10.2.0
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-16 17:40:43 +08:00
QLHazyCoder
93c288a1c2
fix: 支持 Step 9 CPA 成功状态的多语言识别
...
- 合并 PR #81 的核心改动:将 Step 9 的成功状态识别从单一中文扩展为中文、英文、俄文白名单,并修正一处 background 日志乱码\n- 本地补充修复:无额外代码修复\n- 影响范围:Step 9 的 CPA 状态判定、诊断文案与 background 日志输出
2026-04-16 00:55:07 +08:00
Ruotian Yang
2c9e536559
Fix: 修复 Step 9 本地回调成功状态的多语言识别,以及 log 的乱码问题
2026-04-16 00:44:20 +08:00
QLHazyCoder
f3526779c5
feat: 在步骤 6 中新增 cookies 清理功能,优化登录流程
2026-04-15 23:33:51 +08:00
QLHazyCoder
544ecb33c2
feat: 新增邮件接收功能,支持配置 Cloudflare Temp Email 收件邮箱
2026-04-15 20:29:35 +08:00
QLHazyCoder
49eccd579c
Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev
2026-04-15 19:27:28 +08:00
QLHazyCoder
6b723c5ef0
Refactor signup process and enhance OAuth handling
...
- Updated signup-page.js to support additional message types for signup entry and password page readiness.
- Introduced new helper functions for managing signup entry states and filling email/password.
- Enhanced error handling and logging for better debugging during the signup process.
- Modified sub2api-panel.js and vps-panel.js to handle REQUEST_OAUTH_URL messages and improved logging.
- Updated sidepanel.html to reflect changes in button labels for clarity in user actions.
2026-04-15 19:27:24 +08:00
honue
1947f8b561
feat: 新增 iCloud 邮箱 provider
2026-04-15 16:44:16 +08:00
QLHazyCoder
09ae686970
feat: 添加 CPA 回调模式支持,允许选择第六步或第八步回调
2026-04-15 10:07:31 +08:00
QLHazyCoder
64868e05c1
feat: 添加对 Gmail 邮箱的支持,包括邮箱前缀解析和验证码提取功能
2026-04-15 10:03:20 +08:00
QLHazyCoder
373588dcfe
feat: refactor auto run timer functionality with new naming conventions and improved state management
2026-04-15 03:42:14 +08:00
QLHazyCoder
fd531165a1
fix: align Hotmail API integration with current dev
...
- merge the latest dev changes into PR #69 before continuing the review flow
- keep Microsoft API mode while preserving mailbox-by-mailbox polling and verification filters
- update the Hotmail side panel copy and helper coverage for the repaired API path
2026-04-15 01:36:40 +08:00
笨笨
1731d770af
merge: 合并最新 dev(2925 模式选择)并修复测试 mock
...
- 解决 background.js 3 处冲突:保留 LuckMail 逻辑 + 采用 dev 的 isGeneratedAliasProvider(state) 新 API
- 解决 sidepanel.js 3 处冲突:保留 LuckMail UI + 采用 dev 的 mail2925Mode 参数
- step9 测试补充 normalizeMail2925Mode/getMail2925Mode 提取和 MAIL_2925_MODE 常量
- 全部 76 个测试通过
2026-04-15 00:09:11 +08:00
QLHazyCoder
4fb62e5e1c
Merge commit 'f18e6951cd147a3839df51837f3cb296502febfa' into dev
...
# Conflicts:
# sidepanel/sidepanel.js
2026-04-15 00:00:24 +08:00
笨笨
69f1419d3d
Merge remote-tracking branch 'origin/dev' into codex-luckmail
2026-04-14 23:57:06 +08:00
笨笨
8571f59e99
merge: 合并最新 dev 分支(cloudflare-temp-email + iCloud)
...
- 解决 background.js / sidepanel.html / sidepanel.js / 测试文件共 24 处冲突
- LuckMail、Cloudflare Temp Email、iCloud 三种邮箱提供商正确共存
- step9 清理范围测试对齐 dev 分支行为(closeTabsByUrlPrefix 排除 OAuth callback URL)
- LuckMail 测试补充 dev 分支新增依赖的 mock
- 全部 76 个测试通过
2026-04-14 23:54:35 +08:00
QLHazyCoder
f5abd68a9d
Merge commit 'c98715a4bc17b249639a7844ad8561aec261da87' into dev
...
# Conflicts:
# sidepanel/sidepanel.js
2026-04-14 23:53:44 +08:00
QLHazyCoder
b1d5d2d8d4
refactor: 重构第六七步登录验证码职责
2026-04-14 23:50:15 +08:00
QLHazyCoder
cbe938da08
feat: 添加2925邮箱模式选择功能
2026-04-14 23:43:48 +08:00
Q3CC
14e3d6271d
feat: integrate iCloud hide my email generation into OAuth flow
...
- 合并 PR #72 的核心改动:新增 iCloud Hide My Email 生成、alias 管理与成功后自动标记/删除流程
- 本地补充修复:解决与 Cloudflare Temp Email 分支差异的冲突,并补齐合并后的测试常量
- 影响范围:background 邮箱生成与 Step 9 收尾、sidepanel alias 管理 UI、manifest/rules 与新增 iCloud 测试
2026-04-14 23:17:21 +08:00
QLHazyCoder
d5a63f9e55
Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev
2026-04-14 23:11:00 +08:00
QLHazyCoder
10c9814796
增加邮箱重新尝试按钮时间到25s
2026-04-14 23:10:56 +08:00
Q3CC
84412c7ea4
Add LuckMail openai mailbox management
2026-04-14 22:07:16 +08:00
Hero
34ee5a3263
feat: 接入hotmail api对接与跨域规则
2026-04-14 19:52:10 +08:00
Twelveeee
0614917ad4
feat:新增CloudflareTempEmail
2026-04-14 19:14:21 +08:00
QLHazyCoder
b049ed92c1
修复延迟时区为固定北京时间,修复线程间隔逻辑
2026-04-14 17:57:03 +08:00
QLHazyCoder
648c4fea1d
fix: restore 2925 mail tab focus after resending verification codes
...
- 吸收 PR #61 的核心改动:重发验证码后切回 2925 邮箱标签页等待新邮件
- 排除 PR 中与当前代码无关的回退:版本号、发布文档与 waiting_interval 倒计时逻辑保持现状
- 影响范围:background 验证码重发与 2925 邮箱轮询流程
2026-04-14 17:08:31 +08:00
QLHazyCoder
a4aee4dd61
第七步添加检测重试页面会跳第六步的逻辑
2026-04-14 16:47:08 +08:00
QLHazyCoder
89854f17f2
修复自定义邮箱位置及整体逻辑
2026-04-14 16:20:58 +08:00
QLHazyCoder
ee44367167
feat: 修复线程间隔自动运行倒计时功能,增强状态管理
2026-04-14 15:26:02 +08:00
QLHazyCoder
2f0495fb6e
fix: 修改自动运行失败跳过设置,确保状态一致性
2026-04-14 12:48:52 +08:00
QLHazyCoder
f024f399a2
Merge branch 'master' of https://github.com/QLHazyCoder/codex-oauth-automation-extension
2026-04-14 01:52:51 +08:00
QLHazyCoder
0ea3ef6656
feat: 添加自定义邮箱生成选项及相关逻辑,优化邮箱处理流程
2026-04-14 01:52:46 +08:00
QLHazyCoder
3a940e559b
Merge branch 'master' of https://github.com/QLHazyCoder/codex-oauth-automation-extension
2026-04-14 01:51:51 +08:00
QLHazyCoder
116c308f68
feat: switch auto run to per-round retry with resilient resume summary
...
- 合并 PR #47 的核心改动:自动运行按设定总轮数逐轮执行,单轮失败时按轮重试并输出汇总日志
- 本地补充修复:恢复轮次摘要持久化、修正重试等待期间 stop 收尾、fresh attempt 清理过期 tab/url 运行态
- 影响范围:background auto orchestration、sidepanel auto-run settings and status
2026-04-14 01:37:24 +08:00
QLHazyCoder
aa48b5e3bf
fix(step9): align completion signal handling and extend CPA wait
2026-04-14 01:25:39 +08:00
QLHazyCoder
56527273d2
Merge branch 'hotmail邮箱支持' into master
2026-04-14 00:40:44 +08:00
QLHazyCoder
91142271aa
更新 Hotmail 服务模式为本地助手,禁用远程服务选项,并添加使用教程按钮及相关逻辑
2026-04-14 00:28:39 +08:00
QLHazyCoder
a6e2972499
feat: 添加自动运行新尝试的状态重置逻辑,确保清除过期的运行状态
2026-04-14 00:23:32 +08:00
QLHazyCoder
6b6d90e918
fix: persist 2925 email prefix setting
2026-04-13 22:22:10 +08:00
QLHazyCoder
71ee5dc03e
Merge remote-tracking branch 'origin/dev'
2026-04-13 22:10:02 +08:00
QLHazyCoder
8a37872336
feat: 修改兜底模式样式,增加线程间隔设置和相关UI组件
2026-04-13 21:38:50 +08:00
QLHazyCoder
1c4ea22dcc
feat: support 2925 mail provider in OAuth signup flow
...
- 合并 PR #37 的核心改动:新增 2925 邮箱选项、步骤 3 自动别名邮箱生成,以及步骤 4/7 的 2925 收件箱轮询
- 本地补充修复:整合侧边栏邮箱登录与邮箱生成显隐冲突,并在离开 2925 或导入配置时清空托管邮箱残留状态
- 影响范围:sidepanel mail provider config、background step orchestration、2925 mail content script
2026-04-13 20:59:19 +08:00
QLHazyCoder
9ba958b1a2
添加交流群,修改界面样式,增加步间间隔功能
2026-04-13 20:25:53 +08:00
szy
f8cfa6bb83
Merge upstream/master and resolve PR conflicts
2026-04-13 17:32:33 +08:00