Commit Graph

  • cefea94543
    feat: Add SQLAlchemy repository for workflow executions -LAN- 2025-05-21 18:13:10 +0800
  • a03c2d2d40
    feat(core/workflow/repository): Add WorkflowExecutionRepository interface -LAN- 2025-05-21 18:12:51 +0800
  • a183dea574
    feat(workflow/entities): Add domain model for workflow execution -LAN- 2025-05-21 18:12:25 +0800
  • 4e606138e7 chore: the timing of invalid vars Joel 2025-05-21 17:44:56 +0800
  • d1599fc4af
    feat(models): Add type hints to WorkflowRun and fix a type error -LAN- 2025-05-21 17:38:10 +0800
  • 538d1fc510 feat: code output var rename Joel 2025-05-21 17:25:14 +0800
  • 997b46bfaa
    Fix/modify translation (#20046) Hanqing Zhao 2025-05-21 16:41:05 +0800
  • 1db97556aa chore: not find varId not update Joel 2025-05-21 16:40:32 +0800
  • 57bcb616bc
    fix(sqlalchemy_workflow_node_execution_repository): Missing `triggered_from` while querying WorkflowNodeExecution (#20044) -LAN- 2025-05-21 16:37:44 +0800
  • 69a60101fe Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline twwu 2025-05-21 16:37:08 +0800
  • b18519b824 refactor: add create-from-pipeline page and associated components for document processing twwu 2025-05-21 16:37:02 +0800
  • 0d01025254 parallel check zxhlyh 2025-05-21 16:34:41 +0800
  • 31bb4660fc tencent_vectordb_compatible_with_version_1.1.3_and_below wlleiiwang 2025-05-21 16:28:54 +0800
  • 57741e6d45 Modify Japanese translation Hanqing Zhao 2025-05-21 16:28:49 +0800
  • 063f31a177
    fix(sqlalchemy_workflow_node_execution_repository): Missing `triggered_from` while querying WorkflowNodeExecution -LAN- 2025-05-21 16:28:19 +0800
  • 35357f75c6 Modify Japanese translation Hanqing Zhao 2025-05-21 16:24:19 +0800
  • 57233eccbe modify japanese translation Hanqing Zhao 2025-05-21 14:03:13 +0800
  • edc6ab8722 fix: remove start var problem Joel 2025-05-21 16:22:15 +0800
  • e6af3c5a41
    fix: improve tracing provider validation logic in OpsTraceManager jameshui1997 2025-05-21 16:06:54 +0800
  • eef1542cb3 use available nodes zxhlyh 2025-05-21 15:50:36 +0800
  • 3196dc2d61
    refactor: Use typed SQLAlchemy base model and fix type errors (#19980) -LAN- 2025-05-21 15:38:03 +0800
  • 8413090c49 chore: enchance set inspect var value and remove node vars Joel 2025-05-21 15:34:20 +0800
  • 50440cdcf0 chore: make rename code more clear Joel 2025-05-21 15:26:24 +0800
  • bb740289f4 fix: rename not sync to store problem Joel 2025-05-21 15:24:16 +0800
  • 8bf6e0172f fix: correct indentation in dataset retrieval model assignment GonzaHM 2025-05-21 15:50:30 +0900
  • e0c1846207 fix: run fail but set values Joel 2025-05-21 14:47:53 +0800
  • 10c3af8939 Merge branch 'feat/last-run-frontend' of https://github.com/langgenius/dify into feat/last-run-frontend Joel 2025-05-21 14:20:49 +0800
  • 618a6f9dba feat: start node run and node run result error handle error Joel 2025-05-21 14:19:39 +0800
  • a2e9419e6e fix param type lizb 2025-05-21 14:16:59 +0800
  • 9aef4b6d6b refactor: Notion component and add NotionPageSelector for improved page selection twwu 2025-05-21 14:02:37 +0800
  • 1ea1e44622 feat: remove ssrf_proxy chown liguobao 2025-05-21 13:59:54 +0800
  • ef3569e667
    feat: support chatflow start node custom input field hidden (#19678) Panpan 2025-05-21 13:52:21 +0800
  • 7dba83754f Merge branch 'main' into feat/rag-pipeline zxhlyh 2025-05-21 13:42:28 +0800
  • 1e300baf53 feat: adjust branding logo styling nite-knite 2025-05-21 12:16:57 +0800
  • 5e8c1aa81b feat: add entry point for requesting a plugin nite-knite 2025-05-21 11:55:06 +0800
  • 641b28dd02 ruff reformatted lizb 2025-05-21 11:51:54 +0800
  • 1ac3245ef2 add docs and add tag exist check lizb 2025-05-21 11:33:35 +0800
  • f96abad717 fix: uninitialized variable error on empty knowledge retrieval(agent) 朱 东 2025-05-21 11:33:09 +0800
  • 627911d4ff
    feat: Move to node in workflow panel and fix help link hover style (#19998) wellCh4n 2025-05-21 11:29:24 +0800
  • 2266f7cb6a
    Feat:Plugin Storage Type Support Aliyun OSS (#20012) quicksand 2025-05-21 11:28:47 +0800
  • e2585bc778 Merge branch 'main' into feat/rag-pipeline zxhlyh 2025-05-21 11:27:50 +0800
  • a0ebbaa840
    fix: emoji picker in dark mode (#20019) crazywoola 2025-05-21 11:23:26 +0800
  • de5800288b fix: emoji picker in dark mode crazywoola 2025-05-21 11:16:51 +0800
  • b8e66dc699 feat(workflow): position node in panel wellCh4n 2025-05-21 11:02:19 +0800
  • cc6e2558ef Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline twwu 2025-05-21 10:53:29 +0800
  • 20343facad refactor: website data source components and hooks twwu 2025-05-21 10:53:18 +0800
  • 36b321735e
    fix create_tracing_app_config error (#19884) (#20004) 俊晨 2025-05-21 10:45:10 +0800
  • 75cacc2855
    fix: ReactFlow background in dark theme (#20013) crazywoola 2025-05-21 10:32:07 +0800
  • a0b87b266a feat(workflow): position node in panel wellCh4n 2025-05-21 10:31:52 +0800
  • f9a37d34cd fix: reactflow bg in dart mode crazywoola 2025-05-21 10:25:59 +0800
  • fd0feae13f remove ports quicksandzn 2025-05-21 10:19:03 +0800
  • 7e8d495001 chore: dockerfile-template quicksandzn 2025-05-21 10:16:33 +0800
  • 83e71ab27c
    fix: update IN SERVICE status text in app detail panel (#19993) NFish 2025-05-21 10:16:21 +0800
  • 4efcb73d2d feat: plugin storage support aliyun oss quicksandzn 2025-05-21 10:11:50 +0800
  • e2940e353d display visible var in var tree jZonG 2025-05-21 10:07:46 +0800
  • d915e9d980 display visible var in var tree jZonG 2025-05-21 10:04:46 +0800
  • 7ae0b2925d memo current node & var jZonG 2025-05-21 09:58:44 +0800
  • 9aa3596f3f
    Merge branch 'langgenius:main' into add-document-status-update GuanMu 2025-05-21 08:52:46 +0800
  • 01f63fd336 simplify app create experience with collapsed basic app types and improved copywriting Gu 2025-05-21 02:39:47 +0800
  • 08ec2118e5 feat(workflow): position node in panel wellCh4n 2025-05-21 00:38:00 +0800
  • 19e4358e83 fix create_tracing_app_config error (#19884) codly 2025-05-20 22:31:18 +0800
  • 10576fcf0d fix circular imports Yeuoly 2025-05-20 19:47:05 +0800
  • 1e87da2035 Merge remote-tracking branch 'origin/main' wellCh4n 2025-05-20 18:50:52 +0800
  • de4b05d050 feat(workflow): position node in panel wellCh4n 2025-05-20 18:50:38 +0800
  • 5903c33bd8
    chore: code format. -LAN- 2025-05-20 18:47:15 +0800
  • 83ed9f3ac4
    docs: Clarifies user login process in documentation -LAN- 2025-05-20 18:15:53 +0800
  • c06f26cabb
    feat: Enhances token validation in user login -LAN- 2025-05-20 17:58:28 +0800
  • ad4b42bc5b
    fix(ext_login): type error -LAN- 2025-05-20 16:58:30 +0800
  • 14a10a99c3
    refactor: Improves user authentication logic -LAN- 2025-05-20 16:43:21 +0800
  • 62122b2eb7
    chore(ext_login): Remove unused comments -LAN- 2025-05-20 16:34:29 +0800
  • c3ac1f90f4
    fix: user context patching in workflow tool test -LAN- 2025-05-20 16:29:21 +0800
  • e472daa4f6
    feat: Integrates Flask-Login for EndUser management -LAN- 2025-05-20 16:26:20 +0800
  • d12de3d532
    fix: Add reconstructor to initialize transient fields -LAN- 2025-05-20 16:25:33 +0800
  • 1d4f4fcefd
    refactor: use typed SQLAlchemy base model and fix type errors -LAN- 2025-05-20 15:03:39 +0800
  • d35d854259
    Revert "fix: fix duplicate app lose custom image" (#19995) crazywoola 2025-05-20 18:42:59 +0800
  • 8e9052e9a3
    Revert "fix: fix duplicate app lose custom image (#19775)" crazywoola 2025-05-20 18:39:43 +0800
  • 913b751c9e fix: update IN SERVICE status text in app detail panel NFish 2025-05-20 18:18:12 +0800
  • 22bca1f5d3 wip: add check before intall plugin NFish 2025-05-20 18:08:44 +0800
  • b4e2a36571 add CRUD service api of dataset tag's lizb 2025-05-20 17:58:51 +0800
  • c58678d84d
    chore: Reduce the invocation of the plugin interface (#19629) luckylhb90 2025-05-20 11:55:21 +0300
  • eff123a11c checklist zxhlyh 2025-05-20 16:52:21 +0800
  • 618981f1ae
    fix: fix duplicate app lose custom image (#19775) CorrectRoad 2025-05-20 16:44:51 +0800
  • b2ae46b80f
    fix: search query and refine the logic (#19987) crazywoola 2025-05-20 16:42:37 +0800
  • 9ebc58b1a2
    feat: Web <video> and <audio> element support src attribute (#19988) ruanjiefeng 2025-05-20 16:37:31 +0800
  • bc47ecd5ef fix: search query and refine the logic crazywoola 2025-05-20 16:27:35 +0800
  • 2ec1c34147 feat: iteration single run Joel 2025-05-20 16:11:32 +0800
  • 4da32d3ac4
    feat: Web <video> and <audio> element support src attribute ruanjiefeng 2025-05-20 15:59:27 +0800
  • a1495554cc feat: document extractor run Joel 2025-05-20 15:50:36 +0800
  • a18aef5849 feat: agent single run Joel 2025-05-20 15:46:34 +0800
  • 9bafd3a226 r2 jyong 2025-05-20 15:41:10 +0800
  • c7441a5156 feat: tools single run Joel 2025-05-20 15:40:43 +0800
  • 87f9d11d65
    fix: ensure Decimal values in metadata are JSON serializable (fixes #19936) (#19955) Zihe JI 2025-05-20 15:38:31 +0800
  • 76c494409d feat: http single run Joel 2025-05-20 15:36:47 +0800
  • e4a68c1fda feat: params extractor Joel 2025-05-20 15:33:47 +0800
  • a6c98d71db feat: implement plugin installation availability checks and add custom error handling Yeuoly 2025-05-20 15:23:58 +0800
  • 8cb3b4aef2
    fix: multiple retrieve reranking_enabled switch (#19958) Darlewo 2025-05-20 15:22:03 +0800
  • eb22bda9da feat: classify single run Joel 2025-05-20 15:19:57 +0800
  • 82be119fec Merge branch 'main' into feat/r2 jyong 2025-05-20 15:18:52 +0800
  • a64df507f6 r2 jyong 2025-05-20 15:18:33 +0800
  • 34d1c5b647 fix: lint crazywoola 2025-05-20 15:15:26 +0800