nextcloud-server/lib/private/Files/Cache
Robin Appelman b6f8b8da60 directly build the search filter for shared storage instead of setting up the source cache
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-17 11:58:57 +07:00
..
Wrapper directly build the search filter for shared storage instead of setting up the source cache 2022-08-17 11:58:57 +07:00
Cache.php fix updating size when folder is empty 2022-08-16 13:54:26 +07:00
CacheEntry.php store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +07:00
CacheQueryBuilder.php Search without join on filecache_extended 2022-06-23 16:23:52 +07:00
FailedCache.php
HomeCache.php
HomePropagator.php
LocalRootScanner.php
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +07:00
QuerySearchHelper.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
Scanner.php don't update the folder size if we know it hasn't changed 2022-08-16 13:56:51 +07:00
SearchBuilder.php fixed the cache searchBuilder negative map 2022-08-16 17:59:02 +07:00
Storage.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +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