Commit Graph

5 Commits

Author SHA1 Message Date
xucheng
d7b6015c9a refactor: 移除旧版代码和数据,并更新前端配置和Python依赖。 2026-01-17 10:59:30 +08:00
xucheng
77a08f1c55 修复 Docker 配置并添加 mTLS 证书支持
- Dockerfile: 添加 Python 虚拟环境,修复端口匹配,跳过 SSL 验证下载 Portwarden
- entrypoint.sh: 支持 http:// 地址(用于测试)
- frontend/src/lib/api.ts: 添加 getReport 函数
- frontend/next.config.ts: 移除无效的 turbopack 配置
- frontend/src/app/page.tsx: 添加 Suspense 边界包裹 useSearchParams
- frontend/src/components/nav-header.tsx: 添加 Suspense 边界包裹 useSearchParams
- bastian/: 添加从 lyman.p12 提取的 mTLS 证书文件
2026-01-14 11:12:24 +08:00
xucheng
fcba8512a0 把前端端口改成 3001了 2026-01-13 18:16:52 +08:00
xucheng
548ee242ba feat: Configure Next.js API proxy and update API base path to relative. 2026-01-08 00:06:59 +09:00
xucheng
61d51a7218 改版成为web应用 2026-01-03 18:27:19 +08:00