ragflow/web
kunkeji ea8a59d0b0
Image compression (#3749)
### What problem does this PR solve?

The uploaded avatar has been compressed to preserve transparency while
meeting the length requirements for the 'text' type. The current
compressed size is 100x100 pixels.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-11-29 17:15:46 +08:00
..
.husky feat: format code before submitting it #1251 (#1252) 2024-06-24 14:48:21 +08:00
public
src Image compression (#3749) 2024-11-29 17:15:46 +08:00
.env
.eslintrc.js
.gitignore Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
.npmrc Fix: Limit node version #3547 (#3563) 2024-11-21 18:14:22 +08:00
.prettierignore
.prettierrc
.umirc.ts Feat: Scrolling knowledge base list and set the number of entries per page to 30 #3695 (#3712) 2024-11-28 15:25:38 +08:00
externals.d.ts
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 Feat: Support for formulas #1954 (#3747) 2024-11-29 16:34:30 +08:00
package.json Feat: Support for formulas #1954 (#3747) 2024-11-29 16:34:30 +08:00
reducer.js Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
tailwind.config.js Feat: Add DatasetTable #3221 (#3743) 2024-11-29 16:05:46 +08:00
tailwind.css Feat: Add DatasetTable #3221 (#3743) 2024-11-29 16:05:46 +08:00
tsconfig.json feat: Configure the root directory alias #1739 (#2875) 2024-10-17 11:36:01 +08:00
typings.d.ts fix: Change document status with @tanstack/react-query #13306 (#2788) 2024-10-11 08:45:10 +08:00