Commit Graph

259 Commits

Author SHA1 Message Date
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
QLHazyCoder 75bb53cec1 feat: 添加手机号短信服务提供商顺序的支持,并更新相关测试用例 2026-05-05 02:53:41 +08:00
QLHazyCoder cb41f5c243 feat: 增强步骤 3 的手机号注册逻辑,确保手机号身份优先处理并添加相关测试用例 2026-05-05 02:47:57 +08:00
QLHazyCoder 16baad20a3 feat: 更新手机号输入框逻辑,确保手动输入值在执行步骤前被保存,避免被旧状态覆盖 2026-05-05 01:48:18 +08:00
QLHazyCoder f2e6a1ed3e feat: 更新手机号验证设置UI,优化显示逻辑并添加相关测试 2026-05-04 19:09:37 +08:00
QLHazyCoder b595f5366a Plus中添加GPC模式 2026-05-04 18:02:00 +08:00
QLHazyCoder 6160f4640d feat: 增强注册流程,添加手机号输入框及相关状态管理逻辑 2026-05-04 17:09:43 +08:00
QLHazyCoder 31a68e5a6b feat: 添加IP代理促销信息展示及溢出处理逻辑 2026-05-04 15:12:35 +08:00
QLHazyCoder 5f7450acf5 feat: 增强注册方法管理,支持动态解析步骤标题及相关测试 2026-05-04 15:06:19 +08:00
QLHazyCoder 5d70d2b681 feat: 增加对自动运行状态的管理,优化轮数同步逻辑及相关测试 2026-05-04 14:20:38 +08:00
QLHazyCoder 104e629394 feat: 增加对多个国家的支持并更新相关测试用例 2026-05-04 14:04:38 +08:00
QLHazyCoder 2fd51e57a9 feat: add removeHeroSmsCountryFromOrder function and related tests 2026-05-04 13:39:17 +08:00
QLHazyCoder dc58a29558 feat: add phone verification section state management 2026-05-04 13:19:32 +08:00
QLHazyCoder c04b64c966 手机号注册模式 2026-05-04 12:56:35 +08:00
QLHazyCoder 4603f512fb chore: preserve step-aware logging after upstream sync
- 吸收 master 的核心改动:按可见步骤归类日志显示,覆盖 OAuth、手机号验证、平台验证和内容脚本日志链路。

- 本地补充修复:保留平台验证成功后的手机号接码确认收尾,避免 #193/#194 恢复的手机号复用链路被合并覆盖。

- 影响范围:background routing、phone verification、platform verify、content scripts、sidepanel 与相关测试/文档。
2026-05-04 04:41:49 +08:00
QLHazyCoder c3185bf70d fix: reconcile PR 193 phone and sidepanel integration 2026-05-04 03:48:05 +08:00
QLHazyCoder 75ad637ccd feat: allow ignoring current update prompt 2026-05-04 03:36:12 +08:00
朴圣佑 29093e08db fix(flow): harden proxy phone and checkout recovery paths 2026-05-04 03:30:43 +08:00
朴圣佑 d851cc4d36 feat(gopay): support GoPay Plus checkout flow 2026-05-04 03:30:43 +08:00
朴圣佑 2eb913e00b feat(phone-sms): support 5sim provider
(cherry picked from commit 7d10cab9765ed662b5088f791c8635fd8cc63e44)
2026-05-04 03:30:43 +08:00
朴圣佑 40ca2ea427 feat(sidepanel): 添加账号池搜索筛选
(cherry picked from commit 9f2c3ebd3455e761c30e453daca98fe98206b33b)
2026-05-04 03:30:42 +08:00
朴圣佑 63c53accfe feat(sub2api): 支持多分组创建账号
(cherry picked from commit cc7671e6d2863b68527134008301e14fb86a8666)
2026-05-04 03:30:42 +08:00
朴圣佑 f480af0375 feat: upgrade custom email pool with manager UI and entry states
(cherry picked from commit 3cf5f22d40a4ef563a3d06751bbb25b003d4ef1e)
2026-05-04 03:29:50 +08:00
QLHazyCoder 691ac39514 优化步骤在日志中的显示 2026-05-03 19:25:55 +08:00
QLHazycoder 68c9fe5c38 Merge remote-tracking branch 'origin/dev' into fix/herosms-max-price-input 2026-05-03 03:17:21 +08:00
QLHazycoder aa2337f9e5 fix(sidepanel): restore plus settings before auto run 2026-05-03 02:57:34 +08:00
daniellee2015 2437e6e67d feat(flow): unify sms multi-provider fallback and stabilize proxy/auth retries 2026-05-03 01:20:10 +08:00