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
Arthur Schiwon 5fe630b4f1 fix: ensure file names are string-typed 4 days ago
..
Wrapper feat: add permissions mask variant that only masks one directory 2 months ago
Cache.php perf: remove unneeded sort in getFolderContentsById 1 month ago
CacheDependencies.php chore: Add SPDX header 2 years ago
CacheEntry.php Merge pull request #57549 from nextcloud/carl/optimize-getdirectory-content 5 months ago
CacheQueryBuilder.php fix: add missing color select to tags usage query 11 months ago
FailedCache.php style: update codestyle for coding-standard 1.2.3 2 years ago
FileAccess.php fix(FileAccess): Make getAncestorInStorage pass sharding tests 9 months ago
HomeCache.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 9 months ago
HomePropagator.php refactor(IPropagator): Cleanup implementation 9 months ago
LocalRootScanner.php fix(preview): Make version column a string 9 months ago
MoveFromCacheTrait.php chore: Add SPDX header 2 years ago
NullWatcher.php chore: Add SPDX header 2 years ago
Propagator.php fix(propagator): Don't run queries if no parents 4 months ago
QuerySearchHelper.php feat(file-search): add property to SearchQuery and check select fields to decide wheter to join extended cache 2 weeks ago
Scanner.php fix: ensure file names are string-typed 4 days ago
SearchBuilder.php feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime 3 months ago
Storage.php chore: better type hints for `getAvailability` 8 months ago
StorageGlobal.php chore(db): Correctly apply query types 2 years ago
Updater.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 9 months ago
Watcher.php fix: use interfaces instead of classes in Cache\Watcher type hints 6 months ago