QLHazyCoder
75bb53cec1
feat: 添加手机号短信服务提供商顺序的支持,并更新相关测试用例
2026-05-05 02:53:41 +08:00
QLHazyCoder
cb41f5c243
feat: 增强步骤 3 的手机号注册逻辑,确保手机号身份优先处理并添加相关测试用例
2026-05-05 02:47:57 +08:00
QLHazyCoder
16baad20a3
feat: 更新手机号输入框逻辑,确保手动输入值在执行步骤前被保存,避免被旧状态覆盖
2026-05-05 01:48:18 +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
b595f5366a
Plus中添加GPC模式
2026-05-04 18:02:00 +08:00
QLHazyCoder
6160f4640d
feat: 增强注册流程,添加手机号输入框及相关状态管理逻辑
2026-05-04 17:09:43 +08:00
QLHazyCoder
d7d0953a94
feat: 增强手机号注册流程,自动切换国家选项并填写本地手机号
2026-05-04 16:16:21 +08:00
QLHazyCoder
21b156291d
feat: 增强手机号注册流程,确保手机号输入页就绪后再申请号码并提交
2026-05-04 15:41:09 +08:00
QLHazyCoder
31a68e5a6b
feat: 添加IP代理促销信息展示及溢出处理逻辑
2026-05-04 15:12:35 +08:00
QLHazyCoder
5f7450acf5
feat: 增强注册方法管理,支持动态解析步骤标题及相关测试
2026-05-04 15:06:19 +08:00
QLHazyCoder
5d70d2b681
feat: 增加对自动运行状态的管理,优化轮数同步逻辑及相关测试
2026-05-04 14:20:38 +08:00
QLHazyCoder
104e629394
feat: 增加对多个国家的支持并更新相关测试用例
2026-05-04 14:04:38 +08:00
QLHazyCoder
2fd51e57a9
feat: add removeHeroSmsCountryFromOrder function and related tests
2026-05-04 13:39:17 +08:00
QLHazyCoder
dc58a29558
feat: add phone verification section state management
2026-05-04 13:19:32 +08:00
QLHazyCoder
c04b64c966
手机号注册模式
2026-05-04 12:56:35 +08:00
QLHazyCoder
ff8b86a03b
refactor: route platform verification completion by step key
...
- 删除平台验证完成后的 step 10/13 数字兜底收尾逻辑,统一由 platform-verify stepKey 入口处理。
- 调整 LuckMail 与 localhost 清理测试,改为验证 message-router 的语义路由入口。
- 保留平台验证成功后的账号、邮箱、手机号接码收尾能力,但不再依赖硬编码步骤号。
2026-05-04 04:54:21 +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
QLHazyCoder
16beb69db8
fix: reconcile GoPay steps and phone provider flows
...
- 吸收 PR #193/#194 后补齐 GoPay 订阅确认步骤注册,保持 GoPay Plus 为订阅确认后进入 OAuth 的 11 步流程。
- 修复手机号接码 provider 合并冲突,恢复 5sim/NexSMS/provider 顺序、复用池、价格阶梯和国家回退逻辑。
- 影响范围:共享步骤定义、background 步骤注册、手机号验证 Step 9、相关单元测试。
2026-05-04 04:27:49 +08:00
QLHazyCoder
d4b170a5d7
test: deduplicate GoPay step definition assertions
2026-05-04 03:50:21 +08:00
QLHazyCoder
c3185bf70d
fix: reconcile PR 193 phone and sidepanel integration
2026-05-04 03:48:05 +08:00
QLHazyCoder
75ad637ccd
feat: allow ignoring current update prompt
2026-05-04 03:36:12 +08:00
QLHazyCoder
61e9b40d85
fix: harden GoPay and 5sim PR paths
2026-05-04 03:34:59 +08:00
朴圣佑
29093e08db
fix(flow): harden proxy phone and checkout recovery paths
2026-05-04 03:30:43 +08:00
朴圣佑
d851cc4d36
feat(gopay): support GoPay Plus checkout flow
2026-05-04 03:30:43 +08:00
朴圣佑
2eb913e00b
feat(phone-sms): support 5sim provider
...
(cherry picked from commit 7d10cab9765ed662b5088f791c8635fd8cc63e44)
2026-05-04 03:30:43 +08:00
朴圣佑
48e3df0831
docs: document local customizations for upstream sync
...
(cherry picked from commit 5ec2fa24a9ebe3cf59c033ebd9b0e9f81c1264ed)
2026-05-04 03:30:42 +08:00
朴圣佑
8efdc811db
fix(auth): OAuth 登录使用全新标签页
...
(cherry picked from commit b3790c1c4de466e619ea6acfd571531a4ba2ef3c)
2026-05-04 03:30:42 +08:00
朴圣佑
40ca2ea427
feat(sidepanel): 添加账号池搜索筛选
...
(cherry picked from commit 9f2c3ebd3455e761c30e453daca98fe98206b33b)
2026-05-04 03:30:42 +08:00
朴圣佑
63c53accfe
feat(sub2api): 支持多分组创建账号
...
(cherry picked from commit cc7671e6d2863b68527134008301e14fb86a8666)
2026-05-04 03:30:42 +08:00
朴圣佑
aa4e52b9a7
fix(plus): 增强 checkout 免费试用校验
...
(cherry picked from commit c52f5058a4b5b68902bccb4d1f099d00c471b7bc)
2026-05-04 03:30:42 +08:00
朴圣佑
75e259ae5c
fix(accounts): 统一流程完成后的账号标记
...
(cherry picked from commit 4d2016015f1218c2277ba6bc3447f81a81b234ed)
2026-05-04 03:30:42 +08:00
朴圣佑
8cd5346a97
chore: ignore local config export
2026-05-04 03:30:41 +08:00
朴圣佑
f480af0375
feat: upgrade custom email pool with manager UI and entry states
...
(cherry picked from commit 3cf5f22d40a4ef563a3d06751bbb25b003d4ef1e)
2026-05-04 03:29:50 +08:00
QLHazyCoder
20c634646e
chore: 忽略新步骤顺序文档
2026-05-04 03:06:52 +08:00
QLHazyCoder
691ac39514
优化步骤在日志中的显示
2026-05-03 19:25:55 +08:00
QLHazycoder
4410fea3d1
chore(release): bump version to Ultra4.0
2026-05-03 04:03:47 +08:00
QLHazycoder
87f34e8944
Merge remote-tracking branch 'origin/dev'
2026-05-03 03:54:34 +08:00
QLHazyCoder
9165142c40
Merge pull request #189 from EmptyDust/fix/plus-payment-log-text
...
fix: 修正 Plus 支付方式切换日志乱码
2026-05-03 03:51:29 +08:00
QLHazycoder
dae0118a58
Merge remote-tracking branch 'origin/dev' into fix/plus-payment-log-text
2026-05-03 03:48:57 +08:00
QLHazyCoder
35cece3e32
Merge pull request #187 from EmptyDust/fix/combined-signup-verification-profile
...
fix: 兼容注册验证码与资料同页提交流程
2026-05-03 03:43:46 +08:00
QLHazycoder
ae74e87fa7
fix(flow): preserve combined signup skip reason
2026-05-03 03:41:36 +08:00
QLHazycoder
02ec8f8906
Merge remote-tracking branch 'origin/dev' into fix/combined-signup-verification-profile
2026-05-03 03:37:50 +08:00
QLHazyCoder
55c76b9e5e
Merge pull request #188 from EmptyDust/fix/herosms-max-price-input
...
fix: 修复接码价格上限输入被自动回刷
2026-05-03 03:20:22 +08:00
QLHazycoder
68c9fe5c38
Merge remote-tracking branch 'origin/dev' into fix/herosms-max-price-input
2026-05-03 03:17:21 +08:00
QLHazycoder
351a13e926
test(sidepanel): clean herosms max price assertion
2026-05-03 03:17:04 +08:00
QLHazyCoder
0b84115159
Merge pull request #191 from QLHazyCoder/pr/dev-ultra36-sms-proxy-flow-onecommit
...
feat(flow): unify SMS multi-provider fallback and stabilize proxy/auth retry loops
2026-05-03 03:06:50 +08:00