dify/api/tests/unit_tests
wangxiaolei fa69cce1e7
fix: fix create app xss issue (#30305)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-31 15:57:39 +09:00
..
configs feat: update HTTP timeout configurations and enhance timeout input handling in UI (#26685) 2025-10-10 09:00:06 +08:00
controllers fix: fix create app xss issue (#30305) 2025-12-31 15:57:39 +09:00
core fix: workflow incorrectly marked as completed while nodes are still executing (#30251) 2025-12-31 10:45:43 +08:00
extensions fix: Incorrect REDIS ssl variable used for Celery causing Celery unable to start (#29605) 2025-12-31 10:26:28 +08:00
factories hotfix: fix _extract_filename for rfc 5987 (#26230) 2025-11-27 10:54:00 +08:00
libs fix: Login secret text transmission (#29659) 2025-12-16 16:55:51 +08:00
models perf: remove the n+1 query (#29483) 2025-12-11 15:18:27 +08:00
oss feat: support tencent cos custom domain (#30193) 2025-12-29 15:41:02 +08:00
repositories Enhanced GraphEngine Pause Handling (#28196) 2025-11-26 19:59:34 +08:00
services feat: get plan bulk with cache (#30339) 2025-12-30 09:27:46 +08:00
tasks fix: update Notion credential retrieval in document indexing sync task (#29933) 2025-12-21 16:51:24 +08:00
tools feat: MCP tool adds support for embeddedResource (#30261) 2025-12-29 10:15:47 +08:00
utils fix: [xxx](xxx) render as xxx](xxx) (#30392) 2025-12-31 10:30:15 +08:00
.gitignore Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
conftest.py test: Consolidate API CI test runner (#29440) 2025-12-15 13:20:31 +08:00