ragflow/web/src
balibabu 28d29949c6
fix: historical chats appear in the new user's chat box #256 (#282)
### What problem does this PR solve?

historical chats appear in the new user's chat box

Issue link:#256

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-09 19:01:57 +08:00
..
assets feat: add support for ollama #221 (#260) 2024-04-08 19:13:45 +08:00
components feat: add support for ollama #221 (#260) 2024-04-08 19:13:45 +08:00
constants feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114) 2024-03-08 17:09:07 +08:00
hooks fix: historical chats appear in the new user's chat box #256 (#282) 2024-04-09 19:01:57 +08:00
icons feat: add support for ollama #221 (#260) 2024-04-08 19:13:45 +08:00
interfaces feat: add support for ollama #221 (#260) 2024-04-08 19:13:45 +08:00
layouts Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250) 2024-04-08 10:41:03 +08:00
less fix: by obtaining the width and height of the pdf and passing it to b… (#151) 2024-03-26 14:51:34 +08:00
locales fix: historical chats appear in the new user's chat box #256 (#282) 2024-04-09 19:01:57 +08:00
pages fix: historical chats appear in the new user's chat box #256 (#282) 2024-04-09 19:01:57 +08:00
services feat: add support for ollama #221 (#260) 2024-04-08 19:13:45 +08:00
theme add front end code (#27) 2024-01-17 09:37:01 +08:00
utils feat: add support for ollama #221 (#260) 2024-04-08 19:13:45 +08:00
wrappers feat: set initial state of auth to null (#108) 2024-03-07 15:32:12 +08:00
app.tsx Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250) 2024-04-08 10:41:03 +08:00
global.less feat: add background image to login page and alter tooltip of base_url and add llm type to Added models List (#173) 2024-03-29 16:15:12 +08:00
inter.less feat: add loading to ChatContainer and set font family to inter and add tooltip to Form.Item and download documents on the document list page (#136) 2024-03-20 18:20:42 +08:00
routes.ts feat: add pages to ChunkMethodModal (#143) 2024-03-22 16:57:09 +08:00