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
Cristian Scheid 9776782f4a feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime 2 months ago
..
Wrapper fix(cache): filter out invalid entries in `OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById` 4 months ago
Cache.php fix: give target file all permissions on copy 3 months 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 10 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 8 months ago
HomeCache.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
HomePropagator.php refactor(IPropagator): Cleanup implementation 8 months ago
LocalRootScanner.php fix(preview): Make version column a string 8 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 3 months ago
QuerySearchHelper.php feat(recent-files): add recent_files_limit config on files settings 2 months ago
Scanner.php fix(preview): Fix files:app-data-scan for previews 4 months ago
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 chore: better type hints for `getAvailability` 7 months ago
StorageGlobal.php chore(db): Correctly apply query types 2 years ago
Updater.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
Watcher.php fix: use interfaces instead of classes in Cache\Watcher type hints 5 months ago