zhangchen
|
559447e2ca
|
优化gpt流程
|
2026-04-04 09:20:26 +08:00 |
|
cong
|
1ac8a4718b
|
Merge upstream zc-zhangchen main
|
2026-04-04 05:08:01 +08:00 |
|
cong
|
fb8a42542f
|
Auto resend OAuth email OTP on timeout
|
2026-04-04 04:51:37 +08:00 |
|
zhangchen
|
f3f4d651ac
|
修改sdk解析改为一次性
|
2026-04-04 04:51:34 +08:00 |
|
cong
|
0e29a939a9
|
Refine OAuth login flow and remove full retries
|
2026-04-04 03:40:38 +08:00 |
|
zhangchen
|
b1d3016302
|
Merge pull request #87 from lixiaobaivv/main
|
2026-04-04 03:24:38 +08:00 |
|
zhangchen
|
73413180b5
|
Merge pull request #82 from Karunari-luoling/main
feat:给邮箱添加三次重试取最新验证码
|
2026-04-04 03:13:57 +08:00 |
|
cong
|
f6b303cc74
|
feat(interrupt): mirror chatgpt entry and regen sentinel per oauth step
|
2026-04-04 02:19:39 +08:00 |
|
cong
|
a2113123a9
|
feat(interrupt): unify oauth sentinel usage across login steps
|
2026-04-04 02:11:46 +08:00 |
|
cong
|
393875d9c4
|
fix(interrupt): use browser sentinel for oauth authorize/password
|
2026-04-04 02:06:50 +08:00 |
|
cong
|
4b81f2b0fc
|
feat(interrupt): force password login after about-you cutoff
|
2026-04-04 02:04:32 +08:00 |
|
cong
|
b3a555004f
|
feat(interrupt): resume oauth with screen_hint=signup after about-you cutoff
|
2026-04-04 02:00:24 +08:00 |
|
cong
|
bb4c85c850
|
feat(interrupt): force fresh oauth session after about-you handoff
|
2026-04-04 01:56:34 +08:00 |
|
cong
|
7034e082a5
|
fix(interrupt): prefer browser sentinel for oauth email otp validate
|
2026-04-04 01:50:38 +08:00 |
|
cong
|
7816b8f67a
|
fix(interrupt): stop oauth otp wait on manual interruption
|
2026-04-04 01:41:25 +08:00 |
|
cong
|
b5ed37dddc
|
fix(interrupt): add sentinel token to oauth email otp validate
|
2026-04-04 01:38:11 +08:00 |
|
cong
|
3043aba4ea
|
feat(interrupt): extend email otp wait window to 10 minutes
|
2026-04-04 01:32:20 +08:00 |
|
cong
|
111ffec2f0
|
fix(interrupt): add explicit otp-send logs and resend-on-timeout
|
2026-04-04 01:27:22 +08:00 |
|
cong
|
67ded0ac7f
|
chore(interrupt): add full-step logs for about-you handoff flow
|
2026-04-04 01:24:37 +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 |
|
Hoshino-Yumetsuki
|
472672949a
|
feat: 支持docker内有头浏览器
|
2026-04-03 23:14:03 +08:00 |
|
cong
|
6441c93d88
|
refactor(chatgpt): keep browser first and use pure-python vm retry
|
2026-04-03 19:17:13 +08:00 |
|
cong
|
b55d7c90a3
|
fix(chatgpt): retry register with browser request then vm request
|
2026-04-03 19:12:08 +08:00 |
|
cong
|
b1f9e38ef4
|
fix(chatgpt): enforce browser->vm retry order for password register
|
2026-04-03 19:09:56 +08:00 |
|
cong
|
bd05a292a3
|
refactor(chatgpt): enforce browser->vm sentinel fallback order
|
2026-04-03 19:05:42 +08:00 |
|
cong
|
400bde4477
|
fix(chatgpt): retry user/register after sentinel-related 400
|
2026-04-03 18:59:32 +08:00 |
|
cong
|
f55d40fb75
|
fix(chatgpt): strengthen sentinel token path and 400 retry handling
|
2026-04-03 18:49:40 +08:00 |
|
karunari
|
485c50c9f7
|
feat:给邮箱添加三次重试取最新验证码
|
2026-04-03 18:26:32 +08:00 |
|
bcxc
|
7084805c3f
|
applemail 接入
|
2026-04-03 15:50:02 +08:00 |
|
zhangchen
|
7a342a5010
|
修复400
|
2026-04-03 14:52:47 +08:00 |
|
zhangchen
|
77b72c7914
|
修改gpt邮箱过滤逻辑
|
2026-04-03 11:30:39 +08:00 |
|
bcxc
|
8f368783fe
|
支持在SUB2API中针对账号管理设置分组
|
2026-04-03 00:51:30 +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 |
|
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 |
|
zhangchen
|
731cea09e4
|
更新rt兼容性
|
2026-04-01 23:14:38 +08:00 |
|
小易先生
|
781dcd0298
|
feat(chatgpt): align registration flow and add cfworker subdomain options
|
2026-04-01 20:28:45 +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 |
|
小易先生
|
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
|
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 |
|