Mondo Diaz
51d4fc4545
Add presigned URL support for direct S3 downloads
- Add ORCHARD_DOWNLOAD_MODE config (presigned, redirect, proxy)
- Add ORCHARD_PRESIGNED_URL_EXPIRY config (default: 3600s)
- Add generate_presigned_url() method to S3Storage
- Modify download endpoint to support ?mode= query parameter
- Add /url endpoint for getting presigned URL without redirect
- Add PresignedUrlResponse schema with URL, expiry, and checksums
- Default download mode is now presigned for better performance
2025-12-15 15:21:44 -06:00
..
2025-12-12 12:45:33 -06:00
2025-12-12 12:45:33 -06:00
2025-12-05 17:16:43 -06:00
2025-12-15 15:21:44 -06:00
2025-12-12 12:45:33 -06:00
2025-12-11 18:05:08 -06:00
2025-12-11 18:05:08 -06:00
2025-12-15 14:47:30 -06:00
2025-12-15 15:21:44 -06:00
2025-12-15 15:21:44 -06:00
2025-12-11 14:36:22 -06:00
2025-12-15 15:21:44 -06:00