summaryrefslogtreecommitdiffstats
path: root/lib/private/files.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zipstreamer' of https://github.com/McNetic/owncloud_core into M...Thomas Müller2014-02-201-112/+101
|\
| * switched zip file creation to ZipStreamer to create zip files directly in memoryNicolai Ehemann2014-01-221-33/+9
| * refactored/cleaned up lib/files.phpNicolai Ehemann2014-01-221-77/+84
| * lib/files.php: make use of === instead of ==Nicolai Ehemann2014-01-181-4/+4
* | Merge pull request #7195 from owncloud/files-selectallVincent Petry2014-02-191-1/+8
|\ \
| * | Do not send file list for select all on Download/deleteVincent Petry2014-02-131-1/+8
* | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+3
* | | Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-141-1/+1
|\| |
| * | Added isLocal() method to storage, used for xsendfileVincent Petry2014-02-061-1/+1
* | | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-2/+9
|/ /
* / use 'download.zip' as default name for zip downloads instead of 'owncloud.zip'Jörn Friedrich Dreyer2014-01-211-1/+1
|/
* Moved content disposition code+workarounds to OCP\ResponseVincent Petry2013-12-101-6/+1
* XSendfile and encryption don't work togetherBart Visscher2013-12-061-0/+3
* fixing spelling and restructure sentenceThomas Müller2013-11-211-1/+1
* Fixed getLocalFile() condition for x-send-fileVincent Petry2013-11-201-3/+5
* External storage space is now not counted in total spaceVincent Petry2013-11-181-2/+2
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+321