nextcloud/lib/private/Files/Cache
Robin Appelman 10b6d92319 fix: fix mimetype not being updated when changing file extention on object store
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-12-11 07:49:18 +00:00
..
Wrapper fix(files): Don't attempt to format a partial cache entry 2024-02-22 10:46:54 +01:00
Cache.php fix(files): Use isRetryable to catch retryable exceptions 2024-06-12 08:11:18 +00:00
CacheEntry.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-12 15:06:01 +02:00
CacheQueryBuilder.php refactor: remove where specification from SELECT getter 2023-05-16 12:47:15 +02:00
FailedCache.php use searchoperation for storage filter instead of db expression 2021-06-14 16:11:25 +02:00
HomeCache.php fix type hints 2023-10-11 14:41:43 +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-05-13 22:23:04 +00:00
QuerySearchHelper.php fix: include invisible tags for admins 2023-07-07 14:54:56 +00:00
Scanner.php fix unencrypted_size for files when scanning 2023-10-11 14:41:43 +02:00
SearchBuilder.php fix: include invisible tags for admins 2023-07-07 14:54:56 +00:00
Storage.php Fix Executing a query: SQLSTATE[42000] 2022-11-29 11:24:56 -06:00
StorageGlobal.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
Updater.php fix: fix mimetype not being updated when changing file extention on object store 2024-12-11 07:49:18 +00:00
Watcher.php more reliable return value for Watcher::checkUpdate 2021-10-15 16:03:18 +02:00