nextcloud-server/lib/private/Files/Cache
Arthur Schiwon 2489a2d63a
feat: specify media type via url path: systemtags-current/$mediaType
- only the media part of the mime type can be search, but not the full
  mime type. It can be added, should it become necessary.
- thus fixes previously hardcoded selector for image/ types
- also fixes a return type hint
- adds a return type hint

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-05-09 23:51:51 +07:00
..
Wrapper fix type hints 2023-04-04 17:05:45 +07:00
Cache.php fix type hints 2023-04-04 17:05:45 +07:00
CacheEntry.php fix null error in getUnencryptedSize 2022-10-13 15:34:48 +07:00
CacheQueryBuilder.php PoC: SystemTags endpoint to return tags used by a user with meta data 2023-05-09 23:51:48 +07:00
FailedCache.php use searchoperation for storage filter instead of db expression 2021-06-14 16:11:25 +07:00
HomeCache.php fix type hints 2023-04-04 17:05:45 +07:00
HomePropagator.php Update php licenses 2021-06-04 22:02:41 +07:00
LocalRootScanner.php Update php licenses 2021-06-04 22:02:41 +07:00
MoveFromCacheTrait.php Update php licenses 2021-06-04 22:02:41 +07:00
NullWatcher.php Update php licenses 2021-06-04 22:02:41 +07:00
Propagator.php Fix unencrypted size calculation for files created before the Encryption storage is enabled 2022-10-03 13:44:14 +07:00
QuerySearchHelper.php feat: specify media type via url path: systemtags-current/$mediaType 2023-05-09 23:51:51 +07:00
Scanner.php Merge pull request #36857 from nextcloud/scan-repair-unencrypted-size 2023-04-24 15:24:50 +07:00
SearchBuilder.php composer run cs:fix 2023-01-20 11:45:08 +07:00
Storage.php Fix Executing a query: SQLSTATE[42000] 2022-11-29 11:24:56 +07:00
StorageGlobal.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
Updater.php ignore errors while trying to update parent storage_mtime 2023-04-20 17:16:03 +07:00
Watcher.php more reliable return value for Watcher::checkUpdate 2021-10-15 16:03:18 +07:00