nextcloud-server/lib/private/Files/Cache
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-11-08 16:23:53 +07:00
..
Wrapper optimize cache jail creation 2023-10-19 19:27:00 +07:00
Cache.php Support getting and setting metadata in DAV requests 2023-11-08 16:23:53 +07:00
CacheEntry.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-06 07:25:28 +07:00
CacheQueryBuilder.php Support getting and setting metadata in DAV requests 2023-11-08 16:23:53 +07:00
FailedCache.php
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 Support getting and setting metadata in DAV requests 2023-11-08 16:23:53 +07:00
Scanner.php Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
SearchBuilder.php IFilesMetadata 2023-11-07 12:43:08 +07:00
Storage.php
StorageGlobal.php
Updater.php fix: execute throws docrine exceptions not our wrapped ones 2023-05-26 06:56:55 +07:00
Watcher.php