nextcloud/lib/private/Files
Roeland Jago Douma 24b69b2402 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 19:47:23 +00:00
..
AppData Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Cache dont update mimetype when moving to trash 2020-07-31 17:21:02 +02:00
Config Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Mount set the mount id before calling storage wrapper 2020-08-31 15:23:13 +00:00
Node Update license headers for 19 2020-04-29 11:57:22 +02:00
Notify Update license headers 2019-12-05 15:38:45 +01:00
ObjectStore Fix reading empty files from objectstorage 2020-09-09 19:47:23 +00: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 Make legacy cipher opt in 2020-08-24 11:50:04 +02:00
Stream Update license headers for 19 2020-04-29 11:57:22 +02:00
Type Properly add both mimetypes to secure mimetype mapping 2020-09-09 12:17:26 +00: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 ensure home storage is initialized on first setup 2020-07-09 12:33:20 +00:00
View.php Update license headers for 19 2020-04-29 11:57:22 +02:00