ForcePilot/web/src
Wenjie Zhang a5d55d6c37 refactor(storage): 重构对话数据库模型与存储管理
将业务数据模型从SQLite迁移至PostgreSQL,统一使用models_business.py
删除旧的SQLite模型和ConversationManager,新增repository和服务层
优化时间处理工具函数,增加utc_now_naive和format_utc_datetime
重构前端组件代码格式,统一多行导入和长字符串的换行风格
2026-01-24 10:56:31 +08:00
..
apis refactor(storage): 重构对话数据库模型与存储管理 2026-01-24 10:56:31 +08:00
assets lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
components refactor(storage): 重构对话数据库模型与存储管理 2026-01-24 10:56:31 +08:00
composables lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
layouts feat(auth): 添加超级管理员用户切换功能和相关日志记录 2026-01-24 10:56:31 +08:00
router lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
stores 功能:增强知识库访问控制和共享配置 #480 2026-01-24 10:56:31 +08:00
utils lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
views refactor(storage): 重构对话数据库模型与存储管理 2026-01-24 10:56:31 +08:00
App.vue lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
main.js lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00