Stephen Zhou
|
de2a4fe3a5
|
type check
|
2025-12-29 11:31:58 +08:00 |
Stephen Zhou
|
74107a8069
|
new trans
|
2025-12-29 10:59:52 +08:00 |
Stephen Zhou
|
815389d274
|
Merge branch 'main' into 12-24-json-for-translation
|
2025-12-29 10:58:03 +08:00 |
yyh
|
446df6b50d
|
fix(web): rollback React Scan dynamic import (#30294)
|
2025-12-29 10:40:56 +08:00 |
lif
|
b71a0d3f04
|
fix(web): handle null/undefined message in log list (#30253)
Signed-off-by: majiayu000 <1835304752@qq.com>
|
2025-12-29 10:34:20 +08:00 |
wangxiaolei
|
8b38e3f79d
|
feat: document batch operation tool add re-index operation (#30275)
|
2025-12-29 10:03:15 +08:00 |
非法操作
|
44ab8a3376
|
fix: Workflow Start node optional enum parameter is treated as required (#30287)
|
2025-12-29 10:02:40 +08:00 |
yyh
|
1e86535c4a
|
refactor(web): Migrate to Unified TanStack Devtools (#30279)
|
2025-12-29 09:43:44 +08:00 |
dependabot[bot]
|
6202c566e9
|
chore(deps): bump scheduler from 0.26.0 to 0.27.0 in /web (#30284)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-29 09:42:17 +08:00 |
wangxiaolei
|
bf56c2e9db
|
fix: fix custom tool content is not update (#30250)
|
2025-12-28 17:50:30 +08:00 |
Sara Rasool
|
b067ad2f0a
|
chore(web): remove unused dev-preview page (#30226)
Co-authored-by: Dev <dev@Devs-MacBook-Pro-4.local>
|
2025-12-28 03:01:57 +09:00 |
Wu Tianwei
|
b85564cae5
|
fix: remove unused CSS styles and fix HitTestingPage layout (#30235)
|
2025-12-28 03:00:30 +09:00 |
Shemol
|
c393d7a2dc
|
test(web): add unit tests for Avatar component (#30201)
|
2025-12-27 10:07:10 +08:00 |
Stephen Zhou
|
5058339bf1
|
type safe
|
2025-12-27 00:55:27 +08:00 |
Stephen Zhou
|
8698d4f0e6
|
type safe
|
2025-12-27 00:48:30 +08:00 |
Stephen Zhou
|
89a1d15da3
|
type safe
|
2025-12-27 00:32:25 +08:00 |
Stephen Zhou
|
f9db9a6d45
|
type safe
|
2025-12-27 00:21:00 +08:00 |
Stephen Zhou
|
9276f574c3
|
type safe
|
2025-12-27 00:11:57 +08:00 |
Stephen Zhou
|
b6e140f547
|
type safe
|
2025-12-26 23:46:52 +08:00 |
Stephen Zhou
|
d9a439d774
|
type safe
|
2025-12-26 22:48:25 +08:00 |
Stephen Zhou
|
40cb58cbef
|
fix test
|
2025-12-26 17:03:33 +08:00 |
Stephen Zhou
|
6f2663deca
|
manual change
|
2025-12-26 16:52:33 +08:00 |
Stephen Zhou
|
01d6a6c3ee
|
migrate with lint
|
2025-12-26 16:52:33 +08:00 |
autofix-ci[bot]
|
e2585036f4
|
[autofix.ci] apply automated fixes
|
2025-12-26 08:45:53 +00:00 |
yyh
|
aad49474f3
|
lint
|
2025-12-26 16:43:37 +08:00 |
yyh
|
017274faea
|
Update i18n configuration to use JSON files for translations and improve documentation
|
2025-12-26 16:43:37 +08:00 |
yyh
|
2ffe51d75b
|
auto generate
|
2025-12-26 16:43:37 +08:00 |
yyh
|
a5ee7663d5
|
align translations
|
2025-12-26 16:43:37 +08:00 |
Stephen Zhou
|
06a082b968
|
Merge branch 'main' into 12-24-json-for-translation
|
2025-12-26 15:56:47 +08:00 |
Joel
|
8d26e6ab28
|
chore: some tests for components (#30194)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-26 14:36:24 +08:00 |
Stephen Zhou
|
ea99537e5b
|
lint update
|
2025-12-26 11:30:36 +08:00 |
Stephen Zhou
|
d5418babdf
|
Merge branch 'main' into 12-24-json-for-translation
|
2025-12-26 11:29:21 +08:00 |
wangxiaolei
|
fd64156f9d
|
feat: allow config NEXT_PUBLIC_BATCH_CONCURRENCY (#30086)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-26 10:49:10 +08:00 |
wangxiaolei
|
b892906d71
|
fix: fix metadata filter not survive a rename (#30174)
|
2025-12-26 10:40:30 +08:00 |
Stephen Zhou
|
c6d367a76f
|
lint update
|
2025-12-26 10:11:08 +08:00 |
Pleasure1234
|
f08d847c20
|
fix: add transparent border to prevent button size flickering (#30128)
|
2025-12-25 19:50:21 +08:00 |
lif
|
44fc0c614c
|
fix(web): correct deleted tools matching to use provider_id instead of id (#30138)
Signed-off-by: majiayu000 <1835304752@qq.com>
|
2025-12-25 19:49:26 +08:00 |
Joel
|
0f3ffbee2c
|
chore: some test (#30148)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-25 19:45:27 +08:00 |
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 |
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 |