nextcloud-server/apps/files/lib/Command
Vincent Petry 88b5860e70 Move storage encoding compatibility warning logic
The encoding check for file names is now happening the Scanner, and an
event will be emitted only if the storage doesn't contain the encoding
compatibility wrapper.

The event is listened to by the occ scan command to be able to display a
warning in case of file name mismatches when they have NFD encoding.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-11-19 14:51:39 +07:00
..
DeleteOrphanedFiles.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
RepairTree.php cast ints 2021-01-27 18:08:10 +07:00
Scan.php Move storage encoding compatibility warning logic 2021-11-19 14:51:39 +07:00
ScanAppData.php Move storage encoding compatibility warning logic 2021-11-19 14:51:39 +07:00
TransferOwnership.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00