..
Wrapper
fix(cache): filter out invalid entries in OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById
2026-02-17 13:11:12 +01:00
Cache.php
feat: set creation_time on file creation and render recently created icon
2026-03-03 18:47:14 -03:00
CacheDependencies.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
CacheEntry.php
fix(files): Always return a valid mimetype
2025-10-06 16:00:04 +02:00
CacheQueryBuilder.php
fix: add missing color select to tags usage query
2025-08-06 13:04:01 +02:00
FailedCache.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
FileAccess.php
feat: add base class for extending the query builder
2024-07-12 17:01:39 +02:00
HomeCache.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
HomePropagator.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
LocalRootScanner.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
MoveFromCacheTrait.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
NullWatcher.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Propagator.php
fix(propagator): Don't run queries if no parents
2026-02-23 11:59:42 +00:00
QuerySearchHelper.php
feat(recent-search): pass recent_limit config value to getRecentSearch function
2026-03-26 11:53:53 +00:00
Scanner.php
fix: better error message when trying to scan a folder that is already being scanned
2025-05-13 14:06:15 +02:00
SearchBuilder.php
feat(recent-search): pass recent_limit config value to getRecentSearch function
2026-03-26 11:53:53 +00:00
Storage.php
chore: better type hints for getAvailability
2025-11-12 17:45:41 +00:00
StorageGlobal.php
chore(db): Correctly apply query types
2024-10-17 09:21:07 +02:00
Updater.php
fix(Updater): Lower deadlock log level from warning to info
2025-09-16 16:19:03 +00:00
Watcher.php
fix: use interfaces instead of classes in Cache\Watcher type hints
2025-12-31 13:16:17 +01:00