Commit Graph

  • c6bf5d1864 reset email JzoNg 2025-07-14 10:58:56 +0800
  • 1d54ffcf89
    fix: error parsing object type parameters for code node (#22230) Novice 2025-07-14 10:37:26 +0800
  • e6208c1267 feat(oauth): enhance tool provider updates with name validation and include credential ID in agent tools Harry 2025-07-13 13:39:21 +0800
  • ee3da25c86 feat(oauth): replace HIDDEN_VALUE with UNKNOWN_VALUE for better credential handling Harry 2025-07-13 12:45:56 +0800
  • ab74f9e0e7 feat(dsl): filter out credential IDs from workflow and model configuration exports Harry 2025-07-13 12:37:19 +0800
  • fbb00e24c2 feat(oauth): add credential handling and context support for tool invocations Harry 2025-07-13 01:44:29 +0800
  • adbad0ad33 fix: enhance bucket list initiation check for improved accuracy twwu 2025-07-14 10:06:55 +0800
  • d9eb5554b3
    fix: prevent trigger form submit action when press 'enter' (#22313) NFish 2025-07-14 09:59:20 +0800
  • 1c23899461 Merge branch 'feat/change-user-email' of github.com:langgenius/dify into feat/transfer-workspace-onwer Yansong Zhang 2025-07-14 09:57:50 +0800
  • 8763d2372e
    Feat/change user email (#22312) zyssyz123 2025-07-14 09:56:17 +0800
  • 1f1b453a51 fix commented: Please add validation to verify email uniqueness here. It's possible for users to bypass this restriction through direct API calls. Yansong Zhang 2025-07-14 09:48:17 +0800
  • da94bdeb54
    Update README.md (#22305) Krishna Somani 2025-07-14 07:07:17 +0530
  • 27e5e2745b
    test: add comprehensive unit tests for login decorator (#22294) Jason Young 2025-07-14 09:34:13 +0800
  • 1b26f9a4c6
    fixing Enum part in backend and making it same as front end (#22296) znn 2025-07-14 07:04:04 +0530
  • df886259bd
    test(web): add password regexp test case (#22308) Rhon Joe 2025-07-14 09:32:34 +0800
  • 56dafe5264 test(web): validPassword test case JunIce 2025-07-12 07:26:13 +0800
  • 5762784df0 style(prompt-editor): normalize line endings and indentation in workflow variable block components Mminamiyama 2025-07-14 06:51:55 +0800
  • 7bdf234ab3 fix(workflow-variable-block): handle undefined environment and conversation variables Mminamiyama 2025-07-14 06:44:57 +0800
  • bcf560870f
    Merge branch 'langgenius:main' into bug/ui/show-error-info-for-missing-env-and-conv-var-in-prompt-editor Minamiyama 2025-07-14 05:06:49 +0800
  • 8d524e30a4 fix: close session before doing long latency operation. Jacky W 2025-07-13 22:24:15 +0400
  • 708b9d79af
    Update README.md Krishna Somani 2025-07-13 23:04:11 +0530
  • 49be299955 fixing Enum part in backend and making it same as front end jubinsoni 2025-07-13 21:20:11 +0530
  • 11d435c49b fix: add Next.js rewrites configuration for Docker environment k-brahma-dify 2025-07-13 23:41:05 +0900
  • 7703e7027f test: add comprehensive unit tests for login decorator Jason 2025-07-13 20:09:43 +0800
  • 016ff0feae
    fix(ui): prevent var icon hidden when only one var in list of start node (#22290) Minamiyama 2025-07-13 20:10:15 +0800
  • aa6cad5f1d
    fix: tool's model selector and app selector not work (#22291) 非法操作 2025-07-13 20:04:29 +0800
  • 60ae45c435
    minor fix: fix dissolve tenant check permission always failed neatguycoding 2025-07-13 15:30:01 +0800
  • 458e44133e feat(oauth): enhance tool provider updates with name validation and include credential ID in agent tools Harry 2025-07-13 13:39:21 +0800
  • b596492718 fix tool's model selector and app selector not work hjlarry 2025-07-13 13:21:19 +0800
  • 6c5c0b0bc9 fix(ui): prevent var icon hidden when only one var in list of start node Mminamiyama 2025-07-13 13:11:18 +0800
  • f9c4897ff3 feat(oauth): replace HIDDEN_VALUE with UNKNOWN_VALUE for better credential handling Harry 2025-07-13 12:45:56 +0800
  • 6cb4a6f692 feat(dsl): filter out credential IDs from workflow and model configuration exports Harry 2025-07-13 12:37:19 +0800
  • 16c750b8c4
    minor fix: fix default for status of TidbAuthBinding in compatible with various versions neatguycoding 2025-07-13 12:22:41 +0800
  • 458dbdfe47
    Provides a set of Kubernetes manifests supporting version 1.6.0 Zhoneym 2025-07-13 10:25:27 +0800
  • bc9ff9b9b6 fix: remove debug logs and fix API proxy for MFA endpoints k-brahma-dify 2025-07-13 07:30:51 +0900
  • 9f1aa7816d fix: remove debug logs and fix API proxy for MFA endpoints k-brahma-dify 2025-07-13 07:28:24 +0900
  • 873c232f33 fix: update MFA migration to depend on latest upstream migration k-brahma-dify 2025-07-13 07:00:47 +0900
  • cf4f0142d1 fix: resolve Python style issues in MFA implementation k-brahma-dify 2025-07-13 06:58:23 +0900
  • 7de3436e6b feat(oauth): add credential handling and context support for tool invocations Harry 2025-07-13 01:44:29 +0800
  • 4573804172 feat(config-modal): add space to underscore conversion in variable name input Mminamiyama 2025-07-13 01:06:42 +0800
  • 1d6988c788 fix: resolve ESLint errors in MFA implementation k-brahma-dify 2025-07-13 01:47:05 +0900
  • ef596315b1 fix: add missing newlines to MFA documentation files k-brahma-dify 2025-07-13 01:30:11 +0900
  • ddf4794121 fix: add missing newlines to MFA files for EditorConfig compliance k-brahma-dify 2025-07-13 01:26:36 +0900
  • 53cc60972c fix: resolve ruff linting errors in MFA implementation k-brahma-dify 2025-07-13 01:10:51 +0900
  • 51be66720d fix: update uv.lock to resolve CI build error k-brahma-dify 2025-07-13 01:00:52 +0900
  • e7388779a1
    chore: bump ruff to 0.12.x (#22259) Bowen Liang 2025-07-12 20:00:54 +0800
  • 6c233e05a9
    minor fix: wrong and (#22242) NeatGuyCoding 2025-07-12 19:59:07 +0800
  • 9f013f7644
    Add unit test for account service (#22278) NeatGuyCoding 2025-07-12 19:58:42 +0800
  • 253d8e5a5f
    test: add comprehensive unit tests for PassportService with exception handling optimization (#22268) Jason Young 2025-07-12 19:56:20 +0800
  • bf1aa35974 fix: remove LLM dependency logic from answer stream generate router baonudesifeizhai 2025-07-12 06:11:44 -0400
  • 9dc84ebd59
    feat: add unit tests for register service to ensure maintainability neatguycoding 2025-07-12 17:30:56 +0800
  • 117f78cf36
    feat: add unit tests for tenant service to ensure maintainability, and add setup_db_query_filter_by_mock for simplify db query simple mock neatguycoding 2025-07-12 17:02:14 +0800
  • 0707a0d7e1 The s3 signature_version supports transparent passing of environment variables. 井天 2025-07-12 16:44:57 +0800
  • 192d787a47
    Merge 11ec8b9584 into 7f5087c6db kenwoodjw 2025-07-12 16:15:43 +0800
  • 3eb8a16d98
    feat: add unit tests for account service to ensure maintainability neatguycoding 2025-07-12 15:26:30 +0800
  • 26519cc811 Merge branch 'main' into feat/relations Mminamiyama 2025-07-12 12:13:43 +0800
  • b124879273 fix(workflow-panel): pass relationType prop to all Container instances Mminamiyama 2025-07-12 12:10:04 +0800
  • 05659d536e refactor: optimize exception handling order in PassportService Jason Young 2025-07-12 10:27:25 +0800
  • fe6e3ac41e add api of email change JzoNg 2025-07-12 09:28:33 +0800
  • 4b0f02e2f4 update lockfile Bowen Liang 2025-07-11 23:52:31 +0800
  • 76cdf32d19 bump nextjs to 15.3 Bowen Liang 2025-07-11 23:30:13 +0800
  • d7d99feb4f refactor: remove over-engineered tests from passport test suite Jason Young 2025-07-11 23:14:38 +0800
  • ce8ec272f6 test: add comprehensive unit tests for PassportService Jason Young 2025-07-11 22:38:29 +0800
  • a67901a89a Merge branch 'feat/tool-plugin-oauth' into deploy/dev Harry 2025-07-11 22:34:17 +0800
  • 8fc5ccab35 fix(oauth): add error handling for OAuth parameter decryption Harry 2025-07-11 22:34:07 +0800
  • d7c9dfecf3 fixes Bowen Liang 2025-07-11 22:33:26 +0800
  • a1a12320f2 update uv.lock Bowen Liang 2025-07-11 22:30:29 +0800
  • 5079be15b1 bump ruff to 0.12 Bowen Liang 2025-07-11 22:30:23 +0800
  • e47bfbf8d5 Merge branch 'feat/tool-plugin-oauth' into deploy/dev Harry 2025-07-11 22:10:18 +0800
  • 5090f63df5 feat(tool): update tool provider methods to handle optional credentials and name Harry 2025-07-11 22:10:13 +0800
  • 2a37b15a0d Merge branch 'feat/tool-plugin-oauth' into deploy/dev Harry 2025-07-11 21:44:53 +0800
  • 31e1261ae2 fix(oauth): improve name validation logic for tool providers Harry 2025-07-11 21:44:45 +0800
  • 203d7ec94b Merge branch 'feat/tool-plugin-oauth' into deploy/dev Harry 2025-07-11 21:28:22 +0800
  • ace6e11a6f feat(oauth): implement AES encryption and decryption for system OAuth parameters Harry 2025-07-11 21:27:33 +0800
  • 3d772cdc5c
    feat(plugin): introduce response_type parameter in plugin list API to enable paginated response support homejim 2025-07-11 20:40:52 +0800
  • 0605aed0c7 remove weird account login zhuqingchao 2025-07-11 20:19:58 +0800
  • 0494000e0f Update docker-compose.yaml Kalo Chin 2025-07-11 21:18:19 +0900
  • 5291800c88 feat: add env vars to allow user config display bot and user icon Kalo Chin 2025-07-11 21:11:56 +0900
  • 7f5087c6db
    reject whitespace characters in password regexp (#22232) Rhon Joe 2025-07-11 19:18:18 +0800
  • 2834aa202a minor fix: wrong and neatguycoding 2025-07-11 19:16:58 +0800
  • 817071e448
    fix: iteration itemType support conversation var (#22220) (#22236) yolofit 2025-07-11 19:16:30 +0800
  • f193e9764e
    fix: Optimize the workspace panel width calculation (#22195) GuanMu 2025-07-11 19:12:12 +0800
  • 5f9628e027
    feat(workflow): add drag-and-drop support for variable list items for start node (#22150) Minamiyama 2025-07-11 18:53:29 +0800
  • 6401fb1998 minor fix: using Pydantic model_validate instead of deprecated parse_obj neatguycoding 2025-07-11 18:51:56 +0800
  • ed77877db1 Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2 jyong 2025-07-11 18:46:29 +0800
  • 9c4356e9a1 r2 jyong 2025-07-11 18:46:22 +0800
  • 0fdb1fedb0 feat: add PluginDependency component to RagPipelineChildren and WorkflowChildren for enhanced functionality twwu 2025-07-11 18:38:18 +0800
  • 21e16e0b99 Merge branch 'feat/tool-oauth' into deploy/dev zxhlyh 2025-07-11 18:17:52 +0800
  • 580c9a668f fix zxhlyh 2025-07-11 18:17:17 +0800
  • 2e81a7840f refactor: Modify the triggering method of the variable selector in the modification object subtree panel. yijiaquan 2025-07-11 18:14:49 +0800
  • 6e71d87a68 fix: iteration itemType support conversation var (#22220) yolo 2025-07-11 18:06:00 +0800
  • 23a6fe3259 fix: adjust default selection of crawl results based on pipeline status twwu 2025-07-11 18:02:23 +0800
  • 76d21743fd
    fix(web): Optimize AppInfo Component Layout (#22212) (#22218) HyaCinth 2025-07-11 17:54:09 +0800
  • 2d3c5b3b7c
    fix(emoji-picker): Adjust the style of the emoji picker (#22161) (#22231) HyaCinth 2025-07-11 17:52:16 +0800
  • 4513bf541a fix: centralize password validation regex in config & reject whitespace characters in password JunIce 2025-07-11 17:39:26 +0800
  • 5376083968 Merge branch 'feat/tool-oauth' into deploy/dev zxhlyh 2025-07-11 17:37:45 +0800
  • 83ab69d2eb tool oauth zxhlyh 2025-07-11 17:37:13 +0800
  • d0ea8ce3d4 fix: error parsing object type parameters for code node Novice 2025-07-11 17:30:48 +0800
  • d212293a25 fix(emoji-picker): Adjust the style of the emoji picker (#22161) zhujiruo 2025-07-11 17:28:10 +0800
  • 882eb16174 format xiaozhiqing.xzq 2025-07-11 17:27:50 +0800