bb-plane-fork/apps/web
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
..
app [WEB-4976]chore: propel toast implementation (#7832) 2025-10-07 23:37:10 +05:30
ce [WEB-4976]chore: propel toast implementation (#7832) 2025-10-07 23:37:10 +05:30
core [WEB-5093] improvement: adds content-based MIME type detection for uploads #7925 2025-10-09 12:22:43 +05:30
ee [WEB-4852] chore: views refactor (#7729) 2025-09-11 17:09:56 +05:30
helpers Add codespell support (config, workflow to detect/not fix) and make it fix some typos (#7864) 2025-10-07 17:42:49 +05:30
public [WIKI-647] chore: update image path (#7734) 2025-09-08 15:44:56 +05:30
styles [WEB-4976]chore: propel toast implementation (#7832) 2025-10-07 23:37:10 +05:30
.env.example chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.eslintignore [WEB-4790] fix: moved typescript parser to the base eslint config (#7658) 2025-08-27 21:03:20 +05:30
.eslintrc.js [WEB-4790] fix: moved typescript parser to the base eslint config (#7658) 2025-08-27 21:03:20 +05:30
.gitignore chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.prettierignore chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.prettierrc chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
Dockerfile.dev feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
Dockerfile.web feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
google.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
manifest.json chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
next-env.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
next.config.js [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
package.json chore: adding types node package to pnpm catalog (#7923) 2025-10-08 18:42:53 +05:30
postcss.config.js chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
tailwind.config.js chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
tsconfig.json chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-font-face-observer.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30