Commit Graph

22 Commits

Author SHA1 Message Date
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 f2e6a1ed3e feat: 更新手机号验证设置UI,优化显示逻辑并添加相关测试 2026-05-04 19:09:37 +08:00
QLHazyCoder 6160f4640d feat: 增强注册流程,添加手机号输入框及相关状态管理逻辑 2026-05-04 17:09:43 +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 c04b64c966 手机号注册模式 2026-05-04 12:56:35 +08:00
朴圣佑 29093e08db fix(flow): harden proxy phone and checkout recovery paths 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
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
daniellee2015 2437e6e67d feat(flow): unify sms multi-provider fallback and stabilize proxy/auth retries 2026-05-03 01:20:10 +08:00
EmptyDust 117c9bf850 fix: 修复接码价格上限输入被自动回刷 2026-05-02 12:13:53 +08:00
initiatione 6ae4e0f5a0 Add OAuth flow timeout toggle 2026-05-01 11:41:12 +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
QLHazyCoder f399277047 feat(ip-proxy): 添加 IP 代理面板的展开/收起功能及持久化状态支持 2026-04-28 19:48:07 +08:00
QLHazyCoder 1b5445c361 feat(ip-proxy): 添加 IP 代理面板及相关测试用例 2026-04-28 19:47:51 +08:00
zhangkun 127fd1c653 feat: 手动配置 HeroSMS maxPrice 并调整手机号复用计数 2026-04-28 14:17:23 +08:00
Q3CC 98e7653360 fix: clean up iCloud forward mailbox provider tech debt 2026-04-26 14:21:52 +08:00
QLHazyCoder 809d146b74 隐藏本地同步为默认开启,调整为接码开关 2026-04-25 16:24:47 +08:00