ForcePilot/web
肖泽涛 0f7c0d3017 fix(skills): 增强安全性与交互体验
- 添加 skill slug 格式校验,防止路径遍历攻击
- 优化导出文件清理逻辑,添加异常处理
- 前端依赖管理表单添加禁用状态联动
- 补充相关单元测试

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 20:52:26 +08:00
..
public feat: 更新版本号至 0.5.0-beta 2026-01-24 12:06:49 +08:00
src fix(skills): 增强安全性与交互体验 2026-02-23 20:52:26 +08:00
.gitignore refactor(eslint): 升级eslint配置,让其在eslint9.x可用 2026-01-09 12:36:14 +08:00
.prettierrc.json first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
eslint.config.js refactor(eslint): 升级eslint配置,让其在eslint9.x可用 2026-01-09 12:36:14 +08:00
index.html rename 2024-09-14 02:45:35 +08:00
package.json feat: 更新版本号至 0.5.0-beta 2026-01-24 12:06:49 +08:00
pnpm-lock.yaml refactor(eslint): 升级eslint配置,让其在eslint9.x可用 2026-01-09 12:36:14 +08:00
vite.config.js fix(security-32): 移除API路径重写以简化代理配置 2026-01-04 11:43:08 +08:00