Commit Graph

9849 Commits

Author SHA1 Message Date
dependabot[bot]
368db04519
chore(deps-dev): bump opensearch-py from 2.4.0 to 3.1.0 in /api (#32400)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-18 23:07:40 +09:00
dependabot[bot]
4e3680e139
chore(deps-dev): update types-markdown requirement from ~=3.7.0 to ~=3.10.2 in /api (#32401)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-18 23:06:28 +09:00
dependabot[bot]
3758904c00
chore(deps): bump gmpy2 from 2.2.1 to 2.3.0 in /api (#32402)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-18 23:04:48 +09:00
Asuka Minato
938e4790f4
ci: Add weekly schedule for pip and uv ecosystems (#32398) 2026-02-18 21:53:35 +08:00
Apoorv Darshan
00591a592c
refactor(web): replace String.match() with RegExp.exec() for non-global regex (#32386) 2026-02-18 17:46:38 +09:00
-LAN-
41a4a57d2e
refactor(document_extractor): Extract configs (#31828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-16 23:39:50 +08:00
99
7656d514b9
refactor(workflow-file): move core.file to core.workflow.file (#32252)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-16 22:38:19 +08:00
Haohao
6824eda1c6
fix(i18n): fix critical errors and overhaul Persian (fa-IR) translations in workflow.json (#32342) 2026-02-16 20:27:25 +08:00
dependabot[bot]
3cf13ba9c6
chore(deps-dev): bump types-greenlet from 3.1.0.20250401 to 3.3.0.20251206 in /api (#32349)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-16 14:12:59 +09:00
Asuka Minato
c16e64b833
ci: update dependabot config (#32346) 2026-02-16 13:51:33 +09:00
yyh
ba12960975
refactor(web): centralize role-based route guards and fix anti-patterns (#32302) 2026-02-14 17:31:37 +08:00
yyh
1f74a251f7
fix: remove explore context and migrate query to orpc contract (#32320)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-14 16:18:26 +08:00
L1nSn0w
db17119a96
fix(api): make DB migration Redis lock TTL configurable and prevent LockNotOwnedError from masking failures (#32299)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-14 14:55:05 +08:00
Xiyuan Chen
34e09829fb
fix(app-copy): inherit web app permission from original app (#32323) 2026-02-13 22:34:45 -08:00
yessenia
ccb34e1020 feat: implement empty state for search dropdown with localized messages 2026-02-14 14:09:51 +08:00
yessenia
dc4d3de533 refactor: update language filter labels for consistency and localization 2026-02-14 13:16:14 +08:00
Poojan
faf5166c67
test: add unit tests for base chat components (#32249) 2026-02-14 12:50:27 +08:00
dependabot[bot]
c7bbe05088
chore(deps): bump sqlparse from 0.5.3 to 0.5.4 in /api (#32315)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-14 12:05:46 +09:00
yessenia
efb35a97a1 feat: enhance FlatList component to support localized empty states for templates 2026-02-14 03:27:43 +08:00
Coding On Star
210710e76d
refactor(web): extract custom hooks from complex components and add comprehensive tests (#32301)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-02-13 17:21:34 +08:00
Saumya Talwani
98466e2d29
test: add tests for some base components (#32265) 2026-02-13 14:29:04 +08:00
Joel
0645eaeef9 feat: support language filter 2026-02-13 14:27:19 +08:00
yessenia
f49e8954d0 fix: update search box styling for better responsiveness 2026-02-13 13:43:39 +08:00
Coding On Star
a4e03d6284
test: add integration tests for app card operations, list browsing, and create app flows (#32298)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-02-13 13:21:09 +08:00
Stephen Zhou
a6fd5994ad
fix: search for main app 2026-02-13 11:51:44 +08:00
Stephen Zhou
c3f52f8fa0
fix: skip ssr for main app 2026-02-13 11:41:29 +08:00
Stephen Zhou
b9ddd7047c
fix: use query for main app 2026-02-13 11:39:31 +08:00
Poojan
84d090db33
test: add unit tests for base components-part-1 (#32154) 2026-02-13 11:14:14 +08:00
Joel
600c373ef2 fix: author page include source 2026-02-13 11:13:49 +08:00
dependabot[bot]
f3f56f03e3
chore(deps): bump qs from 6.14.1 to 6.14.2 in /web (#32290)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-13 10:48:08 +08:00
Joel
90c734cc93 fix: market searc
h include source
2026-02-13 10:32:42 +08:00
Coding On Star
b6d506828b
test(web): add and enhance frontend automated tests across multiple modules (#32268)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-02-13 10:27:48 +08:00
Conner Mo
16df9851a2
feat(api): optimize OceanBase vector store performance and configurability (#32263)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-13 09:48:55 +08:00
Bowen Liang
c0ffb6db2a
feat: support config max size of plugin generated files (#30887)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 09:48:27 +08:00
dependabot[bot]
0118b45cff
chore(deps): bump pillow from 12.0.0 to 12.1.1 in /api (#32250)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-13 04:47:19 +09:00
yessenia
5f827be44f feat: add new SVG icons for PluginHeaderBg and TemplateHeaderBg 2026-02-13 03:26:09 +08:00
yessenia
eff202834c fix: update template category labels and improve path handling 2026-02-13 02:05:08 +08:00
yessenia
0f4b578462 fix: update creator links to use singular form 2026-02-12 23:12:38 +08:00
Stephen Zhou
e4f5c8f710
feat: only prefetch for first load 2026-02-12 22:09:14 +08:00
Stephen Zhou
7ca4b7f3f9
feat: prefetch 2026-02-12 21:42:03 +08:00
Stephen Zhou
b1722ba53c
refactor: params 2026-02-12 18:55:23 +08:00
Stephen Zhou
594516da25
fix: scroll back in short height 2026-02-12 18:27:24 +08:00
Joel
2cc86ae8cd chore: fix with source problem 2026-02-12 18:09:21 +08:00
Stephen Zhou
27933ed4ae
fix: title only show after scroll 2026-02-12 17:44:40 +08:00
Stephen Zhou
8fd3eeb760
fix: can not upload file in single run (#32276) 2026-02-12 17:23:01 +08:00
Joel
ad1ebd9bbc fix: org avatar not show 2026-02-12 16:12:25 +08:00
Joel
791289dcf5 feat: public type 2026-02-12 15:37:53 +08:00
Stephen Zhou
5d5a842f37
fix: navigate for plugin category 2026-02-12 15:05:52 +08:00
Stephen Zhou
2d3e244a1f
refactor: use path instead of query 2026-02-12 14:57:43 +08:00
Varun Chawla
f233e2036f
fix: metadata batch edit silently fails due to split transactions and swallowed exceptions (#32041) 2026-02-12 12:59:59 +08:00