storage
storage copied to clipboard
S3 compatible object storage service that stores metadata in Postgres
## What kind of change does this PR introduce? Feature. ## What is the current behavior? Users are unable to customize the response HTTP headers when creating signed URLs. ##...
## What kind of change does this PR introduce? Feature. ## What is the current behavior? When adding/updating objects, only the content type and cache-control values are stored as metadata...
# Feature request Make object upload size limit at bucket level configurable (**even batter if you extend it to folder level**) ## Is your feature request related to a problem?...
# Improve documentation ## Link https://github.com/supabase/storage-api ## Describe the problem We want to help everybody who wants to hosting their own storage module. In our case, we need to connect...
[Feature request](https://github.com/supabase/supabase/discussions/1073#discussioncomment-772503) How do we go about emitting these events from the server? Does S3 support this natively? What about other storage backends like Backblaze? I do not want to...
### Discussed in https://github.com/supabase/supabase/discussions/5737 # Feature request ## Is your feature request related to a problem? Please describe. When you use a storage item's public URL, but the file with...
# Bug report ## Describe the bug I am trying to implement supabase in a self-hosted environment. I could not make the storage work in a remote VPS. I get...
# Feature request Add an ability to compress Image, Audio and Video in optimizable size. Similar to: https://firebase.google.com/products/extensions/storage-resize-images
In order to successfully upload large files, resuming paused/interrupted uploads is usually a requirement. Do you plan on supporting something like tus ? https://tus.io/
# Feature request ## Is your feature request related to a problem? Please describe. At [Labelflow](https://github.com/Labelflow/labelflow), we developed a tool to upload images on our Supabase storage, based on one...