nextcloud/lib
Morris Jobke 21b8399e88
Improve mimetype detection for object storages
Object storage instances always fall back to the content based mimetype detection, because the file name for object storage was always random due to the fact that it was temporarily storage in a generated temp file. This patch adds a check before that to make sure to use the original file name for this purpose and also remove possible other extensions like the versioning or part file extension.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-06 15:23:35 +01:00
..
composer update autoloader 2017-10-03 14:11:31 +02:00
l10n [tx-robot] updated from transifex 2017-11-06 01:09:19 +00:00
private Improve mimetype detection for object storages 2017-11-06 15:23:35 +01:00
public Merge setMetaData into constructor 2017-09-05 16:04:09 +02:00
autoloader.php Revert "Add a magic wrapper to allow phpunit4 to run the code again " 2017-03-20 14:25:43 +01:00
base.php Use the guest.css for the maintenance page as well 2017-06-14 11:10:20 -05:00