nextcloud/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 +01:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache Make sure name and path are strings 2023-02-02 12:05:22 +01:00
Config Add transaction around mass mounts operations 2023-03-07 19:58:55 +00:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount fix tests 2023-02-07 15:50:10 +01:00
Node optimize LazyUserFolder::getMountPoint 2023-02-13 15:13:50 +01:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +01:00
Search escape path prefix when doing cache jail search 2022-11-02 12:44:51 +01:00
SimpleFS Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
Storage Respect OCP interface in private classes 2023-02-07 11:23:35 +01:00
Stream Fix psalm errors related to filesizes 2023-02-07 11:23:29 +01:00
Template Add app config for default template path 2023-01-24 09:39:31 +00:00
Type composer run cs:fix 2023-01-20 11:45:08 +01:00
Utils split out some path manipulation logic 2022-04-04 15:40:12 +02:00
FileInfo.php Allow float sizes in FileInfo for 32bits 2023-02-07 11:23:31 +01:00
Filesystem.php Fix psalm errors 2023-02-07 11:23:32 +01:00
SetupManager.php more filesystem setup performance instrumentation 2023-02-10 11:11:13 +01:00
SetupManagerFactory.php make mount cache duration configurable 2022-03-24 17:36:53 +01:00
View.php fix: Use proper path for quota fetching 2023-03-06 22:46:07 +00:00