MaxKB/apps
CaptainB c8650030fb refactor: replace WorkspaceUserResourcePermission with UserResourcePermissionSerializer for user authorization 2025-07-07 18:37:47 +08:00
..
application feat: Application chat (#3494) 2025-07-07 16:08:37 +08:00
chat fix: Simple application without dialogue logs (#3497) 2025-07-07 17:33:11 +08:00
common refactor: disable access log. 2025-07-07 15:04:35 +08:00
folders refactor: update role constants to include ADMIN in permission checks 2025-07-04 09:15:53 +08:00
knowledge refactor: replace WorkspaceUserResourcePermission with UserResourcePermissionSerializer for user authorization 2025-07-07 18:37:47 +08:00
locales refactor: update translation for "Think:" in django.po to "思考内容: " 2025-07-04 17:46:27 +08:00
maxkb feat: switch Celery broker to Redis with Sentinel support 2025-07-07 11:24:37 +08:00
models_provider fix: Model permission of workspace manager 2025-07-07 17:27:44 +08:00
ops refactor: replace logging calls with maxkb_logger for consistency 2025-06-25 17:37:09 +08:00
oss feat: add source_id and source_type fields to FileSerializer and update related components 2025-07-03 11:40:02 +08:00
system_manage refactor: streamline auth_resource method for improved readability and maintainability 2025-07-05 18:06:00 +08:00
tools fix: Add tool from tool store 2025-07-07 14:35:32 +08:00
users refactor: remove redundant user exclusion logic for improved clarity 2025-07-07 12:07:48 +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