ragflow/web/src
balibabu 286b1421cf
feat: add logo-with-text.png (#184)
* feat: alter "RagFlow" to "RAGFlow"

* feat: move logo style to style tag

* feat: add logo-with-text.png

* feat: hide TranslationIcon
2024-04-01 10:54:11 +08:00
..
assets feat: add logo-with-text.png (#184) 2024-04-01 10:54:11 +08:00
components feat: add corresponding icons to files (#164) 2024-03-28 16:18:16 +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 feat: jumping from the chunk list page to the file list page keeps th… (#174) 2024-03-31 17:44:34 +08:00
icons 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
interfaces feat: add pages to ChunkMethodModal (#143) 2024-03-22 16:57:09 +08:00
layouts feat: add logo-with-text.png (#184) 2024-04-01 10:54:11 +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 add front end code (#27) 2024-01-17 09:37:01 +08:00
pages feat: add logo-with-text.png (#184) 2024-04-01 10:54:11 +08:00
services 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
theme add front end code (#27) 2024-01-17 09:37:01 +08:00
utils feat: add corresponding icons to files (#164) 2024-03-28 16:18:16 +08:00
wrappers feat: set initial state of auth to null (#108) 2024-03-07 15:32:12 +08:00
app.tsx 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
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