nextcloud/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 +01:00
..
Wrapper optimize cache jail creation 2023-10-19 19:27:00 +02:00
Cache.php Support getting and setting metadata in DAV requests 2023-11-08 16:23:53 +01:00
CacheEntry.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-06 07:25:28 +02:00
CacheQueryBuilder.php Support getting and setting metadata in DAV requests 2023-11-08 16:23:53 +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 Support getting and setting metadata in DAV requests 2023-11-08 16:23:53 +01:00
Scanner.php Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +03:30
SearchBuilder.php IFilesMetadata 2023-11-07 12:43:08 -01:00
Storage.php Fix Executing a query: SQLSTATE[42000] 2022-11-29 11:24:56 -06:00
StorageGlobal.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
Updater.php fix: execute throws docrine exceptions not our wrapped ones 2023-05-26 06:56:55 +00:00
Watcher.php more reliable return value for Watcher::checkUpdate 2021-10-15 16:03:18 +02:00