..
Wrapper
feat: add permissions mask variant that only masks one directory
2026-04-09 23:54:38 +00:00
Cache.php
perf: remove unneeded sort in getFolderContentsById
2026-05-13 14:49:34 +00:00
CacheDependencies.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
CacheEntry.php
Merge pull request #57549 from nextcloud/carl/optimize-getdirectory-content
2026-01-16 14:09:14 +01:00
CacheQueryBuilder.php
fix: add missing color select to tags usage query
2025-08-01 02:47:04 +02:00
FailedCache.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
FileAccess.php
fix(FileAccess): Make getAncestorInStorage pass sharding tests
2025-10-09 09:27:50 +02:00
HomeCache.php
refactor: use logical && || instead of weak and or operators
2025-09-27 23:02:18 +02:00
HomePropagator.php
refactor(IPropagator): Cleanup implementation
2025-10-08 17:15:18 +02:00
LocalRootScanner.php
fix(preview): Make version column a string
2025-10-08 14:07:06 +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 12:00:07 +00:00
QuerySearchHelper.php
feat(file-search): add property to SearchQuery and check select fields to decide wheter to join extended cache
2026-06-10 17:02:33 +02:00
Scanner.php
fix: ensure file names are string-typed
2026-06-17 05:25:33 +00:00
SearchBuilder.php
feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime
2026-03-26 08:06:33 +00:00
Storage.php
chore: better type hints for getAvailability
2025-11-06 20:09:17 +01:00
StorageGlobal.php
chore(db): Correctly apply query types
2024-10-17 09:21:07 +02:00
Updater.php
refactor: use logical && || instead of weak and or operators
2025-09-27 23:02:18 +02:00
Watcher.php
fix: use interfaces instead of classes in Cache\Watcher type hints
2025-12-31 12:23:04 +01:00