Commit Graph

5 Commits

Author SHA1 Message Date
Mison
de2c4aa7ab fix: restore protocol baseline, resolve 403/400 registration errors, and fully remove deprecated playwright dependency 2026-03-24 12:16:09 +08:00
cnlimiter
cef2f715e0 ci: 添加多平台构建支持并统一产物命名为 v2 前缀 2026-03-24 12:14:17 +08:00
cnlimiter
b39c4a01e2 fix(release): 修复release产物 2026-03-24 12:14:17 +08:00
cnlimiter
e2e5c4a232 docs(readme): 更新 README docker-compose 以包含环境变量配置说明 2026-03-17 18:36:40 +08:00
cnlimiter
151fa7cc49 feat(core): 支持PyInstaller打包并优化资源路径
- 修改app.py以支持PyInstaller打包后的资源路径
- 更新session.py以支持APP_DATA_DIR环境变量
- 增强webui.py以设置打包后的数据目录
- 添加pyproject.toml的PyInstaller依赖组
- 新增构建脚本和GitHub Actions工作流
2026-03-15 20:54:52 +08:00