Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

[RELEASE] v3.2.1-beta#250

Merged
danielalves96 merged 14 commits intomainfrom
next
Sep 9, 2025
Merged

[RELEASE] v3.2.1-beta#250
danielalves96 merged 14 commits intomainfrom
next

Conversation

@danielalves96
Copy link
Copy Markdown
Contributor

No description provided.

gkazl and others added 14 commits September 9, 2025 14:19
Fixed table formatting
…onents

- Added a calculateUploadTimeout function to determine upload timeout based on file size in FileUploadSection, GlobalDropZone, and UploadFileModal components.
- Updated axios upload requests to use the calculated timeout, improving upload handling for larger files.
- Introduced CUSTOM_PATH as an optional environment variable to allow dynamic configuration of storage paths in the StorageService.
- Updated the _getDiskSpaceMultiplePaths method to utilize CUSTOM_PATH, enhancing flexibility in file storage management.
- Updated the mapping function to reflect the actual properties of reverseShare, including expiration, file limits, field requirements, and password status.
- Improved the handling of optional fields to ensure accurate form data representation.
- Integrated `detectMimeTypeWithFallback` utility to determine the correct content type based on server response and content disposition.
- Enhanced response headers to include content length, accept ranges, content range, and content disposition when available, improving file download accuracy.
@danielalves96 danielalves96 merged commit ba512eb into main Sep 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants