UnisKB/apps
tanlianwang 37ac57941f feat(system): 添加系统配置管理功能
- 新增 system_config 视图模块用于系统配置获取
- 在 __init__.py 中导入新的系统配置视图
- 添加 MINDMAP_URL 配置项到 config.yaml 文件
- 更新 LayoutContainer 组件默认展开状态
- 实现思维导图动态 URL 配置加载
- 添加系统配置序列化器和 API 接口
- 在国际化文件中增加用户手册和论坛链接
- 升级 @logicflow/extension 和 jspdf 依赖包版本
- 初始化 package-lock.json 文件结构
2026-03-10 10:32:17 +08:00
..
application perf: Memory optimization (#4362) 2025-11-14 22:08:02 +08:00
chat feat: enhance video processing by adding video model parameter and implement file upload to OSS 2025-10-27 16:43:27 +08:00
common feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00
folders feat: Folder move order by name 2025-11-04 17:49:11 +08:00
knowledge fix: change default value of with_valid parameter in save method to True 2025-11-12 15:10:26 +08:00
local_model feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00
locales feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00
maxkb refactor: remove scheduler service and related code 2025-11-07 21:02:27 +08:00
models_provider feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00
ops refactor: enhance init_scheduler to include xpack job execution 2025-11-07 21:12:29 +08:00
oss feat: add support for HTTP range requests for audio files 2025-07-17 21:12:13 +08:00
system_manage feat(system): 添加系统配置管理功能 2026-03-10 10:32:17 +08:00
tools feat: Variable aggregation 2025-10-17 17:31:59 +08:00
users fix(auth): 更新默认密码配置 2026-03-03 15:48:50 +08:00
__init__.py chore: add init file for every folder 2025-04-29 10:31:49 +08:00
manage.py init project 2025-04-14 20:11:23 +08:00