nextcloud-server/lib/private/Files
Vincent Petry 9f05eff3ef
Merge pull request #34607 from nextcloud/encryption-size-not-found
fix encryption wrapper filesize for non existing files
2023-04-06 18:04:44 +07:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Cache improve handling of files we can't access in the scanner 2023-04-05 14:44:55 +07:00
Config Add transaction around mass mounts operations 2023-03-07 19:58:55 +07:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +07:00
Mount fix tests 2023-02-07 15:50:10 +07:00
Node Merge pull request #36836 from nextcloud/fix/view-type-cleanup 2023-04-05 10:14:55 +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 extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter 2023-01-11 16:38:41 +07:00
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Storage Merge pull request #34607 from nextcloud/encryption-size-not-found 2023-04-06 18:04:44 +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 better error messages if the users home is not writable during scanning 2023-04-05 13:21:30 +07:00
FileInfo.php View needs to return an instance of OC\Files\FileInfo explicitely 2023-04-03 10:52:35 +07:00
Filesystem.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
SetupManager.php do onetime user setup before getting any mount from providers 2023-02-22 18:03:38 +07:00
SetupManagerFactory.php make mount cache duration configurable 2022-03-24 17:36:53 +07:00
View.php Remove unecessary fully qualified namespaces from phpdoc 2023-04-05 09:13:39 +07:00