dify/web/app/components
Novice 40e3d4dc7d
Merge branch 'feat/mcp-06-18' into deploy/dev
2025-10-20 10:58:27 +08:00
..
app Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-20 10:58:27 +08:00
app-sidebar Merge branch 'feat/gtag-1016' into deploy/dev 2025-10-17 13:38:38 +08:00
apps sync the create/delete app in the list page 2025-10-11 09:09:30 +08:00
base Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-20 10:58:27 +08:00
billing feat: integrate Google Analytics event tracking utility 2025-10-16 10:34:24 +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 remote-tracking branch 'origin/main' into feat/collaboration 2025-10-11 14:43:20 +08:00
develop fix: replace CodeGroup's POST /meta with GET /site (#26886) 2025-10-15 09:43:10 +08:00
explore fix: style with self-start (#26492) 2025-09-30 15:30:27 +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-20 10:58:27 +08:00
plugins Merge branch 'feat/collaboration' into deploy/dev 2025-10-13 16:43:23 +08:00
rag-pipeline refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
share refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +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 feat: mcp auth 2025-10-15 11:31:42 +08:00
workflow Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-20 10:58:27 +08:00
workflow-app Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-20 10:58:27 +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