Skip to content

feat(server): accept PDF, ZIP, and other file uploads up to 50MB - #8235

Merged
t3dotgg merged 7 commits into
mainfrom
t3code/file-attachments-server
Aug 28, 2026
Merged

t3dotgg merged 7 commits into
mainfrom
t3code/file-attachments-server

fix(server): preserve Office document MIME types

88b541d
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Approvability Check completed Aug 28, 2026 in 6m 10s

Not approved

  • Eligibility
  • Correctness

Note

More information about how approvability works can be found in our Help Center.

Details

Eligibility
This PR introduces generic file uploads and downloads up to 50 MiB, including streaming filesystem I/O, signed download metadata, provider-specific attachment handling, and persisted schema changes. The broad runtime and compatibility impact, plus security-sensitive MIME and browser-disposition behavior, warrants human review.

Notes:
No code owners found in target merge base f276e63