bcxc
|
8f368783fe
|
支持在SUB2API中针对账号管理设置分组
|
2026-04-03 00:51:30 +08:00 |
|
zhangchen
|
21ee61f9da
|
修复注册多线程停止,前端窗口限制滚动刷新12条日志
|
2026-04-02 22:30:52 +08:00 |
|
流云
|
f5eb1b8bc1
|
feat(mail): 添加 GPTMail 邮箱渠道支持
|
2026-04-02 10:35:48 +08:00 |
|
zhangchen
|
a802290127
|
重构邮箱模块
|
2026-04-02 01:31:52 +08:00 |
|
zhangchen
|
24ad4f8e96
|
修改readme等
|
2026-04-02 00:57:46 +08:00 |
|
小易先生
|
781dcd0298
|
feat(chatgpt): align registration flow and add cfworker subdomain options
|
2026-04-01 20:28:45 +08:00 |
|
zhangchen
|
80660cfc3c
|
fix review findings for PR 46 and 49
|
2026-04-01 19:47:48 +08:00 |
|
zhangchen
|
6fb5ba4f1f
|
Merge branch 'refs/heads/pr/49-head' into codex/merge-pr46-pr49
|
2026-04-01 19:41:09 +08:00 |
|
ljh
|
184fcf85c3
|
Merge remote-tracking branch 'origin/main'
|
2026-04-01 10:22:37 +08:00 |
|
ljh
|
85387f421e
|
feat: 添加访问密码保护与双因素认证(2FA)
|
2026-04-01 10:22:29 +08:00 |
|
小易先生
|
191b98f2be
|
Merge upstream/main into main
|
2026-04-01 00:30:50 +08:00 |
|
小易先生
|
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 |
|
Yokaimeow
|
c792841182
|
只在任务入口规范化一次代理字符串
|
2026-03-31 17:18:40 +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 |
|
zhouye
|
d4716eb5c6
|
feat: DuckMail 支持自定义域名和 API Key 直连模式
通过 domain.duckmail.sbs 配置私有域名后,可使用 API Key 直连 DuckMail API,
无需经过前端代理转发。新增 duckmail_domain 和 duckmail_api_key 配置项。
|
2026-03-31 13:35:50 +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
|
2005f48b37
|
去掉cursor展示
|
2026-03-31 04:17:58 +08:00 |
|
icesugar
|
8b41d531a6
|
Merge remote-tracking branch 'origin-master/main'
# Conflicts:
# api/config.py
# frontend/src/pages/Settings.tsx
# platforms/chatgpt/plugin.py
# services/external_sync.py
|
2026-03-31 01:27:08 +08:00 |
|
icesugar
|
807c452225
|
feat; 添加 Sub2API 上传功能,支持同时回填 CPA 和 Sub2API,更新相关配置和前端设置
|
2026-03-31 00:36:45 +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 |
|