ragflow/web
balibabu 62202b7eff
fix: Fixed the issue where no error message was displayed when uploading a file that was too large #2258 (#2697)
### What problem does this PR solve?

fix: Fixed the issue where no error message was displayed when uploading
a file that was too large #2258

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-10-01 16:37:46 +08:00
..
.husky feat: format code before submitting it #1251 (#1252) 2024-06-24 14:48:21 +08:00
public 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
src fix: Fixed the issue where no error message was displayed when uploading a file that was too large #2258 (#2697) 2024-10-01 16:37:46 +08:00
.env feat: Support for conversational streaming (#809) 2024-05-16 20:15:02 +08:00
.eslintrc.js
.gitignore Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
.npmrc Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
.prettierignore
.prettierrc
.umirc.ts fix: Fixed an issue where the first message would be displayed when sending the second message #2625 (#2626) 2024-09-27 18:20:19 +08:00
externals.d.ts fix: cannot save the system model setting #468 (#508) 2024-04-23 17:46:56 +08:00
jest-setup.ts feat: test buildNodesAndEdgesFromDSLComponents (#940) 2024-05-27 19:35:14 +08:00
jest.config.ts feat: test buildNodesAndEdgesFromDSLComponents (#940) 2024-05-27 19:35:14 +08:00
package-lock.json Reverted replacing npm with yarn (#2531) 2024-09-23 11:08:31 +08:00
package.json Reverted replacing npm with yarn (#2531) 2024-09-23 11:08:31 +08:00
reducer.js Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
tsconfig.json Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
typings.d.ts fix: Delete the model.ts file of chat #1306 (#2129) 2024-08-28 11:56:35 +08:00