Commit Graph

157 Commits

Author SHA1 Message Date
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 7bc1e70e40 修复设置自动保存与标签清理边界 2026-05-20 05:15:56 +08:00
daniellee2015 098b9c3516 Fix startup crash and autosave input interruption 2026-05-20 04:00:33 +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 4687d07e2d feat: upgrade multi-flow account contributions 2026-05-19 13:29:18 +00:00
QLHazyCoder 40b9cd397d feat: add CPA plus session import strategy 2026-05-19 16:56:08 +08:00
QLHazyCoder 996ec92168 Allow SUB2API session import from open ChatGPT tabs 2026-05-19 12:40:03 +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 d9795f8b3a refactor: 重构 Kiro flow 配置与运行链路 2026-05-18 19:34:59 +08:00
QLHazyCoder 253f15cee6 feat: 添加 Kiro 授权流程的 cookie 清理和重试机制,优化跨页面恢复 2026-05-18 15:10:18 +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 feba51da65 Refactor auto-run flow state preservation 2026-05-18 03:27:30 +08:00
QLHazyCoder 0c034c232d feat: add flow-aware kiro device auth workflow 2026-05-18 00:34:51 +08:00
QLHazyCoder efad1f94d7 新增手机号绑定邮箱后邮箱模式重登流程 2026-05-16 03:23:28 +08:00
QLHazyCoder 3f3f9275cc 拆分 OAuth 后置验证流程 2026-05-15 23:03:02 +08:00
QLHazyCoder 81fc40706a Refactor workflow auto-run to node graph 2026-05-15 17:41:35 +08:00
QLHazyCoder e4a0caabe8 fix: preserve phone identity on oauth-login completion
- Merge latest origin/dev into PR #245 for the current review baseline.\n- Sync Step 7 completion identity before oauth-login step-key handling returns.\n- Cover the real oauth-login stepKey route in the message-router regression test.
2026-05-15 03:10:34 +08:00
QLHazyCoder a41997325d Use direct SUB2API admin API flow 2026-05-14 08:03:55 +08:00
InkCrow 6118d02f56 fix(mail): split 2925 initial polling around resend 2026-05-13 02:28:02 +08:00
InkCrow 24a0b8a45d fix(mail): resend 2925 code after quick initial poll 2026-05-13 02:19:00 +08:00
InkCrow 67c111ed43 fix(auth): preserve phone identity across add-email retries 2026-05-12 20:39:20 +08:00
InkCrow 1ed128e118 fix(auth): preserve phone login identity across step8 retries 2026-05-12 16:41:09 +08:00
朴圣佑 7a5b7a26cf fix(tabs): scope payment task tab lookup 2026-05-12 11:24:12 +08:00
朴圣佑 80c3e6217f fix(tabs): avoid raising automation window 2026-05-12 11:24:12 +08:00
QLHazyCoder f81cc74c29 重构duckduckgo邮箱获取 2026-05-12 02:26:46 +08:00
QLHazyCoder 4ed5720a26 refactor: 移除不必要的 gopayHelperPhoneMode 逻辑,简化代码 2026-05-11 19:12:35 +08:00
QLHazyCoder bf50474b5e fix(gpc): keep auto mode when balance permission is unknown 2026-05-11 13:11:59 +08:00
QLHazyCoder d058676f95 feat: 增强注册流程,处理隐藏的注册入口并优化窗口状态 2026-05-10 19:55:13 +08:00
QLHazyCoder 48d3d5fc12 feat: add support for running status in account run history and UI
- Enhanced account run history to include 'running' status with appropriate translations and summaries.
- Updated logging status to handle new error message format.
- Introduced new properties for task progress in create-plus-checkout step.
- Modified fill-plus-checkout step to handle additional error details.
- Updated account records manager to display running status and summary correctly.
- Added CSS styles for running status in account records.
- Implemented logic to refresh account run history based on auto-run state changes.
- Added tests for running status and idle log restart functionality in auto-run steps.
- Improved account records manager tests to validate running state display and failure details.
2026-05-10 18:36:34 +08:00
QLHazyCoder 6b87d68630 Merge origin/dev into PR 225 review fix 2026-05-10 06:02:53 +08:00
QLHazyCoder 15af098327 修复手机号登录回退与重发 500 处理 2026-05-10 05:02:10 +08:00
QLHazyCoder 0096442674 feat: 添加注册流程中标签页稳定等待机制,优化步骤2和步骤3的执行逻辑 2026-05-10 04:10:56 +08:00
QLHazyCoder b02b375449 feat: 添加 GPC 任务过期状态处理,增强任务执行的稳定性和错误提示 2026-05-10 02:29:54 +08:00
QLHazyCoder 35bf6a2c32 feat: 增强 GPC 结账流程的错误处理与重试机制,优化超时管理 2026-05-10 01:31:42 +08:00
QLHazyCoder 7b887e74bc Merge remote-tracking branch 'origin/dev' into codex-review-pr-226 2026-05-09 23:37:59 +08:00
朴圣佑 dfe5139250 feat(gpc): add auto mode permission checks 2026-05-09 23:23:32 +08:00
root 5462400aa4 fix: hand off phone signup to email verification 2026-05-09 08:47:58 -04:00
QLHazyCoder 5d6792f5fb feat: add support for deferring Step 9 callback timeout during auth security verification 2026-05-09 18:22:24 +08:00
root 6f67a00980 fix: improve iCloud polling and add-phone handoff 2026-05-08 23:19:18 -04:00
root c23461261b feat: add configurable operation delay 2026-05-08 20:06:14 -04:00
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