storage icon indicating copy to clipboard operation
storage copied to clipboard

S3 compatible object storage service that stores metadata in Postgres

Results 153 storage issues
Sort by recently updated
recently updated
newest added

Hello dears, i have 2 days trying to delete an image from the bucket 1- the bucket is private 2- the bucket name is => images 3- i try multiple...

bug

# Bug report ## Describe the bug I've got a problem when I try to upload a file with `storage-api`. The JWT token in my platform signed with `RS256` algorithm....

bug

## What kind of change does this PR introduce? - To make supabase storage support multiple JWT verify algorithm (e.g. RS256) - To support base64 of`PGRST_JWT_SECRET` ## What is the...

# Bug report ## Describe the bug Documentation [for storage](https://supabase.com/docs/guides/storage) instructs you to create a bucket "avatars" and make it public. I did and uploaded an image in it. Now...

bug

## What kind of change does this PR introduce? Chore. ## What is the current behavior? No code coverage checks. ## What is the new behavior? Code coverage is collected...

## What kind of change does this PR introduce? Add a `HEAD` Method to `getObject` route so clients can get headers without requesting whole object. ## What is the current...

# Feature request ## Is your feature request related to a problem? Please describe. I would like to be able to delete storage objects, folders, and buckets in response to...

enhancement
accepted

# Bug report ## Describe the bug Since using vercel's serverless functions, I'm not able to upload images to storage. Used to work when only having a frontend but I...

bug

# Bug report ## Describe the bug When I try to update a file, basically replacing the content but keeping the same file name, I get an error "The resource...

bug

# Feature request ## Is your feature request related to a problem? Please describe. I have json files uploaded in supabase storage and I provide presigned links to them in...

enhancement