mirror of
https://github.com/suitenumerique/messages.git
synced 2026-08-17 21:25:41 +02:00
- Added multipart upload capabilities for EML and MBOX files to the message imports bucket. - Introduced new API endpoints for initiating uploads, completing uploads, and aborting uploads. - Updated serializers and viewsets to handle file uploads efficiently. - Improved frontend components to display upload progress and handle file uploads seamlessly. - Adjusted backend services to process uploaded files asynchronously, ensuring better performance and user experience. - Updated documentation and tests to reflect the new functionality.