barryvdh / elfinder-flysystem-driver

elFinder driver for Flysystem
183 stars 41 forks source link

Get mimetype when not in metadata #50

Closed WesleyE closed 7 years ago

WesleyE commented 7 years ago

Get the mimetype from the filesystem of the file when it is not supplied in the metadata. This fixes the default behaviour in the local driver (metadata does not contain mime), and glide support as well.