QSSS_new / backend /app /core

Commit History

特性:实现对话框、表单、输入框、标签、下拉菜单、分隔线、骨架屏、滑块、表格、文本区域的 UI 组件
c78ce9e

misonL commited on

refactor(auth): 将认证逻辑从服务层移动到依赖层
a2f64c1

misonL commited on

refactor(deps): 导入 Any 类型以增强类型注解
67cf5f3

misonL commited on

refactor(deps): 移除类型提示并使用延迟导入以避免循环依赖
7f6400d

misonL commited on

feat(用户服务): 添加获取用户服务实例的函数
0ddf242

misonL commited on

refactor(auth): 重构认证模块为异步并添加依赖注入
2be8b5f

misonL commited on

refactor(deps): 将 get_db 改为异步生成器以简化数据库会话管理
87ce0a8

misonL commited on

refactor: 移除未使用的SQLAlchemy基类
8b598b4

misonL commited on

refactor(db): 将数据库基础模块从database重命名为db_selector
0aa8cd1

misonL commited on

refactor(security): 替换数据库获取函数为新的db_selector模块
4bff570

misonL commited on

fix: 修正内存模式下数据服务的导入路径
a0d9198

misonL commited on

refactor: 优化配置和Docker构建流程
0a643bd

misonL commited on

refactor: 重构为纯内存模式并优化部署配置
cf749ed

misonL commited on

refactor: 移除内存模式相关描述,统一数据库和服务命名
0445b02

misonL commited on

refactor(database): 重构数据库基础模型和初始化逻辑
33d13e8

misonL commited on

refactor(database): 简化数据库配置仅使用 SQLite 内存模式
3945057

misonL commited on

feat(数据库): 添加内存模式支持以使用SQLite内存数据库
dc163d4

misonL commited on

fix(Dockerfile): 创建必要的日志目录并设置权限
b2c92a9

misonL commited on

feat(配置): 添加上传目录配置并设置权限
e72e7f7

misonL commited on

Upload 89 files
065ec1d
verified

misonL commited on