Commit Graph

  • 2520461544 fix: trim whitespace from document name in export functions CaptainB 2025-07-15 13:46:38 +0800
  • 26df300105 chore: remove diskcache2 dependency from pyproject.toml CaptainB 2025-07-15 12:55:25 +0800
  • 05409b8f90 fix: update error message for non-existent files in document handling CaptainB 2025-07-15 12:20:09 +0800
  • 55985a2460
    fix: Simple application dialogue not handled as published (#3598) shaohuzhang1 2025-07-15 12:13:22 +0800
  • 82cbe08cc3
    fix: Simple application dialogue not handled as published (#3597) shaohuzhang1 2025-07-15 12:05:56 +0800
  • 21c8f6ffbf fix: add self check to resume speech synthesis in ChatOperationButton CaptainB 2025-07-15 12:01:49 +0800
  • 95263d147b fix: remove unnecessary condition in play/pause logic for audio management CaptainB 2025-07-15 11:46:34 +0800
  • 243745dc07 feat: update email templates and translations for improved clarity and consistency wxg0103 2025-07-15 11:42:36 +0800
  • 9cce06b9f1 fix: update logout behavior to redirect to login page and clean up formatting in ChatHistoryDrawer.vue and ResetPasswordDrawer.vue wxg0103 2025-07-15 11:32:36 +0800
  • ee8412f34d feat: update getSpeechToTextAPI to include id parameter CaptainB 2025-07-15 11:12:33 +0800
  • 5a8c7a0e00 fix: improve formatting and readability in XPackLimitDrawer.vue wxg0103 2025-07-15 11:04:32 +0800
  • 11b7672bf4 fix: correct method from del to put for batch_delete in document.ts CaptainB 2025-07-15 11:03:48 +0800
  • 7ee7a51200 feat: enhance edit method to support select_one parameter in KnowledgeSerializer CaptainB 2025-07-15 10:56:59 +0800
  • 88fd875a23 fix: clean up formatting and improve readability in index.vue wxg0103 2025-07-15 10:25:30 +0800
  • 350095a822 fix: Hit test visibility zhangzhanwei 2025-07-15 10:03:01 +0800
  • 86675e9ec3 fix: replace LogoIcon with el-avatar for improved icon rendering in index.vue and NodeContent.vue wxg0103 2025-07-15 09:49:27 +0800
  • bd1f75a4ae refactor: streamline SQL queries in list_application.sql, list_application_user.sql, and list_application_user_ee.sql wxg0103 2025-07-15 09:49:10 +0800
  • 12dbed5f7c fix: replace icon image with AppIcon component in index.vue wxg0103 2025-07-15 09:25:16 +0800
  • cef7075382 fix: update image size format and expand available options in tti.py wxg0103 2025-07-15 09:23:50 +0800
  • a7fd1ac650 fix: Locales zhangzhanwei 2025-07-14 20:17:14 +0800
  • 2490e85bc5
    build: ui marked (#3593) shaohuzhang1 2025-07-14 20:11:02 +0800
  • 67859e9873 feat: add ChatUser, UserGroup, and authorization models to initial migration CaptainB 2025-07-14 19:50:33 +0800
  • a7afdb769b fix: Chat user model zhangzhanwei 2025-07-14 19:36:21 +0800
  • 3cc272c5e0
    fix: chat user (#3591) shaohuzhang1 2025-07-14 19:27:31 +0800
  • bf1942e0f9 fix: slogan wangdan-fit2cloud 2025-07-14 18:43:52 +0800
  • ca073fd0d6
    fix: The conversation user is not authorized to use (#3590) shaohuzhang1 2025-07-14 18:44:37 +0800
  • d8254f9e45 refactor: Chat user model zhangzhanwei 2025-07-14 18:36:53 +0800
  • 340ca6c436
    fix: The conversation user is not authorized to use (#3588) shaohuzhang1 2025-07-14 18:24:46 +0800
  • a22a16eea0 fix: slogan wangdan-fit2cloud 2025-07-14 18:01:45 +0800
  • b3698b30ca feat: add authentication fields to ApplicationAccessToken and update related serializers wxg0103 2025-07-14 18:02:14 +0800
  • 939da5b94b feat: update getDownloadSourceFile to include document_name parameter for file export CaptainB 2025-07-14 17:59:15 +0800
  • 9fc20ca53f fix: update knowledge-id references in ParagraphDialog.vue for consistency CaptainB 2025-07-14 17:46:33 +0800
  • 0356dfed1f feat: Operation log zhangzhanwei 2025-07-14 17:39:24 +0800
  • 930f9b083a fix: change markdown version wangdan-fit2cloud 2025-07-14 17:32:56 +0800
  • ce7afda73c fix: correct index calculation in deleteHandle function in ParagraphList.vue CaptainB 2025-07-14 17:22:23 +0800
  • fdc9f9eb0b
    fix: The conversation user is not authorized to use (#3583) shaohuzhang1 2025-07-14 17:11:54 +0800
  • 3f1c3bc68f fix: wrap model_change logic in nextTick for improved reactivity CaptainB 2025-07-14 17:04:17 +0800
  • df9b7f208b feat: Simple application execution details zhangzhanwei 2025-07-14 16:55:09 +0800
  • 097cabbd04 style: collapse button for chatHistoryDrawer teukkk 2025-07-14 16:33:15 +0800
  • 1ebfc5882d refactor: reorganize permission constants for document operations wxg0103 2025-07-14 16:34:11 +0800
  • 58c617691b fix: increase width of module column in permission configuration table wxg0103 2025-07-14 16:34:04 +0800
  • ea199e23f1 refactor: reorganize permission constants for MODEL and TOOL to remove duplicates wxg0103 2025-07-14 16:29:38 +0800
  • b53034727f fix: update permission operate type from READ to DOWNLOAD for document access wxg0103 2025-07-14 16:16:08 +0800
  • 074375478d
    fix: The conversation user is not authorized to use (#3581) shaohuzhang1 2025-07-14 16:13:53 +0800
  • 958924e488 fix: execution details wangdan-fit2cloud 2025-07-14 15:47:36 +0800
  • 48959a1e77 feat: add optional folder_id to tool import functionality CaptainB 2025-07-14 16:06:11 +0800
  • 117f882521 feat: paragraph movePosition teukkk 2025-07-14 15:52:21 +0800
  • 77af823879 refactor: replace FileLock with utility functions for locking mechanism CaptainB 2025-07-14 15:47:56 +0800
  • 921b9e0d7e style: format code for improved readability and consistency wxg0103 2025-07-14 15:33:08 +0800
  • 65d2045751 refactor: enhance role_setting validation in user role assignment logic wxg0103 2025-07-14 14:39:05 +0800
  • f554205f87 fix: expired tip wangdan-fit2cloud 2025-07-14 14:33:30 +0800
  • b299ef0c53
    fix: Page optimization when the application is unavailable (#3580) shaohuzhang1 2025-07-14 14:09:31 +0800
  • ea56fd6212 feat: add db_index to various fields for improved query performance CaptainB 2025-07-14 11:54:19 +0800
  • 07b19fe90e
    fix: Chat ui prefix (#3579) shaohuzhang1 2025-07-14 11:07:53 +0800
  • 92fba08185 fix: handle potential None values for user in model serialization wxg0103 2025-07-14 11:07:10 +0800
  • bb4ad680fc feat: enhance password regex for improved security and clarity wxg0103 2025-07-14 10:59:32 +0800
  • 86da8918f5 fix: Locales zhangzhanwei 2025-07-14 10:52:48 +0800
  • 1ac7fc4669 refactor: Update user foreign key constraints and add new fields across multiple models CaptainB 2025-07-13 14:49:00 +0800
  • f0357e5944 feat: enhance user role management by passing user_id to relevant methods wxg0103 2025-07-14 10:49:47 +0800
  • e618b37309 fix: tip wangdan-fit2cloud 2025-07-14 10:10:20 +0800
  • 368c175f62 feat: implement fromNowDate function for time difference calculation wxg0103 2025-07-13 15:30:11 +0800
  • 1a792dd2e7 feat: Locales zhangzhanwei 2025-07-12 21:01:48 +0800
  • 34842e4ae4
    feat: application chat api (#3574) shaohuzhang1 2025-07-12 17:54:37 +0800
  • 4ffd80f184 fix: Resource chat user of common user zhangzhanwei 2025-07-12 17:42:40 +0800
  • 07ee09c50f fix: Imported tool create zhangzhanwei 2025-07-12 16:29:01 +0800
  • be4f0ffb6b perf: pdf wangdan-fit2cloud 2025-07-12 15:01:52 +0800
  • 34e84602ff fix: embed height wangdan-fit2cloud 2025-07-12 14:33:32 +0800
  • a3ae33bf7c fix: change workspace wangdan-fit2cloud 2025-07-12 13:22:23 +0800
  • 3d36c3fa2d feat: add DocHeadersMiddleware to middleware list for document access handling wxg0103 2025-07-12 11:44:05 +0800
  • 224fe26f28 feat: add DocHeadersMiddleware to handle document access and redirect unauthorized users wxg0103 2025-07-12 11:41:50 +0800
  • 178064f42c refactor: improve workspace ID handling by adding check for current workspace permissions wxg0103 2025-07-12 11:27:42 +0800
  • 58db4ed901 fix: update audio playback status to PLAY_INT when resuming speech synthesis CaptainB 2025-07-12 11:07:19 +0800
  • 41ad2eeef2 fix: ensure ttsModelChange executes after DOM updates using nextTick CaptainB 2025-07-12 10:47:32 +0800
  • 2d734d0aaa refactor: enhance chat record processing and update translations for user-related fields wxg0103 2025-07-12 10:30:47 +0800
  • 1374ed4171 refactor: update chat record processing to include chat count updates wxg0103 2025-07-12 09:50:42 +0800
  • a0e2403e77 refactor: clean up formatting and whitespace in chat-log.ts and EditMarkDialog.vue wxg0103 2025-07-12 09:50:20 +0800
  • 4c9d024b67
    fix: After entering the password for the public access link, the parameters carried by the URL address are missing (#3570) shaohuzhang1 2025-07-11 22:36:43 +0800
  • 827c06c03f
    fix: Clicking on the web Q&A of the knowledge source did not redirect to the corresponding link (#3569) shaohuzhang1 2025-07-11 22:25:05 +0800
  • 1a2a02b808
    fix: Importing an application that references tools from the tool store will create tools from the tool store in the new workspace (#3568) shaohuzhang1 2025-07-11 22:13:54 +0800
  • d8c35fffd7
    fix: The limit on the number of conversations in the application is invalid (#3567) shaohuzhang1 2025-07-11 22:02:42 +0800
  • 592ae54e82
    fix: Application import (#3566) shaohuzhang1 2025-07-11 21:45:08 +0800
  • 109e8507f1 fix: build error wangdan-fit2cloud 2025-07-11 21:02:36 +0800
  • 0f4ebc5981 refactor: update roleTypeMap type definition for improved clarity wxg0103 2025-07-11 20:45:23 +0800
  • 2bda87b5a7 refactor: clean up formatting and whitespace in index.vue wxg0103 2025-07-11 20:01:35 +0800
  • d781797555 refactor: remove encryption from sensitive fields in auth_config_serializer and related modules wxg0103 2025-07-11 19:47:32 +0800
  • 28e89ca6ec refactor: replace encryption function with new encrypt method for sensitive data handling wxg0103 2025-07-11 19:39:08 +0800
  • fb92a07d62 fix: style wangdan-fit2cloud 2025-07-11 19:32:57 +0800
  • aa43967c08 perf: style wangdan-fit2cloud 2025-07-11 19:21:47 +0800
  • ff48a75830 fix: Page jump 403 without permission zhangzhanwei 2025-07-11 19:02:49 +0800
  • cd88d9d099 fix: router wangdan-fit2cloud 2025-07-11 18:55:01 +0800
  • 2cbd8af6ad refactor: clean up formatting and whitespace in ForgotPassword.vue and routes.ts wxg0103 2025-07-11 18:49:00 +0800
  • d7a3b7fd3f feat: enhance password reset functionality with email verification and validation wxg0103 2025-07-11 18:47:03 +0800
  • f5166523de fix: type wangdan-fit2cloud 2025-07-11 18:35:44 +0800
  • 6d97faed60 fix: workflow tool wangdan-fit2cloud 2025-07-11 18:33:39 +0800
  • bf1062ff04 fix: improve error handling in valid_reference_value function CaptainB 2025-07-11 17:57:01 +0800
  • 7ec7984b9f fix: handle JSON parsing for string values in reference fields CaptainB 2025-07-11 17:43:33 +0800
  • 570bcfbaf2
    fix: Crossing does not take effect (#3561) shaohuzhang1 2025-07-11 17:37:54 +0800
  • 31f87119b6 fix: improve document deletion process and ensure related files are removed CaptainB 2025-07-11 17:29:43 +0800
  • 02afb6a0bc refactor: update API KEY translations and improve formatting in permission constants wxg0103 2025-07-11 17:24:38 +0800
  • 6369b4fb45 fix: improve text handling and playback conditions in ChatOperationButton CaptainB 2025-07-11 17:16:04 +0800