genz27
bcef0fba0f
feat(docker): 切换无头浏览器模式,新增 beta 镜像构建
...
- browser_captcha_personal 改为 headless 模式
- Dockerfile.headed 去掉 xvfb/fluxbox 虚拟显示器依赖
- 新增 beta 分支 CI,推送 ghcr.io flow2api:beta 镜像
- .gitignore 忽略测试文件
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-03 17:06:47 +08:00
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