nextcloud-server/lib/private/Files
Pauli Järvinen a335592f14 Support seeking also from the end of file on S3 storage
The PR https://github.com/nextcloud/server/pull/20033 added support
for `fseek` for  the S3 storage backend. However, the seek mode SEEK_END
was left out that time. This PR fills this gap.

Signed-off-by: Pauli Järvinen <pauli.jarvinen@gmail.com>
2021-09-11 17:43:50 +07:00
..
AppData Update php licenses 2021-06-04 22:02:41 +07:00
Cache Merge pull request #28476 from nextcloud/search-jail-insensitive 2021-08-24 08:59:35 +07:00
Config Merge pull request #26494 from rigrig/fix-php8-deprecations 2021-06-07 23:30:59 +07:00
Mount handle case where storage can't be created in getStorageRootId 2021-06-17 14:32:38 +07:00
Node fix Folder->getById() when a single storage is mounted multiple times 2021-07-28 17:21:04 +07:00
Notify Update php licenses 2021-06-04 22:02:41 +07:00
ObjectStore Refactor writeObject to only use MultipartUpload when required 2021-08-20 17:02:25 +07:00
Search Update php licenses 2021-06-04 22:02:41 +07:00
SimpleFS Update php licenses 2021-06-04 22:02:41 +07:00
Storage Make sure that a empty directory can still be deleted when copied from another storage 2021-08-13 16:34:48 +07:00
Stream Support seeking also from the end of file on S3 storage 2021-09-11 17:43:50 +07:00
Template Update php licenses 2021-06-04 22:02:41 +07:00
Type Update php licenses 2021-06-04 22:02:41 +07:00
Utils Update php licenses 2021-06-04 22:02:41 +07:00
FileInfo.php Update php licenses 2021-06-04 22:02:41 +07:00
Filesystem.php Merge pull request #26344 from J0WI/fs-early-root 2021-06-23 15:21:56 +07:00
View.php Merge pull request #26494 from rigrig/fix-php8-deprecations 2021-06-07 23:30:59 +07:00