Commit Graph

  • a097d23299 refactor: add show_exec field to application access token response wxg0103 2025-07-04 18:17:13 +0800
  • ce1884ec60 refactor: add application_id and workspace_id fields to chat record serializer wxg0103 2025-07-04 16:45:27 +0800
  • 9f25619fae fix: style wangdan-fit2cloud 2025-07-04 18:11:17 +0800
  • 580c6ac641 feat: wangdan-fit2cloud 2025-07-04 17:22:31 +0800
  • 9ae64d871c refactor: enhance avatar upload functionality to support shared and resource management contexts CaptainB 2025-07-04 17:50:43 +0800
  • 168fb2e9a8 refactor: update translation for "Think:" in django.po to "思考内容: " wxg0103 2025-07-04 17:44:30 +0800
  • 3ba172652a fix: left collapse teukkk 2025-07-04 17:42:12 +0800
  • 722776623d fix: Locales zhangzhanwei 2025-07-04 17:39:08 +0800
  • 66bddc8ed3 refactor: add translation for "Hit-Test" in django.po wxg0103 2025-07-04 17:07:12 +0800
  • 005a6229fb feat: execution detail wangdan-fit2cloud 2025-07-04 16:29:00 +0800
  • 519e0dc60b refactor: add source attribute to name field in DocumentEditInstanceSerializer for improved clarity wxg0103 2025-07-04 16:31:22 +0800
  • e939b47604 refactor: update model type in getSelectModel function from 'LLM' to 'STT' wxg0103 2025-07-04 16:28:35 +0800
  • 1c4fae42be refactor: update filter logic to use nick_name instead of username for member filtering CaptainB 2025-07-04 16:17:56 +0800
  • cb40d62162 refactor: allow loading of truncated images and increase max pixel limit in common_handle.py CaptainB 2025-07-04 15:53:37 +0800
  • d7b4f90798 refactor: update parameter initialization in getList functions for improved clarity CaptainB 2025-07-04 15:43:04 +0800
  • ad19518108 refactor: chat embed teukkk 2025-07-04 15:27:32 +0800
  • 146d4e2624 fix: Model permission zhangzhanwei 2025-07-04 15:15:31 +0800
  • e4a8047a05 refactor: update user field in Tool and ToolFolder models to allow null values and set on delete wxg0103 2025-07-04 15:04:29 +0800
  • 8842319805 fix: fix sandbox_path. liqiang-fit2cloud 2025-07-04 14:53:01 +0800
  • 8f851aab61 refactor: add meta field to knowledge user SQL queries CaptainB 2025-07-04 14:50:28 +0800
  • 35ee6eee02 fix: Switch language and repassword permission of common user zhangzhanwei 2025-07-04 14:44:45 +0800
  • d114b0013a fix: Extends common user tool permission zhangzhanwei 2025-07-04 14:31:05 +0800
  • 1231cad2cc build(deps): bump the python-dependencies group with 4 updates dependabot[bot] 2025-07-04 03:41:27 +0000
  • bc0b1fb209 refactor: improve formatting and consistency in index.vue wxg0103 2025-07-04 14:09:36 +0800
  • ea085a3832 fix: Extends workspace manager system permission zhangzhanwei 2025-07-04 13:56:42 +0800
  • a7f55e6c00 refactor: update translation for "Image size" to improve clarity wxg0103 2025-07-04 13:57:56 +0800
  • 4214043674 refactor: update CreateKnowledgeDialog to refresh user profile after knowledge creation CaptainB 2025-07-04 13:53:32 +0800
  • f3e5f26caf refactor: enhance JSON serialization with custom serializer for datetime and Decimal types CaptainB 2025-07-04 13:19:09 +0800
  • 0ef5ccc4c2 refactor: add filterable attribute to create_user search fields for improved usability CaptainB 2025-07-04 12:59:05 +0800
  • 57c4f74501 refactor: add filterable attribute to create_user search fields for improved usability CaptainB 2025-07-04 12:56:23 +0800
  • 6bd5b9af6a refactor: update icon URL handling in ApplicationResourceIndex.vue CaptainB 2025-07-04 12:53:36 +0800
  • 628e7cdfed
    feat: application node (#3480) shaohuzhang1 2025-07-04 12:08:24 +0800
  • e21d53b746
    feat: Simple application version (#3479) shaohuzhang1 2025-07-04 11:42:31 +0800
  • 77d90e5b46 refactor: update poetry version to 2.0.0 in Dockerfile CaptainB 2025-07-04 11:33:29 +0800
  • 45444bb256 feat: chat wangdan-fit2cloud 2025-07-04 11:09:33 +0800
  • be759701cc feat: add application management API and update ApplicationResourceIndex.vue wxg0103 2025-07-04 11:21:05 +0800
  • 46b7e5c38f build(deps): bump the python-dependencies group with 13 updates dependabot[bot] 2025-07-03 18:44:48 +0000
  • 9c7eb22c61 refactor: improve error message for non-existent files in document handling CaptainB 2025-07-04 11:08:20 +0800
  • cb28cfd427 refactor: update user option label to use nick_name in Application and Model Resource Index CaptainB 2025-07-04 10:55:35 +0800
  • d58a2239e3 refactor: update user options to use nick_name instead of username CaptainB 2025-07-04 10:51:58 +0800
  • 5f2bb37626 refactor: update workspace_ids handling in API requests for consistency CaptainB 2025-07-04 10:35:04 +0800
  • 60e3005aa9 fix: Tool permission by extend workspace manager zhangzhanwei 2025-07-04 10:40:19 +0800
  • 82779d1719 refactor: clean up formatting and improve code readability in ModelResourceIndex.vue wxg0103 2025-07-04 10:36:04 +0800
  • ba3a2153e0 refactor: simplify data handling in ApplicationChatRecordAddKnowledgeSerializer wxg0103 2025-07-04 10:13:40 +0800
  • bf9918250c refactor: conditionally load shared tools for EE users in DropdownMenu wxg0103 2025-07-04 09:50:12 +0800
  • 85afde5e61 refactor: update role constants to include ADMIN in permission checks wxg0103 2025-07-04 09:15:53 +0800
  • 7d7f085e3a refactor: update role constants to include ADMIN in permission checks wxg0103 2025-07-04 09:13:29 +0800
  • a0b71de188 Document enter permission zhangzhanwei 2025-07-03 20:46:33 +0800
  • d54184cf71 refactor: update icon source handling in PermissionSetting component CaptainB 2025-07-03 20:44:48 +0800
  • dd621b59b9 Application model use zhangzhanwei 2025-07-03 20:21:35 +0800
  • a3c5cf452c refactor: add TypeScript type annotations and update ESLint rules CaptainB 2025-07-03 20:17:24 +0800
  • 6dd1e68efc feat: bugs wangdan-fit2cloud 2025-07-03 20:11:24 +0800
  • 08695cea0c refactor: update query parameter handling in workspace retrieval CaptainB 2025-07-03 20:05:30 +0800
  • b9a3cae4b4 refactor: update icon handling to use resetUrl function for improved URL management CaptainB 2025-07-03 19:54:45 +0800
  • 7b1a52beff feat: chat wangdan-fit2cloud 2025-07-03 19:51:06 +0800
  • fb98259881 feat: chat wangdan-fit2cloud 2025-07-03 19:39:24 +0800
  • d40294d5a4 refactor: update avatar dialog submission logic to remove hardcoded icon path CaptainB 2025-07-03 19:51:28 +0800
  • 7dc20732d5 fix: Application model use zhangzhanwei 2025-07-03 19:49:33 +0800
  • 0b06e20527 refactor: toolTree and applicationTree teukkk 2025-07-03 19:34:36 +0800
  • 0b049ada9c feat: chat wangdan-fit2cloud 2025-07-03 19:17:13 +0800
  • b2e4d2dc20 feat: add chat background setting to application settings wxg0103 2025-07-03 19:20:35 +0800
  • fe008e055f refactor: update avatar dialog submission logic to remove hardcoded icon path CaptainB 2025-07-03 19:06:52 +0800
  • 3f60135144 feat: display wangdan-fit2cloud 2025-07-03 19:05:08 +0800
  • cf8df8a1f7 feat: Pricing button permission zhangzhanwei 2025-07-03 19:00:03 +0800
  • 6f04b99aef refactor: fix HF_HOME. liqiang-fit2cloud 2025-07-03 18:53:47 +0800
  • 22bc1931c8 fix: improve chat user filtering and update input maxlength wxg0103 2025-07-03 18:33:35 +0800
  • 9d1549fc76 feat: add application resource API with pagination and filtering wxg0103 2025-07-03 18:26:10 +0800
  • 97269d5445 fix: System common user permission by role zhangzhanwei 2025-07-03 18:19:26 +0800
  • d93b47d6f5 feat: pricing wangdan-fit2cloud 2025-07-03 17:55:31 +0800
  • a67820bc48 refactor: add deletion of ApplicationKnowledgeMapping entries when knowledge is deleted CaptainB 2025-07-03 18:10:22 +0800
  • 1ef0146389 feat: Application conversation zhangzhanwei 2025-07-03 17:38:14 +0800
  • e61e4eb937 fix: folder wangdan-fit2cloud 2025-07-03 17:28:35 +0800
  • 1d35700d2a refactor: enhance model retrieval logic and update optional parameters wxg0103 2025-07-03 17:27:57 +0800
  • f186b25afe refactor: streamline permission handling and remove unused cache logic in tool management CaptainB 2025-07-03 17:16:16 +0800
  • c8d901ba4d refactor: use consistent tool ID generation and add automatic permission assignment for tool creators CaptainB 2025-07-03 17:11:41 +0800
  • 7e3589a81a refactor: add integrity check for folder tree structure in get_folder_tree method CaptainB 2025-07-03 17:01:35 +0800
  • 43c7350415 feat: folder wangdan-fit2cloud 2025-07-03 16:29:14 +0800
  • 8f1b0e0da5 fix: improve chat user filtering and update input maxlength wxg0103 2025-07-03 16:18:16 +0800
  • 23b835fa19 fix: Application community permission zhangzhanwei 2025-07-03 15:37:23 +0800
  • c2256a5305
    fix: Community user permissions (#3465) shaohuzhang1 2025-07-03 15:30:28 +0800
  • e0075c3dd5 refactor: update default icon path in tool models and related logic CaptainB 2025-07-03 15:10:08 +0800
  • bd8424ae8b Merge remote-tracking branch 'origin/v2' into v2 liqiang-fit2cloud 2025-07-03 15:15:47 +0800
  • df6adb1cd2 build: update redis.conf. liqiang-fit2cloud 2025-07-03 15:15:34 +0800
  • a4d4707845 feat: bugs wangdan-fit2cloud 2025-07-03 14:28:57 +0800
  • f545a51397 fix: lark sync wangdan-fit2cloud 2025-07-03 13:19:27 +0800
  • df49c5ba5c
    fix: Automatic authorization for resource creation (#3464) shaohuzhang1 2025-07-03 14:46:55 +0800
  • 0b27836ccb
    fix: Chat prefix (#3463) shaohuzhang1 2025-07-03 14:34:41 +0800
  • 54cd93d927 feat: add getAllMemberList function to retrieve all users CaptainB 2025-07-03 13:50:48 +0800
  • 66699ef497
    fix: Application embed (#3462) shaohuzhang1 2025-07-03 12:26:20 +0800
  • ce17833b0a fix: update workspace_ids assignment for user roles in UserDrawer wxg0103 2025-07-03 12:03:44 +0800
  • e1df14b16d refactor: update role constants to use names instead of values wxg0103 2025-07-03 12:03:13 +0800
  • 1639d4b31c feat: enhance file upload with source_id and source_type metadata CaptainB 2025-07-03 11:58:12 +0800
  • 32f9becb7c fix: copy wangdan-fit2cloud 2025-07-03 11:31:22 +0800
  • cc40b5c275 fix: Workspace manager model permission zhangzhanwei 2025-07-03 11:40:57 +0800
  • 79dc3e4909 feat: add source_id and source_type fields to FileSerializer and update related components CaptainB 2025-07-03 11:31:47 +0800
  • 50cc851f4f fix: change user role to a list for compatibility with role relations wxg0103 2025-07-03 10:39:40 +0800
  • 1064e8bc63 refactor: update icon paths for internal tools in SQL definitions CaptainB 2025-07-03 10:16:09 +0800
  • 4c3b2b6040 fix: update translations wxg0103 2025-07-03 09:54:38 +0800
  • 557f82af7c fix: update translations and correct workspace API import path wxg0103 2025-07-03 09:27:18 +0800
  • 47368a5f99 fix: bugs wangdan-fit2cloud 2025-07-02 22:41:33 +0800