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 |
tanlianwang
|
071f14a9c6
|
chore(config): 更新应用标题并添加嵌入模型默认值
- 将 VITE_APP_TITLE 从 'MaxKB' 更改为 'Ai-RAG'
- 为嵌入模型路径和名称添加默认值配置
- 注释掉关于图标的代码以禁用相关功能
|
2025-12-29 10:59:32 +08:00 |
wxg0103
|
74c454532d
|
feat: enhance user authentication with RSA key handling and encrypted data support
|
2025-09-18 18:42:55 +08:00 |
wxg0103
|
8231ae66e4
|
refactor: update license validation logic to ensure proper function calls
|
2025-07-16 18:23:13 +08:00 |
wxg0103
|
778b706776
|
fix: update license validation logic in profile and user role update functions
|
2025-07-16 18:03:33 +08:00 |
shaohuzhang1
|
445a87143b
|
feat: system profile (#3193)
|
2025-06-04 17:16:35 +08:00 |