nextcloud-server/lib/private/Files/Cache
Robin Appelman 3e56c3d681 feat: add option to disable scanner transactions
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-06-13 12:02:53 +07:00
..
Wrapper fix: use proper jailed patch in watcher 2024-04-09 10:41:50 +07:00
Cache.php fix: get child ids for folder in a separate query during move 2024-06-13 09:46:42 +07:00
CacheDependencies.php also improe cache ci for shared cache 2024-02-09 14:00:26 +07:00
CacheEntry.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-06 07:25:28 +07:00
CacheQueryBuilder.php feat(metadata): migrate to lazy appconfig 2024-05-27 10:27:49 +07:00
FailedCache.php
FileAccess.php fix: fix FileAccess::getByFileId(InStorage) 2024-05-02 17:11:34 +07:00
HomeCache.php Fix return types in phpdoc 2023-05-15 12:24:42 +07:00
HomePropagator.php
LocalRootScanner.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
QuerySearchHelper.php feat(metadata): migrate to lazy appconfig 2024-05-27 10:27:49 +07:00
Scanner.php feat: add option to disable scanner transactions 2024-06-13 12:02:53 +07:00
SearchBuilder.php refactor(mimeloader): modernize MimeTypeLoader 2024-03-14 17:24:36 +07:00
Storage.php improve di performance for cache 2024-02-09 13:28:30 +07:00
StorageGlobal.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
Updater.php perf: Avoid updating the folder size if we know the size difference 2024-01-12 14:21:08 +07:00
Watcher.php refactor: Repalce array_search with in_array in lib/ 2023-11-22 11:42:53 +07:00