UnisKB/apps/common
tanlianwang 0546b773db feat(ui): 添加系统管理菜单功能并优化模型相关文案
- 新增系统管理菜单,包含用户管理、资源授权和系统设置功能
- 实现资源授权下拉菜单,支持应用、知识库、工具和模型的授权管理
- 实现系统设置下拉菜单,支持邮件设置等功能
- 将模型相关文案中的"供应商"统一修改为"模型",提升表述准确性
- 更新模型表单和API中的字段名称和提示信息
- 修复前端国际化文件中模型相关的翻译内容
2026-03-04 10:57:37 +08:00
..
auth perf: Memory optimization 2025-11-14 18:42:53 +08:00
cache chore: remove diskcache2 dependency from pyproject.toml 2025-07-15 12:56:02 +08:00
cache_data feat: application chat api (#3574) 2025-07-12 17:54:37 +08:00
chunk chore: add init file for every folder 2025-04-29 10:31:49 +08:00
config refactor: change model path in MKTokenizer. 2025-11-07 14:57:04 +08:00
constants perf: Memory optimization 2025-11-14 18:42:53 +08:00
database_model_manage feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
db perf: Optimize the export of conversation logs (#4230) 2025-10-22 14:53:42 +08:00
encoder feat: update migration files and add new models for application settings and chat functionality 2025-06-23 10:25:45 +08:00
event fix: dependency package (#4325) 2025-11-06 16:46:20 +08:00
exception fix: Create a blank document name with more than 128 characters, prompt message needs to be translated (#3825) 2025-08-06 10:48:24 +08:00
field feat: update migration files and add new models for application settings and chat functionality 2025-06-23 10:25:45 +08:00
forms feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00
handle perf: Memory optimization (#4318) 2025-11-05 19:05:26 +08:00
init docs: OpenAPI request URL (#4070) 2025-09-22 11:51:59 +08:00
job refactor: change log level from debug to info for chat log and access number jobs 2025-07-23 10:26:49 +08:00
lock refactor: replace FileLock with utility functions for locking mechanism 2025-07-14 15:49:09 +08:00
log fix: chat user change error 2025-06-25 17:30:12 +08:00
management chore: adjust default worker count calculation in command.py 2025-11-11 20:41:55 +08:00
middleware fix: OpenAPI authentication (#4110) 2025-09-25 17:16:39 +08:00
mixins feat: add default manager to AppModelMixin 2025-11-12 15:31:41 +08:00
result init project 2025-04-14 20:11:23 +08:00
sql feat: add SQL query for embedding text and update model API routes to remove workspace_id 2025-06-05 18:35:31 +08:00
template chore(config): 更新应用标题并添加嵌入模型默认值 2025-12-29 10:59:32 +08:00
utils refactor: optimize RSA encryption and decryption functions with caching 2025-11-14 22:15:09 +08:00
__init__.py feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00