QLHazyCoder
700a929570
feat: support Cloud Mail email provider
...
- Merge the latest dev branch into PR #212 for a clean dev-targeted review base.
- Add Cloud Mail/SkyMail provider support for email generation and verification-code polling.
- Move Cloud Mail runtime logic into a dedicated background module and add docs plus regression tests.
2026-05-08 17:40:41 +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
6f9a9913b5
fix: update API URLs and improve error handling for SUB2API configuration
2026-05-08 09:11:19 +08:00
jiulongting
535bd493c7
Merge branch 'QLHazyCoder:master' into master
2026-05-07 18:45:39 +08:00
QLHazyCoder
428e23d66a
Update GoPay helper API URL to new domain and enhance cookie cleanup functionality
2026-05-07 16:31:58 +08:00
zhangjiulong1
0330393a19
增加对CloudMail(SkyMail)邮箱的支持
2026-05-07 15:27:04 +08:00
朴圣佑
2236730374
fix(gpc): query local OTP helper by phone
2026-05-07 12:12:57 +08:00
朴圣佑
bab7e54384
feat(gpc): align helper flow with api key queue tasks
2026-05-07 03:06:09 +08:00
initiatione
5014cb4de3
Add configurable SUB2API account priority
2026-05-06 18:19:43 +08:00
朴圣佑
612fccd4c6
fix(gpc): allow local helper for whatsapp otp
2026-05-06 17:36:36 +08:00
QLHazyCoder
9964b5a317
feat: replace cookie cleanup step with registration success wait
2026-05-06 14:38:45 +08:00
QLHazyCoder
aa57e0f645
feat: add GPC SMS helper functionality with local SMS support
...
- Introduced GPC OTP channel selection (WhatsApp/SMS) in the sidepanel.
- Added local SMS helper toggle and URL input for macOS users.
- Implemented normalization functions for OTP channel and local SMS URL.
- Updated settings payload to include new GPC helper configurations.
- Enhanced Plus checkout process to utilize local SMS helper for OTP retrieval.
- Added tests for GPC SMS helper script and its integration in the checkout flow.
- Updated documentation to reflect new GPC helper features and configurations.
2026-05-06 01:39:11 +08:00
QLHazyCoder
3dfc112561
feat: 添加 GPC Helper API URL 支持并更新相关逻辑
2026-05-05 05:32:01 +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
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
21b156291d
feat: 增强手机号注册流程,确保手机号输入页就绪后再申请号码并提交
2026-05-04 15:41:09 +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
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
朴圣佑
8efdc811db
fix(auth): OAuth 登录使用全新标签页
...
(cherry picked from commit b3790c1c4de466e619ea6acfd571531a4ba2ef3c)
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
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
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
daniellee2015
4c091a3d32
feat(flow): stabilize step7-9, expand HeroSMS, and update usage tutorial
2026-04-29 00:51:05 +08:00
markyal
c95c662ac6
fix: preserve Step 8 resend cooldown during in-place recovery
...
- 合并 PR #178 的核心改动:修复步骤 8 在邮箱轮询恢复重试时可能重复触发重发验证码的问题
- 本地补充修复:无
- 影响范围:background/steps/fetch-login-code.js、background/verification-flow.js、tests/background-step7-recovery.test.js、tests/verification-flow-polling.test.js
2026-04-28 21:30:24 +08:00
QLHazyCoder
8007a99b72
Paypal增加轻量级号池
2026-04-28 16:23:30 +08:00
daniellee2015
75bc68f53a
fix(step8): stop resend retry loop during in-place recovery
2026-04-28 15:16:07 +08:00
cnxwzy
ba0bf02eeb
fix: preserve oauth step metadata and resolve dev merge conflicts
2026-04-28 07:54:29 +08:00
cnxwzy
59ee5586fe
fix: preserve oauth login completion step metadata
2026-04-28 07:49:54 +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
b919cdc23c
fix: 修正 Plus Return 等待时间至 20 秒并更新相关日志信息
2026-04-26 17:19:36 +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
344158e465
feat: 增强 Plus Checkout 账单地址处理,支持多国地址配置及本地化国家路径
2026-04-26 15:59:51 +08:00