storage-swift icon indicating copy to clipboard operation
storage-swift copied to clipboard

Add new storage features introduced in LW7 updates

Open dshukertjr opened this issue 2 years ago • 1 comments

Feature request

Hi there,

There has been some features added to our storage, and we made some changes to the js client library to be able to use those features. It would be great if these could be added to this client library as well!

  • https://github.com/supabase/storage-js/pull/151 file size and mime type limits per bucket
  • https://github.com/supabase/storage-js/pull/152 signed url for uploads
  • https://github.com/supabase/storage-js/pull/145 quality option for image transformations
  • https://github.com/supabase/storage-js/pull/142 format option for image transformation

dshukertjr avatar Apr 07 '23 05:04 dshukertjr

Not sure if any of this is under development, but I wanted to voice my +1 for pre-signed URL support.

ehynds avatar Feb 28 '24 21:02 ehynds