nextcloud-server/lib/public/Files/Cache
Robin Appelman 2948aaf2f9
feat: add an option to filter what paths get checked for updates
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-12-31 13:16:13 +07:00
..
AbstractCacheEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CacheEntryInsertedEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CacheEntryRemovedEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CacheEntryUpdatedEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CacheInsertEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CacheUpdateEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ICache.php fix(psalm): Fix @throws annotations 2024-09-17 17:18:30 +07:00
ICacheEntry.php fix(files): Always return a valid mimetype 2025-10-06 16:00:04 +07:00
ICacheEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IFileAccess.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IPropagator.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IScanner.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IUpdater.php fix(files): Correctly copy the cache information on copy operations 2024-12-03 17:04:44 +07:00
IWatcher.php feat: add an option to filter what paths get checked for updates 2025-12-31 13:16:13 +07:00