ragflow/web/src/hooks
balibabu dad0d2eb9d
feat: jumping from the chunk list page to the file list page keeps th… (#174)
* feat: jumping from the chunk list page to the file list page keeps the original page number.

* feat: jump to the file upload page and reset the file list page number to 1
2024-03-31 17:44:34 +08:00
..
authHook.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
chunkHooks.ts 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
commonHooks.ts feat: add SystemModelSettingModal (#127) 2024-03-15 19:35:59 +08:00
documentHooks.ts feat: select the corresponding parsing method according to the file type and after the document is successfully uploaded, use the ChunkMethodModal to select the parsing method. and remove ChunkMethodModal from knowledge-file (#158) 2024-03-27 17:56:34 +08:00
knowledgeHook.ts feat: add corresponding icons to files (#164) 2024-03-28 16:18:16 +08:00
llmHooks.ts feat: add base_url to ApiKeyModal (#167) 2024-03-29 09:52:19 +08:00
logicHooks.ts feat: select the corresponding parsing method according to the file type and after the document is successfully uploaded, use the ChunkMethodModal to select the parsing method. and remove ChunkMethodModal from knowledge-file (#158) 2024-03-27 17:56:34 +08:00
routeHook.ts feat: jumping from the chunk list page to the file list page keeps th… (#174) 2024-03-31 17:44:34 +08:00
storeHooks.ts feat: confirm before deleting knowledge base and add ChunkToolBar (#56) 2024-02-05 19:26:03 +08:00
userSettingHook.ts feat: generate select options for SystemModelSettingModal grouped by type and add llm icon and add upgrade button to UserSettingTeam and replace the icon in the sidebar of the user settings page (#128) 2024-03-18 16:45:01 +08:00