- Refactored file upload utilities to use async functions for better handling of file metadata. - Introduced MIME type detection using the file-type library. - Updated file service methods to await metadata retrieval. - Added new dependencies for file-type and updated package.json accordingly. - Removed deprecated file handling code from utils and adjusted imports across services. |
||
|---|---|---|
| .. | ||
| constants | ||
| decorators | ||
| editor | ||
| eslint-config | ||
| hooks | ||
| i18n | ||
| logger | ||
| propel | ||
| services | ||
| shared-state | ||
| tailwind-config | ||
| types | ||
| typescript-config | ||
| ui | ||
| utils | ||