Files
backend/internal/storage
Andriy Oblivantsev dda20f82e6
CI / test (push) Successful in 3s
Serve asset downloads via backend instead of redirecting to storage.
The download endpoint now streams object bytes from storage on the same API URL so clients never get redirected to MinIO/internal hosts, while preserving public/private access checks.

Made-with: Cursor
2026-03-02 22:14:12 +00:00
..