JzoNg
e9e709c48f
Merge branch 'tt' into deploy/dev
2026-05-09 13:12:01 +08:00
JzoNg
a6994cc680
merge hitl
2026-05-09 13:09:54 +08:00
yyh
bcdfc82f21
chore(web): restore theme nonce prod guard
2026-05-09 12:19:11 +08:00
yyh
2d3133c654
fix(web): forward csp nonce to theme script
2026-05-09 12:11:07 +08:00
JzoNg
3d445e1d95
Merge branch 'main' into tp
2026-05-09 12:03:24 +08:00
Asuka Minato
140ad6ba4e
chore: add Type to test ( #35942 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-09 03:16:22 +00:00
Crazywoola
e03eb3a76c
chore: bump LiteLLM for CVE-2026-42208 ( #35953 )
2026-05-09 03:14:14 +00:00
Asuka Minato
38a419d073
ci: auto gen api doc and download link ( #35919 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-05-09 03:01:47 +00:00
QuantumGhost
1e6700b679
chore(api): replace graphon with development branch
2026-05-09 10:39:34 +08:00
QuantumGhost
4b5b00ce63
Merge remote-tracking branch 'upstream/feat/hitl-form-enhancement' into feat/hitl-form-enhancement
2026-05-09 10:38:24 +08:00
wangxiaolei
c74cbb68da
fix: change write to db order ( #35948 )
2026-05-09 02:36:54 +00:00
JzoNg
07fea50216
fix(web): remote file upload
2026-05-09 10:36:16 +08:00
QuantumGhost
f1833fdb08
Merge remote-tracking branch 'upstream/feat/hitl-form-enhancement' into feat/hitl-form-enhancement
2026-05-09 10:04:43 +08:00
JzoNg
e9070daaaa
Merge branch 'main' into tp
2026-05-09 09:49:36 +08:00
JzoNg
0e389d223f
fix(web): email input
2026-05-09 09:49:17 +08:00
yyh
271019006e
fix: prevent workflow preview resize observer loop ( #35936 )
2026-05-09 01:29:20 +00:00
JzoNg
132f80dd9e
Merge branch 'main' into tp
2026-05-09 08:12:29 +08:00
QuantumGhost
e099ba8679
test(api): add tests for delivery and file inputs
2026-05-09 02:13:37 +08:00
QuantumGhost
c4b2985361
test(api): fix broken HITL tests
2026-05-09 02:12:46 +08:00
QuantumGhost
343982bd46
chore(api): improve documentation for HumanInputFormSubmitPayload
2026-05-09 02:10:54 +08:00
Asuka Minato
19bf36a716
chore: dep inject for session ( #35934 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-08 17:48:33 +00:00
QuantumGhost
bba7001de2
fix(api): fix file uploading for delivery test form
2026-05-09 01:44:34 +08:00
Stephen Zhou
14cefd4674
fix deps
2026-05-09 00:03:14 +08:00
Stephen Zhou
f21336f8df
Revert "fix build"
...
This reverts commit b55706c805 .
2026-05-09 00:01:55 +08:00
Stephen Zhou
b55706c805
fix build
2026-05-08 23:48:05 +08:00
macat
48d27e250b
refactor: split docker-compose env config into separate files ( #31586 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-05-08 15:36:20 +00:00
Stephen Zhou
a0e4b71cd8
vinext dep
2026-05-08 23:34:15 +08:00
Stephen Zhou
06bb5451d0
try fork
2026-05-08 23:24:45 +08:00
Stephen Zhou
6f909a59e7
try pass nonce
2026-05-08 22:31:41 +08:00
-LAN-
d06b5529b3
chore(docker): clean up env examples ( #35938 )
2026-05-08 12:53:13 +00:00
wangxiaolei
8132c444dc
feat: support SQLALCHEMY_POOL_RESET_ON_RETURN config ( #31156 )
2026-05-08 12:25:46 +00:00
github-actions[bot]
cb0356e9d7
chore(i18n): sync translations with en-US ( #35933 )
...
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-05-08 11:25:15 +00:00
fatelei
e8a3771d53
chore: compatiable none list
2026-05-08 18:52:57 +08:00
fatelei
a2e6f59d8f
chore: remove comment
2026-05-08 18:41:59 +08:00
fatelei
0ab47a36b6
feat: add ENTERPRISE_RBAC_API_URL env
2026-05-08 18:29:48 +08:00
JzoNg
62efb66a2f
Merge branch 'main' into tp
2026-05-08 18:02:14 +08:00
fatelei
d9adb24391
chore: remove enterprise check
2026-05-08 18:01:55 +08:00
fatelei
7a3de34095
chore: remove enterprise_only decorator
2026-05-08 17:54:39 +08:00
EvanYao
4d80892d7b
refactor: convert isinstance chains to match/case ( #35902 ) ( #35922 )
...
Signed-off-by: EvanYao826 <2869018789@qq.com>
2026-05-08 09:51:10 +00:00
Joel
af754f497a
chore: add query generator before lauch webapp ( #35416 )
...
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-05-08 09:49:43 +00:00
JzoNg
e3e4f77de1
Merge branch 'main' into tp
2026-05-08 17:36:17 +08:00
yyh
8f93bb36ba
feat(dify-ui): add drawer ( #35917 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-08 08:53:32 +00:00
JzoNg
a75208b432
Merge branch 'main' into tp
2026-05-08 16:53:27 +08:00
JzoNg
eadaaa1aa0
fix(web): z-index of shortcut popup
2026-05-08 16:53:12 +08:00
JzoNg
74c4d720d4
test(web): fix tests of new file uploader
2026-05-08 16:02:39 +08:00
shawnYJ
82f24b336d
fix(workflow): handle file-preview URLs in node output display ( #34150 )
2026-05-08 07:55:46 +00:00
JzoNg
c8d6ad117e
Merge branch 'main' into tp
2026-05-08 15:25:47 +08:00
QuantumGhost
7133754a31
feat(api): bind UploadFile to workflow initiator in unauthenticated form submission
...
The basic assumption of Workflow execution for now is that only one user
(`Account` or `EndUser`) participate the workflow execution. For
unauthenticated form submission this assumption does not hold. Binding
the uploaded file to worfklow initiator aligns with current implementation.
For auditing the actual uploading recipient, a dedicated table
`HumanInputFormUploadFile` is introduced to record the uploading
behavior.
2026-05-08 14:32:51 +08:00
非法操作
927a17804b
feat: support configurable explore app categories ( #35723 )
2026-05-08 06:04:07 +00:00
fatelei
8912420bff
refactor: refactor rbac api
2026-05-08 14:02:13 +08:00