nextcloud/apps/files
Vincent Petry 516b10de33 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:38 +00:00
..
ajax Update php licenses 2021-06-04 22:02:41 +02:00
appinfo Update app versions for 23 2021-09-28 12:21:40 +02:00
composer Update to composer 2.1.11 2021-11-04 12:30:11 +01:00
css Fix trashbin files view sticky action bar 2021-09-09 11:56:56 +02:00
img compress some images with tinypng.com 2020-05-22 13:07:11 +00:00
js Merge pull request #29574 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.1 2021-11-08 17:39:44 +00:00
l10n [tx-robot] updated from transifex 2021-11-03 02:23:35 +00:00
lib Move storage encoding compatibility warning logic 2021-11-19 14:51:38 +00:00
src Move to combined files entrypoint 2021-10-25 16:51:37 +02:00
templates Move to combined files entrypoint 2021-10-25 16:51:37 +02:00
tests Merge pull request #27196 from nextcloud/fix/ApiControllerTest-testShowHiddenFiles 2021-10-20 18:48:04 +02:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
list.php Update php licenses 2021-06-04 22:02:41 +02:00
recentlist.php Update php licenses 2021-06-04 22:02:41 +02:00
simplelist.php Update php licenses 2021-06-04 22:02:41 +02:00
webpack.js Move to combined files entrypoint 2021-10-25 16:51:37 +02:00