hjlarry
|
edb4457684
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-24 15:22:07 +08:00 |
hjlarry
|
bb6d6a4f96
|
improve compute nodes diff speed
|
2026-01-24 15:04:51 +08:00 |
hjlarry
|
486a30402b
|
remove forceUpload
|
2026-01-23 14:33:15 +08:00 |
hjlarry
|
e105dc6289
|
new restore
|
2026-01-23 14:22:58 +08:00 |
盐粒 Yanli
|
c8ae6e39d2
|
fix: NextStep crash when target node is missing (#31416)
|
2026-01-23 10:15:20 +08:00 |
Joel
|
b9f718005c
|
feat: frontend part of support try apps (#31287)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-22 18:16:37 +08:00 |
wangxiaolei
|
4e7c1f4f44
|
fix: fix visibilityState event handle (#31354)
|
2026-01-22 11:13:14 +08:00 |
Stephen Zhou
|
061feebd87
|
fix: check and update doc links (#30849)
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
|
2026-01-21 16:31:48 +08:00 |
byteforge
|
8056768106
|
fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-20 23:08:59 +08:00 |
hjlarry
|
eaf888b02a
|
env var NEXT_PUBLIC_SOCKET_URL
|
2026-01-20 20:34:56 +08:00 |
yyh
|
54921844bb
|
fix(web): disable HTML escaping for form field validation messages (#31292)
|
2026-01-20 18:43:01 +08:00 |
hjlarry
|
f99ac24d5c
|
websocket use cookie connect
|
2026-01-20 17:01:40 +08:00 |
hjlarry
|
4acca22ff0
|
whether resolved sync to canvas
|
2026-01-20 10:12:15 +08:00 |
hjlarry
|
e36ee54a16
|
fix web style
|
2026-01-19 21:44:26 +08:00 |
hjlarry
|
cb8fc9cf2d
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-19 21:15:53 +08:00 |
hjlarry
|
aaa3d2d74f
|
add unittests
|
2026-01-19 21:11:44 +08:00 |
hjlarry
|
805bb7c468
|
fix node in panel sync
|
2026-01-19 18:01:43 +08:00 |
hjlarry
|
995d5ccf66
|
fix graph not sync
|
2026-01-19 13:45:00 +08:00 |
yyh
|
e8397ae7a8
|
fix(web): Zustand testing best practices and state read optimization (#31163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-19 10:31:34 +08:00 |
hjlarry
|
511df81201
|
fix web style
|
2026-01-18 13:40:12 +08:00 |
hjlarry
|
4200ac0da3
|
fix CI
|
2026-01-17 22:58:27 +08:00 |
hjlarry
|
434f7f3bcb
|
fix web style
|
2026-01-17 22:10:10 +08:00 |
hjlarry
|
2d94904241
|
fix web unittests
|
2026-01-17 19:43:40 +08:00 |
hjlarry
|
91e6ae2a7d
|
fix bug
|
2026-01-17 14:53:33 +08:00 |
hjlarry
|
bb3d94f1c5
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-17 12:24:37 +08:00 |
hjlarry
|
fc291e4ca2
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-17 10:22:41 +08:00 |
pavior
|
cd497a8c52
|
fix(web): use portal for variable picker in code editor (Fixes #31063) (#31066)
|
2026-01-16 13:31:57 +08:00 |
hjlarry
|
b549d669d6
|
clear logic
|
2026-01-15 13:17:14 +08:00 |
hjlarry
|
802b38eede
|
fix
|
2026-01-15 13:16:35 +08:00 |
yyh
|
14b2e5bd0d
|
refactor(web): MCP tool availability to context-based version gating (#30955)
|
2026-01-14 13:40:16 +08:00 |
wangxiaolei
|
d095bd413b
|
fix: fix LOOP_CHILDREN_Z_INDEX (#30719)
|
2026-01-14 10:22:31 +08:00 |
hjlarry
|
1845938e70
|
fix type issue
|
2026-01-13 22:18:54 +08:00 |
hjlarry
|
fad81ab85e
|
fix type issue
|
2026-01-13 22:11:36 +08:00 |
hjlarry
|
d1c64f5c74
|
add toast when disconnected
|
2026-01-13 22:08:59 +08:00 |
hjlarry
|
7f6c93bdce
|
reduce CURSOR_THROTTLE_MS
|
2026-01-13 22:08:07 +08:00 |
hjlarry
|
8c9276370c
|
remove console.log
|
2026-01-13 17:46:53 +08:00 |
hjlarry
|
0c18d4e058
|
fix duplicated status
|
2026-01-13 15:59:59 +08:00 |
青枕
|
0e33dfb5c2
|
fix: In the LLM model in dify, when a message is added, the first cli… (#29540)
Co-authored-by: 青枕 <qingzhen.ww@alibaba-inc.com>
|
2026-01-13 15:42:32 +08:00 |
yyh
|
9161936f41
|
refactor(web): extract isServer/isClient utility & upgrade Node.js to 22.12.0 (#30803)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-12 12:57:43 +08:00 |
wangxiaolei
|
0711dd4159
|
feat: enhance start node object value check (#30732)
|
2026-01-09 16:13:17 +08:00 |
Rhon Joe
|
27a803a6f0
|
fix(web): resolve key-value input box height inconsistency on focus/blur (#30715) (#30716)
|
2026-01-08 09:54:27 +08:00 |
wangxiaolei
|
ae43ad5cb6
|
fix: fix when vision is disabled delete the configs (#30420)
|
2026-01-01 00:40:21 +08:00 |
yyh
|
2aaaa4bd34
|
feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246)
|
2025-12-31 11:13:22 +08:00 |
Stephen Zhou
|
2399d00d86
|
refactor(i18n): about locales (#30336)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-30 14:38:23 +08:00 |
Stephen Zhou
|
3505516e8e
|
fix: missing i18n translation for Trans (#30353)
|
2025-12-30 10:46:52 +08:00 |
lif
|
5338cf85b1
|
fix: restore draft version correctly in version history panel (#30296)
Signed-off-by: majiayu000 <1835304752@qq.com>
|
2025-12-30 09:22:00 +08:00 |
Stephen Zhou
|
6d0e36479b
|
refactor(i18n): use JSON with flattened key and namespace (#30114)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 14:52:32 +08:00 |
yyh
|
1e86535c4a
|
refactor(web): Migrate to Unified TanStack Devtools (#30279)
|
2025-12-29 09:43:44 +08:00 |
wangxiaolei
|
bf56c2e9db
|
fix: fix custom tool content is not update (#30250)
|
2025-12-28 17:50:30 +08:00 |
wangxiaolei
|
b892906d71
|
fix: fix metadata filter not survive a rename (#30174)
|
2025-12-26 10:40:30 +08:00 |