ragflow/web/src/pages/chat
balibabu 793e29f23a
fix: fix uploaded file time error #680 (#690)
### What problem does this PR solve?

fix: fix uploaded file time error #680
feat: support preview of word and excel #684 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-05-09 11:30:15 +08:00
..
chat-api-key-modal feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461) 2024-04-19 19:05:30 +08:00
chat-configuration-modal fix: fixed the issue that ModelSetting could not be saved #614 (#617) 2024-04-30 11:27:10 +08:00
chat-container fix: fix uploaded file time error #680 (#690) 2024-05-09 11:30:15 +08:00
chat-overview-modal fix: omit long file names (#608) 2024-04-29 18:22:17 +08:00
embed-modal feat: translate EmbedModal #345 (#455) 2024-04-19 16:55:23 +08:00
markdown-content fix: replace some pictures of chunk method #437 (#438) 2024-04-18 19:27:53 +08:00
share feat: translate EmbedModal #345 (#455) 2024-04-19 16:55:23 +08:00
constants.ts feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
hooks.ts feat: translate EmbedModal #345 (#455) 2024-04-19 16:55:23 +08:00
index.less fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134) 2024-03-20 11:13:51 +08:00
index.tsx fix: omit long file names (#608) 2024-04-29 18:22:17 +08:00
interface.ts feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
message-box.tsx feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65) 2024-02-19 19:16:23 +08:00
model.ts feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461) 2024-04-19 19:05:30 +08:00
shared-hooks.ts fix: display the current language directly at the top and do not disp… (#579) 2024-04-28 11:50:03 +08:00
utils.ts feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79) 2024-02-28 16:28:33 +08:00