dify/web/app/components
WTW0313 4ea8fddf1a feat: Add APP_VERSION to headers for marketplace API requests 2025-09-16 13:46:48 +08:00
..
app Merge branch 'feat/rag-2' into fix/hide-export-button 2025-09-08 15:29:04 +08:00
app-sidebar feat(api): add Service API component with related UI elements 2025-09-15 10:27:19 +08:00
apps Merge branch 'feat/rag-2' into fix/hide-export-button 2025-09-08 15:29:04 +08:00
base feat(api): add Service API component with related UI elements 2025-09-15 10:27:19 +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 refactor: Enhance dependency tracking in List components for improved loading state management 2025-09-16 13:37:49 +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 feat(api): add Service API component with related UI elements 2025-09-15 10:27:19 +08:00
plugins feat: Add APP_VERSION to headers for marketplace API requests 2025-09-16 13:46:48 +08:00
rag-pipeline Merge branch 'feat/rag-2' into fix/styling-issue 2025-09-16 11:22:39 +08:00
share to RefObject (#25192) 2025-09-05 10:14:13 +08:00
signin
tools Merge branch 'main' into fix/value-content-rerender-error 2025-09-09 16:40:08 +08:00
workflow feat: Implement reranking model enable/disable functionality in knowledge base panel 2025-09-15 21:42:35 +08:00
workflow-app fix: variable assigner in node metadata 2025-09-15 15:56:08 +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