Commit Graph
100 Commits
Author SHA1 Message Date
QLHazyCoder 1e12033f89 fix: restore compact sidepanel link controls 2026-05-29 14:33:44 +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 0357688cbc fix: 优化白嫖号码布局 2026-05-29 10:21:14 +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 1960b6e21a Merge pull request #290 from QLHazyCoder/codex/pr280-reimplement
feat(email): 使用英文名时间生成默认邮箱前缀
2026-05-28 04:58:47 +08:00
QLHazyCoder 001f133963 feat(email): 使用英文名时间生成默认邮箱前缀 2026-05-28 04:30:25 +08:00
QLHazyCoder 7790972af4 Merge pull request #278 from qqqasdwx/feature/cloudflare-temp-email-fixed-subdomain
feat: 支持 Cloudflare Temp Email 固定子域
2026-05-28 03:06:18 +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
QLHazyCoder 5f73c505a0 feat: add PayPal hosted checkout proxy support 2026-05-25 12:10:46 +08:00
QLHazyCoder f5658db583 Merge branch 'dev'
# Conflicts:
#	manifest.json
2026-05-24 22:09:31 +08:00
QLHazyCoder 037ba50d82 chore(release): bump version to FlowPilot2.5 2026-05-24 21:54:40 +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 9191c3903e chore(release): bump version to FlowPilot2.4 2026-05-23 05:23:15 +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 5610262f7d chore(release): bump version to FlowPilot2.3 2026-05-22 07:13:15 +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 e2485d2e64 chore(release): bump version to FlowPilot2.1 2026-05-20 20:52:19 +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 e6a7d1fa3f Merge remote-tracking branch 'origin/dev' 2026-05-20 13:22:54 +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 e849c8800f chore(release): bump version to FlowPilot2.0 2026-05-20 12:29:39 +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
QLHazyCoder 9dbbce77ad Fix step execution range toggle persistence 2026-05-20 10:29:47 +08:00
QLHazyCoder aa8025cb76 Split PayPal hosted checkout flow 2026-05-20 10:03:56 +08:00
QLHazyCoder 886d4c1297 Clarify hosted checkout phone placeholder 2026-05-20 09:09:19 +08:00
QLHazyCoder 72c578b9b4 Add independent PayPal hosted binding mode 2026-05-20 09:03:40 +08:00
QLHazyCoder f36e0cedb3 Revert "Integrate Plus hosted session binding"
This reverts commit 3aa9b136d3.
2026-05-20 08:05:25 +08:00
QLHazyCoder 3aa9b136d3 Integrate Plus hosted session binding 2026-05-20 07:38:49 +08:00
QLHazyCoder a70af6da40 撤销 FlowPilot2.0 版本发布 2026-05-20 06:30:23 +08:00
QLHazyCoder dce3783b7e chore(release): bump version to FlowPilot2.0 2026-05-20 06:11:17 +08:00
QLHazyCoder c9cbcd44cc 隐藏录屏敏感配置字段 2026-05-20 06:06:38 +08:00
QLHazyCoder 519cb9ffa5 Merge pull request #250 from INKCR0W/dev
修正 5sim 复用订单保留逻辑
2026-05-20 05:49:41 +08:00
QLHazyCoder 3499cd18a4 fix: 稳定 5sim 保留订单复用状态 2026-05-20 05:28:23 +08:00
QLHazyCoder 025d55e655 Merge pull request #261 from QLHazyCoder/fix/start-crash-on-auto-run-and-autosave-jitter
修复启动清理与设置自动保存抖动
2026-05-20 05:21:25 +08:00
QLHazyCoder 7bc1e70e40 修复设置自动保存与标签清理边界 2026-05-20 05:15:56 +08:00
QLHazyCoder 3e19c0260a Merge branch 'dev' of https://github.com/QLHazyCoder/FlowPilot into dev 2026-05-20 04:02:39 +08:00
QLHazycoder 43148e3e1f refactor: route kiro contribution uploads through step 9 2026-05-19 19:59:59 +00:00
QLHazyCoder 25249e229a Fix bound email relogin callback recovery 2026-05-20 03:26:08 +08:00
QLHazyCoder fbb66fb5a2 Fix dynamic auth tail node propagation 2026-05-20 03:14:18 +08:00
QLHazyCoder 5d7f78617b Fix dynamic platform verify step mapping 2026-05-20 03:10:09 +08:00
QLHazyCoder 1383722db6 Refine sidepanel plus payment visibility 2026-05-20 03:09:30 +08:00
QLHazyCoder 02ad4546ff 更新 CPA 手机号注册提醒文案 2026-05-20 02:49:07 +08:00
QLHazycoder 421cb9d1fc fix: preserve selected flow in contribution mode 2026-05-19 16:53:03 +00:00
QLHazyCoder 954719230f Fix Plus account strategy test fixture 2026-05-20 00:32:15 +08:00
QLHazyCoder f165b80597 Fix Kiro password field detection 2026-05-20 00:28:06 +08:00
QLHazycoder 4687d07e2d feat: upgrade multi-flow account contributions 2026-05-19 13:29:18 +00:00
QLHazyCoder 68c1f387e1 Merge branch 'dev' of https://github.com/QLHazyCoder/FlowPilot into dev 2026-05-19 19:54:18 +08:00
QLHazyCoder 56a5d4f1d7 更新各种md文档 2026-05-19 19:54:12 +08:00
QLHazyCoder 42671ffffd Polish Kiro flow label 2026-05-19 17:37:59 +08:00
QLHazyCoder 40b9cd397d feat: add CPA plus session import strategy 2026-05-19 16:56:08 +08:00
QLHazycoder 7bd07f5947 添加自动运行广告条的样式和逻辑,并实现相关功能的测试 2026-05-19 08:36:18 +00:00
QLHazyCoder 85a6cc4157 Fix Kiro web session detection for desktop auth 2026-05-19 14:58:31 +08:00
QLHazyCoder 6f88486a7d Fix Kiro existing web session desktop auth 2026-05-19 14:49:46 +08:00
QLHazyCoder 56fcbbdc30 fix sub2api session import account naming 2026-05-19 14:26:06 +08:00
QLHazyCoder 3ad41965ff Fix Kiro BuilderId profileArn upload 2026-05-19 13:18:37 +08:00
QLHazyCoder 996ec92168 Allow SUB2API session import from open ChatGPT tabs 2026-05-19 12:40:03 +08:00
QLHazyCoder ef700be3e2 refactor kiro flow to web signin authorization 2026-05-19 12:16:59 +08:00
QLHazyCoder 98e776348e Reorder Plus access strategy setting 2026-05-19 11:34:06 +08:00
QLHazyCoder d235b82ccf Fix Plus strategy service worker bootstrap 2026-05-19 11:24:27 +08:00
QLHazyCoder de17884a30 Add Plus SUB2API session access strategy 2026-05-19 06:14:35 +08:00
QLHazyCoder a3c36e6f15 fix: remove default kiro.rs admin URL 2026-05-19 03:22:14 +08:00
QLHazyCoder 5ddb5ac94d feat: add kiro.rs connection preflight test 2026-05-19 02:34:29 +08:00
QLHazyCoder 702e969deb fix: stop kiro auto-run on proxy error pages 2026-05-19 02:04:32 +08:00
QLHazyCoder 09319c20a9 fix: sync canonical kiro.rs settings for upload 2026-05-19 01:30:28 +08:00
QLHazyCoder 99e5363539 fix: stabilize kiro desktop authorize callback flow 2026-05-19 00:39:16 +08:00