dify/web/app/components
2024-11-21 22:25:18 +08:00
..
app fix: close child modal on log drawer close (#10839) 2024-11-19 12:09:55 +08:00
app-sidebar external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
base fix: chat history might be empty in log detail view (#10905) 2024-11-21 14:12:01 +08:00
billing feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
custom feat: remove unused code (#7702) 2024-08-27 16:47:34 +08:00
datasets fix: separator change add too many backslash (#9949) 2024-10-28 18:01:33 +08:00
develop feat : Add Japanese translations for API documentation: chat, advanced-chat, completion, and workflow (#10927) 2024-11-21 14:02:46 +08:00
explore feat: add a minimal separator between pinned apps and unpinned apps in the explore page (#10871) 2024-11-20 09:32:59 +08:00
header feat: admin can also change member role (#10651) 2024-11-20 11:29:49 +08:00
share Fix: crash of workflow file upload (#10831) 2024-11-19 14:15:18 +08:00
signin New Auth Methods (#8119) 2024-10-21 09:23:20 +08:00
tools feat: support tool search also can search toolProvider's name (#10518) 2024-11-11 11:32:41 +08:00
workflow feat: add cURL import for http request node (#8656) 2024-11-21 22:25:18 +08:00
browser-initor.tsx Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
i18n-server.tsx fix: remove redundant props (#4787) 2024-05-30 18:58:08 +08:00
i18n.tsx Feat/i18n restructure (#2529) 2024-02-23 14:31:06 +08:00
sentry-initor.tsx
swr-initor.tsx refactor the logic of refreshing access_token (#10068) 2024-11-05 12:38:31 +08:00
with-i18n.tsx