yyh
|
27639600f9
|
feat(web): add FileDownload01 icon and use it in artifacts tab
Replace RiDownloadLine with a file-specific download icon for the
artifacts file list and remove the unused copy-path button.
|
2026-01-28 14:11:18 +08:00 |
|
yyh
|
a38b8987b4
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/core/app/apps/workflow/app_runner.py
|
2026-01-28 11:41:58 +08:00 |
|
zxhlyh
|
6fff46bc29
|
feat: summary index (#31523)
|
2026-01-28 11:09:34 +08:00 |
|
zhsama
|
54fce5e903
|
feat: Add @agent icon and implement agent alias variables in workflow
inspector
|
2026-01-27 02:42:37 +08:00 |
|
hjlarry
|
4c596aaac2
|
Merge branch 'feat/collaboration2' into feat/support-agent-sandbox
|
2026-01-25 00:00:03 +08:00 |
|
yyh
|
88887ea58e
|
feat(icons): add custom FileImageFill icon for image file type
Replace RiFileImageFill with a custom FileImageFill icon to provide
a more distinctive visual representation for image files in the file tree.
|
2026-01-23 17:09:40 +08:00 |
|
yyh
|
84b4fed3df
|
chore: add table cells icon to db selector
|
2026-01-22 16:13:09 +08:00 |
|
yyh
|
bddb41cd47
|
feat: add db types in file tree icon
|
2026-01-22 16:13:09 +08:00 |
|
yyh
|
c5fc3cc08e
|
revert icons
|
2026-01-20 14:00:46 +08:00 |
|
yyh
|
8154d0af53
|
feat: add FolderSpark icon for workflow
|
2026-01-20 13:51:49 +08:00 |
|
Novice
|
13d6923c11
|
Merge branch 'feat/llm-support-tools' into feat/support-agent-sandbox
|
2026-01-20 10:27:42 +08:00 |
|
zhsama
|
f44305af0d
|
feat: add AssembleVariablesAlt icon and integrate into sub-graph
components.
|
2026-01-19 22:31:04 +08:00 |
|
hjlarry
|
434f7f3bcb
|
fix web style
|
2026-01-17 22:10:10 +08:00 |
|
hjlarry
|
fc291e4ca2
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-17 10:22:41 +08:00 |
|
zhsama
|
0c62c39a1d
|
Merge branch 'zhsama/assemble-var-input' into feat/pull-a-variable
|
2026-01-16 18:54:53 +08:00 |
|
zhsama
|
8d643e4b85
|
feat: add assemble variables icon
|
2026-01-16 18:45:28 +08:00 |
|
zxhlyh
|
4d3d8b35d9
|
Merge branch 'main' into feat/llm-node-support-tools
|
2026-01-08 14:28:13 +08:00 |
|
Coding On Star
|
cd1af04dee
|
feat: model total credits (#30727)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-08 14:11:44 +08:00 |
|
zxhlyh
|
70149ea05e
|
Merge branch 'main' into feat/llm-node-support-tools
|
2026-01-07 16:29:47 +08:00 |
|
zxhlyh
|
1d93f41fcf
|
feat: llm node support tools
|
2026-01-07 16:28:41 +08:00 |
|
Coding On Star
|
c29cfd18f3
|
feat: revert model total credits (#30518)
|
2026-01-04 18:29:19 +08:00 |
|
Coding On Star
|
84cbf0526d
|
feat: model total credits (#26942)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-04 15:26:37 +08:00 |
|
非法操作
|
8f2aabf7bd
|
chore: Standardized the OpenAI icon (#30471)
|
2026-01-03 02:34:17 +09:00 |
|
Stephen Zhou
|
f2842da397
|
chore(web): new lint setup (#30020)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-23 16:58:55 +08:00 |
|
Stephen Zhou
|
a26881cb24
|
refactor: unified cn utils (#29916)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-19 12:08:34 +08:00 |
|
Joel
|
91e5db3e83
|
chore: Advance the timing of the dataset payment prompt (#29497)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-11 15:49:42 +08:00 |
|
Yuki Watanabe
|
c6e6f3b7cb
|
feat: MLflow tracing (#26093)
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
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-11-22 13:53:58 +08:00 |
|
yangzheli
|
20403c69b2
|
refactor(web): remove redundant add-tool-modal components and related code (#27996)
|
2025-11-13 20:21:04 +08:00 |
|
hjlarry
|
edf962cdb5
|
Merge branch 'feat/collaboration' into feat/collaboration2
|
2025-11-13 15:31:21 +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 |
|
Joel
|
2c62a77cf4
|
Chore: change query log time range (#28052)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-10 18:39:12 +08:00 |
|
hjlarry
|
ba17f576e9
|
Merge remote-tracking branch 'myori/main' into feat/collaboration
|
2025-10-21 08:47:01 +08:00 |
|
yangzheli
|
9cc8ac981b
|
fix(web): improve UI consistency and remove related unused icons (#27004)
|
2025-10-20 14:03:16 +08:00 |
|
lyzno1
|
5f4c1e4057
|
Merge remote-tracking branch 'origin/main' into feat/collaboration
|
2025-10-15 09:33:54 +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 |
|
lyzno1
|
4fd968270c
|
Merge remote-tracking branch 'origin/main' into feat/collaboration
|
2025-10-14 18:56:27 +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 |
|
lyzno1
|
1069421753
|
refactor: replace keyboard shortcut icons with custom EnterKey icon
|
2025-10-13 12:52:07 +08:00 |
|
lyzno1
|
f19630bcf5
|
Merge remote-tracking branch 'origin/main' into feat/collaboration
|
2025-10-11 14:43:20 +08:00 |
|
heyszt
|
6157c67cfe
|
fix: sync aliyun icon SVG files (#26719)
|
2025-10-10 23:38:45 +08:00 |
|
hjlarry
|
93b2eb3ff6
|
Merge remote-tracking branch 'myori/main' into p284
|
2025-10-04 15:28:29 +08:00 |
|
hjlarry
|
31cba28e8a
|
improve comment cursor icon
|
2025-09-23 15:28:22 +08:00 |
|
heyszt
|
9a65350cf7
|
fix: rollback aliyun_trace icon (#25921)
|
2025-09-18 18:01:08 +08:00 |
|
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
|
Asuka Minato
|
f0561c0c3b
|
to RefObject (#25192)
|
2025-09-05 10:14:13 +08:00 |
|
Joel
|
ddf05ca059
|
feat: notice of the expire of education verify (#24210)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-20 15:37:46 +08:00 |
|
Joel
|
de9c5f10b3
|
feat: enchance prompt and code (#23633)
Co-authored-by: stream <stream@dify.ai>
Co-authored-by: Stream <1542763342@qq.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-18 12:29:12 +08:00 |
|
heyszt
|
7eb707f811
|
Rollback Aliyun Trace Icon File (#23027)
|
2025-07-28 11:01:38 +08:00 |
|
Junyan Qin (Chin)
|
eaae79a581
|
feat: plugin auto upgrade strategy (#19758)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-07-23 15:33:39 +08:00 |
|
znn
|
3cfba9e47b
|
updating icon (#22485)
|
2025-07-17 15:10:36 +08:00 |
|