nextcloud/lib/private/Files
Roeland Jago Douma bb06b6cce4
Fix reading empty files from objectstorage
Since we try to do range requests this will fail hard.
However since empty files are not that interesting to read anyways we
just read from an emptry memory stream.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-09 20:45:13 +02:00
..
AppData Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Cache Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Config Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +02:00
Mount set the mount id before calling storage wrapper 2020-08-31 16:38:47 +02:00
Node Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Notify Update license headers 2019-12-05 15:38:45 +01:00
ObjectStore Fix reading empty files from objectstorage 2020-09-09 20:45:13 +02:00
Search Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
SimpleFS Update license headers for 19 2020-04-29 11:57:22 +02:00
Storage Check if quota should be applied to path when creating directories 2020-09-08 07:33:57 +02:00
Stream Cast float to int to avoid invalid scalar argument warning 2020-08-18 16:56:36 +02:00
Type Properly add both mimetypes to secure mimetype mapping 2020-09-07 16:42:11 +02:00
Utils Add visibility to all constants 2020-04-10 16:54:27 +02:00
FileInfo.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Filesystem.php Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +02:00
View.php Update license headers for 19 2020-04-29 11:57:22 +02:00