dify/web/app/components
twwu 4559d19d46 fix: Add waiting state to document embedding process 2025-09-10 15:59:13 +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: Add waiting state to document embedding process 2025-09-10 15:59:13 +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 Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-08 14:30:43 +08:00
rag-pipeline refactor: replace useResetDatasetList with useInvalidDatasetList across multiple components 2025-09-09 15:35:02 +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 feat: Add chunk input field translation and tooltip 2025-09-09 18:13:36 +08:00
workflow-app Fix mem leak of URL.createObjectURL 2025-09-06 22:13:18 +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