Commit Graph

  • e8c47ec8ac fix: incorrect last run result (#29128) 非法操作 2025-12-04 16:23:22 +08:00
  • e904c65a9d perf: decrease heavy db operation (#29125) wangxiaolei 2025-12-04 16:09:47 +08:00
  • f62926f0ca fix: bump pyarrow to 17.0.0, werkzeug to 3.1.4, urllib3 to 2.5.0 (#29089) kenwoodjw 2025-12-04 15:39:31 +08:00
  • b033bb02fc chore: upgrade React to 19.2.1,fix cve-2025-55182 (#29121) NFish 2025-12-04 14:44:52 +08:00
  • 031cba81b4 Fix/app list compatible (#29123) zyssyz123 2025-12-04 14:44:24 +08:00
  • 693ab6ad82 fix(web): disable tooltip delay to avoid tooltip flickering (#29104) yangzheli 2025-12-04 14:16:56 +08:00
  • 541fd7daa2 chore: update Next.js dev dependencies to 15.5.7 (#29120) NFish 2025-12-04 14:16:45 +08:00
  • 61d79a1502 feat: Unify environment variables for database connection and authentication (#29092) Boris Polonsky 2025-12-04 14:16:11 +08:00
  • 03357ff1ec fix: catch error in response converter (#29056) Yunlu Wen 2025-12-04 11:25:16 +08:00
  • b4bed94cc5 chore(deps): bump next from 15.5.6 to 15.5.7 in /web (#29105) dependabot[bot] 2025-12-04 10:14:50 +08:00
  • e924dc7b30 chore: ignore redis lock not owned error (#29064) wangxiaolei 2025-12-04 10:14:28 +08:00
  • 4b969bdce3 fix:mysql does not support 'returning' (#29069) longbingljw 2025-12-04 10:14:19 +08:00
  • d07afb38a0 fix: trigger call workflow_as_tool error (#29058) 非法操作 2025-12-04 10:13:18 +08:00
  • 5bb715ee2f fix: remove chat conversation api dead arg message_count_gte (#29097) hj24 2025-12-04 10:12:47 +08:00
  • 3e5f683e90 feat: dark theme icon support (#28858) 非法操作 2025-12-04 09:29:00 +08:00
  • 31481581e8 refactor: simplify marketplace component structure by removing unused… (#29095) zhsama 2025-12-03 21:30:24 +08:00
  • 2e0c2e8482 refactor/marketplace react query (#29028) yyh 2025-12-03 18:30:20 +08:00
  • 0343374d52 feat: add ReactScan component for enhanced development scanning (#29086) zhsama 2025-12-03 18:19:12 +08:00
  • c1fe394c0e fix: check education verify api slow may cause page redirects when modal closes (#29078) Joel 2025-12-03 17:11:57 +08:00
  • 876f48df76 chore: remove useless mock files (#29068) Joel 2025-12-03 15:34:11 +08:00
  • fbb2d076f4 integrate Amplitude analytics into the application (#29049) Coding On Star 2025-12-03 14:22:12 +08:00
  • c7d2a13524 fix: improve chat message log feedback (#29045) 非法操作 2025-12-03 13:42:40 +08:00
  • 9b9588f20d fix: CVE-2025-64718 (#29027) kenwoodjw 2025-12-02 21:49:57 +08:00
  • d6bbf0f975 chore: enhance test (#29002) wangxiaolei 2025-12-02 21:49:08 +08:00
  • f48522e923 feat: add x-trace-id to http responses and logs (#29015) wangxiaolei 2025-12-02 17:22:34 +08:00
  • f8b10c2272 Refactor apps service toward TanStack Query (#29004) yyh 2025-12-02 15:18:33 +08:00
  • 369892634d [Bugfix] Fixed an issue with UUID type queries in MySQL databases (#28941) carribean 2025-12-02 14:37:23 +08:00
  • 8e5cb86409 Stop showing slash commands in general Go to Anything search (#29012) yyh 2025-12-02 14:24:21 +08:00
  • a85afe4d07 feat: complete test script of plugin manager (#28967) Gritty_dev 2025-12-01 22:25:08 -05:00
  • e8f93380d1 Fix validation (#28985) wangxiaolei 2025-12-02 10:25:52 +08:00
  • 0a22bc5d05 fix(web): use atomic selectors in AccessControlItem (#28983) yyh 2025-12-01 19:23:42 +08:00
  • 626d4f3e35 fix(web): use atomic selectors to fix Zustand v5 infinite loop (#28977) yyh 2025-12-01 15:45:50 +08:00
  • f4db5f9973 chore(deps): bump faker from 32.1.0 to 38.2.0 in /api (#28964) dependabot[bot] 2025-12-01 15:45:39 +08:00
  • 70dabe318c feat: complete test script of mail send task (#28963) Gritty_dev 2025-12-01 02:45:22 -05:00
  • f94972f662 chore(deps): bump @lexical/list from 0.36.2 to 0.38.2 in /web (#28961) dependabot[bot] 2025-12-01 15:44:52 +08:00
  • d162f7e5ef feat(api): automatically NODE_TYPE_CLASSES_MAPPING generation from node class definitions (#28525) wangxiaolei 2025-12-01 14:14:19 +08:00
  • 2f8cb2a1af chore(deps): bump @lexical/text from 0.36.2 to 0.38.2 in /web (#28960) dependabot[bot] 2025-12-01 09:56:58 +08:00
  • b91d22375f fix: moving focus after navigations (#28937) Stephen Zhou 2025-12-01 09:55:04 +08:00
  • a087ace697 chore(web): upgrade zustand from v4.5.7 to v5.0.9 (#28943) yyh 2025-12-01 09:53:19 +08:00
  • 0af8a7b958 feat: enhance OceanBase vector database with SQL injection fixes, unified processing, and improved error handling (#28951) Conner Mo 2025-12-01 09:51:47 +08:00
  • 861098714b feat: complete test script of plugin runtime (#28955) Gritty_dev 2025-11-30 20:51:31 -05:00
  • 63b345110e chore(deps): bump echarts-for-react from 3.0.2 to 3.0.5 in /web (#28958) dependabot[bot] 2025-12-01 09:51:22 +08:00
  • 247069c7e9 refactor: port reqparse to Pydantic model (#28913) Asuka Minato 2025-11-30 16:09:42 +09:00
  • bb096f4ae3 Feat/ implement test script of content moderation (#28923) Gritty_dev 2025-11-29 23:43:58 -05:00
  • a37497ffb5 fix(web): prevent navbar clearing app state on cmd+click (#28935) Lê Quốc Bình 2025-11-30 11:43:47 +07:00
  • 02adf4ff06 chore(i18n): translate i18n files and update type definitions (#28933) github-actions[bot] 2025-11-30 12:43:02 +08:00
  • acbc886ecd fix: implement score_threshold filtering for OceanBase vector search (#28536) Conner Mo 2025-11-29 18:50:21 +08:00
  • 0a2d478749 Feat: Add "Open Workflow" link in workflow side panel (#28898) CrabSAMA 2025-11-29 18:47:12 +08:00
  • 95528ad8e5 fix: ensure "No apps found" text is visible on small screens (#28929) 莫小帅 2025-11-29 17:21:39 +08:00
  • ddad2460f3 feat: complete test script of dataset indexing task (#28897) Gritty_dev 2025-11-28 08:31:03 -05:00
  • a8491c26ea fix: add explicit default to httpx.timeout (#28836) Charles Yao 2025-11-28 04:02:07 -06:00
  • 0aed7afdc0 feat: Add comprehensive unit tests for TagService with extensive docu… (#28885) aka James4u 2025-11-28 02:01:01 -08:00
  • 18b800a33b feat: complete test script of sensitive word filter (#28879) Gritty_dev 2025-11-28 05:00:54 -05:00
  • c64fe595d3 test: add comprehensive unit tests for ExternalDatasetService (#28872) hsparks-codes 2025-11-28 04:59:02 -05:00
  • dd3b1ccd45 refactor(workflow): remove redundant get_base_node_data() method (#28803) -LAN- 2025-11-28 15:38:46 +08:00
  • 6f927b4a62 test: add comprehensive unit tests for RecommendedAppService (#28869) hsparks-codes 2025-11-28 02:10:24 -05:00
  • c76bb8ffa0 feat: complete test script of file upload (#28843) Gritty_dev 2025-11-28 02:10:12 -05:00
  • 4dcd871cef test: add comprehensive unit tests for AudioService (#28860) hsparks-codes 2025-11-28 01:43:35 -05:00
  • abe1d31ae0 test: add comprehensive unit tests for SavedMessageService (#28845) hsparks-codes 2025-11-28 01:42:54 -05:00
  • 2d71fff2b2 test: add comprehensive unit tests for TagService (#28854) hsparks-codes 2025-11-28 01:41:57 -05:00
  • c4f61b8ae7 Fix CODEOWNERS workflow owner handle (#28866) -LAN- 2025-11-28 14:41:20 +08:00
  • c51ab6ec37 fix: the consistency of the go-to-anything interaction (#28857) 非法操作 2025-11-28 14:29:15 +08:00
  • 1fc2255219 test: add comprehensive unit tests for EndUserService (#28840) hsparks-codes 2025-11-28 01:22:19 -05:00
  • 037389137d feat: complete test script of indexing runner (#28828) Gritty_dev 2025-11-28 01:18:59 -05:00
  • 8cd3e84c06 chore: bump dify plugin version in docker.middleware (#28847) 非法操作 2025-11-28 13:55:13 +08:00
  • b3c6ac1430 chore: assign code owners to frontend and backend modules in CODEOWNERS (#28713) -LAN- 2025-11-28 12:42:58 +08:00
  • 68bb97919a feat: add comprehensive unit tests for MessageService (#28837) hsparks-codes 2025-11-27 23:36:15 -05:00
  • f268d7c7be feat: complete test script of website crawl (#28826) Gritty_dev 2025-11-27 23:34:27 -05:00
  • d695a79ba1 test: add comprehensive unit tests for DocumentIndexingTaskProxy (#28830) aka James4u 2025-11-27 20:30:54 -08:00
  • cd5a745bd2 feat: complete test script of notion provider (#28833) Gritty_dev 2025-11-27 23:30:45 -05:00
  • 51e5f422c4 test: add comprehensive unit tests for VectorService and Vector classes (#28834) aka James4u 2025-11-27 20:30:02 -08:00
  • ec3b2b40c2 test: add comprehensive unit tests for FeedbackService (#28771) hsparks-codes 2025-11-27 22:33:56 -05:00
  • 67ae3e9253 docker: use COPY --chown in api Dockerfile to avoid adding layers by explicit chown calls (#28756) Bowen Liang 2025-11-28 11:33:06 +08:00
  • d38e3b7792 test: add unit tests for document service status management (#28804) aka James4u 2025-11-27 19:25:36 -08:00
  • 43d27edef2 feat: complete test script of embedding service (#28817) Gritty_dev 2025-11-27 22:24:30 -05:00
  • 94b87eac72 feat: add comprehensive unit tests for provider models (#28702) Satoshi Dev 2025-11-27 19:24:20 -08:00
  • fd31af6012 fix(ci): use dynamic branch name for i18n workflow to prevent race condition (#28823) yyh 2025-11-28 11:23:28 +08:00
  • 228deccec2 chore: update packageManager version in package.json to pnpm@10.24.0 (#28820) yyh 2025-11-28 11:23:20 +08:00
  • 639f1d31f7 feat: complete test script of text splitter (#28813) Gritty_dev 2025-11-27 22:22:52 -05:00
  • ec786fe236 test: add unit tests for document service validation and configuration (#28810) aka James4u 2025-11-27 19:21:45 -08:00
  • fe3a6ef049 feat: complete test script of reranker (#28806) Gritty_dev 2025-11-27 22:21:35 -05:00
  • 8b761319f6 Refactor workflow nodes to use generic node_data (#28782) -LAN- 2025-11-27 20:46:56 +08:00
  • 002d8769b0 chore: translate i18n files and update type definitions (#28784) github-actions[bot] 2025-11-27 20:28:17 +08:00
  • 5aba111297 Feat zen mode (#28794) GuanMu 2025-11-27 20:10:50 +08:00
  • dc9b3a7e03 refactor: rename VariableAssignerNodeData to VariableAggregatorNodeData (#28780) -LAN- 2025-11-27 17:45:48 +08:00
  • 5f2e0d6347 pref: reduce next step components reRender (#28783) Joel 2025-11-27 17:12:00 +08:00
  • 1f72571c06 edit analyze-component (#28781) Coding On Star 2025-11-27 16:54:44 +08:00
  • 820925a866 feat(workflow): workflow as tool output schema (#26241) CrabSAMA 2025-11-27 16:50:48 +08:00
  • 299bd351fd perf: reduce reRender in candidate node (#28776) Joel 2025-11-27 15:57:36 +08:00
  • 13bf6547ee Refactor: centralize node data hydration (#27771) -LAN- 2025-11-27 15:41:56 +08:00
  • 1b733abe82 feat: creates logs immediately when workflows start (not at completion) (#28701) wangxiaolei 2025-11-27 15:22:33 +08:00
  • 5782e26ab2 test: add unit tests for dataset service update/delete operations (#28757) aka James4u 2025-11-26 23:01:43 -08:00
  • 38d329e75a test: add unit tests for dataset permission service (#28760) aka James4u 2025-11-26 23:00:55 -08:00
  • 58f448a926 chore: remove outdated model config doc (#28765) 非法操作 2025-11-27 14:40:06 +08:00
  • 7a7fea40d9 feat: complete test script of dataset retrieval (#28762) Gritty_dev 2025-11-27 01:39:33 -05:00
  • 0309545ff1 Feat/test script of workflow service (#28726) Gritty_dev 2025-11-26 22:23:55 -05:00
  • 6deabfdad3 Use naive_utc_now in graph engine tests (#28735) -LAN- 2025-11-27 11:23:20 +08:00
  • f9b4c31344 fix: MCP tool time configuration not work (#28740) 非法操作 2025-11-27 11:22:49 +08:00
  • 8d8800e632 upgrade docker compose milvus version to 2.6.0 to fix installation error (#26618) majinghe 2025-11-27 11:01:14 +08:00
  • 4ca4493084 Add comprehensive unit tests for MetadataService (dataset metadata CRUD operations and filtering) (#28748) aka James4u 2025-11-26 19:00:10 -08:00