ForcePilot/web
2025-09-02 19:53:12 +08:00
..
public feat(ui): 重构登录页和主页UI设计,优化品牌信息配置 2025-08-08 22:57:14 +08:00
src fix(AgentConfigSidebar): 修复无效配置的检查错误的问题 2025-09-02 19:53:12 +08:00
.eslintrc.cjs first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
.gitignore first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
.prettierrc.json first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
index.html rename 2024-09-14 02:45:35 +08:00
package.json build: 更新Docker基础镜像和前端依赖版本 2025-09-02 19:47:52 +08:00
pnpm-lock.yaml build: 更新Docker基础镜像和前端依赖版本 2025-09-02 19:47:52 +08:00
vite.config.js 继续优化接口,移除无关模块:(1)移除原本的 Token 管理模块;(2)所有 API 请求使用 /api 前缀;(3)移除重复的中间件验证;(4)前后端都移除工具模块;(5)移除原本的 safe_config 模块;(6)其他小细节优化 2025-05-10 10:53:14 +08:00