zhangchen
321ea772fa
Merge branch 'refs/heads/pr/46-head' into codex/merge-pr46-pr49
2026-04-01 19:41:04 +08:00
komorebiCarry
311a346dcb
fix: 开启鉴权时,日志不显示修复,使用fetch + ReadableStream替代EventSource
2026-04-01 19:02:24 +08:00
ljh
177ca7fbd6
fix: 修复/api/platforms 开启鉴权后不显示
2026-04-01 16:08:32 +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
zhangchen
3126af3f9a
Merge branch 'main' of https://github.com/yokaimeow/any-auto-register
...
# Conflicts:
# platforms/chatgpt/oauth_pkce_client.py
2026-03-31 21:42:03 +08:00
zhangchen
6c26d5f10e
回滚以前 gpt正常使用逻辑
2026-03-31 21:18:32 +08:00
Yokaimeow
c792841182
只在任务入口规范化一次代理字符串
2026-03-31 17:18:40 +08:00
Yokaimeow
c3bc929970
添加sock5支持
2026-03-31 16:29:06 +08:00
zhangchen
b2646edde2
Merge pull request #36 from capybara-zy/feat/duckmail-custom-domain
...
feat: DuckMail 支持自定义域名和 API Key 直连模式
2026-03-31 14:17:54 +08:00
zhangchen
5cb29c9a9d
修了 LuckMailMailbox 已购邮箱分支,支持过滤 exclude_codes,避免 OAuth 阶段重复拿到第一次注册用过的旧邮箱验证码。
2026-03-31 13:50:53 +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
zhangchen
8abe7e3f24
去掉cursor显示
2026-03-31 13:24:56 +08:00
zhangchen
45691505c3
修复同步bug
2026-03-31 13:07:29 +08:00
zhangchen
2005f48b37
去掉cursor展示
2026-03-31 04:17:58 +08:00
zhangchen
f2fb6a9b84
更新gpt注册rt
2026-03-31 03:57:40 +08:00
zhangchen
f06dce11c7
Merge pull request #29 from icesugar/main
...
feat; 添加 Sub2API 上传功能,支持同时回填 CPA 和 Sub2API,更新相关配置和前端设置
2026-03-31 02:11:28 +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
95450778a7
Merge branch 'pr13-docker-cpa-maintenance'
2026-03-31 00:17:12 +08:00
zhangchen
6379579e5f
Merge main into pr13-docker-cpa-maintenance
2026-03-31 00:17:04 +08:00
zhangchen
d752603b82
Merge branch 'pr20-add-sky'
2026-03-31 00:07:20 +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
4d90d6c4c7
fix: avoid duplicate CFWorker mailbox requests
...
Remove duplicated CFWorker mailbox API calls so address creation and mail
listing each issue a single request, and add regression coverage at the
factory boundary to prevent the bug from returning.
2026-03-30 22:51:56 +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
zhangchen
9f6ac4b17c
Merge pull request #14 from samqin123/feat-grok2api-uv-support
...
feat: 改为支持 uv & 更新chatgpt菜单交互
2026-03-30 21:04:59 +08:00
zhangchen
d5eae3470d
Merge branch 'main' into feat-grok2api-uv-support
2026-03-30 21:04:46 +08:00
zhangchen
d7025d1713
Merge pull request #22 from highkay/main
...
新增3个特性
2026-03-30 20:35:39 +08:00
sam123
f3fb71570d
Improve mailbox config handling and update README
2026-03-30 20:21:35 +08:00
sam123
4e508e0da0
Stop auto-opening ChatGPT payment link tabs
2026-03-30 19:46:22 +08:00
sam123
c7e7f25636
Fix ChatGPT action handling and add payment link helper
2026-03-30 19:38:55 +08:00
highkay
acd77ba40e
Add Docker startup workflow
2026-03-30 17:43:18 +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
sam123
a148d0b824
feat: 改为支持 uv
2026-03-30 06:23:11 +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
b659c3a9b0
更新
2026-03-30 00:41:46 +08:00
zhangchen
684704c5f5
修复
2026-03-29 22:51:52 +08:00
zhangchen
7c31609ceb
修复chatgpt注册流程
2026-03-29 22:49:31 +08:00
zhangchen
7dbe07dbbd
更新readme等
2026-03-29 02:55:55 +08:00
zhangchen
d8ee14ebd8
修复kiro过程中在输入邮箱后延迟进入填写姓名环节导致注册失败
2026-03-29 02:30:13 +08:00