Commit Graph

4 Commits

Author SHA1 Message Date
genz27
a8fce3ed28 chore: 将端口从 8088 改回 8000
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 17:14:53 +08:00
genz27
896e4cbb60 feat: 为 Personal 模式添加完整代理支持
- 支持 HTTP/HTTPS/SOCKS5 代理
- 支持带认证的代理(通过 Chrome 扩展)
- 代理配置优先级: 验证码代理 > 全局代理
- 自动清理临时扩展目录
- 完善代理相关日志

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 17:12:59 +08:00
genz27
db559a82c5 fix: improve gemini compatibility and cache flow
1. add Gemini /models and /v1beta/models discovery endpoints for newapi compatibility

2. persist tmp cache in Docker and lock cache_timeout=0 behavior with regression tests

3. refine image generation status flow to show captcha verification after uploads
2026-03-16 21:45:34 +08:00
genz27
6d4cb8bf9a feat: 支持token级打码代理并完善有头Docker双镜像发布 2026-03-03 20:03:25 +08:00