bb-plane-fork/apps/web/core/services/issue
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
..
index.ts [WEB-4828] refactor: remove legacy project-level draft work items components (#7694) 2025-09-02 12:29:00 +05:30
issue.service.ts [WEB-4761] fix: resolve circular import between IssueService and local db (#7653) 2025-08-26 16:48:32 +05:30
issue_activity.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
issue_archive.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
issue_attachment.service.ts [WEB-5093] improvement: adds content-based MIME type detection for uploads #7925 2025-10-09 12:22:43 +05:30
issue_comment.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
issue_label.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
issue_reaction.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
issue_relation.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
work_item_version.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
workspace_draft.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30