hjlarry
|
0055b983dc
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-04-09 11:27:12 +08:00 |
|
Stephen Zhou
|
1873b22e96
|
refactor: update to tailwind v4 (#34415)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-04-02 07:06:11 +00:00 |
|
Jordan
|
2c2cc72150
|
fix(http): expose structured vars in HTTP body selector (#34185)
Co-authored-by: Jordan <175169034+owldev127@users.noreply.github.com>
|
2026-03-31 10:20:21 +08:00 |
|
yyh
|
d7e49c388c
|
refactor(workflow): migrate legacy toast usage to ui toast (#34002)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-25 12:42:18 +08:00 |
|
Coding On Star
|
a408a5d87e
|
test(workflow): add helper specs and raise targeted workflow coverage (#33995)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 17:51:07 +08:00 |
|
Coding On Star
|
fdc880bc67
|
test(workflow): add unit tests for workflow components (#33910)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-23 16:37:03 +08:00 |
|
NFish
|
0dcfac5b84
|
fix: The HTTP Request node panel supports line break and overflow handling for variable values (#33359)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-12 17:57:08 +08:00 |
|
非法操作
|
0a320c63a0
|
fix: vertically center key-value table headers in HTTP and Webhook (#33260)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-11 13:55:17 +08:00 |
|
Stephen Zhou
|
439ff3775d
|
chore: update to eslint 10 (#32646)
|
2026-02-27 19:44:54 +08:00 |
|
yyh
|
ea0e1b52a8
|
refactor(web): make Switch controlled-only and migrate call sites (#32399)
|
2026-02-18 23:47:07 +08:00 |
|
JQSevenMiao
|
4f2cd40498
|
fix: convert HTTP method to lowercase when parsing cURL commands (#31704)
Co-authored-by: jiasiqi <jiasiqi3@tal.com>
|
2026-01-29 15:37:37 +08:00 |
|
hjlarry
|
511df81201
|
fix web style
|
2026-01-18 13:40:12 +08:00 |
|
hjlarry
|
fc291e4ca2
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-17 10:22:41 +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 |
|
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
|
3cbbb06dc4
|
chore(web): migrate lodash-es to es-toolkit compat (#30126)
|
2025-12-25 09:44:57 +08:00 |
|
Stephen Zhou
|
403adefc07
|
chore: lint require and how to import react (#30041)
|
2025-12-23 18:02:10 +08: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 |
|
Angel98518
|
c2f2be6b08
|
fix: oxlint no unused expressions (#29675)
Co-authored-by: daniel <daniel@example.com>
|
2025-12-16 18:00:04 +08:00 |
|
hjlarry
|
edf962cdb5
|
Merge branch 'feat/collaboration' into feat/collaboration2
|
2025-11-13 15:31:21 +08:00 |
|
hjlarry
|
ba17f576e9
|
Merge remote-tracking branch 'myori/main' into feat/collaboration
|
2025-10-21 08:47:01 +08:00 |
|
crazywoola
|
f0e739be43
|
fix: immer version and ref in code base (#27130)
|
2025-10-20 14:49:26 +09:00 |
|
lyzno1
|
9415ce4512
|
Merge remote-tracking branch 'origin/main' into feat/collaboration
|
2025-10-20 10:04:13 +08:00 |
|
GuanMu
|
1a37989769
|
Fix type-check error (#27051)
|
2025-10-18 12:03:40 +08:00 |
|
lyzno1
|
f19630bcf5
|
Merge remote-tracking branch 'origin/main' into feat/collaboration
|
2025-10-11 14:43:20 +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 |
|
hjlarry
|
93b2eb3ff6
|
Merge remote-tracking branch 'myori/main' into p284
|
2025-10-04 15:28:29 +08:00 |
|
Copilot
|
df43c6ab8a
|
[Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252)
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-29 20:35:55 +09:00 |
|
hjlarry
|
0e9d43d605
|
http node data sync
|
2025-09-26 11:13:20 +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
|
77ba3e8f26
|
add autofix pnpm (#25557)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-12 09:37:54 +08:00 |
|
Asuka Minato
|
f0561c0c3b
|
to RefObject (#25192)
|
2025-09-05 10:14:13 +08:00 |
|
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
|
zxhlyh
|
f78b903a49
|
Chore/variable label (#23270)
|
2025-08-01 15:43:36 +08:00 |
|
lyzno1
|
1b2046da3f
|
fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182)
|
2025-07-31 10:03:33 +08:00 |
|
baonudesifeizhai
|
72a2c3decf
|
Fix/http node timeout validation#23077 (#23117)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-29 21:40:15 +08:00 |
|
Davide Delbianco
|
1885426421
|
feat: Allow to change SSL verify in HTTP Node (#22052)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-09 15:53:24 +08:00 |
|
HyaCinth
|
a3654c8fe9
|
fix(web): adjust HTTP node method and input layout (#21834) (#21855)
|
2025-07-03 09:26:38 +08:00 |
|
Joel
|
1a1bfd4048
|
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).
Co-authored-by: jZonG <jzongcode@gmail.com>
|
2025-06-24 09:10:30 +08:00 |
|
非法操作
|
dd2725be68
|
fix: import from curl not work for --data (#20471)
|
2025-05-30 10:52:38 +08:00 |
|
zxhlyh
|
b12c28a984
|
fix: workflow http node (#20262)
|
2025-05-27 11:05:38 +08:00 |
|
crazywoola
|
4dc06ee43f
|
revert: https://github.com/langgenius/dify/pull/18554 (#19787)
|
2025-05-15 22:39:35 +08:00 |
|
董富宝
|
3c953cb0ef
|
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-05-14 10:17:15 +08:00 |
|
Junjie.M
|
e3daef19e7
|
chatflow/workflow add field required (#18892)
|
2025-04-27 16:12:02 +08:00 |
|
KVOJJJin
|
17a26da1e6
|
Feat: workflow dark mode (#17785)
|
2025-04-10 17:15:48 +08:00 |
|
crazywoola
|
da2113bde9
|
fix: client side error (#17428)
|
2025-04-04 15:59:02 +08:00 |
|
HuDenghui
|
4b5ec242e7
|
fix: Fix lodash module not found issue (#16953)
|
2025-04-01 12:16:49 +08:00 |
|
Joel
|
7709d9df20
|
Chore: frontend infrastructure upgrade (#16420)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: jZonG <jzongcode@gmail.com>
|
2025-03-21 17:41:03 +08:00 |
|
Jiakaic
|
be18b103b7
|
fix: set method to POST when body exists (#14523) (#14524)
|
2025-02-28 14:58:01 +08:00 |
|