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