nextcloud/lib/private/Files
Roeland Jago Douma af6b57cd0d 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:30 +00:00
..
AppData Update license headers 2019-12-05 15:38:45 +01:00
Cache dont update mimetype when moving to trash 2020-07-31 17:33:24 +02:00
Config Update license headers 2019-12-05 15:38:45 +01:00
Mount set the mount id before calling storage wrapper 2020-08-31 15:23:09 +00:00
Node Properly hint exceptions thrown by getUserFolder 2020-04-06 16:47:55 +00: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:30 +00:00
Search Update license headers 2019-12-05 15:38:45 +01:00
SimpleFS Update license headers 2019-12-05 15:38:45 +01:00
Storage use exceptions for error signaling in writeStream 2020-07-31 17:33:10 +02:00
Stream harden seekable http stream a bit against failures 2020-05-22 15:29:43 +02:00
Type Properly add both mimetypes to secure mimetype mapping 2020-09-09 12:17:27 +00:00
Utils Update license headers for 18 2019-12-20 09:23:25 +01:00
FileInfo.php Update license headers 2019-12-05 15:38:45 +01:00
Filesystem.php ensure home storage is initialized on first setup 2020-07-09 12:33:29 +00:00
View.php Actually check if the owner is not null 2020-03-27 13:51:47 +00:00