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 dfdb4ba500 feat: set creation_time on file creation and render recently created icon 7 days ago
..
Wrapper fix(cache): filter out invalid entries in `OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById` 3 weeks ago
Cache.php feat: set creation_time on file creation and render recently created icon 7 days ago
CacheDependencies.php chore: Add SPDX header 2 years ago
CacheEntry.php Merge pull request #57549 from nextcloud/carl/optimize-getdirectory-content 2 months ago
CacheQueryBuilder.php fix: add missing color select to tags usage query 7 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 5 months ago
HomeCache.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
HomePropagator.php refactor(IPropagator): Cleanup implementation 5 months ago
LocalRootScanner.php fix(preview): Make version column a string 5 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 2 weeks ago
QuerySearchHelper.php feat: set creation_time on file creation and render recently created icon 7 days ago
Scanner.php fix(preview): Fix files:app-data-scan for previews 4 weeks ago
SearchBuilder.php feat: set creation_time on file creation and render recently created icon 7 days ago
Storage.php chore: better type hints for `getAvailability` 4 months ago
StorageGlobal.php chore(db): Correctly apply query types 1 year ago
Updater.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Watcher.php fix: use interfaces instead of classes in Cache\Watcher type hints 2 months ago