nextcloud-server/apps/files/lib
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
..
Activity Don't allow to change activity settings that don't work 2021-09-27 06:21:46 +07:00
AppInfo Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
BackgroundJob Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Collaboration/Resources
Command Move storage encoding compatibility warning logic 2021-11-19 14:51:39 +07:00
Controller Move to combined files entrypoint 2021-10-26 09:52:56 +07:00
Db
Event Add template picker 2021-01-28 12:00:18 +07:00
Exception
Listener
Migration
Notification
Search pass order from unified search to file search 2021-03-23 13:41:21 +07:00
Service Log exception message during failed ownership transfer share restore 2021-08-24 10:01:28 +07:00
Settings
App.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Capabilities.php
Helper.php Fix functions taking optional parameters before required ones 2021-06-07 21:33:52 +07:00