nextcloud/apps/files_versions
Vincent Petry c9cb258616 Moved content disposition code+workarounds to OCP\Response
Added new OC\Response API called setContentDispositionHeader() that
contains the needed workarounds for UTF8 and IE.

Refactored download code to use the new API.

Removed unused trashbin download file.
2014-01-07 22:11:22 +01:00
..
ajax detect mimetype from the original filename, without the versioning timestamp 2013-11-28 18:59:38 +01:00
appinfo make sure that we don't try to access an already deleted files, fixes some file source not found warnings 2013-11-28 13:31:08 +01:00
css remove hover effect from preview image 2013-10-04 15:13:05 +02:00
js Merge pull request #5214 from owncloud/no_extra_slashes 2013-11-14 07:53:51 -08:00
l10n [tx-robot] updated from transifex 2013-11-29 14:10:40 -05:00
lib use better coding style 2013-11-28 19:31:35 +01:00
download.php Moved content disposition code+workarounds to OCP\Response 2014-01-07 22:11:22 +01:00