朴圣佑
dfe5139250
feat(gpc): add auto mode permission checks
2026-05-09 23:23:32 +08: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
jiulongting
535bd493c7
Merge branch 'QLHazyCoder:master' into master
2026-05-07 18:45:39 +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
朴圣佑
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
朴圣佑
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
EmptyDust
117c9bf850
fix: 修复接码价格上限输入被自动回刷
2026-05-02 12:13:53 +08:00
initiatione
6ae4e0f5a0
Add OAuth flow timeout toggle
2026-05-01 11:41:12 +08:00
QLHazyCoder
0a4acffb00
feat: 更新自动运行状态逻辑,调整手动运行计数输入的行为
2026-05-01 01:27:07 +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
ab6921c6e5
fix: sync LuckMail PR with dev
2026-04-29 22:12:28 +08:00
QLHazyCoder
85bb82bc0b
fix: resolve HeroSMS Plus dev sync conflicts
2026-04-29 20:00:01 +08:00
daniellee2015
4c091a3d32
feat(flow): stabilize step7-9, expand HeroSMS, and update usage tutorial
2026-04-29 00:51:05 +08:00
QLHazyCoder
9e26b16f20
Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev
2026-04-28 23:47:54 +08:00