nextcloud-server/lib/private/Files/Cache
Carl Schwan bef3996c3e fix(preview): Make version column a string
And move it to a different table so that we don't have to pay the
storage cost when not using it (most of the times).

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-08 14:07:06 +07:00
..
Wrapper fix(files): Stop overwriting scan_permissions 2025-09-28 14:11:47 +07:00
Cache.php fix(files): Stop overwriting scan_permissions 2025-09-28 14:11:47 +07:00
CacheDependencies.php
CacheEntry.php fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +07:00
CacheQueryBuilder.php fix: add missing color select to tags usage query 2025-08-01 02:47:04 +07:00
FailedCache.php
FileAccess.php fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 2025-07-15 09:15:16 +07:00
HomeCache.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
HomePropagator.php
LocalRootScanner.php fix(preview): Make version column a string 2025-10-08 14:07:06 +07:00
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php fix: don't propagate future mtimes 2024-11-28 17:24:36 +07:00
QuerySearchHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Scanner.php refactor(preview): Use same mimetype ids as filecache 2025-10-06 13:37:15 +07:00
SearchBuilder.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Storage.php fix: Run cleanByMoundId query on all shards 2025-06-06 14:36:34 +07:00
StorageGlobal.php
Updater.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
Watcher.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00