QLHazyCoder
5f7450acf5
feat: 增强注册方法管理,支持动态解析步骤标题及相关测试
2026-05-04 15:06:19 +08:00
QLHazyCoder
104e629394
feat: 增加对多个国家的支持并更新相关测试用例
2026-05-04 14:04:38 +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
c3185bf70d
fix: reconcile PR 193 phone and sidepanel integration
2026-05-04 03:48:05 +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
朴圣佑
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
朴圣佑
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
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
2bfa277aa1
Handle combined signup verification/profile page
2026-05-02 11:19:22 +08:00
initiatione
6ae4e0f5a0
Add OAuth flow timeout toggle
2026-05-01 11:41:12 +08:00
QLHazyCoder
4bb734fd1d
增加Gopay模式
2026-04-30 23:43:02 +08:00
QLHazyCoder
7e05b42e3c
feat: add GoPay payment method and update Plus mode settings in sidepanel
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-30 20:24:28 +08:00
QLHazyCoder
ab6921c6e5
fix: sync LuckMail PR with dev
2026-04-29 22:12:28 +08:00
QLHazyCoder
85bb82bc0b
fix: resolve HeroSMS Plus dev sync conflicts
2026-04-29 20:00:01 +08:00
QLHazyCoder
6300cce2ed
fix: resolve CPA auth hardening conflicts with dev
2026-04-29 12:24:15 +08:00
Hephaestus Bot
e322f0ffa6
fix(flow): restore dynamic router handling and downstream reset safety
2026-04-29 10:00:48 +08:00
daniellee2015
4c091a3d32
feat(flow): stabilize step7-9, expand HeroSMS, and update usage tutorial
2026-04-29 00:51:05 +08:00
markyal
85839aaeab
feat: support manual HeroSMS maxPrice and defer phone reuse confirmation until final flow success
...
- 合并 PR #170 的核心改动:新增 HeroSMS 手动 maxPrice 配置,并调整手机号验证链路直接按手填价格取号
- 本地补充修复:吸收延后确认手机号复用计数、仅在整轮成功后提交 pending activation,以及保留 fresh reset 后的可复用号码状态
- 影响范围:background phone verification flow、platform-verify success cleanup、auto-run fresh reset、sidepanel phone verification settings
2026-04-28 22:03:27 +08:00
zhangkun
b8d8847ce5
fix: defer HeroSMS reuse confirmation until final cleanup
2026-04-28 21:49:58 +08:00
QLHazyCoder
8007a99b72
Paypal增加轻量级号池
2026-04-28 16:23:30 +08:00
zhangkun
5c804fad6e
fix: finalize HeroSMS reuse after full flow success
2026-04-28 14:17:23 +08:00
zhangkun
127fd1c653
feat: 手动配置 HeroSMS maxPrice 并调整手机号复用计数
2026-04-28 14:17:23 +08:00
JokerIvanZK
98ba77df35
Merge branch 'QLHazyCoder:master' into docs-luckyous-api-reference
2026-04-28 13:30:03 +08:00
zhangkun
b678c32b55
fix: persist and sync LuckMail settings before runs
2026-04-28 13:12:39 +08:00
EmptyDust
0ac0e65e6c
feat: verify hotmail mailbox before auto-run attempts
2026-04-28 11:47:05 +08:00
cnxwzy
ba0bf02eeb
fix: preserve oauth step metadata and resolve dev merge conflicts
2026-04-28 07:54:29 +08:00
cnxwzy
936aec398e
fix: restore dev flow compatibility in CPA auth hardening
2026-04-27 22:54:15 +08:00
zhangkun
9b38b0bffe
修复 LuckMail 验证码轮询与重试逻辑
2026-04-27 22:33:41 +08:00
cnxwzy
f9f8df19d3
fix: harden CPA auth flow with API callback/state checks
...
Move CPA oauth url/callback handling to management API first, persist state/origin runtime keys, and fail fast on invalid callback or missing management auth to reduce flaky panel-driven auth failures.
2026-04-27 19:13:22 +08:00
daniellee2015
2706d98225
feat(network): integrate outbound route module on Ultra1.4 baseline
2026-04-27 13:25:46 +08:00
QLHazyCoder
888d345db3
docs: align iCloud resilience PR documentation
2026-04-26 20:19:13 +08:00
daniellee2015
6e466dea19
fix(icloud): reduce no-tab noise and auto-create page-context tab
2026-04-26 19:09:20 +08:00
daniellee2015
6f8a62a092
fix(icloud): align reserve fallback logs and tests after master rebase
2026-04-26 18:37:58 +08:00
daniellee2015
adf4e2d342
fix(icloud): Pro8.0 stabilize hide-my-email flow
2026-04-26 18:35:15 +08:00
QLHazyCoder
31b722cedb
Merge remote-tracking branch 'origin/dev'
2026-04-26 17:58:11 +08:00
QLHazyCoder
05d48e6cc1
feat: 添加完成步骤后处理的副作用逻辑和错误报告功能,并增加相关测试用例
2026-04-26 17:50:00 +08:00
Q3CC
9751552b61
fix(icloud): improve Hide My Email request resilience
...
- 合并 PR #152 的核心改动:为 iCloud Hide My Email 请求增加超时、重试、节点刷新和 reserve 失败回查能力。
- 本地补充修复:补齐 requestStop 抽函数测试 harness 中 iCloud abort helper 的 stub,恢复全量回归。
- 影响范围:background iCloud alias generation/listing/request flow、stop cleanup、iCloud regression tests.
2026-04-26 17:26:47 +08:00
QLHazyCoder
e9c3a61e55
feat: 更新 Plus Return 确认逻辑,增加等待时间至 40 秒并添加测试用例
2026-04-26 17:19:29 +08:00
QLHazyCoder
f577487670
refactor: 移除未使用的函数和变量,简化 Plus Checkout 创建逻辑
2026-04-26 17:15:15 +08:00
QLHazyCoder
6c2bec6520
feat: 增强 Plus Checkout 创建逻辑,支持重用 ChatGPT 标签页并优化测试用例
2026-04-26 15:50:37 +08:00