EmptyDust
17cefe8b2a
fix: 恢复 step4 提交后的原有资料页识别
2026-05-02 12:39:36 +08:00
EmptyDust
0a17d95f44
Fix delayed combined signup profile detection
2026-05-02 11:44:36 +08:00
EmptyDust
2bfa277aa1
Handle combined signup verification/profile page
2026-05-02 11:19:22 +08:00
QLHazyCoder
ccad06332e
feat: 添加登录入口触发器检测逻辑,增强登录状态识别
2026-04-26 14:03:19 +08:00
QLHazyCoder
88ceb79af6
修改登陆及后续逻辑,统一使用一个逻辑
2026-04-26 05:22:36 +08:00
QLHazyCoder
6ad866b962
Plua模式开发
2026-04-26 01:41:40 +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
daniellee2015
de70266f8c
fix(pro7.5): stabilize icloud/session flow and logged-in step skipping
2026-04-24 19:43:48 +08:00
QLHazyCoder
9b4feea87c
feat: 添加登录超时恢复逻辑,优化登录流程中的错误处理与状态管理
2026-04-23 00:05:18 +08:00
QLHazyCoder
e732dd2a20
feat: 增强注册诊断功能,添加密码页和可见性元数据捕获
2026-04-22 13:21:34 +08:00
sh2001sh
e7af5c5c4a
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# content/signup-page.js
# tests/step6-login-state.test.js
2026-04-22 10:06:10 +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
dyhhhhhqwer
da0ca04153
Fix Cloudflare signup verification recovery
2026-04-21 19:46:28 +08:00
QLHazyCoder
9228c7080e
feat: 优化2925账号池表单,修复步骤7无法识别重试页面bug
2026-04-21 16:39:37 +08:00
sh2001sh
b098726a6f
feat: add phone verification flow support
2026-04-21 13:17:17 +08:00
QLHazyCoder
20146ce3e9
feat: 增强2925邮箱处理逻辑,优化账号切换和停止流程,更新相关测试用例
2026-04-20 21:11:08 +08:00
dada2321
5318a0975b
Merge branch 'master' into codex/upstream-pr
2026-04-20 16:04:13 +08:00
QLHazyCoder
4107e4d378
feat: 增强注册流程,处理用户已存在错误,更新相关逻辑和测试用例
2026-04-20 15:08:45 +08:00
QLHazyCoder
4e9acfd2ee
feat: 增强认证页恢复逻辑,处理 405 错误页面,更新相关测试
2026-04-20 10:59:53 +08:00
QLHazyCoder
0d0cf4b2af
feat: 更新 OAuth 流程中的日志信息,增强密码缺失时的处理逻辑,添加相关测试
2026-04-20 01:05:09 +08:00
QLHazyCoder
7cb1bda672
feat: 更新 OAuth 流程,调整步骤 6 和步骤 7 的逻辑,添加相关测试
2026-04-19 18:59:32 +08:00
dada2321
01477d6bd0
fix: improve step 2 email switch handling
2026-04-19 12:05:24 +08:00
QLHazyCoder
1578a3fd66
feat: 在步骤 5 中添加自动勾选“我同意以下所有各项”复选框的逻辑,并更新相关测试
2026-04-19 03:56:56 +08:00
QLHazyCoder
67304bb64c
feat: 更新重试逻辑,最多自动点击 5 次以恢复认证页状态
2026-04-19 03:43:00 +08:00
QLHazyCoder
afef124856
refactor: 移除网络超时相关逻辑,简化错误处理
2026-04-19 03:28:15 +08:00
QLHazyCoder
cf794e3fe0
fix: 修复网络超时错误消息中的多余斜杠
2026-04-19 00:18:40 +08:00
QLHazyCoder
609cdeaeb5
feat: 增强错误处理逻辑,添加 Cloudflare 风控和网络超时拦截提示
2026-04-18 20:54:00 +08:00
QLHazyCoder
8e3e085f3d
重构修改2925获取邮箱
2026-04-18 17:28:43 +08:00
祁连海
e22c36328b
feat: 添加手机号认证失败处理逻辑,确保在遇到手机号页面时自动停止授权流程
2026-04-18 12:20:11 +08:00
QLHazyCoder
79a54c78f0
feat: 更新步骤7和步骤8的错误处理逻辑,确保在登录超时报错时不再点击重试,直接回到步骤7重跑
2026-04-18 01:23:47 +08:00
QLHazyCoder
466011d4e5
feat: 更新验证页面逻辑,确保密码重试页面不被视为验证页面,并添加相关测试
2026-04-18 00:29:20 +08:00
祁连海
73f9deb53e
feat: 修复停止逻辑
2026-04-17 23:29:10 +08:00
祁连海
f5b622d272
feat: 增强注册和登录验证码流程,添加步骤标识和日志标签,优化 OAuth 刷新逻辑
2026-04-17 22:30:12 +08:00
QLHazyCoder
78d6e94213
feat: 增加重试页面恢复逻辑,优化点击后等待时间
2026-04-17 16:09:56 +08:00
QLHazyCoder
cbe9b1fabf
抽取cookie清理逻辑为新的第六步
2026-04-17 15:56:19 +08:00
QLHazyCoder
b387ebfa91
feat:重试页面检测和重试点击的逻辑抽取为公共逻辑
2026-04-17 15:16:52 +08:00
QLHazyCoder
6bd00e9129
feat: 增强注册入口诊断功能,添加对可见操作的识别和筛选
2026-04-17 10:36:58 +08:00
QLHazyCoder
1a7ae1dc27
Refactor code structure for improved readability and maintainability
2026-04-17 10:07:53 +08:00
QLHazyCoder
be3172df63
Implement structure for code changes tracking
2026-04-17 09:43:39 +08:00
QLHazyCoder
c745405f90
feat: Enhance Step 9 diagnostics and error handling
...
- Refactor getStatusBadgeEntries to use createStep9Entry for better encapsulation.
- Introduce error visual signals detection in createStep9Entry.
- Add functions to identify OAuth callback timeout failures and step 9 failure texts.
- Update buildStep9StatusDiagnostics to include error visual summaries and handle conflicts between success and failure states.
- Implement new tests for step 9 diagnostics, ensuring correct behavior with success badges and error banners.
- Remove outdated tests related to step 5 onboarding and redirect race conditions.
- Add new tests for auto-run behavior in step 6 restart scenarios.
2026-04-17 04:33:14 +08:00
QLHazyCoder
5a0003af3c
feat: 更新步骤 5 文档,修改按钮文本为“完成帐户创建”,优化用户提示信息
2026-04-17 03:41:00 +08:00
QLHazyCoder
ce0fe101a3
feat: 优化步骤 5 提交逻辑,点击后立即上报完成状态,避免等待页面结果
2026-04-17 03:39:22 +08:00
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
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
ecfc5ad77a
feat: 在步骤 5 中新增年龄输入模式处理,优化用户体验
2026-04-16 16:50:10 +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