You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we're uploading objects with arbitary guids as object names (without file extensions).
Instead we upload files with the correct Content-Type set.
How about enabling image preview depending on the set Content-Type if there isn't a extension?
Prior separating the console code from minio/minio to minio/console this seemed to be a thing (minio/minio#9239).
I wanted to discuss this topic first before opening a contribution.
The text was updated successfully, but these errors were encountered:
Hi,
we're uploading objects with arbitary guids as object names (without file extensions).
Instead we upload files with the correct Content-Type set.
How about enabling image preview depending on the set Content-Type if there isn't a extension?
Prior separating the console code from minio/minio to minio/console this seemed to be a thing (minio/minio#9239).
I wanted to discuss this topic first before opening a contribution.
The text was updated successfully, but these errors were encountered: