dify/web/app/components
zxhlyh 4e037d14d1 Merge branch 'main' into feat/memory-orchestration-fed 2025-12-02 10:59:54 +08:00
..
app Merge branch 'main' into feat/memory-orchestration-fed 2025-12-02 10:59:54 +08:00
app-sidebar fix(workflow): validate node compatibility when importing dsl between chatflows and workflows (#28012) 2025-11-20 11:40:24 +08:00
apps fix: ensure "No apps found" text is visible on small screens (#28929) 2025-11-29 17:21:39 +08:00
base Merge branch 'main' into feat/memory-orchestration-fed 2025-11-28 12:01:11 +08:00
billing fix: correct trigger events limit modal wording (#28463) 2025-11-21 03:23:08 +09:00
custom feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +08:00
datasets Fix/24655 (#26527) 2025-11-21 17:49:12 +08:00
develop feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
explore feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
goto-anything fix: the consistency of the go-to-anything interaction (#28857) 2025-11-28 14:29:15 +08:00
header Merge branch 'main' into feat/memory-orchestration-fed 2025-12-02 10:59:54 +08:00
plugins feat(web): update marketplace description & icon (#28662) 2025-11-26 09:42:09 +08:00
rag-pipeline pref: reduce the times of useNodes reRender (#28682) 2025-11-26 16:52:47 +08:00
share Feat/web workflow improvements (#27981) 2025-11-25 19:54:40 +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: Add "Open Workflow" link in workflow side panel (#28898) 2025-11-29 18:47:12 +08:00
workflow Merge branch 'main' into feat/memory-orchestration-fed 2025-12-02 10:59:54 +08:00
workflow-app Merge branch 'main' into feat/memory-orchestration-fed 2025-11-28 12:01:11 +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
splash.tsx chore: improve the user experience of not login into apps (#28120) 2025-11-12 16:47:45 +08:00
swr-initializer.tsx rm useless router.replace (#27386) 2025-10-26 19:26:46 +08:00
with-i18n.tsx