- 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. |
||
|---|---|---|
| .. | ||
| authentication.helper.tsx | ||
| common.helper.ts | ||
| date-time.helper.ts | ||
| editor.helper.ts | ||
| emoji.helper.tsx | ||
| file.helper.ts | ||
| issue.helper.ts | ||
| query-param-generator.ts | ||
| state.helper.ts | ||
| string.helper.ts | ||