nextcloud/lib/private/Files/Cache
Julius Härtl 8f3e6c755f
fix: Only read unencrypted_size when file is actually encrypted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-09-12 15:07:56 +02:00
..
Wrapper clear encrypted flag when moving away from encrypted storage 2023-04-01 16:49:28 +00:00
Cache.php clear encrypted flag when moving away from encrypted storage 2023-04-01 16:49:28 +00:00
CacheEntry.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-12 15:07:56 +02:00
CacheQueryBuilder.php store unencrypted size in the unencrypted_size column 2022-06-03 15:43:50 +02:00
FailedCache.php use searchoperation for storage filter instead of db expression 2021-06-14 16:11:25 +02:00
HomeCache.php Update php licenses 2021-06-04 22:02:41 +02:00
HomePropagator.php Update php licenses 2021-06-04 22:02:41 +02:00
LocalRootScanner.php Update php licenses 2021-06-04 22:02:41 +02:00
MoveFromCacheTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
NullWatcher.php Update php licenses 2021-06-04 22:02:41 +02:00
Propagator.php fix: Check for wrapped retriable exceptions 2023-06-21 19:22:31 +00:00
QuerySearchHelper.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Scanner.php don't overwrite the etag from storage backends that already provide "good" etags 2022-04-04 16:48:18 +02:00
SearchBuilder.php tell mysql to ignore the sort index for search queries 2022-05-16 09:53:43 +00:00
Storage.php Fix Executing a query: SQLSTATE[42000] 2022-11-30 15:04:47 +00:00
StorageGlobal.php cache storage id mapping both ways 2022-03-31 14:35:42 +02:00
Updater.php Update php licenses 2021-06-04 22:02:41 +02:00
Watcher.php more reliable return value for Watcher::checkUpdate 2021-10-15 16:03:18 +02:00