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 7991928c2e fix(dav): add missing search_supports_creation_time and search_supports_upload_time to Capabilities return type 6 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 6 days ago
CacheDependencies.php chore: Add SPDX header 2 years ago
CacheEntry.php fix(files): Always return a valid mimetype 5 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 feat: add base class for extending the query builder 2 years ago
HomeCache.php chore: Add SPDX header 2 years ago
HomePropagator.php chore: Add SPDX header 2 years ago
LocalRootScanner.php chore: Add SPDX header 2 years 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 fix(dav): add missing search_supports_creation_time and search_supports_upload_time to Capabilities return type 6 days ago
Scanner.php fix: better error message when trying to scan a folder that is already being scanned 10 months ago
SearchBuilder.php fix(dav): add missing search_supports_creation_time and search_supports_upload_time to Capabilities return type 6 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 fix(Updater): Lower deadlock log level from warning to info 6 months ago
Watcher.php fix: use interfaces instead of classes in Cache\Watcher type hints 2 months ago