Commit Graph

285 Commits

Author SHA1 Message Date
daniellee2015 098b9c3516 Fix startup crash and autosave input interruption 2026-05-20 04:00:33 +08:00
Q3CC b2c8280476 feat: 新增 YYDS Mail 邮箱服务端点 2026-05-16 21:58:14 +08:00
QLHazyCoder cfd2ac14e5 fix: isolate FlowPilot release cache 2026-05-16 17:41:27 +08:00
QLHazyCoder 6216a26956 fix: update official site links 2026-05-16 17:34:45 +08:00
QLHazyCoder 4ccec28d13 chore(release): bump version to FlowPilot1.0 2026-05-16 06:56:38 +08:00
QLHazyCoder 8a11b91c5a 修复接码邮箱绑定与验证码提交超时问题 2026-05-16 05:40:04 +08:00
QLHazyCoder efad1f94d7 新增手机号绑定邮箱后邮箱模式重登流程 2026-05-16 03:23:28 +08:00
QLHazyCoder 999de8d36b 修正短信验证码轮询等待逻辑 2026-05-16 00:06:12 +08:00
QLHazyCoder 3f3f9275cc 拆分 OAuth 后置验证流程 2026-05-15 23:03:02 +08:00
QLHazyCoder 4c2ab31b07 限制手机号注册流程使用号码复用 2026-05-15 18:23:41 +08:00
QLHazyCoder 81fc40706a Refactor workflow auto-run to node graph 2026-05-15 17:41:35 +08:00
QLHazyCoder f6f804f1a2 修正手机接码价格区间与最低价逻辑 2026-05-15 06:40:53 +08:00
QLHazyCoder 22fc865f19 完善手机接码逻辑 2026-05-15 05:09:12 +08:00
QLHazyCoder a7ea261093 feat: 支持从 CFTE 同步 Temp 域名列表 2026-05-15 03:56:02 +08:00
QLHazyCoder 023e601dcc Add flow selector placeholder 2026-05-14 07:47:17 +08:00
QLHazyCoder ecba33f021 Fix sidepanel latestState bootstrap order 2026-05-13 14:13:41 +08:00
QLHazyCoder d93cdfff9e Refactor multi-flow mail capability boundaries 2026-05-13 06:35:43 +08:00
QLHazyCoder a85ed0ce89 feat: lay groundwork for multi-flow registries 2026-05-13 04:46:56 +08:00
QLHazyCoder 8b9adb9085 fix(tabs): stop fallback outside locked window 2026-05-12 15:35:43 +08:00
朴圣佑 2bb34f9064 fix(tabs): lock automation to selected 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 dff579b78d fix: 移除不必要的促销相关代码和更新 UI 逻辑 2026-05-11 18:10:12 +08:00
QLHazyCoder 55c4705dba fix: 移除不必要的代理促销相关代码 2026-05-11 16:56:59 +08:00
QLHazyCoder bf50474b5e fix(gpc): keep auto mode when balance permission is unknown 2026-05-11 13:11:59 +08:00
朴圣佑 7552b40c70 fix(gpc): preserve auto mode after stop refresh 2026-05-11 12:23:07 +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 afeb9f2f94 chore: update mail provider option labels 2026-05-10 06:32:10 +08:00
QLHazyCoder 6b87d68630 Merge origin/dev into PR 225 review fix 2026-05-10 06:02:53 +08:00
朴圣佑 dfe5139250 feat(gpc): add auto mode permission checks 2026-05-09 23:23:32 +08: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 6f9a9913b5 fix: update API URLs and improve error handling for SUB2API configuration 2026-05-08 09:11:19 +08:00
QLHazyCoder 144b144042 fix: mark deprecated email options for removal in next version 2026-05-07 19:34:56 +08:00
jiulongting 535bd493c7 Merge branch 'QLHazyCoder:master' into master 2026-05-07 18:45:39 +08:00
QLHazyCoder f6fa19a44f fix: update auto retry and OAuth flow timeout settings layout 2026-05-07 17:25:37 +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
zhangjiulong1 0330393a19 增加对CloudMail(SkyMail)邮箱的支持 2026-05-07 15:27:04 +08:00
朴圣佑 bab7e54384 feat(gpc): align helper flow with api key queue tasks 2026-05-07 03:06:09 +08:00
Q3CC 057f0080ca Merge pull request #206 from initiatione/codex/free-phone-reuse-upstream
增加 HeroSMS 免费手机号复用
2026-05-06 19:39:05 +08:00
initiatione 5014cb4de3 Add configurable SUB2API account priority 2026-05-06 18:19:43 +08:00
initiatione b6777edbc8 Add HeroSMS free phone reuse 2026-05-06 18:19:43 +08:00
QLHazyCoder 4f8a149a59 docs: align GPC local helper OTP wording 2026-05-06 17:52:51 +08:00
朴圣佑 612fccd4c6 fix(gpc): allow local helper for whatsapp otp 2026-05-06 17:36:36 +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 5d4e0d230a feat: 添加 CPA 手机号注册提示逻辑及相关测试用例 2026-05-05 23:33:31 +08:00
QLHazyCoder 527def5a1d feat: 移除 Plus 功能相关的代码和测试用例 2026-05-05 17:18:50 +08:00
QLHazyCoder 3dfc112561 feat: 添加 GPC Helper API URL 支持并更新相关逻辑 2026-05-05 05:32:01 +08:00
QLHazyCoder 24f5b79bf1 修改日志显示,合并同一轮中对应的邮箱和手机号 2026-05-05 03:59:09 +08:00
QLHazyCoder c62e1746f8 修改添加通用组件 2026-05-05 03:35:19 +08:00