bb-plane-fork/apps/web/core
Prateek Shourya 0b257c8693
[WEB-5093] improvement: adds content-based MIME type detection for uploads #7925
- 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.
2025-10-09 12:22:43 +05:30
..
components [WEB-4976]chore: propel toast implementation (#7832) 2025-10-07 23:37:10 +05:30
constants [WIKI-650] fix: pane extensions close method moved into hook (#7823) 2025-09-22 18:04:16 +05:30
hooks [WEB-4976]chore: propel toast implementation (#7832) 2025-10-07 23:37:10 +05:30
layouts [WEB-4976]chore: propel toast implementation (#7832) 2025-10-07 23:37:10 +05:30
lib Add codespell support (config, workflow to detect/not fix) and make it fix some typos (#7864) 2025-10-07 17:42:49 +05:30
local-db Add codespell support (config, workflow to detect/not fix) and make it fix some typos (#7864) 2025-10-07 17:42:49 +05:30
services [WEB-5093] improvement: adds content-based MIME type detection for uploads #7925 2025-10-09 12:22:43 +05:30
store Add codespell support (config, workflow to detect/not fix) and make it fix some typos (#7864) 2025-10-07 17:42:49 +05:30