nextcloud-server/lib/public/Files
Julius Härtl e23aa8883e
feat(s3): Use multipart upload for chunked uploading
This allows to stream file chunks directly to S3 during upload.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-03-08 14:00:04 +07:00
..
AppData composer run cs:fix 2023-01-20 11:45:08 +07:00
Cache Document all getIncomplete implementations as returning string|false 2022-08-02 14:23:14 +07:00
Config allow getting mounts by providers 2022-04-04 14:57:56 +07:00
Events composer run cs:fix 2023-01-20 11:45:08 +07:00
Lock composer run cs:fix 2023-01-20 11:45:08 +07:00
Mount fix tests 2023-02-07 15:50:10 +07:00
Notify Update php licenses 2021-06-04 22:02:41 +07:00
ObjectStore feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +07:00
Search generate a better optimized query for path prefix search filters 2021-08-26 19:07:52 +07:00
SimpleFS Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +07:00
Storage feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +07:00
Template composer run cs:fix 2023-01-20 11:45:08 +07:00
AlreadyExistsException.php Update php licenses 2021-06-04 22:02:41 +07:00
DavUtil.php Move dav utils functions to OCP\Files\DavUtil 2022-08-30 09:58:12 +07:00
EmptyFileNameException.php Update php licenses 2021-06-04 22:02:41 +07:00
EntityTooLargeException.php Update php licenses 2021-06-04 22:02:41 +07:00
File.php Update php licenses 2021-06-04 22:02:41 +07:00
FileInfo.php Allow float sizes in FileInfo for 32bits 2023-02-07 11:23:31 +07:00
FileNameTooLongException.php Update php licenses 2021-06-04 22:02:41 +07:00
Folder.php Update php licenses 2021-06-04 22:02:41 +07:00
ForbiddenException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
GenericFileException.php Update php licenses 2021-06-04 22:02:41 +07:00
IAppData.php Update php licenses 2021-06-04 22:02:41 +07:00
IHomeStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +07:00
IMimeTypeDetector.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IMimeTypeLoader.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IRootFolder.php composer run cs:fix 2023-01-20 11:45:08 +07:00
InvalidCharacterInPathException.php Update php licenses 2021-06-04 22:02:41 +07:00
InvalidContentException.php Update php licenses 2021-06-04 22:02:41 +07:00
InvalidDirectoryException.php Update php licenses 2021-06-04 22:02:41 +07:00
InvalidPathException.php Update php licenses 2021-06-04 22:02:41 +07:00
LockNotAcquiredException.php Update php licenses 2021-06-04 22:02:41 +07:00
Node.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +07:00
NotEnoughSpaceException.php Update php licenses 2021-06-04 22:02:41 +07:00
NotFoundException.php Update php licenses 2021-06-04 22:02:41 +07:00
NotPermittedException.php Update php licenses 2021-06-04 22:02:41 +07:00
ReservedWordException.php Update php licenses 2021-06-04 22:02:41 +07:00
Storage.php Move back typing to phpdoc to keep backward compatibility in OCP 2023-02-07 11:23:35 +07:00
StorageAuthException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageBadConfigException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageConnectionException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageInvalidException.php Update php licenses 2021-06-04 22:02:41 +07:00
StorageNotAvailableException.php Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
StorageTimeoutException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
UnseekableException.php Update php licenses 2021-06-04 22:02:41 +07:00