Skip to content

feat: chunked uploads - #135

Merged
BigSpaceships merged 11 commits into
masterfrom
develop
Jun 8, 2026
Merged

feat: chunked uploads#135
BigSpaceships merged 11 commits into
masterfrom
develop

Conversation

@aln730

Copy link
Copy Markdown
Member

What

chunked uploads

Why

larger upload sizes

Test Plan

dev

Env Vars

N/A

Documentation

N/A

Checklist

  • Tested all changes locally

Logan Endesand others added 11 commits February 12, 2026 16:23
Add Support for more file types: .NEF, .MOV, .HEIC, .M4A
fix: use thumbnail_uuid for the thumbnail instead of s3_id
Reduce maximum file size limit from 10MB to 5MB.
* feat: support for m4a and mov, with some heic files supported, and nef in progress
* NEF and HEIC files upload correctly
* Differentiate NEF from TIFF by checking if the file is parsable by rawpy instead of by extensions
* fix: use thumbnail_uuid for the thumbnail instead of s3_id
---------
Co-authored-by: Max Meinhold <mxmeinhold@gmail.com>
Co-authored-by: Cole Stowell <121599022+costowell@users.noreply.github.com>
Co-authored-by: Logan Endes <log@csh.rit.edu>
Co-authored-by: Cole Stowell <cole@stowell.pro>

@BigSpaceshipsBigSpaceships left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@BigSpaceships
BigSpaceships merged commit 3a75bff into masterJun 8, 2026
1 check passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@aln730@mxmeinhold@BigSpaceships@tallen42@costowell