dify/web/app/components
hjlarry e554790a03 add note node sync data 2025-10-21 15:34:03 +08:00
..
app fix: immer import 2025-10-20 11:31:23 +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 conflict 2025-10-20 13:37:19 +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 fix: immer import 2025-10-20 11:31:23 +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 fix: immer import 2025-10-20 11:31:23 +08:00
plugins fix: immer import 2025-10-20 11:31:23 +08:00
rag-pipeline fix: immer import 2025-10-20 11:31:23 +08:00
share fix: immer import 2025-10-20 11:31:23 +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 fix: immer import 2025-10-20 11:31:23 +08:00
workflow add note node sync data 2025-10-21 15:34:03 +08:00
workflow-app add ENABLE_COLLABORATION_MODE 2025-10-21 14:40:13 +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