ragflow/web/src/utils
balibabu 75f7c6da2f
fix: by obtaining the width and height of the pdf and passing it to b… (#151)
* fix: by obtaining the width and height of the pdf and passing it to boundingRect, the problem of inaccurate positioning of file highlighting is fixed

* feat: remove actualPositions from buildChunkHighlights
2024-03-26 14:51:34 +08:00
..
api.ts 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
authorizationUtil.ts feat: prevent the user from entering the knowledge base if he is not logged in (#45) 2024-01-29 19:28:39 +08:00
date.ts feat: layout the knowledge list page and modify the page switching button in the header (#48) 2024-01-31 19:29:57 +08:00
documentUtils.ts fix: by obtaining the width and height of the pdf and passing it to b… (#151) 2024-03-26 14:51:34 +08:00
domUtils.ts feat: add file icon and add message popover content (#77) 2024-02-27 19:05:50 +08:00
fileUtil.ts 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
hooks.ts add front end code (#27) 2024-01-17 09:37:01 +08:00
index.ts feat: add file icon and add message popover content (#77) 2024-02-27 19:05:50 +08:00
registerServer.ts feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType (#47) 2024-01-30 19:26:29 +08:00
request.ts feat: display chunk token number when category of knowledge as general and unavailable llm models appear disabled and if the backend returns 401, it will jump to the login page and fixed the issue where the greeting would disappear when clicking on a new dialog (#117) 2024-03-11 16:13:34 +08:00
storeUtil.ts feat: set chunk to available state and select all chunk (#57) 2024-02-06 18:45:20 +08:00