You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Files/Cache
Robin Appelman cb1bf9ff72 feat: add permissions mask variant that only masks one directory 2 months ago
..
Wrapper feat: add permissions mask variant that only masks one directory 2 months ago
Cache.php fix: give target file all permissions on copy 3 months ago
CacheDependencies.php
CacheEntry.php
CacheQueryBuilder.php
FailedCache.php
FileAccess.php
HomeCache.php
HomePropagator.php
LocalRootScanner.php
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php Merge pull request #58520 from nextcloud/backport/58466/stable32 3 months ago
QuerySearchHelper.php refactor(recent-search): use order by fields to determine extended cache join and cast config limit to number 2 months ago
Scanner.php
SearchBuilder.php feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime 2 months ago
Storage.php
StorageGlobal.php
Updater.php
Watcher.php