Commit Graph
2 Commits
Author SHA1 Message Date
zhangtao 53d2a9d13e chore: cleanup old frontend code and update project configs
This commit removes the deprecated frontend/web-old directory, updates various project configuration files including tsconfig, vite config, environment variables, and backend data models. It also fixes several API paths, adds tenant awareness to multiple models, and makes minor UI adjustments.
2026-05-27 01:12:03 +08:00
zhangtao ea1cd52a87 chore: 整理全局gitignore与部分目录配置
1.  移除web目录下的锁文件提交限制
2.  重构全局gitignore规则,合并重复配置
3.  新增文档、小程序目录的gitignore放行规则
4.  补充各类开发缓存、虚拟环境的忽略规则
2026-05-17 20:54:24 +08:00