zhangchen
e702b38ecb
更新qwen注册机
2026-04-14 14:40:49 +08:00
zhangchen
9874d4e2ec
新增api格式邮箱,新增邮箱分列功能
2026-04-10 22:47:22 +08:00
zhangchen
d7886c33d4
优化gpt链路和并发能力,新增任务运行,完善代理的批量删除
2026-04-10 00:56:18 +08:00
zhangchen
223076fac9
Merge branch 'main' into feature/dev
2026-04-08 01:16:40 +08:00
zhangchen
88b4081932
feat: add microsoft mail import filtering
...
Reject Microsoft mail imports that lack OAuth credentials or fail availability checks so abuse-mode accounts are filtered before persistence.
2026-04-08 00:40:02 +08:00
zhangchen
4e8b9c8da8
feat(cfworker): auto-fill domain to configured n-level
2026-04-07 15:38:38 +08:00
zhangchen
740e0e0cd2
feat(cfworker): add optional n-level domain validation rule
2026-04-07 15:31:22 +08:00
zhangchen
8a06db7f05
重新设计邮箱导入模块
2026-04-07 01:09:14 +08:00
icesugar
f56553d0df
feat(config): 优化配置页保存交互并增加同步开关
2026-04-05 14:12:09 +08:00
cong
ebafe70a88
feat(contribution): force contribution-only upload mode
2026-04-05 01:18:39 +08:00
cong
1ac8a4718b
Merge upstream zc-zhangchen main
2026-04-04 05:08:01 +08:00
zhangchen
f3f4d651ac
修改sdk解析改为一次性
2026-04-04 04:51:34 +08:00
zhangchen
b1d3016302
Merge pull request #87 from lixiaobaivv/main
2026-04-04 03:24:38 +08:00
cong
bb4c85c850
feat(interrupt): force fresh oauth session after about-you handoff
2026-04-04 01:56:34 +08:00
cong
658ce4a4fe
feat(interrupt): hand off about-you completion to oauth session
2026-04-04 01:21:40 +08:00
cong
20dc19e90d
fix(chatgpt): recover workspace after add_phone with one-shot oauth restart
2026-04-04 00:55:32 +08:00
cong
94744bbfa9
fix(chatgpt): correct passwordless OTP request and reset email on retries
2026-04-04 00:45:21 +08:00
cong
56993da23c
refactor(chatgpt): replace RT flow with full register+passwordless OAuth chain
2026-04-04 00:36:12 +08:00
cong
53b0a04279
fix(chatgpt): improve workspace recovery and login fallback
2026-04-04 00:08:04 +08:00
cong
bd05a292a3
refactor(chatgpt): enforce browser->vm sentinel fallback order
2026-04-03 19:05:42 +08:00
cong
6bd52b8e0e
同步CloudMail与Freemail域名配置支持
2026-04-03 18:40:40 +08:00
bcxc
7084805c3f
applemail 接入
2026-04-03 15:50:02 +08:00
x
bda3581df8
feat: 接入 OpenTrashMail 邮箱服务
2026-04-03 15:30:22 +08:00
zhangchen
7a342a5010
修复400
2026-04-03 14:52:47 +08:00
zhangchen
77b72c7914
修改gpt邮箱过滤逻辑
2026-04-03 11:30:39 +08:00
zhangchen
67ec544a18
修复DuckMail 验证码接收bug
2026-04-02 23:30:00 +08:00
zhangchen
21ee61f9da
修复注册多线程停止,前端窗口限制滚动刷新12条日志
2026-04-02 22:30:52 +08:00
zhangchen
9f440e4e08
修复FreemailMailbox 接码,和device_id,会话复用问题
2026-04-02 22:11:25 +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
8bb41f07b6
修复收邮箱bug
2026-04-02 00:02:57 +08:00
zhangchen
4e1e694128
更新rt兼容性
2026-04-01 23:14:48 +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
小易先生
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
小易先生
ef25112f12
fix(chatgpt): 为远端状态同步增加重试机制
2026-03-31 16:40:53 +08:00
小易先生
ed178a07f5
feat(chatgpt): 优化远端补传与状态展示逻辑
2026-03-31 16:02:18 +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
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
highkay
d905b2f7d8
Add ChatGPT phone verification with SMSToMe
2026-03-30 17:41:24 +08:00