chengcheng
|
257ee09e58
|
build(deps): 修复构建链高危依赖
pnpm audit 新增报告 Nx 构建链中的 axios、brace-expansion 和 js-yaml 高危漏洞。通过最小 overrides 将其固定到已修复版本,并同步锁文件。\n\n影响:仅调整开发与构建依赖解析,不改变生产运行时计费逻辑。\n\n验证:pnpm install --frozen-lockfile、pnpm audit --audit-level high、pnpm lint、pnpm test、pnpm build 及仓库完整 CI 门禁均已通过。
|
2026-07-21 09:57:02 +08:00 |
|
chengcheng
|
af13a0444e
|
fix(build): 修复前端依赖安全门禁
同步缺失的 Vitest 锁文件,并将 Vitest、Vite 及受影响的传递依赖限制到已修复版本,避免严格 frozen install 和高危依赖审计阻塞 CI。\n\n验证:pnpm frozen install、lint、26 个前端测试、Go 测试、生产构建及 high 级依赖审计通过。
|
2026-07-17 12:38:49 +08:00 |
|
chengcheng
|
6e0a5fe397
|
feat: 添加本地启动依赖
|
2026-07-13 19:15:10 +08:00 |
|
wangbo
|
03abc0eab7
|
feat(gateway): 接入统一认证中心本地登录
|
2026-07-12 20:45:35 +08:00 |
|
wangbo
|
0431cb8157
|
feat: improve model catalog aggregation
|
2026-05-11 17:44:57 +08:00 |
|
wangbo
|
d86651ff55
|
feat: refine api key permissions and admin routes
|
2026-05-10 23:22:26 +08:00 |
|
wangbo
|
d59756a27c
|
chore: commit pending gateway changes
|
2026-05-10 22:34:15 +08:00 |
|
wangbo
|
a5e66e79cd
|
feat(web): add reusable admin form dialog
|
2026-05-09 20:15:35 +08:00 |
|
 wangboandCursor
|
6323e70e49
|
Initial project scaffold
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-09 14:36:35 +08:00 |
|