tanlianwang
|
32f16e27a2
|
fix(bug):修复了一些bug,顺便抽了根烟喝了杯茶
|
2026-03-10 15:59:20 +08:00 |
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 |
zhangzhanwei
|
d9bda9679d
|
fix: Migration
|
2025-10-30 17:23:50 +08:00 |
zhangzhanwei
|
aba41c4a4b
|
fix: Migrate file
|
2025-10-30 15:38:41 +08:00 |
zhangzhanwei
|
274dfdae5c
|
fix: Model get in migration file
|
2025-10-30 14:27:46 +08:00 |
zhangzhanwei
|
22f72c5d33
|
fix: Remove duplicate user id
|
2025-10-28 10:23:15 +08:00 |
zhangzhanwei
|
e17bb8f5dd
|
fix: Locales
|
2025-10-27 17:47:13 +08:00 |
zhangzhanwei
|
8bfbac671c
|
fix: Workspace permission table
|
2025-10-27 16:37:33 +08:00 |
zhangzhanwei
|
1174ee11c6
|
fix: Folder authorization of common user
--bug=1062968 --user=张展玮 【应用】普通用户对自己管理的文件夹进行资源授权,生效资源选择所有子资源,授权报错 https://www.tapd.cn/62980211/s/1790231
|
2025-10-27 14:38:11 +08:00 |
CaptainB
|
cfa80800d6
|
chore: update migration to alter systemsetting type and remove duplicates
|
2025-10-23 10:49:53 +08:00 |
zhangzhanwei
|
57271e97be
|
feat: Update django migration
|
2025-10-22 14:50:23 +08:00 |
zhangzhanwei
|
0bc635a802
|
feat: Folder Permission
|
2025-10-21 15:15:59 +08:00 |
zhangzhanwei
|
349402b2d8
|
feat: Folder authorization can optionally include sub-resources
|
2025-10-21 10:22:03 +08:00 |
zhangzhanwei
|
da74718b67
|
feat: Create a composite unique key to remove duplicate data
|
2025-10-16 16:45:03 +08:00 |
zhangzhanwei
|
a6082c909f
|
fix: Folder_auth_permission_migrate
|
2025-10-15 16:55:50 +08:00 |
zhangzhanwei
|
9a8c8cc7d5
|
feat: The folder creator manages permissions and the root directory displays all resources
|
2025-10-15 10:45:54 +08:00 |
zhangzhanwei
|
89749a3006
|
feat: Folder authorization backend
|
2025-10-14 16:33:13 +08:00 |
wxg0103
|
0e3de5dfb8
|
feat: add log cleanup time setting to system settings
|
2025-10-11 14:34:34 +08:00 |
wxg0103
|
74c454532d
|
feat: enhance user authentication with RSA key handling and encrypted data support
|
2025-09-18 18:42:55 +08:00 |
zhangzhanwei
|
c082dae066
|
fix: Query by permission in system resource management
--bug=1060785 --user=张展玮 【资源授权】-通过权限查询资源无效 https://www.tapd.cn/62980211/s/1761243
|
2025-08-26 13:59:29 +08:00 |
zhangzhanwei
|
6e53d2ab0e
|
feat: Tool type in resource authorization
|
2025-08-22 16:36:35 +08:00 |
zhangzhanwei
|
452fd53310
|
fix: Resource authorization
|
2025-08-21 14:12:37 +08:00 |
CaptainB
|
7fc1d89659
|
fix: refactor database collation refresh and reindex logic with improved error handling
|
2025-08-19 15:52:04 +08:00 |
CaptainB
|
9461ca8071
|
feat: add migration to refresh collation and reindex database
|
2025-08-19 13:44:10 +08:00 |
zhangzhanwei
|
795db14c75
|
feat: Backend permissions for resource authorization
|
2025-08-18 16:39:00 +08:00 |
zhangzhanwei
|
2714a941f9
|
feat: Resource authorization permission
|
2025-08-18 14:24:31 +08:00 |
zhangzhanwei
|
9ea37a4799
|
feat:Multiple permission filtering function
|
2025-08-14 16:10:21 +08:00 |
zhangzhanwei
|
5061708c1f
|
rafactor: User resource permission read and edit
|
2025-08-13 10:11:46 +08:00 |
zhangzhanwei
|
919c4e3f7f
|
feat: Modify the authorization information of resources for users
|
2025-08-11 15:54:09 +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 |
CaptainB
|
67859e9873
|
feat: add ChatUser, UserGroup, and authorization models to initial migration
|
2025-07-14 19:54:18 +08:00 |
zhangzhanwei
|
a7afdb769b
|
fix: Chat user model
|
2025-07-14 19:37:17 +08:00 |
zhangzhanwei
|
d8254f9e45
|
refactor: Chat user model
|
2025-07-14 18:43:57 +08:00 |
shaohuzhang1
|
340ca6c436
|
fix: The conversation user is not authorized to use (#3588)
|
2025-07-14 18:24:46 +08:00 |
CaptainB
|
ea56fd6212
|
feat: add db_index to various fields for improved query performance
|
2025-07-14 11:54:19 +08:00 |
CaptainB
|
1ac7fc4669
|
refactor: Update user foreign key constraints and add new fields across multiple models
|
2025-07-14 10:52:08 +08:00 |
shaohuzhang1
|
592ae54e82
|
fix: Application import (#3566)
|
2025-07-11 21:45:08 +08:00 |
shaohuzhang1
|
6411f32a3d
|
fix: The type of resource authorization is incorrect (#3524)
|
2025-07-09 11:03:19 +08:00 |
shaohuzhang1
|
6866ff03b3
|
fix: Tools cannot be called in the workflow (#3516)
|
2025-07-08 20:14:33 +08:00 |
shaohuzhang1
|
1c364c22cf
|
fix: Resource automatic authorization type error (#3505)
|
2025-07-08 10:56:24 +08:00 |
CaptainB
|
13596ed7e8
|
refactor: streamline auth_resource method for improved readability and maintainability
|
2025-07-05 18:06:00 +08:00 |
shaohuzhang1
|
df49c5ba5c
|
fix: Automatic authorization for resource creation (#3464)
|
2025-07-03 14:46:55 +08:00 |
shaohuzhang1
|
c5bdada6dc
|
feat: user resource permission (#3422)
|
2025-06-27 22:22:52 +08:00 |
wxg0103
|
c1e01e005b
|
feat: role setting
|
2025-06-27 14:38:32 +08:00 |
wxg0103
|
c5c06254b7
|
feat: role setting
|
2025-06-27 14:29:44 +08:00 |
CaptainB
|
974f61d2d9
|
feat: update document and paragraph status default to use get_default_status function
|
2025-06-26 17:48:18 +08:00 |
shaohuzhang1
|
ce5850b6d4
|
feat: tool model resource permission (#3395)
|
2025-06-26 14:20:57 +08:00 |
CaptainB
|
fe8f87834d
|
refactor: replace logging with maxkb_logger for consistent logging across modules
|
2025-06-25 16:46:50 +08:00 |