Novice
|
4a9fe55976
|
chore: remove the frontend changes
|
2025-10-14 21:25:06 +08:00 |
Novice
|
7d91f4783b
|
Merge branch 'main' into feat/mcp-06-18
|
2025-10-14 20:36:47 +08:00 |
GuanMu
|
9e39be0770
|
fix: correct indentation in JSON payloads (#26871)
|
2025-10-14 19:41:01 +08:00 |
GuanMu
|
3e5e87930c
|
feat: add Knip configuration for dead code detection and remove unused icon components (#26758)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-14 19:06:31 +08:00 |
github-actions[bot]
|
9e3b4dc90d
|
chore: translate i18n files and update type definitions (#26859)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-10-14 10:43:28 +08:00 |
XlKsyt
|
0b35bc1ede
|
feat: add Tencent Cloud APM tracing integration (#25657)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-14 10:21:17 +08:00 |
Davide Delbianco
|
8e01bb40fe
|
fix: Do not show the toggle button for chat input when all input hidden (#26826)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-14 10:15:06 +08:00 |
Guangdong Liu
|
9d21772820
|
fix: Validate transfer method in file mapping and improve file input handling (#26848)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-14 10:10:31 +08:00 |
Novice
|
d5a7a537e5
|
Merge branch 'main' into feat/mcp-06-18
|
2025-10-14 09:49:06 +08:00 |
Davide Delbianco
|
7b8540281a
|
fix: Chat Opener visibility flickering (#26836)
|
2025-10-14 09:21:00 +08:00 |
Davide Delbianco
|
3cfcd32876
|
chore: Fix 25795 (#26823)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-13 17:44:51 +08:00 |
Davide Delbianco
|
06dcb55a9d
|
chore: Don't show chat input area scrollbar overflow (#26828)
|
2025-10-13 17:43:46 +08:00 |
Davide Delbianco
|
6e9858960d
|
chore: Fix chat-input-area resize (#26824)
|
2025-10-13 17:36:15 +08:00 |
Davide Delbianco
|
c6a90d4bb3
|
fix: Don't hide chat streaming loader on '\n' content (#26829)
|
2025-10-13 17:31:52 +08:00 |
Davide Delbianco
|
c71fd7113c
|
chore: Correct padding in embedded chatbot (#26832)
|
2025-10-13 17:29:47 +08:00 |
NFish
|
5fc104a992
|
Fix/web app permission check (#26821)
|
2025-10-13 16:17:42 +08:00 |
Novice
|
a538f80e95
|
Merge branch 'main' into feat/mcp-06-18
|
2025-10-13 13:54:01 +08:00 |
Wu Tianwei
|
9088f151d9
|
fix: invalid data source list in plugin refresh hook (#26813)
|
2025-10-13 11:17:46 +08:00 |
Wu Tianwei
|
c692962650
|
fix: update tooltip for chunk structure in knowledge base component (#26808)
|
2025-10-13 10:44:10 +08:00 |
Wu Tianwei
|
f0a60a9000
|
feat: enhance DataSources component with marketplace plugin integration and search filtering (#26810)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-13 10:43:51 +08:00 |
yangzheli
|
f86b6658c9
|
perf(web): split constant files to improve web performance (#26794)
|
2025-10-13 10:22:34 +08:00 |
dependabot[bot]
|
f50c85d536
|
chore(deps-dev): bump knip from 5.64.1 to 5.64.3 in /web (#26802)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-13 10:00:03 +08:00 |
dependabot[bot]
|
5830c69694
|
chore(deps): bump @lexical/utils from 0.36.2 to 0.37.0 in /web (#26801)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-13 09:59:31 +08:00 |
crazywoola
|
0173496a77
|
fix: happy-dom version (#26764)
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-10-11 18:59:31 +08:00 |
lyzno1
|
30c5b47699
|
refactor: simplify InlineDeleteConfirm component structure (#26771)
|
2025-10-11 18:18:18 +08:00 |
github-actions[bot]
|
5217017e69
|
chore: translate i18n files and update type definitions (#26763)
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
|
2025-10-11 17:23:40 +08:00 |
lyzno1
|
bd5df5cf1c
|
feat: add InlineDeleteConfirm base component (#26762)
|
2025-10-11 17:33:31 +09:00 |
GuanMu
|
586f210d6e
|
chore: remove unused dependencies for dagre from package.json and pnpm-lock.yaml (#26755)
|
2025-10-11 13:01:05 +08:00 |
GuanMu
|
3fb5a7bff1
|
fix: add z-index class to PortalToFollowElemContent for proper layering in dataset extra info component (#26729)
|
2025-10-10 23:39:13 +08:00 |
heyszt
|
6157c67cfe
|
fix: sync aliyun icon SVG files (#26719)
|
2025-10-10 23:38:45 +08:00 |
GuanMu
|
fbc745764a
|
chore: update packageManager version in package.json to pnpm@10.18.2 (#26731)
|
2025-10-10 23:37:40 +08:00 |
znn
|
65b832c46c
|
pan and zoom during workflow execution (#24254)
|
2025-10-10 17:07:25 +08:00 |
znn
|
a90b60c36f
|
removing horus eye and adding mcp icon (#25323)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-10-10 17:00:03 +08:00 |
github-actions[bot]
|
3068526797
|
chore: translate i18n files and update type definitions (#26709)
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
|
2025-10-10 15:55:24 +08:00 |
fenglin
|
294e01a8c1
|
Fix/tool provider tag internationalization (#26710)
Co-authored-by: qiaofenglin <qiaofenglin@baidu.com>
|
2025-10-10 15:52:09 +08:00 |
Coding On Star
|
3a5aa4587c
|
feat(billing): add tax information tooltips in pricing footer (#26705)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2025-10-10 15:34:56 +08:00 |
crazywoola
|
cf1778e696
|
fix: issue w/ timepicker (#26696)
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-10-10 13:17:33 +08:00 |
Novice
|
841b7fa7ce
|
Merge branch 'main' into feat/mcp-06-18
|
2025-10-10 10:53:15 +08:00 |
Nan LI
|
885dff82e3
|
feat: update HTTP timeout configurations and enhance timeout input handling in UI (#26685)
|
2025-10-10 09:00:06 +08:00 |
GuanMu
|
33b0814323
|
refactor(types): remove `any` usages and strengthen typings across web and base (#26677)
|
2025-10-09 21:36:42 +08:00 |
Tianyi Jing
|
45ae511036
|
fix: add missing toType to `toolCredentialToFormSchemas` (#26681)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2025-10-09 21:23:15 +08:00 |
Novice
|
740f970041
|
feat: add client credentials auth
|
2025-10-09 17:54:46 +08:00 |
Asuka Minato
|
a8746bff30
|
fix oxlint warnings (#26634)
|
2025-10-09 09:23:34 +08:00 |
非法操作
|
c4d8bf0ce9
|
fix: missing LLM node output var description (#26648)
|
2025-10-09 09:22:45 +08:00 |
非法操作
|
9cca605bac
|
chore: improve bool input of start node (#26647)
|
2025-10-08 19:09:03 +08:00 |
Yadong (Adam) Zhang
|
654d522b31
|
perf(web): improve app workflow build performance. (#26310)
|
2025-10-07 14:21:08 +08:00 |
Ponder
|
31e6ef77a6
|
feat: optimize the page jump logic to prevent unnecessary jumps. (#26481)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-07 14:20:12 +08:00 |
dependabot[bot]
|
e00172199a
|
chore(deps-dev): bump babel-loader from 9.2.1 to 10.0.0 in /web (#26601)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-07 14:17:05 +08:00 |
dependabot[bot]
|
b30e7ced0a
|
chore(deps): bump react-easy-crop from 5.5.0 to 5.5.3 in /web (#26602)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-06 20:22:32 +08:00 |
GuanMu
|
22f64d60bb
|
chore: update Dockerfile to use Python 3.12-bookworm and refactor layout logic to utilize ELK for improved node layout (#26522)
|
2025-10-05 12:49:41 +08:00 |