ragflow/web/src
2024-03-07 15:32:12 +08:00
..
assets feat: add file icon and add message popover content (#77) 2024-02-27 19:05:50 +08:00
components feat: set local path of workerSrc to PdfLoader (#101) 2024-03-06 12:12:32 +08:00
constants feat: display all pdf pages and add DocumentPreview (#88) 2024-03-01 11:28:58 +08:00
hooks feat: set initial state of auth to null (#108) 2024-03-07 15:32:12 +08:00
icons add front end code (#27) 2024-01-17 09:37:01 +08:00
interfaces feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97) 2024-03-05 16:30:28 +08:00
layouts feat: call useLoginWithGithub in useAuth (#107) 2024-03-07 14:39:34 +08:00
less feat: Add Skeleton to MessageItem before the backend returns a message and fixed the issue where ChatConfigurationModal displays old data when creating a new dialog (#99) 2024-03-05 19:28:44 +08:00
locales add front end code (#27) 2024-01-17 09:37:01 +08:00
pages feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% (#106) 2024-03-07 14:23:42 +08:00
services feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105) 2024-03-07 11:38:32 +08:00
theme add front end code (#27) 2024-01-17 09:37:01 +08:00
utils feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105) 2024-03-07 11:38:32 +08:00
wrappers feat: set initial state of auth to null (#108) 2024-03-07 15:32:12 +08:00
app.tsx feat: set chunk to available state and select all chunk (#57) 2024-02-06 18:45:20 +08:00
routes.ts feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document (#64) 2024-02-18 18:18:20 +08:00