Joel
|
00cc50c659
|
fix: add chunk logic
|
2025-12-11 15:03:30 +08:00 |
Joel
|
824618c2ef
|
chore: spcing problem
|
2025-12-11 10:59:35 +08:00 |
twwu
|
918c187c50
|
refactor: optimize clearDataSourceData function and update localFileList condition
|
2025-12-11 10:58:24 +08:00 |
twwu
|
0133843164
|
refactor: remove supportBatchUpload prop from StepOne component
|
2025-12-11 10:34:00 +08:00 |
twwu
|
c49127540f
|
Merge branch 'main' into feat/enchance-warn-user-time-when-need-upgrade-plan
|
2025-12-11 10:33:39 +08:00 |
Wu Tianwei
|
94244ed8f6
|
fix: handle potential undefined values in query_attachment_selector across multiple components (#29429)
|
2025-12-10 19:30:21 +08:00 |
twwu
|
1f91a971a8
|
feat: implement plan upgrade modal for batch upload restrictions and update supportBatchUpload prop to true in data source components
|
2025-12-10 18:32:45 +08:00 |
twwu
|
e487e1f622
|
refactor: remove supportBatchUpload prop from various components
|
2025-12-10 17:59:45 +08:00 |
twwu
|
5891731ab2
|
Merge branch 'main' into feat/enchance-warn-user-time-when-need-upgrade-plan
|
2025-12-10 17:19:23 +08:00 |
Joel
|
840d45d407
|
feat: add missing tips
|
2025-12-10 16:56:11 +08:00 |
Wu Tianwei
|
bafd093fa9
|
fix: Add dataset file upload restrictions (#29397)
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-10 16:41:05 +08:00 |
Joel
|
55dd5f71d7
|
fix: can add logic
|
2025-12-10 15:36:18 +08:00 |
Joel
|
b16f87c9b6
|
feat: can add segement check
|
2025-12-10 15:24:15 +08:00 |
Joel
|
f7a9aadc98
|
chore: i18n
|
2025-12-10 14:41:37 +08:00 |
Joel
|
bacc9a7970
|
feat: not to next if multi sent in sandbox
|
2025-12-10 14:32:34 +08:00 |
Joel
|
be94274fbd
|
chore: enchance popup modal
|
2025-12-10 14:09:56 +08:00 |
Coding On Star
|
681c06186e
|
add @testing-library/user-event and create tests for external-knowledge-base/ (#29323)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-10 12:46:52 +08:00 |
Joel
|
0d2dda7e77
|
feat: add modals
|
2025-12-10 11:45:18 +08:00 |
yyh
|
18601d8b38
|
Refactor datasets service toward TanStack Query (#29008)
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
|
2025-12-09 13:48:23 +08:00 |
Wu Tianwei
|
14d1b3f9b3
|
feat: multimodal support (image) (#27793)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-09 11:44:50 +08:00 |
非法操作
|
c2cf0a98bb
|
fix: incorrect text color under dark theme (#29186)
|
2025-12-05 15:05:51 +08:00 |
Joel
|
876f48df76
|
chore: remove useless mock files (#29068)
|
2025-12-03 15:34:11 +08:00 |
Charles Liu
|
ae126fd56f
|
Fix/24655 (#26527)
Co-authored-by: charles liu <dearcharles.liu@gmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-21 17:49:12 +08:00 |
GuanMu
|
5f61ca5e6f
|
feat: Implement partial update for document metadata, allowing merging of new values with existing ones. (#28390)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-21 12:58:20 +08:00 |
GuanMu
|
e260815c5e
|
fix: adjust overflow styles in EditMetadataBatchModal for better layout (#28445)
|
2025-11-21 10:30:52 +08:00 |
yangzheli
|
879869d3e3
|
fix(web): fix checkbox unselectable bug & optimize document-list/app-annotation styles (#28244)
|
2025-11-20 11:28:20 +08:00 |
GuanMu
|
1d2cdf3489
|
feat: add display status filtering to document list and API (#28342)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-20 11:27:44 +08:00 |
breath57
|
45e816a9f6
|
fix(knowledge-base): regenerate child chunks not working completely (#27934)
|
2025-11-13 15:36:27 +08:00 |
Yeuoly
|
b76e17b25d
|
feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 17:59:37 +08:00 |
Novice
|
ef1db35f80
|
feat: implement file extension blacklist for upload security (#27540)
|
2025-11-04 15:45:22 +08:00 |
墨绿色
|
7f48c57edf
|
fix: datasets weight settings embedding model does not change (#27694)
Co-authored-by: lijiezhao <lijiezhao@perfect99.com>
|
2025-11-04 10:00:36 +08:00 |
Wu Tianwei
|
fd7c4e8a6d
|
feat: enhance pipeline template list with marketplace feature toggle (#27604)
|
2025-10-30 11:02:54 +08:00 |
GuanMu
|
43bcf40f80
|
refactor: update installed app component to handle missing params and improve type safety (#27331)
|
2025-10-27 14:38:58 +08:00 |
KVOJJJin
|
f06025a342
|
Fix: upload limit in knowledge (#27480)
Co-authored-by: jyong <718720800@qq.com>
|
2025-10-27 13:35:54 +08:00 |
yangzheli
|
417ebd160b
|
fix(web): update the tip in the file-uploader component (#27452)
|
2025-10-26 19:26:09 +08:00 |
Eric Guo
|
e45d5700ec
|
Fix vs code and using min version after bump @remixicon/react and @monaco-editor/loader (#27008)
|
2025-10-21 11:41:44 +08:00 |
GuanMu
|
6217c96576
|
Fix type error (#27152)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-20 19:35:46 +08:00 |
yangzheli
|
9cc8ac981b
|
fix(web): improve UI consistency and remove related unused icons (#27004)
|
2025-10-20 14:03:16 +08:00 |
crazywoola
|
f0e739be43
|
fix: immer version and ref in code base (#27130)
|
2025-10-20 14:49:26 +09: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 |
Asuka Minato
|
a8746bff30
|
fix oxlint warnings (#26634)
|
2025-10-09 09:23:34 +08:00 |
Yadong (Adam) Zhang
|
654d522b31
|
perf(web): improve app workflow build performance. (#26310)
|
2025-10-07 14:21:08 +08:00 |
HyaCinth
|
dd71625f52
|
fix(datasets): Resolve issue where selected list is not updated when deleting a single file (#26502)
|
2025-09-30 23:22:43 +08:00 |
Wu Tianwei
|
1a7898dff1
|
fix: Fix retrieval configuration handling in dataset components (#26361)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-29 14:58:28 +08:00 |
Copilot
|
beb1448441
|
[Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
|
2025-09-28 13:43:43 +08:00 |
非法操作
|
36406cd62f
|
chore: time from now i18n support (#26328)
|
2025-09-28 13:37:42 +08:00 |
Wu Tianwei
|
d9e45a1abe
|
feat(pipeline): add language support to built-in pipeline templates and update related components (#26124)
|
2025-09-23 18:18:22 +08:00 |
Wu Tianwei
|
a39b185627
|
fix: comment out unused segmentation rule properties in RuleDetail component (#26031)
|
2025-09-22 14:17:02 +08:00 |
Wu Tianwei
|
8c38363038
|
fix: pass operation name to onUpdate callback in StatusItem component (#26019)
|
2025-09-22 10:19:12 +08:00 |
Wu Tianwei
|
bad59c95bc
|
fix: update details display to conditionally show creator information (#25952)
|
2025-09-19 15:45:45 +08:00 |