小易先生
|
7e2e4d741a
|
Merge upstream/main into main
|
2026-03-31 19:57:13 +08:00 |
|
小易先生
|
7b827c3dfc
|
fix(chatgpt): 优化批量远端状态同步稳定性
|
2026-03-31 17:42:29 +08:00 |
|
小易先生
|
91fdfdc173
|
feat(chatgpt): 按远端缓存状态优化补传逻辑
|
2026-03-31 16:53:39 +08:00 |
|
小易先生
|
ed178a07f5
|
feat(chatgpt): 优化远端补传与状态展示逻辑
|
2026-03-31 16:02:18 +08:00 |
|
小易先生
|
2da5bc0333
|
feat(chatgpt): 支持批量同步本地与远端状态
|
2026-03-31 13:40:43 +08:00 |
|
小易先生
|
3784da54d4
|
fix(chatgpt): 将 401 探测账号直接标记为失效
|
2026-03-31 13:15:51 +08:00 |
|
小易先生
|
fa1b91c924
|
fix(chatgpt): handle unreachable cliproxyapi state sync
|
2026-03-31 09:47:25 +08:00 |
|
小易先生
|
7f98656fc3
|
feat(chatgpt): add read-only CLIProxyAPI status sync
|
2026-03-31 08:51:34 +08:00 |
|
小易先生
|
0a289d5f57
|
feat(chatgpt): add local account status probing
|
2026-03-31 08:38:11 +08:00 |
|
zhangchen
|
6379579e5f
|
Merge main into pr13-docker-cpa-maintenance
|
2026-03-31 00:17:04 +08:00 |
|
zhangchen
|
3330a9cb25
|
Merge main into pr20-add-sky
|
2026-03-31 00:07:14 +08:00 |
|
zhangchen
|
55bf893fc9
|
Merge main into pr27-cfworker-domain-pools
Resolve PR #27 conflicts by keeping the configurable CFWorker domain pool
changes alongside existing MaliAPI, CodexProxy, and chatgpt settings.
|
2026-03-30 23:49:59 +08:00 |
|
zhangchen
|
fe82d11c89
|
Merge main into pr15-codexproxy-at-upload
Resolve PR #15 conflicts by keeping CodexProxy upload settings and actions
alongside the existing main-branch MaliAPI, CFWorker, and SMSToMe changes.
|
2026-03-30 23:40:42 +08:00 |
|
小易先生
|
7e307bd11d
|
feat(cfworker): support configurable domain pools
|
2026-03-30 23:25:50 +08:00 |
|
zhangchen
|
11e82e130e
|
Merge main into pr17-maliapi
Resolve PR #17 conflicts by keeping the MaliAPI mailbox changes alongside
recent main-branch config additions for CFWorker and SMSToMe support.
|
2026-03-30 23:20:17 +08:00 |
|
zhangchen
|
1292f232f9
|
Merge pull request #18 from Zenfish-zy/feat/chatgpt-cpa-backfill
feat: add chatgpt cpa backfill flow
|
2026-03-30 21:34:16 +08:00 |
|
highkay
|
d905b2f7d8
|
Add ChatGPT phone verification with SMSToMe
|
2026-03-30 17:41:24 +08:00 |
|
highkay
|
e09730deb6
|
Add CFWorker site auth and SMS config fields
|
2026-03-30 17:38:55 +08:00 |
|
粥余
|
f5156b9806
|
feats:添加SkyMail邮箱服务支持,更新相关配置和注册页面
|
2026-03-30 14:55:19 +08:00 |
|
Zenfish
|
3db9d38014
|
feat: add chatgpt cpa backfill flow
|
2026-03-30 12:42:44 +08:00 |
|
zhangchen
|
044be032f8
|
feat: 添加 MaliAPI 临时邮箱支持
|
2026-03-30 11:33:27 +08:00 |
|
ImogeneOctaviap794
|
c15fd519cc
|
feat: CodexProxy AT/RT 上传支持
- cpa_upload.py: 新增 upload_at_to_codex_proxy(),走 /api/admin/accounts/at 接口上传 access_token
- cpa_upload.py: 新增 upload_to_codex_proxy(),走 /api/admin/accounts 接口上传 refresh_token
- plugin.py: 添加 upload_codex_proxy action
- external_sync.py: 注册成功后自动上传到 CodexProxy,通过 codex_proxy_upload_type 配置选择 AT 或 RT
- Settings.tsx: CodexProxy 配置区新增上传类型选项(AT 推荐 / RT)
- Accounts.tsx: 账号列表和详情弹窗显示 refresh_token
- api/config.py: 将 codex_proxy_url/key/upload_type 加入配置白名单
|
2026-03-30 08:38:45 +08:00 |
|
zhangchen
|
e35b396fe9
|
feat: 添加 MaliAPI 临时邮箱支持
|
2026-03-30 03:54:34 +08:00 |
|
zhangchen
|
336451ca44
|
feat: 支持 Docker 部署与 CPA 自动维护
|
2026-03-30 03:44:09 +08:00 |
|
zhangchen
|
017aec22c0
|
邮箱接入luckmail
|
2026-03-29 01:43:38 +08:00 |
|
流云
|
cba60a2aa3
|
feat: 新增 LuckMail 平台及自动分配邮箱渠道支持
- 引入 LuckMail 核心 SDK
- 封装 \LuckMailMailbox\ 适配器接入注册工厂
- 支持智能匹配各类项目的子渠道编码
- 完善前端 UI 配置选项
|
2026-03-28 22:02:22 +08:00 |
|
zhangchen
|
1d24264287
|
更新grok相关和插件
|
2026-03-28 13:02:31 +08:00 |
|
zhangchen
|
869d729984
|
前端改为ant chatgpt成功率提高100%
|
2026-03-28 02:02:09 +08:00 |
|
zhangchen
|
1b495976da
|
kiro注册机
|
2026-03-27 02:24:52 +08:00 |
|
zhangchen
|
1841f51b7d
|
first commit
|
2026-03-22 21:01:31 +08:00 |
|