nextcloud-server/lib/private/Files/Cache
Robin Appelman b1f352c614
improve handling of files we can't access in the scanner
instead of erroring, remove the items from the cache.

this situation can be triggered if a user has access to a file but looses it afterwards

Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-04-05 14:44:55 +07:00
..
Wrapper clear encrypted flag when moving away from encrypted storage 2023-04-01 15:36:37 +07:00
Cache.php clear encrypted flag when moving away from encrypted storage 2023-04-01 15:36:37 +07:00
CacheEntry.php fix null error in getUnencryptedSize 2022-10-13 15:34:48 +07:00
CacheQueryBuilder.php Search without join on filecache_extended 2022-06-23 16:23:52 +07:00
FailedCache.php use searchoperation for storage filter instead of db expression 2021-06-14 16:11:25 +07:00
HomeCache.php Fix inherited parameter names 2023-04-03 08:29:33 +07:00
HomePropagator.php Update php licenses 2021-06-04 22:02:41 +07:00
LocalRootScanner.php Update php licenses 2021-06-04 22:02:41 +07:00
MoveFromCacheTrait.php Update php licenses 2021-06-04 22:02:41 +07:00
NullWatcher.php Update php licenses 2021-06-04 22:02:41 +07:00
Propagator.php Fix unencrypted size calculation for files created before the Encryption storage is enabled 2022-10-03 13:44:14 +07:00
QuerySearchHelper.php composer run cs:fix 2023-01-20 11:45:08 +07:00
Scanner.php improve handling of files we can't access in the scanner 2023-04-05 14:44:55 +07:00
SearchBuilder.php composer run cs:fix 2023-01-20 11:45:08 +07:00
Storage.php Fix Executing a query: SQLSTATE[42000] 2022-11-29 11:24:56 +07:00
StorageGlobal.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
Updater.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
Watcher.php more reliable return value for Watcher::checkUpdate 2021-10-15 16:03:18 +07:00