nextcloud-server/lib/private/Files
Robin Appelman 4953296b9e
Merge pull request #36857 from nextcloud/scan-repair-unencrypted-size
fix unencrypted_size for folders when scanning the filesystem with encryption enabled
2023-04-24 15:24:50 +02:00
..
AppData
Cache Merge pull request #36857 from nextcloud/scan-repair-unencrypted-size 2023-04-24 15:24:50 +02:00
Config Add transaction around mass mounts operations 2023-03-07 19:58:55 +00:00
Lock
Mount Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
Node fix: Use proper path when creating node instances 2023-04-17 23:46:52 +02:00
Notify
ObjectStore Merge pull request #37534 from Rsplwe/master 2023-04-18 00:16:38 +02: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 +01:00
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
Storage Merge pull request #36857 from nextcloud/scan-repair-unencrypted-size 2023-04-24 15:24:50 +02:00
Stream Fix psalm errors related to filesizes 2023-02-07 11:23:29 +01:00
Template Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
Type Put Mimeloader insertion and read in the same transaction 2023-04-17 13:32:02 +00:00
Utils better error messages if the users home is not writable during scanning 2023-04-05 13:21:30 +02:00
FileInfo.php View needs to return an instance of OC\Files\FileInfo explicitely 2023-04-03 10:52:35 +02:00
Filesystem.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
SetupManager.php do onetime user setup before getting any mount from providers 2023-02-22 18:03:38 +01:00
SetupManagerFactory.php
View.php Remove unecessary fully qualified namespaces from phpdoc 2023-04-05 09:13:39 +02:00