nextcloud/apps/files
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 Files app backend now normalizes paths before rendering templates 2013-11-14 13:24:05 +01:00
appinfo introducing new dav property {xmlns:oc="http://owncloud.org/ns}id 2013-10-23 16:03:57 +02:00
command Add copyright, remove starting blank line 2013-09-19 19:12:16 +02:00
css fix public page - gallery view issues 2013-12-03 17:20:29 +01:00
js Merge pull request #6090 from ganomi/summaryfix 2013-11-28 08:00:41 -08:00
l10n [tx-robot] updated from transifex 2013-11-29 14:10:40 -05:00
lib Fixed directory icon after rename 2013-11-28 13:15:20 +01:00
templates always show home breadcrumb in files view 2013-12-17 11:02:02 +01:00
tests Fixed unit tests for ajax rename 2013-11-27 23:19:57 +01:00
admin.php Remove outdated comments 2013-01-26 14:03:17 +01:00
download.php Moved content disposition code+workarounds to OCP\Response 2014-01-07 22:11:22 +01:00
index.php public upload now also works with encryption enabled 2013-11-21 00:23:38 +01:00
settings.php merge master into filesystem 2013-01-28 19:37:58 +01:00
triggerupdate.php Add a CLI script for manually triggering checking a folder for updates 2013-06-23 17:49:38 +02:00