nextcloud-server/lib/private/Files
Arthur Schiwon 315510df84
Merge pull request #27034 from nextcloud/enh/s3-multipart-upload-api
Use MultipartUpload for uploading chunks to s3
2023-03-09 13:55:57 +07:00
..
AppData
Cache Make sure name and path are strings 2023-02-02 12:05:22 +07:00
Config Add transaction around mass mounts operations 2023-03-07 19:58:55 +07:00
Lock
Mount fix tests 2023-02-07 15:50:10 +07:00
Node optimize LazyUserFolder::getMountPoint 2023-02-13 15:13:50 +07:00
Notify
ObjectStore feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +07:00
Search escape path prefix when doing cache jail search 2022-11-02 12:44:51 +07:00
SimpleFS Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +07:00
Storage Respect OCP interface in private classes 2023-02-07 11:23:35 +07:00
Stream Fix psalm errors related to filesizes 2023-02-07 11:23:29 +07:00
Template Add app config for default template path 2023-01-24 09:39:31 +07:00
Type composer run cs:fix 2023-01-20 11:45:08 +07:00
Utils
FileInfo.php Allow float sizes in FileInfo for 32bits 2023-02-07 11:23:31 +07:00
Filesystem.php Fix psalm errors 2023-02-07 11:23:32 +07:00
SetupManager.php more filesystem setup performance instrumentation 2023-02-10 11:11:13 +07:00
SetupManagerFactory.php
View.php fix: Use proper path for quota fetching 2023-03-06 22:46:07 +07:00