nextcloud-server/apps/files/lib
Vincent Petry 67ebe75d0e
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-17 09:24:13 +07:00
..
Activity Don't allow to change activity settings that don't work 2021-09-15 17:27:01 +07:00
AppInfo Update php licenses 2021-06-04 22:02:41 +07:00
BackgroundJob Update php licenses 2021-06-04 22:02:41 +07:00
Collaboration/Resources Update php licenses 2021-06-04 22:02:41 +07:00
Command Move storage encoding compatibility warning logic 2021-11-17 09:24:13 +07:00
Controller Move to combined files entrypoint 2021-10-25 16:51:37 +07:00
Db Update php licenses 2021-06-04 22:02:41 +07:00
Event Update php licenses 2021-06-04 22:02:41 +07:00
Exception Update php licenses 2021-06-04 22:02:41 +07:00
Listener Update php licenses 2021-06-04 22:02:41 +07:00
Migration Update php licenses 2021-06-04 22:02:41 +07:00
Notification Update php licenses 2021-06-04 22:02:41 +07:00
Search Trigger click event when scrollTo is set 2021-06-09 16:19:11 +07:00
Service Do not transfer shares for deleted users 2021-10-04 11:04:04 +07:00
Settings Update php licenses 2021-06-04 22:02:41 +07:00
App.php Update php licenses 2021-06-04 22:02:41 +07:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +07:00
Helper.php Merge pull request #26494 from rigrig/fix-php8-deprecations 2021-06-07 23:30:59 +07:00