dify/web/app/components
Joel 8b7fe6add7 merge 2025-10-27 14:15:20 +08:00
..
app merge 2025-10-27 14:15:20 +08:00
app-sidebar Merge branch 'feat/gtag-1016' into deploy/dev 2025-10-17 13:38:38 +08:00
apps merge 2025-10-27 14:15:20 +08:00
base merge 2025-10-27 14:15:20 +08:00
billing Fix type error (#27217) 2025-10-22 11:43:37 +08:00
custom [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
datasets Merge branch 'fix/upload-limit-in-knowledge' into deploy/dev 2025-10-24 16:29:34 +08:00
develop Fix vs code and using min version after bump @remixicon/react and @monaco-editor/loader (#27008) 2025-10-21 11:41:44 +08:00
explore feat: support new chat 2025-10-27 13:50:36 +08:00
goto-anything feat(goto-anything): add RAG pipeline node search (#25948) 2025-09-19 18:28:13 +08:00
header Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-23 17:20:21 +08:00
plugins Merge branch 'feat/rag-plugin-recommendation-optimization' into deploy/dev 2025-10-23 17:28:31 +08:00
rag-pipeline fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
share merge main 2025-10-23 11:12:13 +08:00
signin [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
tools Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-23 17:20:21 +08:00
workflow Merge branch 'deploy/dev' of https://github.com/langgenius/dify into deploy/dev 2025-10-27 11:48:07 +08:00
workflow-app Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-23 17:20:21 +08:00
browser-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
i18n-server.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
i18n.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
sentry-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
swr-initializer.tsx refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
with-i18n.tsx