Commit Graph

39 Commits

Author SHA1 Message Date
QLHazyCoder c649d43ee6 重构 Grok SSO 上传到 webchat2api 2026-05-23 20:41:22 +08:00
QLHazyCoder 2ea9ad978e 重构多 flow 邮件轮询并接入 Grok SSO 2026-05-23 04:29:37 +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 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 aa8025cb76 Split PayPal hosted checkout flow 2026-05-20 10:03:56 +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 43148e3e1f refactor: route kiro contribution uploads through step 9 2026-05-19 19:59:59 +00:00
QLHazyCoder 40b9cd397d feat: add CPA plus session import strategy 2026-05-19 16:56:08 +08:00
QLHazyCoder de17884a30 Add Plus SUB2API session access strategy 2026-05-19 06:14:35 +08:00
QLHazyCoder 995982d7be feat: rebuild kiro flow as independent desktop auth pipeline 2026-05-18 22:50:43 +08:00
QLHazyCoder 12314e446a refactor kiro auth flow and share account password service 2026-05-18 12:49:49 +08:00
QLHazyCoder 9d04877954 Localize Kiro flow copy 2026-05-18 03:47:03 +08:00
QLHazyCoder 0c034c232d feat: add flow-aware kiro device auth workflow 2026-05-18 00:34:51 +08:00
QLHazyCoder 8a11b91c5a 修复接码邮箱绑定与验证码提交超时问题 2026-05-16 05:40:04 +08:00
QLHazyCoder efad1f94d7 新增手机号绑定邮箱后邮箱模式重登流程 2026-05-16 03:23:28 +08:00
QLHazyCoder 3f3f9275cc 拆分 OAuth 后置验证流程 2026-05-15 23:03:02 +08:00
QLHazyCoder d93cdfff9e Refactor multi-flow mail capability boundaries 2026-05-13 06:35:43 +08:00
朴圣佑 dfe5139250 feat(gpc): add auto mode permission checks 2026-05-09 23:23:32 +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
朴圣佑 bab7e54384 feat(gpc): align helper flow with api key queue tasks 2026-05-07 03:06:09 +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 b595f5366a Plus中添加GPC模式 2026-05-04 18:02:00 +08:00
QLHazyCoder 5f7450acf5 feat: 增强注册方法管理,支持动态解析步骤标题及相关测试 2026-05-04 15:06:19 +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 d4b170a5d7 test: deduplicate GoPay step definition assertions 2026-05-04 03:50:21 +08:00
朴圣佑 d851cc4d36 feat(gopay): support GoPay Plus checkout flow 2026-05-04 03:30:43 +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 8007a99b72 Paypal增加轻量级号池 2026-04-28 16:23:30 +08:00
QLHazyCoder 88ceb79af6 修改登陆及后续逻辑,统一使用一个逻辑 2026-04-26 05:22:36 +08:00
QLHazyCoder 6ad866b962 Plua模式开发 2026-04-26 01:41:40 +08:00
QLHazyCoder cbe9b1fabf 抽取cookie清理逻辑为新的第六步 2026-04-17 15:56:19 +08:00
QLHazyCoder 3071f94f7c feat: add step definitions module and integrate with sidepanel
- Introduced a new module for step definitions in `data/step-definitions.js` to manage shared step metadata.
- Updated `sidepanel.html` to dynamically render steps based on the new step definitions module.
- Refactored `sidepanel.js` to utilize the step definitions for rendering and managing step statuses.
- Enhanced tests to validate the step definitions module and its integration with the sidepanel.
- Cleaned up existing tests to ensure they align with the new structure and functionality.
2026-04-17 01:39:46 +08:00