GuanMu
|
4f7cb7cd2a
|
Fix type error (#27044)
|
2025-10-17 14:42:58 +08:00 |
NFish
|
531a0b755a
|
fix: show 'Invalid email or password' error tip when web app login failed (#27034)
|
2025-10-17 14:03:34 +08:00 |
Joel
|
91bb8ae4d2
|
fix: happy-dom security issues (#27037)
|
2025-10-17 13:42:56 +08:00 |
GuanMu
|
8cafc20098
|
Fix type error (#27024)
|
2025-10-17 10:46:43 +08:00 |
Guangdong Liu
|
58524d6d2b
|
fix: remove unnecessary properties from condition draft (#27009)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-17 09:11:03 +08:00 |
GuanMu
|
650e38e17f
|
refactor: improve TypeScript types for NodeCardProps and debug configuration context (#27001)
|
2025-10-16 22:16:01 +08:00 |
Joel
|
61ebc756aa
|
feat: workflow preview
|
2025-10-16 17:38:13 +08:00 |
GuanMu
|
6432898e7a
|
refactor: update TypeScript definitions for custom JSX elements and clean up global declarations in emoji picker (#26985)
|
2025-10-16 15:51:39 +08:00 |
Joel
|
4bea38042a
|
feat: text completion form preview
|
2025-10-16 14:03:30 +08:00 |
CodingOnStar
|
337abc536b
|
fix: update responsive breakpoint and adjust divider visibility in banner component
|
2025-10-16 13:47:38 +08:00 |
Joel
|
cc02b78aca
|
feat: different app preview
|
2025-10-16 11:27:58 +08:00 |
wellCh4n
|
35011b810d
|
feat: run with params from logs (#26787)
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-10-16 11:01:11 +08:00 |
Joel
|
18f2d24f8e
|
chore: preview input field readonly
|
2025-10-16 10:42:47 +08:00 |
Joel
|
0c7b9a462f
|
chore: tools preview readonly
|
2025-10-16 10:36:36 +08:00 |
Joel
|
4dd5580854
|
chore: preview two cols in panel
|
2025-10-15 18:16:57 +08:00 |
Joel
|
440bd825d8
|
feat: can show tools in preview
|
2025-10-15 17:35:59 +08:00 |
Joel
|
d2379c38bd
|
chore: handle history panel and completion review crash
|
2025-10-15 17:35:59 +08:00 |
CodingOnStar
|
cbc55c577b
|
Merge branch 'feat/support-free-try-app' of github.com:langgenius/dify into feat/support-free-try-app
|
2025-10-15 17:20:20 +08:00 |
CodingOnStar
|
8e962d15d1
|
feat: improve explore page banner component with enhanced layout and responsive styles
|
2025-10-15 17:20:00 +08:00 |
GuanMu
|
c0b50ef61d
|
chore: remove unused icon components and related features from the co… (#26933)
|
2025-10-15 16:48:02 +08:00 |
Wu Tianwei
|
3474c179e6
|
fix: enhance dataset menu and add service API translations (#26931)
|
2025-10-15 16:46:46 +08:00 |
GuanMu
|
433dad7e1a
|
chore: add type-check script to package.json for TypeScript validation (#26929)
|
2025-10-15 16:37:46 +08:00 |
github-actions[bot]
|
be7ee380bc
|
chore: translate i18n files and update type definitions (#26916)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-15 16:36:39 +08:00 |
Joel
|
b07c766551
|
chroe: fix ts problem
|
2025-10-15 16:00:14 +08:00 |
Joel
|
9e3dd69277
|
fix: upload btn not sync right
|
2025-10-15 15:51:18 +08:00 |
Joel
|
db9e5665c2
|
fix: docuemnt and aduio show condition in preview
|
2025-10-15 15:35:49 +08:00 |
Joel
|
cad77ce0bf
|
chore: audio config readonly
|
2025-10-15 15:29:09 +08:00 |
Joel
|
6f4518ebf7
|
chore: document readonly
|
2025-10-15 15:27:18 +08:00 |
Joel
|
a8f5748dee
|
chore: vision readonly
|
2025-10-15 15:21:23 +08:00 |
Joel
|
738d3001be
|
chore: chat input and feature readonly
|
2025-10-15 15:21:22 +08:00 |
CodingOnStar
|
df4e32aaa0
|
Merge branch 'feat/support-free-try-app' of github.com:langgenius/dify into feat/support-free-try-app
|
2025-10-15 14:36:47 +08:00 |
CodingOnStar
|
a25e37a96d
|
feat: implement responsive design and resize handling for explore page banner
|
2025-10-15 14:36:27 +08:00 |
Joel
|
f156b46705
|
chore: user input readonly
|
2025-10-15 13:48:39 +08:00 |
yangzheli
|
cff5de626b
|
feat(agent): similar to the start node of workflow, agent variables also support drag-and-drop (#26899)
|
2025-10-15 13:07:51 +08:00 |
Joel
|
3b64e118d0
|
chore: readonly ui
|
2025-10-15 11:39:41 +08:00 |
Joel
|
566cd20849
|
feat: dataset config support readonly
|
2025-10-15 11:37:12 +08:00 |
znn
|
4d8b8f9210
|
allow editing of hidden inputs in preview (#24370)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-10-15 11:19:53 +08:00 |
CodingOnStar
|
df76527f29
|
feat: add pause functionality to explore page banner for improved user interaction
|
2025-10-15 10:36:09 +08:00 |
CodingOnStar
|
53a80a5dbe
|
feat: enhance explore page banner functionality with state management and animation improvements
|
2025-10-15 09:55:14 +08:00 |
lyzno1
|
5139119307
|
chore: bump pnpm version (#26905)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
|
2025-10-15 09:55:05 +08:00 |
Yusuke Yamada
|
1b537f904a
|
fix: replace CodeGroup's POST /meta with GET /site (#26886)
|
2025-10-15 09:43:10 +08:00 |
NeatGuyCoding
|
49df9ceaf3
|
minor fix: test cases for alibabacloud mysql and chinese translations (#26902)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-15 09:41:12 +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 |
CodingOnStar
|
1507792a0c
|
Merge branch 'feat/support-free-try-app' of github.com:langgenius/dify into feat/support-free-try-app
|
2025-10-14 18:54:11 +08:00 |
CodingOnStar
|
00b9bbff75
|
feat: enhance explore page banner functionality with state management and animation improvements
|
2025-10-14 18:53:29 +08:00 |
Joel
|
e1f8b4b387
|
feat: support show dataset in knowledge
|
2025-10-14 18:31:42 +08:00 |
Joel
|
1539d86f7d
|
chore: instruction and vars to readonly
|
2025-10-14 17:28:49 +08:00 |
CodingOnStar
|
67bb14d3ee
|
chore: update dependencies and improve explore page banner
|
2025-10-14 15:51:07 +08:00 |
CodingOnStar
|
5653309080
|
feat: add carousel & new banner of explore page
|
2025-10-14 15:41:22 +08:00 |
Joel
|
0f52b34b61
|
feat: try apps basic app preveiw
|
2025-10-14 15:38:22 +08:00 |
CodingOnStar
|
75e35857c1
|
feat: add carousel & new banner of explore page
|
2025-10-14 14:17:49 +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 |
Davide Delbianco
|
7b8540281a
|
fix: Chat Opener visibility flickering (#26836)
|
2025-10-14 09:21:00 +08:00 |
Joel
|
4f81be70e3
|
feat: no apps
|
2025-10-13 18:31:57 +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 |
Joel
|
1d4d627d05
|
feat: toogle sidebar
|
2025-10-13 17:36:24 +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 |
Joel
|
2357234f39
|
chore: sidebar ui
|
2025-10-13 17:11:51 +08:00 |
Joel
|
a3f7d8f996
|
chore: merge main
|
2025-10-13 16:38:29 +08:00 |
Joel
|
56f12e70c1
|
chore: web apps copywritings
|
2025-10-13 16:18:57 +08:00 |
NFish
|
5fc104a992
|
Fix/web app permission check (#26821)
|
2025-10-13 16:17:42 +08:00 |
Joel
|
b14afda160
|
chore: app gallary nav
|
2025-10-13 15:40:13 +08:00 |
Joel
|
44b4948972
|
chore: explore card ui and permission
|
2025-10-13 15:07:25 +08:00 |
Joel
|
487eac3b91
|
chore: add banner permission
|
2025-10-13 11:27:50 +08:00 |
Wu Tianwei
|
9088f151d9
|
fix: invalid data source list in plugin refresh hook (#26813)
|
2025-10-13 11:17:46 +08:00 |
Joel
|
84b2913cd9
|
feat: filter title
|
2025-10-13 11:12:10 +08:00 |
Joel
|
176d810c8d
|
chore: update category ui
|
2025-10-13 10:55:49 +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 |
Joel
|
9e66564526
|
feat: banner placeholder
|
2025-10-11 15:07:03 +08:00 |
Joel
|
781a9a56cd
|
feat: explore title change
|
2025-10-11 14:58:54 +08: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 |
Joel
|
93be1219eb
|
chore: try app title
|
2025-10-11 11:00:26 +08:00 |
Joel
|
3276d6429d
|
chore: handle completion acion
|
2025-10-11 10:53:24 +08:00 |
Joel
|
50072a63ae
|
feat: support try agent app
|
2025-10-11 10:42:55 +08:00 |
Joel
|
1ab7e1cba8
|
fix: try chatflow run url problem
|
2025-10-11 10:11:14 +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 |
Joel
|
b0aef35c63
|
feat: try chat flow app
|
2025-10-10 18:24:56 +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 |
Joel
|
ac351b700c
|
chore: some ui
|
2025-10-10 16:51:49 +08:00 |
Joel
|
d1e5d30ea9
|
fix: text generation api url
|
2025-10-10 16:39:42 +08:00 |
Joel
|
c73e84d992
|
feat: can show text completion run result pages
|
2025-10-10 16:34:10 +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 |