You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/lib/private/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>
1 year ago
..
AppData Move CappedMemoryCache to OCP 2 years ago
Cache Make sure name and path are strings 1 year ago
Config Add transaction around mass mounts operations 1 year ago
Lock Adapt LockScope to LockContext rename 2 years ago
Mount fix tests 1 year ago
Node only fetch the data for mounts inside a folder when needed 1 year ago
Notify Update php licenses 3 years ago
ObjectStore feat(s3): Use multipart upload for chunked uploading 1 year ago
Search escape path prefix when doing cache jail search 2 years ago
SimpleFS Type sizes as int|float throughout the code base 1 year ago
Storage Respect OCP interface in private classes 1 year ago
Stream Fix psalm errors related to filesizes 1 year ago
Template Add app config for default template path 1 year ago
Type composer run cs:fix 1 year ago
Utils split out some path manipulation logic 2 years ago
FileInfo.php Allow float sizes in FileInfo for 32bits 1 year ago
Filesystem.php Fix psalm errors 1 year ago
SetupManager.php more filesystem setup performance instrumentation 1 year ago
SetupManagerFactory.php make mount cache duration configurable 2 years ago
View.php fix: Use proper path for quota fetching 1 year ago