dify/web/app/components
twwu 274e7f4f09 refactor(workflow): streamline node metadata structure and enhance filtering logic 2025-09-11 16:02:06 +08:00
..
app Merge branch 'feat/rag-2' into fix/hide-export-button 2025-09-08 15:29:04 +08:00
app-sidebar chore: update test file 2025-09-10 14:36:06 +08:00
apps Merge branch 'feat/rag-2' into fix/hide-export-button 2025-09-08 15:29:04 +08:00
base Merge branch 'main' into fix/value-content-rerender-error 2025-09-09 16:40:08 +08:00
billing Merge branch 'main' into feat/rag-2 2025-08-21 09:43:51 +08:00
custom fix: show 'reset brand' button after set branding image (#20420) 2025-05-29 15:13:00 +08:00
datasets fix: Fix typo in embedding process variable name 2025-09-10 16:05:44 +08:00
develop fix: remove workflow file preview docs (#25318) 2025-09-07 21:31:05 +08:00
explore fix(ui): Optimize UI component styles and layouts (#24090) (#24092) 2025-08-18 15:56:10 +08:00
goto-anything CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
header refactor: Extract getDatasetLink function into separate callback 2025-09-10 11:11:27 +08:00
plugins refactor(i18n): clean up code structure and improve readability 2025-09-11 10:53:40 +08:00
rag-pipeline refactor(workflow): streamline node metadata structure and enhance filtering logic 2025-09-11 16:02:06 +08:00
share to RefObject (#25192) 2025-09-05 10:14:13 +08:00
signin Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tools Merge branch 'main' into fix/value-content-rerender-error 2025-09-09 16:40:08 +08:00
workflow refactor(workflow): streamline node metadata structure and enhance filtering logic 2025-09-11 16:02:06 +08:00
workflow-app refactor(workflow): streamline node metadata structure and enhance filtering logic 2025-09-11 16:02:06 +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 feat: oauth provider (#24206) 2025-08-29 14:10:51 +08:00
with-i18n.tsx