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
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
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
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
QLHazyCoder
69434d67ee
feat: 更新回调方式选项,优化步骤 10 策略选择
2026-04-22 20:09:47 +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
QLHazyCoder
e732dd2a20
feat: 增强注册诊断功能,添加密码页和可见性元数据捕获
2026-04-22 13:21:34 +08:00
QLHazyCoder
27c8faa2a0
chore(release): bump version to Pro5.8
2026-04-22 02:39:57 +08:00
QLHazyCoder
4128cbda3c
fix: 增加2925邮箱登录超时和重试逻辑,优化用户体验
2026-04-22 02:35:13 +08:00
QLHazyCoder
83c26460c7
chore(release): bump version to Pro5.7
2026-04-22 02:20:46 +08:00
QLHazyCoder
c35127c5b7
fix: remove hardcoded max run count and adjust fallback risk warning logic
2026-04-22 02:10:07 +08:00
QLHazyCoder
3d69413b05
chore(release): bump version to Pro5.6
2026-04-21 23:26:46 +08:00
QLHazyCoder
cf932077bc
补充文件
2026-04-21 23:21:28 +08:00
QLHazyCoder
cf42dc73fd
2925邮箱添加邮箱接收和发送功能
2026-04-21 23:21:19 +08:00
QLHazyCoder
ab935a33b1
chore(release): bump version to Pro5.5
2026-04-21 22:06:34 +08:00
QLHazyCoder
2495b3f822
fix: harden signup verification recovery for Cloudflare and split OTP flows
...
- 合并 PR #130 的核心改动:修正 Cloudflare Temp Email 在 Step 4 的验证码轮询入口,并补上提交后认证重试页恢复逻辑
- 本地补充修复:正确识别分格 OTP 输入框,不再把单字符 numeric 输入误判为单一验证码框;连续重试页恢复失败时也不再误判成功
- 影响范围:background Step 4 验证码入口、signup-page 内容脚本、相关回归测试
2026-04-21 21:50:12 +08:00
QLHazyCoder
d3a943c408
fix: stabilize signup verification recovery
...
- merge the latest dev branch into PR #130 before applying local fixes
- detect visible split OTP inputs even when the page exposes numeric single-character fields
- stop assuming verification success after repeated auth retry-page recovery failures
2026-04-21 21:48:25 +08:00
QLHazyCoder
3abc9ff9f9
chore(release): bump version to Pro5.4
2026-04-21 21:30:55 +08:00
QLHazyCoder
1c96098fc5
feat: 优化2925邮箱登录逻辑,增强账号池管理与错误处理
2026-04-21 21:27:36 +08:00
QLHazyCoder
4781b05e5e
chore(release): bump version to Pro5.3
2026-04-21 19:26:49 +08:00
QLHazyCoder
f8300d6132
Merge branch 'master' of https://github.com/QLHazyCoder/codex-oauth-automation-extension
2026-04-21 19:01:00 +08:00
QLHazyCoder
95289c37b8
feat: 同步2925号池当前选中邮箱到mail2925BaseEmail字段,优化用户体验
2026-04-21 19:00:16 +08:00
QLHazyCoder
7bb51185ae
feat: 添加贡献更新提示层,优化贡献模式按钮及相关提示功能
2026-04-21 18:11:07 +08:00
QLHazyCoder
7c20405685
fix(mail2925): 修复验证码轮询与登录态复用逻辑并清理中文文案,重构 sidepanel:统一 Hotmail 和 2925 号池表单交互
...
- 抽出共享 account-pool-ui helper
- 统一添加账号、取消添加、批量导入交互
- 调整号池列表收起高度与按钮布局
- 补充测试并同步更新项目文档
2026-04-21 18:02:59 +08:00
QLHazyCoder
9228c7080e
feat: 优化2925账号池表单,修复步骤7无法识别重试页面bug
2026-04-21 16:39:37 +08:00
QLHazyCoder
5c75d2e3aa
feat: 添加贡献内容更新服务,优化侧边栏贡献模式按钮及相关提示功能
2026-04-21 15:57:03 +08:00
QLHazyCoder
d6ec25c570
chore(release): bump version to Pro5.0
2026-04-21 13:35:43 +08:00
QLHazyCoder
3718575bff
修复2925号池不能自动登陆问题
2026-04-21 13:31:50 +08:00
QLHazyCoder
d85f7feaef
feat: 更新贡献上传URL逻辑,优化上传页面打开功能并更新相关测试用例
2026-04-21 12:40:26 +08:00
QLHazyCoder
239120c983
更换图片
2026-04-21 10:33:38 +08:00
QLHazyCoder
448dd065cd
chore(release): bump version to Pro4.9
2026-04-21 02:22:50 +08:00
QLHazyCoder
a4c757617f
Merge branch 'dev'
2026-04-21 02:20:39 +08:00
QLHazyCoder
5d2b60af56
feat: 添加编辑和取消编辑功能到2925邮箱管理器,更新相关UI和测试用例
2026-04-21 02:16:45 +08:00
QLHazyCoder
157f49592a
feat: 更新贡献昵称逻辑,允许用户留空昵称并调整相关测试用例
2026-04-21 01:55:06 +08:00
QLHazyCoder
c04403c302
feat: 优化2925邮箱登录流程,添加登录前清理cookie和等待机制,更新相关文档和测试用例
2026-04-21 01:50:02 +08:00
QLHazyCoder
45b02a7107
feat: 添加sleepWithStop函数到2925邮箱会话管理器,优化登录流程中的重登录机制
2026-04-21 01:11:24 +08:00
QLHazyCoder
6c17ffc7f4
feat: 增强2925邮箱登录流程,添加登录失败处理和超时机制,更新相关文档和测试用例
2026-04-20 23:10:01 +08:00
QLHazyCoder
20146ce3e9
feat: 增强2925邮箱处理逻辑,优化账号切换和停止流程,更新相关测试用例
2026-04-20 21:11:08 +08:00
QLHazyCoder
6783cf02b4
2925邮箱增加账号池功能
2026-04-20 18:56:08 +08:00
QLHazyCoder
2d3111228e
feat: 添加公告书写标准文档,规范AI生成公告的Markdown格式
2026-04-20 16:08:10 +08:00
QLHazyCoder
8dd6daccd1
feat: 增强2925邮箱处理逻辑,添加邮件预清空机制,更新相关测试用例
2026-04-20 15:42:35 +08:00
QLHazyCoder
4107e4d378
feat: 增强注册流程,处理用户已存在错误,更新相关逻辑和测试用例
2026-04-20 15:08:45 +08:00
QLHazyCoder
d17ac3afde
chore(release): bump version to Pro4.3
2026-04-20 13:51:50 +08:00
QLHazyCoder
ffecba6ab3
feat: 更新2925邮箱处理逻辑,增强验证码重发机制,调整测试用例
2026-04-20 13:15:39 +08:00