QLHazyCoder
11201f1bf8
feat: add Japanese auth flow localization
2026-05-17 03:28:27 +08:00
QLHazyCoder
31046c1116
修正 contact-verification 手机验证码页识别
2026-05-16 05:06:04 +08:00
QLHazyCoder
efad1f94d7
新增手机号绑定邮箱后邮箱模式重登流程
2026-05-16 03:23:28 +08:00
QLHazyCoder
727d1523dd
修复手机号注册绑定邮箱节点执行与资料提交等待
2026-05-16 00:53:14 +08:00
QLHazyCoder
3f3f9275cc
拆分 OAuth 后置验证流程
2026-05-15 23:03:02 +08:00
QLHazyCoder
81fc40706a
Refactor workflow auto-run to node graph
2026-05-15 17:41:35 +08:00
QLHazyCoder
d681972724
修复资料页提交重试判定
2026-05-15 03:56:02 +08:00
QLHazyCoder
6a0ec37b18
修复密码页收尾重复点击
2026-05-15 03:56:02 +08:00
QLHazyCoder
745010d6c9
feat: 添加步骤 5 提交状态验证和重试页面恢复逻辑,更新相关测试用例
2026-05-12 00:26:54 +08:00
QLHazyCoder
d058676f95
feat: 增强注册流程,处理隐藏的注册入口并优化窗口状态
2026-05-10 19:55:13 +08:00
QLHazyCoder
532e0c01b8
fix: keep signup identity submit deferred with operation delay
2026-05-10 06:25:33 +08:00
QLHazyCoder
6b87d68630
Merge origin/dev into PR 225 review fix
2026-05-10 06:02:53 +08:00
QLHazyCoder
15af098327
修复手机号登录回退与重发 500 处理
2026-05-10 05:02:10 +08:00
QLHazyCoder
712a6ddfba
feat: enhance signup entry click logic with retry mechanism and improved logging
2026-05-10 01:31:33 +08:00
QLHazyCoder
5320213b7a
feat: update signup flow to include 3-second wait before clicking registration entry
2026-05-10 00:21:06 +08:00
root
5462400aa4
fix: hand off phone signup to email verification
2026-05-09 08:47:58 -04:00
QLHazyCoder
dcdb3a3e8d
feat: enhance signup flow with multiple profile page patterns and improved error handling during verification
2026-05-09 20:42:36 +08:00
root
018b84264b
fix: rotate unusable phone verification numbers
2026-05-09 05:28:01 -04:00
root
c23461261b
feat: add configurable operation delay
2026-05-08 20:06:14 -04:00
QLHazyCoder
2f7c5381e7
fix: restart phone signup when password page rejects number
...
- 合并 PR #214 的核心改动:将密码页手机号已关联账号/phone already exists 归为可重开的注册手机号异常,并补充回归覆盖。
- 本地补充修复:无。
- 影响范围:content/signup-page.js 的 Step 3/4 注册验证码前置检查、step4 split-code 测试。
2026-05-08 18:19:22 +08:00
QLHazyCoder
83c5a6237c
fix: enhance step 7 login identifier resolution and add tests for phone/email handling
2026-05-08 10:31:20 +08:00
QLHazyCoder
b56bde0c2e
fix: enhance email input detection and add tests for unified OpenAI login page
2026-05-08 10:23:38 +08:00
yigedludan8
da02aa62cf
fix(signup): restart phone signup on step 3 phone-exists errors
...
Treat phone-number-already-exists messages on the signup password page as the same restartable step-3 failure path used for phone/password mismatches.
Also adds a regression test covering the Chinese phone-exists error so the flow stops immediately instead of retrying the password submit loop.
2026-05-07 21:00:17 +08:00
QLHazyCoder
676b2284f4
chore: merge latest dev into pr 208 fixes
2026-05-07 02:26:08 +08:00
yigedludan8
12f35f1d3b
fix: restart signup phone mismatch without duplicate logs
2026-05-06 21:44:17 +08:00
initiatione
b6777edbc8
Add HeroSMS free phone reuse
2026-05-06 18:19:43 +08:00
QLHazyCoder
80251db9da
fix: resolve step 9 profile fallback with latest dev
2026-05-06 01:51:04 +08:00
QLHazyCoder
1973f5a898
feat: 更新密码页面识别逻辑,支持手机号注册和登录路径,并添加相关测试用例
2026-05-05 03:03:19 +08:00
QLHazyCoder
d054ff65de
feat: Enhance login flow with add-email and phone verification support
...
- Added support for the add-email page in the logging status module.
- Updated step 8 to handle phone-registered accounts during email verification.
- Implemented logic to submit add-email before polling for email verification codes.
- Enhanced tests for step 7 to detect username input as phone number and ignore hidden inputs.
- Improved step 8 to allow add-email handoff only when requested.
- Updated documentation to reflect changes in the login verification flow.
2026-05-05 01:47:58 +08:00
QLHazyCoder
6b3917d4b7
feat: 增强手机号登录功能,添加手机号输入框确认逻辑及相关测试用例
2026-05-04 22:49:28 +08:00
QLHazyCoder
efa77757aa
feat: 增强手机号登录入口识别逻辑,添加相关测试用例
2026-05-04 22:35:43 +08:00
QLHazyCoder
0795108014
修复问题
2026-05-04 19:38:12 +08:00
QLHazyCoder
f2e6a1ed3e
feat: 更新手机号验证设置UI,优化显示逻辑并添加相关测试
2026-05-04 19:09:37 +08:00
QLHazyCoder
d7d0953a94
feat: 增强手机号注册流程,自动切换国家选项并填写本地手机号
2026-05-04 16:16:21 +08:00
QLHazyCoder
21b156291d
feat: 增强手机号注册流程,确保手机号输入页就绪后再申请号码并提交
2026-05-04 15:41:09 +08:00
EmptyDust
67c5ab8830
fix: handle profile page after step 9 phone verify
2026-05-04 14:13:28 +08:00
QLHazyCoder
c04b64c966
手机号注册模式
2026-05-04 12:56:35 +08:00
QLHazyCoder
4603f512fb
chore: preserve step-aware logging after upstream sync
...
- 吸收 master 的核心改动:按可见步骤归类日志显示,覆盖 OAuth、手机号验证、平台验证和内容脚本日志链路。
- 本地补充修复:保留平台验证成功后的手机号接码确认收尾,避免 #193/#194 恢复的手机号复用链路被合并覆盖。
- 影响范围:background routing、phone verification、platform verify、content scripts、sidepanel 与相关测试/文档。
2026-05-04 04:41:49 +08:00
朴圣佑
29093e08db
fix(flow): harden proxy phone and checkout recovery paths
2026-05-04 03:30:43 +08:00
QLHazyCoder
691ac39514
优化步骤在日志中的显示
2026-05-03 19:25:55 +08:00
QLHazycoder
02ec8f8906
Merge remote-tracking branch 'origin/dev' into fix/combined-signup-verification-profile
2026-05-03 03:37:50 +08:00
daniellee2015
2437e6e67d
feat(flow): unify sms multi-provider fallback and stabilize proxy/auth retries
2026-05-03 01:20:10 +08:00
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