]> source.dussan.org Git - nextcloud-server.git/commit
refactor: remove SystemTag logic from Folder into QuerySearchHelper
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 5 May 2023 19:28:09 +0000 (21:28 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 9 May 2023 21:51:52 +0000 (23:51 +0200)
commitdbfd2f936aaae95aabd52ac8de03b48a813bbb8f
treee7275f004576e0bd3e69bf3b5b88aadea472bb69
parent7f3725c96217fb6ada2ceeedcefa552aa216b9e0
refactor: remove SystemTag logic from Folder into QuerySearchHelper

- adds OC\SystemTag\SystemTagsInFilesDetector where the search logic is
  moved to

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/dav/lib/SystemTag/SystemTagsInUseCollection.php
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Files/Cache/QuerySearchHelper.php
lib/private/Files/Node/Folder.php
lib/private/SystemTag/SystemTagsInFilesDetector.php [new file with mode: 0644]