Commit Graph

525 Commits

Author SHA1 Message Date
Isulew e50b0fbfeb fix(madao): 修复换号后国家区号残留
让 MaDao activation 使用 ISO country code,并避免 routing replace 沿用旧 ticket 的 country。
提交 OpenAI add-phone 前校验当前国家区号与手机号匹配,防止页面残留 Thailand 区号。
2026-05-29 12:27:54 +08:00
Isulew f26f7e949e fix(phone-sms): 统一 provider adapter 通过 registry 创建
移除 background direct factory fallback,改为通过 PhoneSmsProviderRegistry 创建 5sim 与 MaDao adapter。
补齐 5sim adapter 对国家顺序、最低价格和 countryCode 的主链兼容。
2026-05-29 12:27:53 +08:00
Isulew a38fb250ea fix(phone-sms): 补回 NexSMS provider registry 接入
补回 NexSMS provider adapter,并在 background 与 sidepanel 加载。
同时补充 registry 创建真实 NexSMS provider 的测试,避免后续回归。
2026-05-29 12:27:53 +08:00
QLHazyCoder d2b915e65b Revert "fix: 补齐 MaDao 接码回归实现"
This reverts commit a1341ce9a4.
2026-05-29 12:22:26 +08:00
QLHazyCoder a1341ce9a4 fix: 补齐 MaDao 接码回归实现 2026-05-29 12:18:33 +08:00
QLHazyCoder 56f52cb858 Refactor GPC plus flow to page recharge 2026-05-29 10:09:26 +08:00
QLHazyCoder 9ef9cb4c46 feat: add MaDao phone SMS provider 2026-05-29 00:44:30 +08:00
QLHazyCoder 4b739d91b5 fix: restore full settings import coverage 2026-05-28 23:27:52 +08:00
QLHazyCoder b84732e506 feat: 更新侧边栏按钮,添加目标仓库链接和样式优化 2026-05-28 22:23:53 +08:00
QLHazyCoder 822599194b refactor: 移除共享设置操作相关代码,优化侧边栏布局和样式 2026-05-28 21:43:40 +08:00
QLHazyCoder a7f7e68c76 fix: 最终节点前清理手机号注册身份 2026-05-28 16:28:52 +08:00
QLHazyCoder bf7d37e4da fix: 修复HeroSMS运营商与接码配置刷新 2026-05-28 12:41:57 +08:00
QLHazyCoder fae7b9bffd 修复手机号注册登录密码页与成功清理 2026-05-28 06:52:35 +08:00
QLHazyCoder 2992cc88ac 修复自定义邮箱收码模式默认手动 2026-05-28 06:14:04 +08:00
QLHazyCoder 001f133963 feat(email): 使用英文名时间生成默认邮箱前缀 2026-05-28 04:30:25 +08:00
QLHazyCoder b4df982c37 优化 Cloudflare Temp Email 子域模式配置 2026-05-28 02:59:19 +08:00
QLHazyCoder d63733809a Merge remote-tracking branch 'origin/dev' into codex/pr278-review 2026-05-28 02:25:38 +08:00
QLHazyCoder d556e2d6aa feat: 添加对 OpenAI OAuth 授权路由的支持和相关测试 2026-05-28 01:47:45 +08:00
QLHazyCoder f4bf828653 fix: handle OpenAI choose account login 2026-05-27 05:25:00 +08:00
qqqasdwx 7fe46cee31 feat: 支持 Cloudflare Temp Email 固定子域 2026-05-25 10:45:14 +00:00
QLHazyCoder 5f73c505a0 feat: add PayPal hosted checkout proxy support 2026-05-25 12:10:46 +08:00
QLHazyCoder 1fcb5c5a29 修复 Step 5 导航交棒后的完成收尾 2026-05-24 21:46:49 +08:00
QLHazyCoder 2da1f001f8 按接码开关裁剪 OpenAI 手机验证节点 2026-05-24 21:43:16 +08:00
QLHazyCoder a1793334db 重构 OAuth 总超时为 CPA 来源专属策略 2026-05-24 20:53:32 +08:00
QLHazyCoder 3a60560e27 refactor shared flow settings and runtime cleanup 2026-05-24 19:36:08 +08:00
QLHazyCoder c649d43ee6 重构 Grok SSO 上传到 webchat2api 2026-05-23 20:41:22 +08:00
QLHazyCoder f856910e5b 合并 Grok SSO 多 flow 重构
吸收 Grok 注册与 webchat2api SSO Cookie 导出流程,并把 Kiro/Grok 验证码轮询统一到共享 flow 邮件轮询服务。保留 master 上 Kiro 页面恢复、active verify-otp 接管和重注入修复,补齐对应测试适配。
2026-05-23 04:51:41 +08:00
QLHazyCoder 161bec389c 修正短信国家列表启动加载策略 2026-05-23 04:43:18 +08:00
QLHazyCoder 2ea9ad978e 重构多 flow 邮件轮询并接入 Grok SSO 2026-05-23 04:29:37 +08:00
QLHazyCoder f1fa40ac3a fix kiro register driver readiness recovery 2026-05-22 12:52:09 +08:00
QLHazyCoder 442ee5992e fix kiro aws hash otp page detection 2026-05-22 12:40:37 +08:00
QLHazyCoder ffa6ed7602 fix kiro verification active page adoption 2026-05-22 12:20:54 +08:00
QLHazyCoder d0f6972268 fix cfte lookup mode when generating cfte mailboxes 2026-05-22 11:04:04 +08:00
QLHazyCoder acf29dbd87 fix cloudflare temp email aws code parsing 2026-05-22 09:58:05 +08:00
QLHazyCoder 6db6725c0c fix kiro verification email source 2026-05-22 09:35:15 +08:00
QLHazyCoder e702732fb2 Revert "fix displayed email extraction boundaries"
This reverts commit daf703164a.
2026-05-22 09:10:23 +08:00
QLHazyCoder daf703164a fix displayed email extraction boundaries 2026-05-22 08:58:34 +08:00
QLHazyCoder 46e2a156ab fix flow-specific manual step execution 2026-05-22 08:11:00 +08:00
QLHazyCoder 25c6b8b4a7 fix kiro fresh auto-run state reset 2026-05-22 07:57:36 +08:00
QLHazyCoder e22a34b2e4 修复手机号 OAuth 恢复误走邮箱登录 2026-05-22 07:04:46 +08:00
QLHazyCoder dcae231b52 fix: handle step4 contact-verification server error 2026-05-22 05:42:09 +08:00
QLHazyCoder 3f6fc3e1e8 fix: align Plus no-payment flow and step5 completion 2026-05-22 01:35:42 +08:00
QLHazyCoder a7b35ee11a refactor flows into canonical runtime architecture 2026-05-21 07:21:34 +08:00
QLHazyCoder 9a1c3fdce3 fix: 兼容 HeroSMS 国家接口字典响应 2026-05-20 20:47:21 +08:00
QLHazyCoder 59b7d77b5d 重构 Kiro 注册页面状态收养 2026-05-20 20:42:29 +08:00
QLHazyCoder 065607bc04 修复 Plus 会话导入策略选择 2026-05-20 17:03:03 +08:00
QLHazyCoder 712cd26ff0 Merge branch 'dev' 2026-05-20 13:18:51 +08:00
QLHazyCoder 752e0d3aaf 修复配置保存覆盖服务选择 2026-05-20 13:18:20 +08:00
QLHazyCoder d1061b1c4a Fix PayPal hosted checkout flow 2026-05-20 12:11:19 +08:00
QLHazyCoder 0b58e1116e Fix PayPal hosted checkout flow 2026-05-20 11:34:34 +08:00