nextcloud/lib/private/Files/Cache
Robin Appelman 56cc62d215
fix: use interfaces instead of classes in Cache\Watcher type hints
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-12-31 13:15:24 +01:00
..
Wrapper fix: Fix crash in files_version about uninitialized property 2025-10-14 18:32:37 +00:00
Cache.php fix: Clear mount cache when file storage changes during move 2025-11-13 14:09:23 +00:00
CacheDependencies.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CacheEntry.php fix(files): Always return a valid mimetype 2025-10-06 11:24:18 +00:00
CacheQueryBuilder.php fix: add missing color select to tags usage query 2025-08-01 02:47:04 +02:00
FailedCache.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
FileAccess.php fix(FileAccess): Make getAncestorInStorage pass sharding tests 2025-10-09 07:51:58 +00:00
HomeCache.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
HomePropagator.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LocalRootScanner.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MoveFromCacheTrait.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NullWatcher.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Propagator.php fix: don't propagate future mtimes 2024-11-28 17:24:36 +01:00
QuerySearchHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Scanner.php fix: better error message when trying to scan a folder that is already being scanned 2025-04-25 18:40:03 +02:00
SearchBuilder.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Storage.php chore: better type hints for getAvailability 2025-11-12 17:45:55 +00:00
StorageGlobal.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +02:00
Updater.php fix(Updater): Lower deadlock log level from warning to info 2025-09-16 16:19:39 +00:00
Watcher.php fix: use interfaces instead of classes in Cache\Watcher type hints 2025-12-31 13:15:24 +01:00