Inian

Results 32 issues of Inian

Changing the environment to node v8 and deploying doesn't work.

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

more context - https://github.com/supabase/supabase/discussions/2679 Docs need to be updated

bug
documentation

Stripping out ICC profiles from jpegs can lead to lossy compression and since jpegtran seems to be a tool to do [lossless transformations](https://github.com/mozilla/mozjpeg/blob/master/usage.txt#L469) on images, it would be good to...

There is a conflict if we use multiple supabase projects in the same website. This is because we use the same key to read from localstorage / cookie. We will...

bug

[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...

enhancement

No error is thrown if a user uploads an object to a non existent bucket https://github.com/supabase/supabase/issues/5637

bug

when the storage backend is file update the local hosting setup after that

bug
Hacktoberfest

Instead of relying on worker or the cli to set it up. Makes it easy to use the storage-api as a standalone server without relying on other components of our...

bug

it's annoying that commits dont get picked up by our semantic-commit-analyser plugin and they are not reflected properly in our changelog. our version number is also not bumped and we...

bug
good first issue