Stephen Zhou
|
3736e2d91e
|
type for namespace
|
2025-12-25 19:45:26 +08:00 |
Stephen Zhou
|
fcd25d3d45
|
load on server
|
2025-12-25 19:34:42 +08:00 |
Stephen Zhou
|
731d15888d
|
Merge branch 'main' into 12-24-json-for-translation
|
2025-12-25 19:31:26 +08:00 |
Stephen Zhou
|
8389f82d49
|
Revert "save res"
This reverts commit 2585c8a26b.
|
2025-12-25 19:23:51 +08:00 |
Stephen Zhou
|
08d5eee993
|
fix: load i18n on server (#30171)
|
2025-12-25 19:13:59 +08:00 |
Stephen Zhou
|
2585c8a26b
|
save res
|
2025-12-25 18:40:41 +08:00 |
Stephen Zhou
|
4de1de2155
|
save eslint rules
|
2025-12-25 18:37:21 +08:00 |
wangxiaolei
|
9885e92854
|
fix: validate first then save to db (#30107)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-25 19:36:52 +09:00 |
Coding On Star
|
f2555b0bb1
|
feat(refactoring): introduce comprehensive guidelines and tools for component refactoring in Dify (#30162)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-25 18:19:28 +08:00 |
Stephen Zhou
|
c98ca4daa2
|
readd base change
|
2025-12-25 18:07:50 +08:00 |
Stephen Zhou
|
76dc2ea5a0
|
Revert "migrate to flatted keys"
This reverts commit 469bcd1e64.
|
2025-12-25 18:06:00 +08:00 |
Stephen Zhou
|
9183831568
|
clean
|
2025-12-25 17:27:52 +08:00 |
Joel
|
c3bb95d71d
|
fix: update permission in member list caused page crash (#30164)
|
2025-12-25 17:26:21 +08:00 |
Stephen Zhou
|
1dfbe132d2
|
sort keys
|
2025-12-25 17:23:50 +08:00 |
Stephen Zhou
|
07873f93cf
|
Merge branch 'main' into 12-24-json-for-translation
|
2025-12-25 17:16:00 +08:00 |
Stephen Zhou
|
2007d5d51c
|
clean deps
|
2025-12-25 17:10:52 +08:00 |
Stephen Zhou
|
c07f38b4c2
|
remove eslint rule
|
2025-12-25 17:10:08 +08:00 |
wangxiaolei
|
996c7d9e16
|
perf: using pipeline to delete redis cache (#30159)
|
2025-12-25 17:04:37 +08:00 |
Stephen Zhou
|
e6dbd1facf
|
clean deps
|
2025-12-25 16:57:38 +08:00 |
Stephen Zhou
|
177bd5b26b
|
update script
|
2025-12-25 16:55:19 +08:00 |
Stephen Zhou
|
fd5d9327de
|
Merge branch 'main' into 12-24-json-for-translation
|
2025-12-25 16:44:26 +08:00 |
Stephen Zhou
|
2559d75aa6
|
fix test
|
2025-12-25 16:44:10 +08:00 |
Maries
|
0c4233e7df
|
fix(web): disable cache for trigger dynamic select options (#30161)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-25 16:35:26 +08:00 |
JeeekXY
|
0f85ce3d0e
|
fix: prioritize copying selected text (#30141)
|
2025-12-25 16:22:42 +08:00 |
Maries
|
b90e6aa14c
|
fix(api): move cache invalidation outside redis lock to prevent timeout (#30150)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-25 16:21:25 +08:00 |
Stephen Zhou
|
3e9c427b06
|
Merge branch 'main' into 12-24-json-for-translation
|
2025-12-25 16:17:53 +08:00 |
-LAN-
|
f5fdd02022
|
chore: bump version to 1.11.2 (#30088)
|
2025-12-25 16:16:24 +08:00 |
Stephen Zhou
|
6cd33fc1c1
|
Merge branch 'main' into 12-24-json-for-translation
|
2025-12-25 16:06:52 +08:00 |
Stephen Zhou
|
469bcd1e64
|
migrate to flatted keys
|
2025-12-25 16:05:05 +08:00 |
wangxiaolei
|
d1f9911848
|
feat: make the SegmentService.get_segments sort stable (#30152)
|
2025-12-25 15:53:38 +08:00 |
Joel
|
5549ab66ff
|
chore: some test (#30144)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-25 15:34:24 +08:00 |
zxhlyh
|
fb14644a79
|
fix: workflow past version data sync (#30139)
|
2025-12-25 11:53:33 +08:00 |
-LAN-
|
1ebc17850b
|
fix(api): force download for HTML previews (#30090)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-25 11:43:07 +08:00 |
Shemol
|
e6e439f54c
|
feat(web): add unit tests for Badge component (#30096)
Signed-off-by: SherlockShemol <shemol@163.com>
|
2025-12-25 11:25:21 +08:00 |
-LAN-
|
d3b7d06be4
|
ci: generate docker compose in autofix (#30105)
|
2025-12-25 11:22:54 +08:00 |
Shemol
|
29e7e822d7
|
test: Add comprehensive test suite for Chip component (#30119)
Signed-off-by: SherlockShemol <shemol@163.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-25 10:40:04 +08:00 |
Stephen Zhou
|
d9a3e421eb
|
update
|
2025-12-25 10:35:59 +08:00 |
Stephen Zhou
|
bb6617491f
|
Merge branch 'main' into 12-24-json-for-translation
|
2025-12-25 10:27:32 +08:00 |
倉嶋 将矢
|
a26b2d74d4
|
fix: allow None values in VariableMessage validation (#30082)
|
2025-12-25 10:20:25 +08:00 |
倉嶋 将矢
|
9000fa1a88
|
fix: handle list content type in Parameter Extraction node (#30070)
|
2025-12-25 10:19:50 +08:00 |
Stephen Zhou
|
1c8d7aeef5
|
Merge branch 'main' into 12-24-json-for-translation
|
2025-12-25 09:45:23 +08:00 |
yyh
|
3cbbb06dc4
|
chore(web): migrate lodash-es to es-toolkit compat (#30126)
|
2025-12-25 09:44:57 +08:00 |
Maries
|
fdaeec7f7d
|
fix: trigger subscription delete not working for non-auto-created credentials (#30122)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-24 20:23:52 +08:00 |
yyh
|
98196981f4
|
Merge remote-tracking branch 'origin/main' into 12-24-json-for-translation
|
2025-12-24 19:21:19 +08:00 |
Maries
|
02e0fadef7
|
feat: add editing support for trigger subscriptions (#29957)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-24 19:15:54 +08:00 |
Stephen Zhou
|
aeccd50d72
|
refactor: use json for translation
|
2025-12-24 19:02:42 +08:00 |
yyh
|
5896bc89f5
|
refactor(web): migrate workflow run history from useSWR to TanStack Query (#30077)
|
2025-12-24 18:21:01 +08:00 |
yyh
|
64a14dcdbc
|
fix(web): remove incorrect placeholderData usage in useExploreAppList (#30102)
|
2025-12-24 18:20:36 +08:00 |
wangxiaolei
|
2f9d718997
|
fix: fix use build_request lead unexpect param (#30095)
|
2025-12-24 17:23:30 +08:00 |
Stephen Zhou
|
eb73f9a9b9
|
chore: no template string in translation (#30101)
|
2025-12-24 17:17:36 +08:00 |