Ryan Liu
a273bc2c4b
fix: 修正网易邮箱共享脚本的邮箱品牌日志
2026-04-25 11:49:51 +08:00
Ryan Liu
9c3de546c0
fix: 补齐126邮箱子域名来源识别
2026-04-25 11:30:55 +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
Q3CC
0676670b4b
fix: snapshot LuckMail mails before polling code
2026-04-24 23:46:08 +08:00
QLHazyCoder
58d8779f12
feat: add icloud fetch mode control to sidepanel and corresponding test
2026-04-24 23:28:24 +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
daniellee2015
de70266f8c
fix(pro7.5): stabilize icloud/session flow and logged-in step skipping
2026-04-24 19:43:48 +08:00
daniellee2015
451880cb2a
fix(step2): skip steps 3/4/5 when signup detects logged-in session
2026-04-24 19:39:26 +08:00
Ryan Liu
70f3ffb266
fix: 支持新版 ChatGPT 登录验证码邮件匹配
2026-04-24 18:06:13 +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
Ryan Liu
9c1c0bc076
fix: 补齐126邮箱子域名注入范围
2026-04-24 09:42:39 +08:00
Ryan Liu
5f1e074e0d
merge: sync origin/dev into pr-112
2026-04-24 09:35:07 +08:00
QLHazyCoder
aa286490d7
feat: 增强自动运行控制器以支持自定义邮箱池重试逻辑,并更新验证流程以处理手机号确认
2026-04-23 22:18:17 +08:00
QLHazyCoder
7d19d660e6
添加当邮箱服务为自定义邮箱的号池
2026-04-23 21:45:03 +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
Ryan Liu
8c37ffc098
merge: 合并 dev 并解决 PR 冲突
2026-04-23 10:09:35 +08:00
Ryan Liu
b89d5389ee
fix: 补齐 126 邮箱 host 家族识别
2026-04-23 09:57:29 +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
4038150615
fix(mail163): ignore stale pre-open body text
2026-04-23 01:03:26 +08:00
Y-R-T
530078ec7c
fix(mail163): read body when preview lacks login code
2026-04-23 01:01:06 +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
QLHazyCoder
c906e4434d
feat: 添加2925邮箱会话确保逻辑,优化邮箱轮询验证码流程
2026-04-23 00:33:16 +08:00
QLHazyCoder
9b4feea87c
feat: 添加登录超时恢复逻辑,优化登录流程中的错误处理与状态管理
2026-04-23 00:05:18 +08:00
QLHazyCoder
6039cbaf87
feat: 添加对未触发自动登录的处理,复用当前已登录会话
2026-04-22 23:21:17 +08:00
DanielSong
2c01f71bc9
feat: add custom email pool mail compatibility
2026-04-22 23:00:49 +08:00
sh2001sh
48cf6847c7
Fix phone verification restart after add-phone fallback
2026-04-22 22:58:28 +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
QLHazyCoder
877d545dc5
Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev
2026-04-22 21:56:12 +08:00
QLHazyCoder
cd64237b9c
Merge branch 'master' of https://github.com/QLHazyCoder/codex-oauth-automation-extension
2026-04-22 21:52:12 +08:00
QLHazyCoder
491d309a6f
feat: 添加邮箱字段到贡献请求体,并更新相关测试用例
2026-04-22 21:52:04 +08:00
QLHazyCoder
8eec4409fc
feat: 增强2925邮箱登录态处理,添加邮箱一致性校验与错误处理
2026-04-22 21:46:27 +08:00
QLHazyCoder
e2ec2c7381
feat: 添加 currentMail2925AccountId 以支持账号池恢复功能
2026-04-22 21:14:12 +08:00
QLHazyCoder
d50d8b5305
fix: 优化步骤 9 错误处理,直接报错不再重试认证页
2026-04-22 20:56:49 +08:00
Q3CC
48af6e7d1b
fix: restore readable signup diagnostics regex and sync docs index
2026-04-22 20:50:17 +08:00
QLHazyCoder
79e917345e
feat: 添加浏览器切换所需错误处理,增强步骤 10 的诊断信息
2026-04-22 18:33:54 +08:00
QLHazyCoder
a6967240c7
fix: 将 OAuth 流程超时设置从 6 分钟调整为 5 分钟
2026-04-22 18:19:17 +08:00
QLHazyCoder
e799a79645
feat: 增强 OAuth 认证流程,优化回调状态处理与错误解释
2026-04-22 17:20:17 +08:00
Twelveeee
421b79214d
Merge branch 'QLHazyCoder:master' into master
2026-04-22 16:25:17 +08:00