ragflow/web
balibabu 63e498ac79
feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111)
* feat: replace logo

* feat: set height of MoreIcon to 24px

* feat: add UserSetting
2024-03-07 19:13:16 +08:00
..
public/pdfjs-dist feat: set local path of workerSrc to PdfLoader (#101) 2024-03-06 12:12:32 +08:00
src feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111) 2024-03-07 19:13:16 +08:00
.env add front end code (#27) 2024-01-17 09:37:01 +08:00
.eslintrc.js feat: set chunk to available state and select all chunk (#57) 2024-02-06 18:45:20 +08:00
.gitignore update knowledge_kb (#34) 2024-01-18 18:27:38 +08:00
.npmrc add front end code (#27) 2024-01-17 09:37:01 +08:00
.prettierignore feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44) 2024-01-29 15:02:27 +08:00
.prettierrc feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44) 2024-01-29 15:02:27 +08:00
.umirc.ts feat: set initial state of auth to null (#108) 2024-03-07 15:32:12 +08:00
package-lock.json feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94) 2024-03-04 19:28:30 +08:00
package.json feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94) 2024-03-04 19:28:30 +08:00
reducer.js add front end code (#27) 2024-01-17 09:37:01 +08:00
tsconfig.json add front end code (#27) 2024-01-17 09:37:01 +08:00
typings.d.ts feat: modify routing to nested mode and rename document (#52) 2024-02-02 18:49:54 +08:00