mirror of
https://github.com/mue/mue.git
synced 2026-07-22 00:07:23 +02:00
feat: enhance image management features
- Added new localization strings for image management, including upload and storage information. - Refactored custom background database functions to support metadata and backward compatibility. - Introduced a new FolderTaggingModal component for organizing images into folders. - Created utility functions for image metadata extraction, including dimensions, blur hash generation, and file size calculation. - Implemented functions to delete multiple backgrounds and update background metadata.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
"@fontsource/inter": "^5.2.8",
|
||||
"@fontsource/lexend-deca": "5.0.14",
|
||||
"@sentry/react": "^10.36.0",
|
||||
"blurhash": "^2.0.5",
|
||||
"fast-blurhash": "^1.1.4",
|
||||
"image-conversion": "^2.1.1",
|
||||
"react": "^19.2.3",
|
||||
|
||||
Reference in New Issue
Block a user