nextcloud/lib/private/Files/Cache
Thomas Citharel ffeb797ecc
refactor(mimeloader): modernize MimeTypeLoader
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-03-14 17:24:36 +01:00
..
Wrapper use OCP\Server 2024-02-12 16:39:00 +01:00
Cache.php fix(filecache): Move from array_merge to avoid memory exhaustion 2024-03-04 18:13:45 +01:00
CacheDependencies.php also improe cache ci for shared cache 2024-02-09 14:00:26 +01:00
CacheEntry.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-06 07:25:28 +02:00
CacheQueryBuilder.php ignore metadata if table is empty 2023-11-14 09:28:58 -01:00
FailedCache.php use searchoperation for storage filter instead of db expression 2021-06-14 16:11:25 +02:00
HomeCache.php Fix return types in phpdoc 2023-05-15 12:24:42 +02:00
HomePropagator.php Update php licenses 2021-06-04 22:02:41 +02:00
LocalRootScanner.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +03:30
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 Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +03:30
QuerySearchHelper.php ignore metadata if table is empty 2023-11-14 09:28:58 -01:00
Scanner.php also updated parent etags when a changed etag is detected during scanning 2024-01-31 18:06:18 +01:00
SearchBuilder.php refactor(mimeloader): modernize MimeTypeLoader 2024-03-14 17:24:36 +01:00
Storage.php improve di performance for cache 2024-02-09 13:28:30 +01:00
StorageGlobal.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
Updater.php perf: Avoid updating the folder size if we know the size difference 2024-01-12 14:21:08 +01:00
Watcher.php refactor: Repalce array_search with in_array in lib/ 2023-11-22 11:42:53 +01:00