Stephen Zhou
|
d6c3df33c1
|
Merge branch 'main' into deploy/dev
|
2026-04-09 16:45:53 +08:00 |
|
平衡世界的BOY
|
1befd2a602
|
fix(web): resolve Dify compact array types in tool output schema (#34804)
|
2026-04-09 08:01:23 +00:00 |
|
Coding On Star
|
1ce6e279f0
|
test: add unit tests for AppPublisher, Sidebar, Chat, FileUploader, Form Demo, Notion Page Selector, Prompt Editor, and Header Navigation components (#34802)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-04-09 07:30:51 +00:00 |
|
yyh
|
8225f98565
|
fix(web): use nuqs for log conversation url state (#34820)
|
2026-04-09 06:09:27 +00:00 |
|
BrianWang1990
|
9308287fea
|
fix: copy button not working on API Server and API Key pages (#34515)
Co-authored-by: Brian Wang <BrianWang1990@users.noreply.github.com>
Co-authored-by: test <test@testdeMac-mini.local>
Co-authored-by: BrianWang1990 <512dabing99@163.com>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-04-09 02:49:40 +00:00 |
|
Stephen Zhou
|
93f9004898
|
Merge branch 'main' into deploy/dev
|
2026-04-08 23:37:39 +08:00 |
|
Stephen Zhou
|
6234776ae3
|
Revert "try pass nonce to next theme"
This reverts commit 731adab593.
|
2026-04-08 23:34:46 +08:00 |
|
Stephen Zhou
|
731adab593
|
try pass nonce to next theme
|
2026-04-08 22:25:32 +08:00 |
|
非法操作
|
ccfc8c6f15
|
chore: align prompt editor var checks with use-check-list checks (#34715)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-08 13:29:07 +00:00 |
|
github-actions[bot]
|
0d6db3a3f3
|
chore(i18n): sync translations with en-US (#34745)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-04-08 12:10:37 +00:00 |
|
Stephen Zhou
|
d06ce2ef78
|
revert
|
2026-04-08 19:51:56 +08:00 |
|
github-actions[bot]
|
3d5a81bd30
|
chore(i18n): sync translations with en-US (#34742)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-04-08 11:30:47 +00:00 |
|
Stephen Zhou
|
abcf4a5730
|
try disable csp
|
2026-04-08 19:06:15 +08:00 |
|
Stephen Zhou
|
5b3616aa33
|
Revert "try disable csp for test"
This reverts commit 19ab594c72.
|
2026-04-08 19:05:33 +08:00 |
|
yyh
|
208604a3a8
|
fix(ci): repair i18n bridge and translation workflow (#34738)
|
2026-04-08 11:05:13 +00:00 |
|
Stephen Zhou
|
19ab594c72
|
try disable csp for test
|
2026-04-08 18:55:05 +08:00 |
|
Stephen Zhou
|
b64e930771
|
Merge branch 'main' into deploy/dev
|
2026-04-08 18:50:29 +08:00 |
|
Stephen Zhou
|
63bfba0bdb
|
fix: update how ky handle error (#34735)
|
2026-04-08 10:38:33 +00:00 |
|
Coding On Star
|
9948a51b14
|
test: add unit tests for access control components to enhance coverage and reliability (#34722)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-08 08:50:57 +00:00 |
|
s-kawamura-upgrade
|
0e0bb3582f
|
feat(web): add ALLOW_INLINE_STYLES env var to opt-in inline CSS in Markdown rendering (#34719)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-08 08:38:24 +00:00 |
|
Stephen Zhou
|
40bca2ad9c
|
Merge branch 'main' into deploy/dev
|
2026-04-08 16:08:54 +08:00 |
|
Stephen Zhou
|
aad0b3c157
|
build: include vinext in docker build (#34535)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-04-08 07:26:39 +00:00 |
|
hj24
|
ef7dc9eabb
|
Merge branch 'feat/new-biliing-quota' into deploy/dev
|
2026-04-08 15:02:50 +08:00 |
|
yyh
|
909c062ee1
|
fix(web): avoid prehydration script in slider (#34676)
|
2026-04-08 04:03:19 +00:00 |
|
Stephen Zhou
|
d30946dabf
|
chore: update deps (#34704)
|
2026-04-08 02:45:30 +00:00 |
|
wangxiaolei
|
b0e524213e
|
fix: backendModelConfig.chat_prompt_config.prompt is undefined (#34709)
|
2026-04-08 02:29:18 +00:00 |
|
yyh
|
3891c0a255
|
fix(workflow): correct env variable picker validation (#34666)
|
2026-04-07 09:34:25 +00:00 |
|
非法操作
|
63b1d0c1ea
|
fix: var input label missing icon (#34569)
|
2026-04-07 09:33:13 +00:00 |
|
yyh
|
459c36f21b
|
fix: improve app delete alert dialog UX (#34644)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-07 05:03:39 +00:00 |
|
yyh
|
b9c122e7f4
|
fix: simplify pre-commit hook flow (#34637)
|
2026-04-07 04:19:31 +00:00 |
|
非法操作
|
2f9667de76
|
fix: web app user avatar display incorrect black (#34624)
|
2026-04-07 03:23:56 +00:00 |
|
Stephen Zhou
|
cb9f4bb100
|
build: include packages in docker build (#34532)
|
2026-04-03 13:40:16 +00:00 |
|
Coding On Star
|
83d4176785
|
test: add unit tests for app store and annotation components, enhancing coverage for state management and UI interactions (#34510)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-03 09:09:59 +00:00 |
|
yyh
|
c94951b2f8
|
refactor(web): migrate notion page selectors to tanstack virtual (#34508)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-03 07:03:12 +00:00 |
|
Matt Van Horn
|
a9cf8f6c5d
|
refactor(web): replace react-syntax-highlighter with shiki (#33473)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-03 06:40:26 +00:00 |
|
yyh
|
a263f28e19
|
fix(web): restore ui select public exports (#34501)
|
2026-04-03 04:42:02 +00:00 |
|
agenthaulk
|
e55bd61c17
|
refactor: replace useContext with use in selected batch (#34450)
|
2026-04-03 03:37:35 +00:00 |
|
Stephen Zhou
|
f2fc213d52
|
chore: update deps (#34487)
|
2026-04-03 03:26:49 +00:00 |
|
Stephen Zhou
|
36e840cd87
|
chore: knip fix (#34481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-02 15:03:42 +00:00 |
|
Stephen Zhou
|
894826771a
|
chore: clean up useless tailwind reference (#34478)
|
2026-04-02 11:45:19 +00:00 |
|
Joel
|
cad9936c0a
|
Merge branch 'fix/ps-not-send' into deploy/dev
|
2026-04-02 17:55:04 +08:00 |
|
hj24
|
8c0b596ced
|
Merge branch 'chore-debug-partnerstack' into deploy/dev
|
2026-04-02 17:54:06 +08:00 |
|
Joel
|
65e434cf06
|
chore: add debug
|
2026-04-02 17:53:52 +08:00 |
|
Stephen Zhou
|
52b1bc5b09
|
refactor: split icon collections (#34453)
|
2026-04-02 07:58:15 +00: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 |
|
Joel
|
359007848d
|
chore: remove save binded cookie
|
2026-04-02 12:53:07 +08:00 |
|
yyh
|
f9d9ad7a38
|
refactor(web): migrate remaining toast usage (#34433)
|
2026-04-02 04:16:50 +00:00 |
|
Joel
|
20ddc9c48a
|
fix: url query change record cookie
|
2026-04-02 11:22:46 +08:00 |
|
Stephen Zhou
|
2b9eb06555
|
chore: move commit hook to root (#34404)
|
2026-04-01 11:02:53 +00:00 |
|
非法操作
|
42d7623cc6
|
fix: Variable Aggregator cannot click group swich (#34361)
|
2026-04-01 02:32:01 +00:00 |
|