pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/php-nextcloud
Module Name: pkgsrc
Committed By: gdt
Date: Thu Jun 18 13:34:07 UTC 2026
Modified Files:
pkgsrc/www/php-nextcloud: Makefile PLIST distinfo
Log Message:
www/php-nextcloud: Update to 32.0.11
Upstream NEWS: micro update (nextcloud has a solid track record of
micro release actually being micro).
Tested on NetBSD 10 amd64: web UI, CalDAV, CardDAV, and CalDAV push
via UP to Adnroid DAVx5.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/www/php-nextcloud/Makefile
cvs rdiff -u -r1.68 -r1.69 pkgsrc/www/php-nextcloud/PLIST
cvs rdiff -u -r1.71 -r1.72 pkgsrc/www/php-nextcloud/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/php-nextcloud/Makefile
diff -u pkgsrc/www/php-nextcloud/Makefile:1.85 pkgsrc/www/php-nextcloud/Makefile:1.86
--- pkgsrc/www/php-nextcloud/Makefile:1.85 Thu Mar 19 12:41:26 2026
+++ pkgsrc/www/php-nextcloud/Makefile Thu Jun 18 13:34:07 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2026/03/19 12:41:26 gdt Exp $
+# $NetBSD: Makefile,v 1.86 2026/06/18 13:34:07 gdt Exp $
#
# The nextcloud update process only works from one version to the
@@ -10,7 +10,7 @@
# contained 18.0.2, then during April to June it is ok to update to
# later 18.x.y, to 19.0.0, and to later 19.x.y, but it is not ok to
# update to 20.
-DISTNAME= nextcloud-32.0.6
+DISTNAME= nextcloud-32.0.11
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= https://download.nextcloud.com/server/releases/
Index: pkgsrc/www/php-nextcloud/PLIST
diff -u pkgsrc/www/php-nextcloud/PLIST:1.68 pkgsrc/www/php-nextcloud/PLIST:1.69
--- pkgsrc/www/php-nextcloud/PLIST:1.68 Thu Mar 19 12:41:26 2026
+++ pkgsrc/www/php-nextcloud/PLIST Thu Jun 18 13:34:07 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.68 2026/03/19 12:41:26 gdt Exp $
+@comment $NetBSD: PLIST,v 1.69 2026/06/18 13:34:07 gdt Exp $
share/nextcloud/.htaccess
share/nextcloud/.user.ini
share/nextcloud/3rdparty/.patches/mp3info-break-frame-parsing.patch
@@ -36,18 +36,25 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AbstractConfigurationProvider.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/AbstractModel.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/ApiProvider.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Cbor/CborDecoder.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Cbor/CborEncoder.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Cbor/Exception/CborException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/DateTimeResult.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/DocModel.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/ErrorParser/AbstractErrorParser.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/ErrorParser/AbstractRpcV2ErrorParser.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/ErrorParser/JsonParserTrait.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/ErrorParser/JsonRpcErrorParser.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/ErrorParser/RestJsonErrorParser.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/ErrorParser/RpcV2CborErrorParser.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/ErrorParser/XmlErrorParser.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Exception/RpcV2CborException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/ListShape.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/MapShape.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Operation.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/AbstractParser.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/AbstractRestParser.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/AbstractRpcV2Parser.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/Crc32ValidatingParser.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/DecodingEventStreamIterator.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/EventParsingIterator.php
@@ -60,7 +67,10 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/QueryParser.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/RestJsonParser.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/RestXmlParser.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/RpcV2CborParser.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/RpcV2ParserTrait.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/XmlParser.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Serializer/AbstractRpcV2Serializer.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Serializer/Ec2ParamBuilder.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Serializer/JsonBody.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Serializer/JsonRpcSerializer.php
@@ -69,6 +79,7 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Serializer/RestJsonSerializer.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Serializer/RestSerializer.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Serializer/RestXmlSerializer.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Serializer/RpcV2CborSerializer.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Serializer/XmlBody.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Service.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Shape.php
@@ -99,6 +110,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AwsClientInterface.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AwsClientTrait.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CacheInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Cbor/CborDecoder.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Cbor/CborEncoder.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Cbor/Exception/CborException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ClientResolver.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ClientSideMonitoring/AbstractMonitoringMiddleware.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallAttemptMonitoringMiddleware.php
@@ -304,15 +318,22 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3MultiRegionClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/AbstractMultipartDownloader.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/AbstractMultipartUploader.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/DirectoryDownloader.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/DirectoryUploader.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Exception/FileDownloadException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Exception/ProgressTrackerException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Exception/S3TransferException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/AbstractResumableTransfer.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/AbstractTransferRequest.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/DownloadDirectoryRequest.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/DownloadDirectoryResult.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/DownloadFileRequest.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/DownloadRequest.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/DownloadResult.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/ResumableDownload.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/ResumableUpload.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/ResumeDownloadRequest.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/ResumeUploadRequest.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/S3TransferManagerConfig.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/UploadDirectoryRequest.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Models/UploadDirectoryResult.php
@@ -324,6 +345,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Progress/AbstractTransferListener.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Progress/ColoredTransferProgressBarFormat.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Progress/ConsoleProgressBar.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Progress/DirectoryProgressTracker.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Progress/DirectoryTransferProgressAggregator.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Progress/DirectoryTransferProgressSnapshot.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Progress/MultiProgressBarFormat.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Progress/MultiProgressTracker.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Progress/PlainProgressBarFormat.php
@@ -338,6 +362,7 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/S3TransferManager.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Utils/AbstractDownloadHandler.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Utils/FileDownloadHandler.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Utils/ResumableDownloadHandlerInterface.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3Transfer/Utils/StreamDownloadHandler.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/S3UriParser.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/SSECMiddleware.php
@@ -4638,25 +4663,24 @@ share/nextcloud/apps/activity/docs/endpo
share/nextcloud/apps/activity/docs/filter.md
share/nextcloud/apps/activity/docs/provider.md
share/nextcloud/apps/activity/docs/setting.md
-share/nextcloud/apps/activity/eslint.config.js
share/nextcloud/apps/activity/img/activity-dark.svg
share/nextcloud/apps/activity/img/activity.svg
share/nextcloud/apps/activity/img/add-color.svg
share/nextcloud/apps/activity/img/change.svg
share/nextcloud/apps/activity/img/delete-color.svg
share/nextcloud/apps/activity/img/notifications-dark.svg
-share/nextcloud/apps/activity/js/ActivityComponent.vue_vue_type_script_setup_true_lang-BUkWfIfb.chunk.mjs
-share/nextcloud/apps/activity/js/ActivityComponent.vue_vue_type_script_setup_true_lang-BUkWfIfb.chunk.mjs.license
-share/nextcloud/apps/activity/js/ActivityComponent.vue_vue_type_script_setup_true_lang-BUkWfIfb.chunk.mjs.map
-share/nextcloud/apps/activity/js/ActivityTab-B9vaz1ce.chunk.mjs
-share/nextcloud/apps/activity/js/ActivityTab-B9vaz1ce.chunk.mjs.license
-share/nextcloud/apps/activity/js/ActivityTab-B9vaz1ce.chunk.mjs.map
+share/nextcloud/apps/activity/js/ActivityComponent.vue_vue_type_script_setup_true_lang-DYq6jyGf.chunk.mjs
+share/nextcloud/apps/activity/js/ActivityComponent.vue_vue_type_script_setup_true_lang-DYq6jyGf.chunk.mjs.license
+share/nextcloud/apps/activity/js/ActivityComponent.vue_vue_type_script_setup_true_lang-DYq6jyGf.chunk.mjs.map
+share/nextcloud/apps/activity/js/ActivityTab-Dm8X1liK.chunk.mjs
+share/nextcloud/apps/activity/js/ActivityTab-Dm8X1liK.chunk.mjs.license
+share/nextcloud/apps/activity/js/ActivityTab-Dm8X1liK.chunk.mjs.map
share/nextcloud/apps/activity/js/_commonjsHelpers-Cqwegr3R.chunk.mjs
share/nextcloud/apps/activity/js/_commonjsHelpers-Cqwegr3R.chunk.mjs.license
share/nextcloud/apps/activity/js/_commonjsHelpers-Cqwegr3R.chunk.mjs.map
-share/nextcloud/apps/activity/js/_plugin-vue_export-helper-Dd3HqztU.chunk.mjs
-share/nextcloud/apps/activity/js/_plugin-vue_export-helper-Dd3HqztU.chunk.mjs.license
-share/nextcloud/apps/activity/js/_plugin-vue_export-helper-Dd3HqztU.chunk.mjs.map
+share/nextcloud/apps/activity/js/_plugin-vue_export-helper-BY6mtUkE.chunk.mjs
+share/nextcloud/apps/activity/js/_plugin-vue_export-helper-BY6mtUkE.chunk.mjs.license
+share/nextcloud/apps/activity/js/_plugin-vue_export-helper-BY6mtUkE.chunk.mjs.map
share/nextcloud/apps/activity/js/activity-adminSettings.mjs
share/nextcloud/apps/activity/js/activity-adminSettings.mjs.license
share/nextcloud/apps/activity/js/activity-adminSettings.mjs.map
@@ -4672,27 +4696,27 @@ share/nextcloud/apps/activity/js/activit
share/nextcloud/apps/activity/js/activity-sidebar.mjs
share/nextcloud/apps/activity/js/activity-sidebar.mjs.license
share/nextcloud/apps/activity/js/activity-sidebar.mjs.map
-share/nextcloud/apps/activity/js/api-Di1aL-dn.chunk.mjs
-share/nextcloud/apps/activity/js/api-Di1aL-dn.chunk.mjs.license
-share/nextcloud/apps/activity/js/api-Di1aL-dn.chunk.mjs.map
-share/nextcloud/apps/activity/js/index-Bj9MBH99.chunk.mjs
-share/nextcloud/apps/activity/js/index-Bj9MBH99.chunk.mjs.license
-share/nextcloud/apps/activity/js/index-Bj9MBH99.chunk.mjs.map
-share/nextcloud/apps/activity/js/index-CkSoKeSb.chunk.mjs
-share/nextcloud/apps/activity/js/index-CkSoKeSb.chunk.mjs.license
-share/nextcloud/apps/activity/js/index-CkSoKeSb.chunk.mjs.map
-share/nextcloud/apps/activity/js/logger-X0KjIiP2.chunk.mjs
-share/nextcloud/apps/activity/js/logger-X0KjIiP2.chunk.mjs.license
-share/nextcloud/apps/activity/js/logger-X0KjIiP2.chunk.mjs.map
+share/nextcloud/apps/activity/js/api-DCJrXyKq.chunk.mjs
+share/nextcloud/apps/activity/js/api-DCJrXyKq.chunk.mjs.license
+share/nextcloud/apps/activity/js/api-DCJrXyKq.chunk.mjs.map
+share/nextcloud/apps/activity/js/index-Di7pBM75.chunk.mjs
+share/nextcloud/apps/activity/js/index-Di7pBM75.chunk.mjs.license
+share/nextcloud/apps/activity/js/index-Di7pBM75.chunk.mjs.map
+share/nextcloud/apps/activity/js/index-DyFuYhT9.chunk.mjs
+share/nextcloud/apps/activity/js/index-DyFuYhT9.chunk.mjs.license
+share/nextcloud/apps/activity/js/index-DyFuYhT9.chunk.mjs.map
+share/nextcloud/apps/activity/js/logger-C3hd40pU.chunk.mjs
+share/nextcloud/apps/activity/js/logger-C3hd40pU.chunk.mjs.license
+share/nextcloud/apps/activity/js/logger-C3hd40pU.chunk.mjs.map
share/nextcloud/apps/activity/js/preload-helper-B9rAsR6N.chunk.mjs
share/nextcloud/apps/activity/js/preload-helper-B9rAsR6N.chunk.mjs.license
share/nextcloud/apps/activity/js/preload-helper-B9rAsR6N.chunk.mjs.map
-share/nextcloud/apps/activity/js/settings-store-Dnfb9Y9N.chunk.mjs
-share/nextcloud/apps/activity/js/settings-store-Dnfb9Y9N.chunk.mjs.license
-share/nextcloud/apps/activity/js/settings-store-Dnfb9Y9N.chunk.mjs.map
-share/nextcloud/apps/activity/js/translation-DoG5ZELJ-BZ4VBUO3.chunk.mjs
-share/nextcloud/apps/activity/js/translation-DoG5ZELJ-BZ4VBUO3.chunk.mjs.license
-share/nextcloud/apps/activity/js/translation-DoG5ZELJ-BZ4VBUO3.chunk.mjs.map
+share/nextcloud/apps/activity/js/settings-store-D19b-kFW.chunk.mjs
+share/nextcloud/apps/activity/js/settings-store-D19b-kFW.chunk.mjs.license
+share/nextcloud/apps/activity/js/settings-store-D19b-kFW.chunk.mjs.map
+share/nextcloud/apps/activity/js/translation-DoG5ZELJ-RouwhTfm.chunk.mjs
+share/nextcloud/apps/activity/js/translation-DoG5ZELJ-RouwhTfm.chunk.mjs.license
+share/nextcloud/apps/activity/js/translation-DoG5ZELJ-RouwhTfm.chunk.mjs.map
share/nextcloud/apps/activity/l10n/af.js
share/nextcloud/apps/activity/l10n/af.json
share/nextcloud/apps/activity/l10n/an.js
@@ -4932,6 +4956,7 @@ share/nextcloud/apps/activity/lib/Filter
share/nextcloud/apps/activity/lib/Filter/SelfFilter.php
share/nextcloud/apps/activity/lib/GroupHelper.php
share/nextcloud/apps/activity/lib/GroupHelperDisabled.php
+share/nextcloud/apps/activity/lib/Listener/AddMissingIndicesListener.php
share/nextcloud/apps/activity/lib/Listener/LoadSidebarScripts.php
share/nextcloud/apps/activity/lib/Listener/SetUserDefaults.php
share/nextcloud/apps/activity/lib/Listener/ShareEventListener.php
@@ -4994,6 +5019,8 @@ share/nextcloud/apps/admin_audit/l10n/be
share/nextcloud/apps/admin_audit/l10n/be.json
share/nextcloud/apps/admin_audit/l10n/bg.js
share/nextcloud/apps/admin_audit/l10n/bg.json
+share/nextcloud/apps/admin_audit/l10n/bn_BD.js
+share/nextcloud/apps/admin_audit/l10n/bn_BD.json
share/nextcloud/apps/admin_audit/l10n/br.js
share/nextcloud/apps/admin_audit/l10n/br.json
share/nextcloud/apps/admin_audit/l10n/ca.js
@@ -5074,6 +5101,8 @@ share/nextcloud/apps/admin_audit/l10n/lv
share/nextcloud/apps/admin_audit/l10n/lv.json
share/nextcloud/apps/admin_audit/l10n/mk.js
share/nextcloud/apps/admin_audit/l10n/mk.json
+share/nextcloud/apps/admin_audit/l10n/mn.js
+share/nextcloud/apps/admin_audit/l10n/mn.json
share/nextcloud/apps/admin_audit/l10n/ms_MY.js
share/nextcloud/apps/admin_audit/l10n/ms_MY.json
share/nextcloud/apps/admin_audit/l10n/nb.js
@@ -5162,8 +5191,6 @@ share/nextcloud/apps/app_api/appinfo/inf
share/nextcloud/apps/app_api/appinfo/register_command.php
share/nextcloud/apps/app_api/appinfo/routes.php
share/nextcloud/apps/app_api/appinfo/signature.json
-share/nextcloud/apps/app_api/composer.json
-share/nextcloud/apps/app_api/composer.lock
share/nextcloud/apps/app_api/css/filesactions.css
share/nextcloud/apps/app_api/css/settings.css
share/nextcloud/apps/app_api/img/app-dark.svg
@@ -5510,7 +5537,6 @@ share/nextcloud/apps/app_api/lib/Setting
share/nextcloud/apps/app_api/lib/SetupChecks/DaemonCheck.php
share/nextcloud/apps/app_api/templates/adminSettings.php
share/nextcloud/apps/app_api/templates/embedded.php
-share/nextcloud/apps/bruteforcesettings/CHANGELOG.md
share/nextcloud/apps/bruteforcesettings/LICENSE
share/nextcloud/apps/bruteforcesettings/LICENSES/AGPL-3.0-or-later.txt
share/nextcloud/apps/bruteforcesettings/LICENSES/CC0-1.0.txt
@@ -5520,19 +5546,21 @@ share/nextcloud/apps/bruteforcesettings/
share/nextcloud/apps/bruteforcesettings/appinfo/info.xml
share/nextcloud/apps/bruteforcesettings/appinfo/routes.php
share/nextcloud/apps/bruteforcesettings/appinfo/signature.json
-share/nextcloud/apps/bruteforcesettings/eslint.config.mjs
share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-main.js
share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-main.js.LICENSE.txt
share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-main.js.map
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-B9s61JiV_mjs.js
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-B9s61JiV_mjs.js.LICENSE.txt
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-B9s61JiV_mjs.js.map
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-Dn7o4T7p_mjs.js
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-Dn7o4T7p_mjs.js.LICENSE.txt
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-Dn7o4T7p_mjs.js.map
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks__plugin-vue_export-helper-1tPrXgE0_mjs-nod-451f10.js
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks__plugin-vue_export-helper-1tPrXgE0_mjs-nod-451f10.js.LICENSE.txt
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks__plugin-vue_export-helper-1tPrXgE0_mjs-nod-451f10.js.map
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-7_GNN76e_mjs.js
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-7_GNN76e_mjs.js.LICENSE.txt
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-7_GNN76e_mjs.js.map
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_mdi_js_mdi_js-node_modules_nextcloud_dialogs_dist_chunks_preview-BIbJGxX-e6bda3.js
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_mdi_js_mdi_js-node_modules_nextcloud_dialogs_dist_chunks_preview-BIbJGxX-e6bda3.js.map
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks_ConflictPicker-CWBf0soh_mjs.js
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks_ConflictPicker-CWBf0soh_mjs.js.map
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-C1yRZfLt_mjs.js
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-C1yRZfLt_mjs.js.LICENSE.txt
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-C1yRZfLt_mjs.js.map
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks__plugin-vue_export-helper-1tPrXgE0_mjs-nod-88e649.js
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks__plugin-vue_export-helper-1tPrXgE0_mjs-nod-88e649.js.map
share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_vue_dist_components_NcColorPicker_index_mjs.js
share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_vue_dist_components_NcColorPicker_index_mjs.js.map
share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_vue_dist_components_NcDateTimePicker_index_mjs.js
@@ -5767,7 +5795,6 @@ share/nextcloud/apps/circles/composer.js
share/nextcloud/apps/circles/composer.lock
share/nextcloud/apps/circles/css/dashboard-n2VJiypz.chunk.css
share/nextcloud/apps/circles/css/teams-dashboard.css
-share/nextcloud/apps/circles/eslint.config.js
share/nextcloud/apps/circles/files/list.php
share/nextcloud/apps/circles/img/circles-dark.svg
share/nextcloud/apps/circles/img/circles.svg
@@ -5777,6 +5804,8 @@ share/nextcloud/apps/circles/js/teams-da
share/nextcloud/apps/circles/js/teams-dashboard.mjs.map.license
share/nextcloud/apps/circles/l10n/af.js
share/nextcloud/apps/circles/l10n/af.json
+share/nextcloud/apps/circles/l10n/an.js
+share/nextcloud/apps/circles/l10n/an.json
share/nextcloud/apps/circles/l10n/ar.js
share/nextcloud/apps/circles/l10n/ar.json
share/nextcloud/apps/circles/l10n/ast.js
@@ -5867,6 +5896,8 @@ share/nextcloud/apps/circles/l10n/hr.js
share/nextcloud/apps/circles/l10n/hr.json
share/nextcloud/apps/circles/l10n/hu.js
share/nextcloud/apps/circles/l10n/hu.json
+share/nextcloud/apps/circles/l10n/hy.js
+share/nextcloud/apps/circles/l10n/hy.json
share/nextcloud/apps/circles/l10n/ia.js
share/nextcloud/apps/circles/l10n/ia.json
share/nextcloud/apps/circles/l10n/id.js
@@ -5913,6 +5944,8 @@ share/nextcloud/apps/circles/l10n/oc.js
share/nextcloud/apps/circles/l10n/oc.json
share/nextcloud/apps/circles/l10n/pl.js
share/nextcloud/apps/circles/l10n/pl.json
+share/nextcloud/apps/circles/l10n/ps.js
+share/nextcloud/apps/circles/l10n/ps.json
share/nextcloud/apps/circles/l10n/pt_BR.js
share/nextcloud/apps/circles/l10n/pt_BR.json
share/nextcloud/apps/circles/l10n/pt_PT.js
@@ -5933,6 +5966,8 @@ share/nextcloud/apps/circles/l10n/sq.js
share/nextcloud/apps/circles/l10n/sq.json
share/nextcloud/apps/circles/l10n/sr.js
share/nextcloud/apps/circles/l10n/sr.json
+share/nextcloud/apps/circles/l10n/sr%latin.js@localhost
+share/nextcloud/apps/circles/l10n/sr%latin.json@localhost
share/nextcloud/apps/circles/l10n/sv.js
share/nextcloud/apps/circles/l10n/sv.json
share/nextcloud/apps/circles/l10n/sw.js
@@ -6238,10 +6273,12 @@ share/nextcloud/apps/circles/lib/Listene
share/nextcloud/apps/circles/lib/Listeners/GroupDeleted.php
share/nextcloud/apps/circles/lib/Listeners/GroupMemberAdded.php
share/nextcloud/apps/circles/lib/Listeners/GroupMemberRemoved.php
+share/nextcloud/apps/circles/lib/Listeners/NodeEventListener.php
share/nextcloud/apps/circles/lib/Listeners/Notifications/RequestingMember.php
share/nextcloud/apps/circles/lib/Listeners/UserCreated.php
share/nextcloud/apps/circles/lib/Listeners/UserDeleted.php
share/nextcloud/apps/circles/lib/Migration/Migration.php
+share/nextcloud/apps/circles/lib/Migration/RemoveShareTokens.php
share/nextcloud/apps/circles/lib/Migration/SyncGroupCircles.php
share/nextcloud/apps/circles/lib/Migration/Version0022Date20220526111723.php
share/nextcloud/apps/circles/lib/Migration/Version0022Date20220526113601.php
@@ -6338,6 +6375,7 @@ share/nextcloud/apps/circles/lib/Tools/E
share/nextcloud/apps/circles/lib/Tools/Exceptions/DateTimeException.php
share/nextcloud/apps/circles/lib/Tools/Exceptions/InvalidItemException.php
share/nextcloud/apps/circles/lib/Tools/Exceptions/InvalidOriginException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/InvalidRemoteInstanceException.php
share/nextcloud/apps/circles/lib/Tools/Exceptions/ItemNotFoundException.php
share/nextcloud/apps/circles/lib/Tools/Exceptions/MalformedArrayException.php
share/nextcloud/apps/circles/lib/Tools/Exceptions/RequestContentException.php
@@ -6474,6 +6512,8 @@ share/nextcloud/apps/cloud_federation_ap
share/nextcloud/apps/cloud_federation_api/l10n/lt_LT.json
share/nextcloud/apps/cloud_federation_api/l10n/mk.js
share/nextcloud/apps/cloud_federation_api/l10n/mk.json
+share/nextcloud/apps/cloud_federation_api/l10n/mn.js
+share/nextcloud/apps/cloud_federation_api/l10n/mn.json
share/nextcloud/apps/cloud_federation_api/l10n/my.js
share/nextcloud/apps/cloud_federation_api/l10n/my.json
share/nextcloud/apps/cloud_federation_api/l10n/nb.js
@@ -6615,6 +6655,8 @@ share/nextcloud/apps/comments/l10n/lt_LT
share/nextcloud/apps/comments/l10n/lt_LT.json
share/nextcloud/apps/comments/l10n/mk.js
share/nextcloud/apps/comments/l10n/mk.json
+share/nextcloud/apps/comments/l10n/mn.js
+share/nextcloud/apps/comments/l10n/mn.json
share/nextcloud/apps/comments/l10n/nb.js
share/nextcloud/apps/comments/l10n/nb.json
share/nextcloud/apps/comments/l10n/nl.js
@@ -6754,6 +6796,8 @@ share/nextcloud/apps/contactsinteraction
share/nextcloud/apps/contactsinteraction/l10n/lt_LT.json
share/nextcloud/apps/contactsinteraction/l10n/mk.js
share/nextcloud/apps/contactsinteraction/l10n/mk.json
+share/nextcloud/apps/contactsinteraction/l10n/mn.js
+share/nextcloud/apps/contactsinteraction/l10n/mn.json
share/nextcloud/apps/contactsinteraction/l10n/nb.js
share/nextcloud/apps/contactsinteraction/l10n/nb.json
share/nextcloud/apps/contactsinteraction/l10n/nl.js
@@ -6891,6 +6935,8 @@ share/nextcloud/apps/dashboard/l10n/lt_L
share/nextcloud/apps/dashboard/l10n/lt_LT.json
share/nextcloud/apps/dashboard/l10n/mk.js
share/nextcloud/apps/dashboard/l10n/mk.json
+share/nextcloud/apps/dashboard/l10n/mn.js
+share/nextcloud/apps/dashboard/l10n/mn.json
share/nextcloud/apps/dashboard/l10n/nb.js
share/nextcloud/apps/dashboard/l10n/nb.json
share/nextcloud/apps/dashboard/l10n/nl.js
@@ -7028,8 +7074,12 @@ share/nextcloud/apps/dav/l10n/ko.js
share/nextcloud/apps/dav/l10n/ko.json
share/nextcloud/apps/dav/l10n/lo.js
share/nextcloud/apps/dav/l10n/lo.json
+share/nextcloud/apps/dav/l10n/lt_LT.js
+share/nextcloud/apps/dav/l10n/lt_LT.json
share/nextcloud/apps/dav/l10n/mk.js
share/nextcloud/apps/dav/l10n/mk.json
+share/nextcloud/apps/dav/l10n/mn.js
+share/nextcloud/apps/dav/l10n/mn.json
share/nextcloud/apps/dav/l10n/nb.js
share/nextcloud/apps/dav/l10n/nb.json
share/nextcloud/apps/dav/l10n/nl.js
@@ -7152,6 +7202,8 @@ share/nextcloud/apps/dav/lib/CalDAV/Invi
share/nextcloud/apps/dav/lib/CalDAV/Outbox.php
share/nextcloud/apps/dav/lib/CalDAV/Plugin.php
share/nextcloud/apps/dav/lib/CalDAV/Principal/Collection.php
+share/nextcloud/apps/dav/lib/CalDAV/Principal/ProxyRead.php
+share/nextcloud/apps/dav/lib/CalDAV/Principal/ProxyWrite.php
share/nextcloud/apps/dav/lib/CalDAV/Principal/User.php
share/nextcloud/apps/dav/lib/CalDAV/Proxy/Proxy.php
share/nextcloud/apps/dav/lib/CalDAV/Proxy/ProxyMapper.php
@@ -7321,6 +7373,7 @@ share/nextcloud/apps/dav/lib/DAV/CustomP
share/nextcloud/apps/dav/lib/DAV/GroupPrincipalBackend.php
share/nextcloud/apps/dav/lib/DAV/PublicAuth.php
share/nextcloud/apps/dav/lib/DAV/RemoteUserPrincipalBackend.php
+share/nextcloud/apps/dav/lib/DAV/Security/RateLimiting.php
share/nextcloud/apps/dav/lib/DAV/Sharing/Backend.php
share/nextcloud/apps/dav/lib/DAV/Sharing/IShareable.php
share/nextcloud/apps/dav/lib/DAV/Sharing/Plugin.php
@@ -7625,6 +7678,8 @@ share/nextcloud/apps/encryption/l10n/lo.
share/nextcloud/apps/encryption/l10n/lo.json
share/nextcloud/apps/encryption/l10n/lt_LT.js
share/nextcloud/apps/encryption/l10n/lt_LT.json
+share/nextcloud/apps/encryption/l10n/mn.js
+share/nextcloud/apps/encryption/l10n/mn.json
share/nextcloud/apps/encryption/l10n/nb.js
share/nextcloud/apps/encryption/l10n/nb.json
share/nextcloud/apps/encryption/l10n/nl.js
@@ -7777,8 +7832,12 @@ share/nextcloud/apps/federatedfilesharin
share/nextcloud/apps/federatedfilesharing/l10n/ko.json
share/nextcloud/apps/federatedfilesharing/l10n/lo.js
share/nextcloud/apps/federatedfilesharing/l10n/lo.json
+share/nextcloud/apps/federatedfilesharing/l10n/lt_LT.js
+share/nextcloud/apps/federatedfilesharing/l10n/lt_LT.json
share/nextcloud/apps/federatedfilesharing/l10n/mk.js
share/nextcloud/apps/federatedfilesharing/l10n/mk.json
+share/nextcloud/apps/federatedfilesharing/l10n/mn.js
+share/nextcloud/apps/federatedfilesharing/l10n/mn.json
share/nextcloud/apps/federatedfilesharing/l10n/nb.js
share/nextcloud/apps/federatedfilesharing/l10n/nb.json
share/nextcloud/apps/federatedfilesharing/l10n/nl.js
@@ -7895,6 +7954,10 @@ share/nextcloud/apps/federation/l10n/ja.
share/nextcloud/apps/federation/l10n/ja.json
share/nextcloud/apps/federation/l10n/lo.js
share/nextcloud/apps/federation/l10n/lo.json
+share/nextcloud/apps/federation/l10n/lt_LT.js
+share/nextcloud/apps/federation/l10n/lt_LT.json
+share/nextcloud/apps/federation/l10n/mn.js
+share/nextcloud/apps/federation/l10n/mn.json
share/nextcloud/apps/federation/l10n/nb.js
share/nextcloud/apps/federation/l10n/nb.json
share/nextcloud/apps/federation/l10n/nl.js
@@ -8034,6 +8097,8 @@ share/nextcloud/apps/files/l10n/lt_LT.js
share/nextcloud/apps/files/l10n/lt_LT.json
share/nextcloud/apps/files/l10n/mk.js
share/nextcloud/apps/files/l10n/mk.json
+share/nextcloud/apps/files/l10n/mn.js
+share/nextcloud/apps/files/l10n/mn.json
share/nextcloud/apps/files/l10n/nb.js
share/nextcloud/apps/files/l10n/nb.json
share/nextcloud/apps/files/l10n/nl.js
@@ -8212,7 +8277,6 @@ share/nextcloud/apps/files_downloadlimit
share/nextcloud/apps/files_downloadlimit/css/public-CxTEUtHk.chunk.css
share/nextcloud/apps/files_downloadlimit/css/public-zhEz8dws.chunk.css
share/nextcloud/apps/files_downloadlimit/css/public.css
-share/nextcloud/apps/files_downloadlimit/eslint.config.js
share/nextcloud/apps/files_downloadlimit/js/_plugin-vue2_normalizer-KVSkBM2L.chunk.mjs
share/nextcloud/apps/files_downloadlimit/js/_plugin-vue2_normalizer-KVSkBM2L.chunk.mjs.license
share/nextcloud/apps/files_downloadlimit/js/_plugin-vue2_normalizer-KVSkBM2L.chunk.mjs.map
@@ -8285,6 +8349,8 @@ share/nextcloud/apps/files_downloadlimit
share/nextcloud/apps/files_downloadlimit/l10n/it.json
share/nextcloud/apps/files_downloadlimit/l10n/ja.js
share/nextcloud/apps/files_downloadlimit/l10n/ja.json
+share/nextcloud/apps/files_downloadlimit/l10n/kab.js
+share/nextcloud/apps/files_downloadlimit/l10n/kab.json
share/nextcloud/apps/files_downloadlimit/l10n/ko.js
share/nextcloud/apps/files_downloadlimit/l10n/ko.json
share/nextcloud/apps/files_downloadlimit/l10n/lo.js
@@ -8295,6 +8361,8 @@ share/nextcloud/apps/files_downloadlimit
share/nextcloud/apps/files_downloadlimit/l10n/lv.json
share/nextcloud/apps/files_downloadlimit/l10n/mk.js
share/nextcloud/apps/files_downloadlimit/l10n/mk.json
+share/nextcloud/apps/files_downloadlimit/l10n/mn.js
+share/nextcloud/apps/files_downloadlimit/l10n/mn.json
share/nextcloud/apps/files_downloadlimit/l10n/nb.js
share/nextcloud/apps/files_downloadlimit/l10n/nb.json
share/nextcloud/apps/files_downloadlimit/l10n/nl.js
@@ -8410,40 +8478,10 @@ share/nextcloud/apps/files_external/l10n
share/nextcloud/apps/files_external/l10n/eo.json
share/nextcloud/apps/files_external/l10n/es.js
share/nextcloud/apps/files_external/l10n/es.json
-share/nextcloud/apps/files_external/l10n/es_419.js
-share/nextcloud/apps/files_external/l10n/es_419.json
-share/nextcloud/apps/files_external/l10n/es_AR.js
-share/nextcloud/apps/files_external/l10n/es_AR.json
-share/nextcloud/apps/files_external/l10n/es_CL.js
-share/nextcloud/apps/files_external/l10n/es_CL.json
-share/nextcloud/apps/files_external/l10n/es_CO.js
-share/nextcloud/apps/files_external/l10n/es_CO.json
-share/nextcloud/apps/files_external/l10n/es_CR.js
-share/nextcloud/apps/files_external/l10n/es_CR.json
-share/nextcloud/apps/files_external/l10n/es_DO.js
-share/nextcloud/apps/files_external/l10n/es_DO.json
share/nextcloud/apps/files_external/l10n/es_EC.js
share/nextcloud/apps/files_external/l10n/es_EC.json
-share/nextcloud/apps/files_external/l10n/es_GT.js
-share/nextcloud/apps/files_external/l10n/es_GT.json
-share/nextcloud/apps/files_external/l10n/es_HN.js
-share/nextcloud/apps/files_external/l10n/es_HN.json
share/nextcloud/apps/files_external/l10n/es_MX.js
share/nextcloud/apps/files_external/l10n/es_MX.json
-share/nextcloud/apps/files_external/l10n/es_NI.js
-share/nextcloud/apps/files_external/l10n/es_NI.json
-share/nextcloud/apps/files_external/l10n/es_PA.js
-share/nextcloud/apps/files_external/l10n/es_PA.json
-share/nextcloud/apps/files_external/l10n/es_PE.js
-share/nextcloud/apps/files_external/l10n/es_PE.json
-share/nextcloud/apps/files_external/l10n/es_PR.js
-share/nextcloud/apps/files_external/l10n/es_PR.json
-share/nextcloud/apps/files_external/l10n/es_PY.js
-share/nextcloud/apps/files_external/l10n/es_PY.json
-share/nextcloud/apps/files_external/l10n/es_SV.js
-share/nextcloud/apps/files_external/l10n/es_SV.json
-share/nextcloud/apps/files_external/l10n/es_UY.js
-share/nextcloud/apps/files_external/l10n/es_UY.json
share/nextcloud/apps/files_external/l10n/et_EE.js
share/nextcloud/apps/files_external/l10n/et_EE.json
share/nextcloud/apps/files_external/l10n/eu.js
@@ -8482,8 +8520,8 @@ share/nextcloud/apps/files_external/l10n
share/nextcloud/apps/files_external/l10n/lo.json
share/nextcloud/apps/files_external/l10n/lt_LT.js
share/nextcloud/apps/files_external/l10n/lt_LT.json
-share/nextcloud/apps/files_external/l10n/mk.js
-share/nextcloud/apps/files_external/l10n/mk.json
+share/nextcloud/apps/files_external/l10n/mn.js
+share/nextcloud/apps/files_external/l10n/mn.json
share/nextcloud/apps/files_external/l10n/nb.js
share/nextcloud/apps/files_external/l10n/nb.json
share/nextcloud/apps/files_external/l10n/nl.js
@@ -8502,8 +8540,6 @@ share/nextcloud/apps/files_external/l10n
share/nextcloud/apps/files_external/l10n/sk.json
share/nextcloud/apps/files_external/l10n/sl.js
share/nextcloud/apps/files_external/l10n/sl.json
-share/nextcloud/apps/files_external/l10n/sq.js
-share/nextcloud/apps/files_external/l10n/sq.json
share/nextcloud/apps/files_external/l10n/sr.js
share/nextcloud/apps/files_external/l10n/sr.json
share/nextcloud/apps/files_external/l10n/sv.js
@@ -8648,6 +8684,7 @@ share/nextcloud/apps/files_pdfviewer/COP
share/nextcloud/apps/files_pdfviewer/LICENSES/AGPL-3.0-only.txt
share/nextcloud/apps/files_pdfviewer/LICENSES/AGPL-3.0-or-later.txt
share/nextcloud/apps/files_pdfviewer/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/files_pdfviewer/LICENSES/BSD-2-Clause.txt
share/nextcloud/apps/files_pdfviewer/LICENSES/BSD-3-Clause.txt
share/nextcloud/apps/files_pdfviewer/LICENSES/CC0-1.0.txt
share/nextcloud/apps/files_pdfviewer/LICENSES/GPL-3.0-or-later.txt
@@ -8663,11 +8700,14 @@ share/nextcloud/apps/files_pdfviewer/com
share/nextcloud/apps/files_pdfviewer/composer.lock
share/nextcloud/apps/files_pdfviewer/css/minmode.css
share/nextcloud/apps/files_pdfviewer/css/viewer.css
-share/nextcloud/apps/files_pdfviewer/eslint.config.mjs
share/nextcloud/apps/files_pdfviewer/img/app.png
share/nextcloud/apps/files_pdfviewer/img/app.svg
share/nextcloud/apps/files_pdfviewer/img/toolbarButton-secondaryToolbarClose.svg
share/nextcloud/apps/files_pdfviewer/img/toolbarButton-secondaryToolbarSave.svg
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-admin.js
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-admin.js.license
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-admin.js.map
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-admin.js.map.license
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-data_image_svg_xml_3c_21--_20-_20SPDX-FileCopyrightText_202020_20Google_20Inc_20-_20SPDX-Lice-cc29b1.js
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-main.js
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-main.js.license
@@ -8681,6 +8721,8 @@ share/nextcloud/apps/files_pdfviewer/js/
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-node_modules_nextcloud_dialogs_dist_chunks_index-BMbtc3xh_mjs.js.license
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-node_modules_nextcloud_dialogs_dist_chunks_index-BMbtc3xh_mjs.js.map
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-node_modules_nextcloud_dialogs_dist_chunks_index-BMbtc3xh_mjs.js.map.license
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-node_modules_nextcloud_vue_dist_Components_NcSelect_mjs.js
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-node_modules_nextcloud_vue_dist_Components_NcSelect_mjs.js.license
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-JKNLPCbR_mjs.js
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-JKNLPCbR_mjs.js.license
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-JKNLPCbR_mjs.js.map
@@ -8697,6 +8739,10 @@ share/nextcloud/apps/files_pdfviewer/js/
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_nextcloud_vue_dist_Components_NcDateTimePicker_mjs.js.license
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_nextcloud_vue_dist_Components_NcDateTimePicker_mjs.js.map
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_nextcloud_vue_dist_Components_NcDateTimePicker_mjs.js.map.license
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_rehype-highlight_index_js.js
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_rehype-highlight_index_js.js.license
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_rehype-highlight_index_js.js.map
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_rehype-highlight_index_js.js.map.license
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-workersrc.js
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-workersrc.js.license
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-workersrc.js.map
@@ -9073,6 +9119,12 @@ share/nextcloud/apps/files_pdfviewer/l10
share/nextcloud/apps/files_pdfviewer/l10n/ar.json
share/nextcloud/apps/files_pdfviewer/l10n/ast.js
share/nextcloud/apps/files_pdfviewer/l10n/ast.json
+share/nextcloud/apps/files_pdfviewer/l10n/be.js
+share/nextcloud/apps/files_pdfviewer/l10n/be.json
+share/nextcloud/apps/files_pdfviewer/l10n/bg.js
+share/nextcloud/apps/files_pdfviewer/l10n/bg.json
+share/nextcloud/apps/files_pdfviewer/l10n/ca.js
+share/nextcloud/apps/files_pdfviewer/l10n/ca.json
share/nextcloud/apps/files_pdfviewer/l10n/cs.js
share/nextcloud/apps/files_pdfviewer/l10n/cs.json
share/nextcloud/apps/files_pdfviewer/l10n/da.js
@@ -9085,8 +9137,12 @@ share/nextcloud/apps/files_pdfviewer/l10
share/nextcloud/apps/files_pdfviewer/l10n/el.json
share/nextcloud/apps/files_pdfviewer/l10n/en_GB.js
share/nextcloud/apps/files_pdfviewer/l10n/en_GB.json
+share/nextcloud/apps/files_pdfviewer/l10n/eo.js
+share/nextcloud/apps/files_pdfviewer/l10n/eo.json
share/nextcloud/apps/files_pdfviewer/l10n/es.js
share/nextcloud/apps/files_pdfviewer/l10n/es.json
+share/nextcloud/apps/files_pdfviewer/l10n/es_EC.js
+share/nextcloud/apps/files_pdfviewer/l10n/es_EC.json
share/nextcloud/apps/files_pdfviewer/l10n/es_MX.js
share/nextcloud/apps/files_pdfviewer/l10n/es_MX.json
share/nextcloud/apps/files_pdfviewer/l10n/et_EE.js
@@ -9103,40 +9159,64 @@ share/nextcloud/apps/files_pdfviewer/l10
share/nextcloud/apps/files_pdfviewer/l10n/ga.json
share/nextcloud/apps/files_pdfviewer/l10n/gl.js
share/nextcloud/apps/files_pdfviewer/l10n/gl.json
+share/nextcloud/apps/files_pdfviewer/l10n/he.js
+share/nextcloud/apps/files_pdfviewer/l10n/he.json
share/nextcloud/apps/files_pdfviewer/l10n/hr.js
share/nextcloud/apps/files_pdfviewer/l10n/hr.json
share/nextcloud/apps/files_pdfviewer/l10n/hu.js
share/nextcloud/apps/files_pdfviewer/l10n/hu.json
share/nextcloud/apps/files_pdfviewer/l10n/id.js
share/nextcloud/apps/files_pdfviewer/l10n/id.json
+share/nextcloud/apps/files_pdfviewer/l10n/is.js
+share/nextcloud/apps/files_pdfviewer/l10n/is.json
share/nextcloud/apps/files_pdfviewer/l10n/it.js
share/nextcloud/apps/files_pdfviewer/l10n/it.json
share/nextcloud/apps/files_pdfviewer/l10n/ja.js
share/nextcloud/apps/files_pdfviewer/l10n/ja.json
+share/nextcloud/apps/files_pdfviewer/l10n/ka.js
+share/nextcloud/apps/files_pdfviewer/l10n/ka.json
share/nextcloud/apps/files_pdfviewer/l10n/ko.js
share/nextcloud/apps/files_pdfviewer/l10n/ko.json
+share/nextcloud/apps/files_pdfviewer/l10n/lo.js
+share/nextcloud/apps/files_pdfviewer/l10n/lo.json
share/nextcloud/apps/files_pdfviewer/l10n/lt_LT.js
share/nextcloud/apps/files_pdfviewer/l10n/lt_LT.json
+share/nextcloud/apps/files_pdfviewer/l10n/lv.js
+share/nextcloud/apps/files_pdfviewer/l10n/lv.json
+share/nextcloud/apps/files_pdfviewer/l10n/mk.js
+share/nextcloud/apps/files_pdfviewer/l10n/mk.json
+share/nextcloud/apps/files_pdfviewer/l10n/mn.js
+share/nextcloud/apps/files_pdfviewer/l10n/mn.json
share/nextcloud/apps/files_pdfviewer/l10n/nb.js
share/nextcloud/apps/files_pdfviewer/l10n/nb.json
share/nextcloud/apps/files_pdfviewer/l10n/nl.js
share/nextcloud/apps/files_pdfviewer/l10n/nl.json
+share/nextcloud/apps/files_pdfviewer/l10n/oc.js
+share/nextcloud/apps/files_pdfviewer/l10n/oc.json
share/nextcloud/apps/files_pdfviewer/l10n/pl.js
share/nextcloud/apps/files_pdfviewer/l10n/pl.json
share/nextcloud/apps/files_pdfviewer/l10n/pt_BR.js
share/nextcloud/apps/files_pdfviewer/l10n/pt_BR.json
+share/nextcloud/apps/files_pdfviewer/l10n/pt_PT.js
+share/nextcloud/apps/files_pdfviewer/l10n/pt_PT.json
share/nextcloud/apps/files_pdfviewer/l10n/ro.js
share/nextcloud/apps/files_pdfviewer/l10n/ro.json
share/nextcloud/apps/files_pdfviewer/l10n/ru.js
share/nextcloud/apps/files_pdfviewer/l10n/ru.json
+share/nextcloud/apps/files_pdfviewer/l10n/sc.js
+share/nextcloud/apps/files_pdfviewer/l10n/sc.json
share/nextcloud/apps/files_pdfviewer/l10n/sk.js
share/nextcloud/apps/files_pdfviewer/l10n/sk.json
+share/nextcloud/apps/files_pdfviewer/l10n/sl.js
+share/nextcloud/apps/files_pdfviewer/l10n/sl.json
share/nextcloud/apps/files_pdfviewer/l10n/sr.js
share/nextcloud/apps/files_pdfviewer/l10n/sr.json
share/nextcloud/apps/files_pdfviewer/l10n/sv.js
share/nextcloud/apps/files_pdfviewer/l10n/sv.json
share/nextcloud/apps/files_pdfviewer/l10n/sw.js
share/nextcloud/apps/files_pdfviewer/l10n/sw.json
+share/nextcloud/apps/files_pdfviewer/l10n/th.js
+share/nextcloud/apps/files_pdfviewer/l10n/th.json
share/nextcloud/apps/files_pdfviewer/l10n/tr.js
share/nextcloud/apps/files_pdfviewer/l10n/tr.json
share/nextcloud/apps/files_pdfviewer/l10n/ug.js
@@ -9145,6 +9225,8 @@ share/nextcloud/apps/files_pdfviewer/l10
share/nextcloud/apps/files_pdfviewer/l10n/uk.json
share/nextcloud/apps/files_pdfviewer/l10n/uz.js
share/nextcloud/apps/files_pdfviewer/l10n/uz.json
+share/nextcloud/apps/files_pdfviewer/l10n/vi.js
+share/nextcloud/apps/files_pdfviewer/l10n/vi.json
share/nextcloud/apps/files_pdfviewer/l10n/zh_CN.js
share/nextcloud/apps/files_pdfviewer/l10n/zh_CN.json
share/nextcloud/apps/files_pdfviewer/l10n/zh_HK.js
@@ -9153,11 +9235,14 @@ share/nextcloud/apps/files_pdfviewer/l10
share/nextcloud/apps/files_pdfviewer/l10n/zh_TW.json
share/nextcloud/apps/files_pdfviewer/lib/AppInfo/Application.php
share/nextcloud/apps/files_pdfviewer/lib/Controller/DisplayController.php
+share/nextcloud/apps/files_pdfviewer/lib/Controller/SettingsController.php
share/nextcloud/apps/files_pdfviewer/lib/Listeners/CSPListener.php
share/nextcloud/apps/files_pdfviewer/lib/Listeners/LoadViewerListener.php
+share/nextcloud/apps/files_pdfviewer/lib/Settings/AdminSettings.php
share/nextcloud/apps/files_pdfviewer/package-lock.json
share/nextcloud/apps/files_pdfviewer/package.json
share/nextcloud/apps/files_pdfviewer/pdfjs-get.js
+share/nextcloud/apps/files_pdfviewer/templates/admin.php
share/nextcloud/apps/files_pdfviewer/templates/viewer.php
share/nextcloud/apps/files_pdfviewer/vendor-bin/psalm/composer.json
share/nextcloud/apps/files_pdfviewer/vendor-bin/psalm/composer.lock
@@ -9197,6 +9282,8 @@ share/nextcloud/apps/files_reminders/l10
share/nextcloud/apps/files_reminders/l10n/es.json
share/nextcloud/apps/files_reminders/l10n/et_EE.js
share/nextcloud/apps/files_reminders/l10n/et_EE.json
+share/nextcloud/apps/files_reminders/l10n/eu.js
+share/nextcloud/apps/files_reminders/l10n/eu.json
share/nextcloud/apps/files_reminders/l10n/fi.js
share/nextcloud/apps/files_reminders/l10n/fi.json
share/nextcloud/apps/files_reminders/l10n/fr.js
@@ -9223,6 +9310,8 @@ share/nextcloud/apps/files_reminders/l10
share/nextcloud/apps/files_reminders/l10n/lt_LT.json
share/nextcloud/apps/files_reminders/l10n/mk.js
share/nextcloud/apps/files_reminders/l10n/mk.json
+share/nextcloud/apps/files_reminders/l10n/mn.js
+share/nextcloud/apps/files_reminders/l10n/mn.json
share/nextcloud/apps/files_reminders/l10n/nb.js
share/nextcloud/apps/files_reminders/l10n/nb.json
share/nextcloud/apps/files_reminders/l10n/pl.js
@@ -9359,6 +9448,8 @@ share/nextcloud/apps/files_sharing/l10n/
share/nextcloud/apps/files_sharing/l10n/lt_LT.json
share/nextcloud/apps/files_sharing/l10n/mk.js
share/nextcloud/apps/files_sharing/l10n/mk.json
+share/nextcloud/apps/files_sharing/l10n/mn.js
+share/nextcloud/apps/files_sharing/l10n/mn.json
share/nextcloud/apps/files_sharing/l10n/nb.js
share/nextcloud/apps/files_sharing/l10n/nb.json
share/nextcloud/apps/files_sharing/l10n/nl.js
@@ -9528,6 +9619,8 @@ share/nextcloud/apps/files_trashbin/l10n
share/nextcloud/apps/files_trashbin/l10n/en_GB.json
share/nextcloud/apps/files_trashbin/l10n/es.js
share/nextcloud/apps/files_trashbin/l10n/es.json
+share/nextcloud/apps/files_trashbin/l10n/es_EC.js
+share/nextcloud/apps/files_trashbin/l10n/es_EC.json
share/nextcloud/apps/files_trashbin/l10n/es_MX.js
share/nextcloud/apps/files_trashbin/l10n/es_MX.json
share/nextcloud/apps/files_trashbin/l10n/et_EE.js
@@ -9556,6 +9649,8 @@ share/nextcloud/apps/files_trashbin/l10n
share/nextcloud/apps/files_trashbin/l10n/it.json
share/nextcloud/apps/files_trashbin/l10n/ja.js
share/nextcloud/apps/files_trashbin/l10n/ja.json
+share/nextcloud/apps/files_trashbin/l10n/ka.js
+share/nextcloud/apps/files_trashbin/l10n/ka.json
share/nextcloud/apps/files_trashbin/l10n/ko.js
share/nextcloud/apps/files_trashbin/l10n/ko.json
share/nextcloud/apps/files_trashbin/l10n/lo.js
@@ -9566,6 +9661,8 @@ share/nextcloud/apps/files_trashbin/l10n
share/nextcloud/apps/files_trashbin/l10n/lv.json
share/nextcloud/apps/files_trashbin/l10n/mk.js
share/nextcloud/apps/files_trashbin/l10n/mk.json
+share/nextcloud/apps/files_trashbin/l10n/mn.js
+share/nextcloud/apps/files_trashbin/l10n/mn.json
share/nextcloud/apps/files_trashbin/l10n/nb.js
share/nextcloud/apps/files_trashbin/l10n/nb.json
share/nextcloud/apps/files_trashbin/l10n/nl.js
@@ -9576,6 +9673,8 @@ share/nextcloud/apps/files_trashbin/l10n
share/nextcloud/apps/files_trashbin/l10n/pt_BR.json
share/nextcloud/apps/files_trashbin/l10n/pt_PT.js
share/nextcloud/apps/files_trashbin/l10n/pt_PT.json
+share/nextcloud/apps/files_trashbin/l10n/ro.js
+share/nextcloud/apps/files_trashbin/l10n/ro.json
share/nextcloud/apps/files_trashbin/l10n/ru.js
share/nextcloud/apps/files_trashbin/l10n/ru.json
share/nextcloud/apps/files_trashbin/l10n/sk.js
@@ -9729,6 +9828,8 @@ share/nextcloud/apps/files_versions/l10n
share/nextcloud/apps/files_versions/l10n/lt_LT.json
share/nextcloud/apps/files_versions/l10n/mk.js
share/nextcloud/apps/files_versions/l10n/mk.json
+share/nextcloud/apps/files_versions/l10n/mn.js
+share/nextcloud/apps/files_versions/l10n/mn.json
share/nextcloud/apps/files_versions/l10n/nb.js
share/nextcloud/apps/files_versions/l10n/nb.json
share/nextcloud/apps/files_versions/l10n/nl.js
@@ -9832,7 +9933,6 @@ share/nextcloud/apps/firstrunwizard/comp
share/nextcloud/apps/firstrunwizard/css/firstrunwizard-main.css
share/nextcloud/apps/firstrunwizard/css/firstrunwizard-style.css
share/nextcloud/apps/firstrunwizard/css/personalsettings.css
-share/nextcloud/apps/firstrunwizard/eslint.config.js
share/nextcloud/apps/firstrunwizard/img/androidBadge.png
share/nextcloud/apps/firstrunwizard/img/app.svg
share/nextcloud/apps/firstrunwizard/img/apps/calendar.svg
@@ -9860,10 +9960,10 @@ share/nextcloud/apps/firstrunwizard/img/
share/nextcloud/apps/firstrunwizard/img/nextcloudLogo.svg
share/nextcloud/apps/firstrunwizard/img/user.svg
share/nextcloud/apps/firstrunwizard/img/x.svg
-share/nextcloud/apps/firstrunwizard/js/NcModal-PlfVmTTk-BSKFV0OY.chunk.mjs
-share/nextcloud/apps/firstrunwizard/js/NcModal-PlfVmTTk-BSKFV0OY.chunk.mjs.license
-share/nextcloud/apps/firstrunwizard/js/NcModal-PlfVmTTk-BSKFV0OY.chunk.mjs.map
-share/nextcloud/apps/firstrunwizard/js/NcModal-PlfVmTTk-BSKFV0OY.chunk.mjs.map.license
+share/nextcloud/apps/firstrunwizard/js/NcModal-PlfVmTTk-CO3xaZEK.chunk.mjs
+share/nextcloud/apps/firstrunwizard/js/NcModal-PlfVmTTk-CO3xaZEK.chunk.mjs.license
+share/nextcloud/apps/firstrunwizard/js/NcModal-PlfVmTTk-CO3xaZEK.chunk.mjs.map
+share/nextcloud/apps/firstrunwizard/js/NcModal-PlfVmTTk-CO3xaZEK.chunk.mjs.map.license
share/nextcloud/apps/firstrunwizard/js/firstrunwizard-about.mjs
share/nextcloud/apps/firstrunwizard/js/firstrunwizard-about.mjs.license
share/nextcloud/apps/firstrunwizard/js/firstrunwizard-about.mjs.map
@@ -9880,10 +9980,10 @@ share/nextcloud/apps/firstrunwizard/js/i
share/nextcloud/apps/firstrunwizard/js/index-EKlYWjzp.chunk.mjs.license
share/nextcloud/apps/firstrunwizard/js/index-EKlYWjzp.chunk.mjs.map
share/nextcloud/apps/firstrunwizard/js/index-EKlYWjzp.chunk.mjs.map.license
-share/nextcloud/apps/firstrunwizard/js/main-D3kaeEu7.chunk.mjs
-share/nextcloud/apps/firstrunwizard/js/main-D3kaeEu7.chunk.mjs.license
-share/nextcloud/apps/firstrunwizard/js/main-D3kaeEu7.chunk.mjs.map
-share/nextcloud/apps/firstrunwizard/js/main-D3kaeEu7.chunk.mjs.map.license
+share/nextcloud/apps/firstrunwizard/js/main-eiQ3sAi_.chunk.mjs
+share/nextcloud/apps/firstrunwizard/js/main-eiQ3sAi_.chunk.mjs.license
+share/nextcloud/apps/firstrunwizard/js/main-eiQ3sAi_.chunk.mjs.map
+share/nextcloud/apps/firstrunwizard/js/main-eiQ3sAi_.chunk.mjs.map.license
share/nextcloud/apps/firstrunwizard/js/modulepreload-polyfill-CBWYtosv.chunk.mjs
share/nextcloud/apps/firstrunwizard/js/modulepreload-polyfill-CBWYtosv.chunk.mjs.license
share/nextcloud/apps/firstrunwizard/js/modulepreload-polyfill-CBWYtosv.chunk.mjs.map
@@ -10000,6 +10100,8 @@ share/nextcloud/apps/firstrunwizard/l10n
share/nextcloud/apps/firstrunwizard/l10n/lv.json
share/nextcloud/apps/firstrunwizard/l10n/mk.js
share/nextcloud/apps/firstrunwizard/l10n/mk.json
+share/nextcloud/apps/firstrunwizard/l10n/mn.js
+share/nextcloud/apps/firstrunwizard/l10n/mn.json
share/nextcloud/apps/firstrunwizard/l10n/ms_MY.php
share/nextcloud/apps/firstrunwizard/l10n/nb.js
share/nextcloud/apps/firstrunwizard/l10n/nb.json
@@ -10089,10 +10191,14 @@ share/nextcloud/apps/logreader/css/NcCol
share/nextcloud/apps/logreader/css/NcColorPicker-DQzI_-yV.chunk.css
share/nextcloud/apps/logreader/css/NcColorPicker-yG-Odg9N.chunk.css
share/nextcloud/apps/logreader/css/NcDateTimePicker-1Clt8Z7k.chunk.css
+share/nextcloud/apps/logreader/css/NcDateTimePicker-BSDfaik3.chunk.css
share/nextcloud/apps/logreader/css/NcDateTimePicker-CIGZCUNP.chunk.css
+share/nextcloud/apps/logreader/css/NcDateTimePicker-CNYlXgY4.chunk.css
+share/nextcloud/apps/logreader/css/NcDateTimePicker-CdfxhjwA.chunk.css
share/nextcloud/apps/logreader/css/NcDateTimePicker-Cop-dmel.chunk.css
share/nextcloud/apps/logreader/css/NcDateTimePicker-DRVX_HEr.chunk.css
share/nextcloud/apps/logreader/css/NcDateTimePicker-DbeL1OU8.chunk.css
+share/nextcloud/apps/logreader/css/NcDateTimePicker-Dlmdeahc.chunk.css
share/nextcloud/apps/logreader/css/NcDateTimePicker-EMnLMxuS.chunk.css
share/nextcloud/apps/logreader/css/NcDateTimePicker-W2GS9Yk0.chunk.css
share/nextcloud/apps/logreader/css/NcDateTimePicker-YZ0xMwBO.chunk.css
@@ -10101,10 +10207,13 @@ share/nextcloud/apps/logreader/css/NcSel
share/nextcloud/apps/logreader/css/NcSelect-BPTQacfY.chunk.css
share/nextcloud/apps/logreader/css/NcSelect-BxJu7yGo.chunk.css
share/nextcloud/apps/logreader/css/NcSelect-DdzKQ-FF.chunk.css
+share/nextcloud/apps/logreader/css/NcSelect-DlhKMWNn.chunk.css
share/nextcloud/apps/logreader/css/NcSelect-Dm9Debjy.chunk.css
share/nextcloud/apps/logreader/css/NcSelect-DmQHxqSK.chunk.css
+share/nextcloud/apps/logreader/css/NcSelect-JGuxz7aM.chunk.css
share/nextcloud/apps/logreader/css/NcSelect-jwmH5O2x.chunk.css
share/nextcloud/apps/logreader/css/logreader-main.css
+share/nextcloud/apps/logreader/css/main-1sVwnnhH.chunk.css
share/nextcloud/apps/logreader/css/main-7LaSuft7.chunk.css
share/nextcloud/apps/logreader/css/main-9NJHc40H.chunk.css
share/nextcloud/apps/logreader/css/main-9cUw4Gwc.chunk.css
@@ -10112,11 +10221,13 @@ share/nextcloud/apps/logreader/css/main-
share/nextcloud/apps/logreader/css/main-B7Vq96PR.chunk.css
share/nextcloud/apps/logreader/css/main-B94O57RO.chunk.css
share/nextcloud/apps/logreader/css/main-BQPmGhjS.chunk.css
+share/nextcloud/apps/logreader/css/main-Blebtl3t.chunk.css
share/nextcloud/apps/logreader/css/main-BmJjwtX-.chunk.css
share/nextcloud/apps/logreader/css/main-BrBjx1On.chunk.css
share/nextcloud/apps/logreader/css/main-C28iXaru.chunk.css
share/nextcloud/apps/logreader/css/main-C4guc0v6.chunk.css
share/nextcloud/apps/logreader/css/main-COmsDMqi.chunk.css
+share/nextcloud/apps/logreader/css/main-CcGNW502.chunk.css
share/nextcloud/apps/logreader/css/main-CflropQd.chunk.css
share/nextcloud/apps/logreader/css/main-CjJCljCG.chunk.css
share/nextcloud/apps/logreader/css/main-CvbRGSHD.chunk.css
@@ -10129,6 +10240,7 @@ share/nextcloud/apps/logreader/css/main-
share/nextcloud/apps/logreader/css/main-DOPVyubw.chunk.css
share/nextcloud/apps/logreader/css/main-DPIJVmYm.chunk.css
share/nextcloud/apps/logreader/css/main-DRkX55zv.chunk.css
+share/nextcloud/apps/logreader/css/main-DT9Iu16R.chunk.css
share/nextcloud/apps/logreader/css/main-DfG57MRB.chunk.css
share/nextcloud/apps/logreader/css/main-Dirv59OK.chunk.css
share/nextcloud/apps/logreader/css/main-EEgC4o8p.chunk.css
@@ -10137,19 +10249,18 @@ share/nextcloud/apps/logreader/css/main-
share/nextcloud/apps/logreader/css/main-KB4pBeS4.chunk.css
share/nextcloud/apps/logreader/css/main-bPlYxiAv.chunk.css
share/nextcloud/apps/logreader/css/main-sUS6VHQe.chunk.css
-share/nextcloud/apps/logreader/eslint.config.mjs
share/nextcloud/apps/logreader/img/app-dark.svg
share/nextcloud/apps/logreader/img/app.svg
-share/nextcloud/apps/logreader/js/NcColorPicker-BKYtJ56Z.chunk.mjs
-share/nextcloud/apps/logreader/js/NcColorPicker-BKYtJ56Z.chunk.mjs.map
-share/nextcloud/apps/logreader/js/NcDateTimePicker-MvGnRuKg.chunk.mjs
-share/nextcloud/apps/logreader/js/NcDateTimePicker-MvGnRuKg.chunk.mjs.map
-share/nextcloud/apps/logreader/js/NcSelect-DYYDnFjT.chunk.mjs
-share/nextcloud/apps/logreader/js/NcSelect-DYYDnFjT.chunk.mjs.map
-share/nextcloud/apps/logreader/js/Splitter-DdajVOZ6.chunk.mjs
-share/nextcloud/apps/logreader/js/Splitter-DdajVOZ6.chunk.mjs.map
-share/nextcloud/apps/logreader/js/colors-BB1r8hzP-BUp7eygq.chunk.mjs
-share/nextcloud/apps/logreader/js/colors-BB1r8hzP-BUp7eygq.chunk.mjs.map
+share/nextcloud/apps/logreader/js/NcColorPicker-DEmwnvyL.chunk.mjs
+share/nextcloud/apps/logreader/js/NcColorPicker-DEmwnvyL.chunk.mjs.map
+share/nextcloud/apps/logreader/js/NcDateTimePicker-DDloIoOt.chunk.mjs
+share/nextcloud/apps/logreader/js/NcDateTimePicker-DDloIoOt.chunk.mjs.map
+share/nextcloud/apps/logreader/js/NcSelect-B2VMkeDz.chunk.mjs
+share/nextcloud/apps/logreader/js/NcSelect-B2VMkeDz.chunk.mjs.map
+share/nextcloud/apps/logreader/js/Splitter-BqEO6EJA.chunk.mjs
+share/nextcloud/apps/logreader/js/Splitter-BqEO6EJA.chunk.mjs.map
+share/nextcloud/apps/logreader/js/colors-Bp0JzIQ4-_1qwBxKJ.chunk.mjs
+share/nextcloud/apps/logreader/js/colors-Bp0JzIQ4-_1qwBxKJ.chunk.mjs.map
share/nextcloud/apps/logreader/js/logreader-main.mjs
share/nextcloud/apps/logreader/js/logreader-main.mjs.map
share/nextcloud/apps/logreader/js/vendor.LICENSE.txt
@@ -10427,6 +10538,8 @@ share/nextcloud/apps/lookup_server_conne
share/nextcloud/apps/lookup_server_connector/l10n/ko.json
share/nextcloud/apps/lookup_server_connector/l10n/lt_LT.js
share/nextcloud/apps/lookup_server_connector/l10n/lt_LT.json
+share/nextcloud/apps/lookup_server_connector/l10n/mn.js
+share/nextcloud/apps/lookup_server_connector/l10n/mn.json
share/nextcloud/apps/lookup_server_connector/l10n/nb.js
share/nextcloud/apps/lookup_server_connector/l10n/nb.json
share/nextcloud/apps/lookup_server_connector/l10n/nl.js
@@ -10592,6 +10705,8 @@ share/nextcloud/apps/nextcloud_announcem
share/nextcloud/apps/nextcloud_announcements/l10n/lv.json
share/nextcloud/apps/nextcloud_announcements/l10n/mk.js
share/nextcloud/apps/nextcloud_announcements/l10n/mk.json
+share/nextcloud/apps/nextcloud_announcements/l10n/mn.js
+share/nextcloud/apps/nextcloud_announcements/l10n/mn.json
share/nextcloud/apps/nextcloud_announcements/l10n/ms_MY.js
share/nextcloud/apps/nextcloud_announcements/l10n/ms_MY.json
share/nextcloud/apps/nextcloud_announcements/l10n/nb.js
@@ -10662,15 +10777,15 @@ share/nextcloud/apps/notifications/appin
share/nextcloud/apps/notifications/composer.json
share/nextcloud/apps/notifications/composer.lock
share/nextcloud/apps/notifications/css/NcSettingsSection-EAR0ylbd-D7mIRwIy.chunk.css
-share/nextcloud/apps/notifications/css/NotificationsApp-D4A28Hnm.chunk.css
-share/nextcloud/apps/notifications/css/_plugin-vue_export-helper-xg6sWV1Z.chunk.css
+share/nextcloud/apps/notifications/css/NotificationsApp-BQ93E0cM.chunk.css
+share/nextcloud/apps/notifications/css/_plugin-vue_export-helper-D8I2aEq_.chunk.css
share/nextcloud/apps/notifications/css/admin-settings-65wjlg4S.chunk.css
share/nextcloud/apps/notifications/css/main-BdbMmOHM.chunk.css
share/nextcloud/apps/notifications/css/notifications-admin-settings.css
share/nextcloud/apps/notifications/css/notifications-main.css
share/nextcloud/apps/notifications/css/notifications-settings.css
share/nextcloud/apps/notifications/css/settings-CYLqN0O_.chunk.css
-share/nextcloud/apps/notifications/css/style-vn6ZBe6l.chunk.css
+share/nextcloud/apps/notifications/css/style-SvWEvqXZ.chunk.css
share/nextcloud/apps/notifications/docs/admin-notifications.md
share/nextcloud/apps/notifications/docs/notification-workflow.md
share/nextcloud/apps/notifications/docs/ocs-endpoint-v1.md
@@ -10678,7 +10793,6 @@ share/nextcloud/apps/notifications/docs/
share/nextcloud/apps/notifications/docs/push-v2.md
share/nextcloud/apps/notifications/docs/screenshot.png
share/nextcloud/apps/notifications/docs/screenshot.png.license
-share/nextcloud/apps/notifications/eslint.config.mjs
share/nextcloud/apps/notifications/img/notification.ogg
share/nextcloud/apps/notifications/img/notifications-dark.svg
share/nextcloud/apps/notifications/img/notifications.png
@@ -10688,22 +10802,22 @@ share/nextcloud/apps/notifications/js/Br
share/nextcloud/apps/notifications/js/BrowserStorage-UTSDJceW.chunk.mjs.license
share/nextcloud/apps/notifications/js/BrowserStorage-UTSDJceW.chunk.mjs.map
share/nextcloud/apps/notifications/js/BrowserStorage-UTSDJceW.chunk.mjs.map.license
-share/nextcloud/apps/notifications/js/NcSettingsSection-EAR0ylbd--aLTcM0N.chunk.mjs
-share/nextcloud/apps/notifications/js/NcSettingsSection-EAR0ylbd--aLTcM0N.chunk.mjs.license
-share/nextcloud/apps/notifications/js/NcSettingsSection-EAR0ylbd--aLTcM0N.chunk.mjs.map
-share/nextcloud/apps/notifications/js/NcSettingsSection-EAR0ylbd--aLTcM0N.chunk.mjs.map.license
-share/nextcloud/apps/notifications/js/NotificationsApp-hrGoV45R.chunk.mjs
-share/nextcloud/apps/notifications/js/NotificationsApp-hrGoV45R.chunk.mjs.license
-share/nextcloud/apps/notifications/js/NotificationsApp-hrGoV45R.chunk.mjs.map
-share/nextcloud/apps/notifications/js/NotificationsApp-hrGoV45R.chunk.mjs.map.license
-share/nextcloud/apps/notifications/js/_plugin-vue_export-helper-DS9IpzP_.chunk.mjs
-share/nextcloud/apps/notifications/js/_plugin-vue_export-helper-DS9IpzP_.chunk.mjs.license
-share/nextcloud/apps/notifications/js/_plugin-vue_export-helper-DS9IpzP_.chunk.mjs.map
-share/nextcloud/apps/notifications/js/_plugin-vue_export-helper-DS9IpzP_.chunk.mjs.map.license
-share/nextcloud/apps/notifications/js/index-D6uRlS9e.chunk.mjs
-share/nextcloud/apps/notifications/js/index-D6uRlS9e.chunk.mjs.license
-share/nextcloud/apps/notifications/js/index-D6uRlS9e.chunk.mjs.map
-share/nextcloud/apps/notifications/js/index-D6uRlS9e.chunk.mjs.map.license
+share/nextcloud/apps/notifications/js/NcSettingsSection-EAR0ylbd-DYwUthUI.chunk.mjs
+share/nextcloud/apps/notifications/js/NcSettingsSection-EAR0ylbd-DYwUthUI.chunk.mjs.license
+share/nextcloud/apps/notifications/js/NcSettingsSection-EAR0ylbd-DYwUthUI.chunk.mjs.map
+share/nextcloud/apps/notifications/js/NcSettingsSection-EAR0ylbd-DYwUthUI.chunk.mjs.map.license
+share/nextcloud/apps/notifications/js/NotificationsApp-EH0FX4kk.chunk.mjs
+share/nextcloud/apps/notifications/js/NotificationsApp-EH0FX4kk.chunk.mjs.license
+share/nextcloud/apps/notifications/js/NotificationsApp-EH0FX4kk.chunk.mjs.map
+share/nextcloud/apps/notifications/js/NotificationsApp-EH0FX4kk.chunk.mjs.map.license
+share/nextcloud/apps/notifications/js/_plugin-vue_export-helper-rQpBnNH6.chunk.mjs
+share/nextcloud/apps/notifications/js/_plugin-vue_export-helper-rQpBnNH6.chunk.mjs.license
+share/nextcloud/apps/notifications/js/_plugin-vue_export-helper-rQpBnNH6.chunk.mjs.map
+share/nextcloud/apps/notifications/js/_plugin-vue_export-helper-rQpBnNH6.chunk.mjs.map.license
+share/nextcloud/apps/notifications/js/index-C9YTR25-.chunk.mjs
+share/nextcloud/apps/notifications/js/index-C9YTR25-.chunk.mjs.license
+share/nextcloud/apps/notifications/js/index-C9YTR25-.chunk.mjs.map
+share/nextcloud/apps/notifications/js/index-C9YTR25-.chunk.mjs.map.license
share/nextcloud/apps/notifications/js/notifications-admin-settings.mjs
share/nextcloud/apps/notifications/js/notifications-admin-settings.mjs.license
share/nextcloud/apps/notifications/js/notifications-admin-settings.mjs.map
@@ -10716,14 +10830,14 @@ share/nextcloud/apps/notifications/js/no
share/nextcloud/apps/notifications/js/notifications-settings.mjs.license
share/nextcloud/apps/notifications/js/notifications-settings.mjs.map
share/nextcloud/apps/notifications/js/notifications-settings.mjs.map.license
-share/nextcloud/apps/notifications/js/style-BkFbqwva.chunk.mjs
-share/nextcloud/apps/notifications/js/style-BkFbqwva.chunk.mjs.license
-share/nextcloud/apps/notifications/js/style-BkFbqwva.chunk.mjs.map
-share/nextcloud/apps/notifications/js/style-BkFbqwva.chunk.mjs.map.license
-share/nextcloud/apps/notifications/js/vite-preload-helper-B9rAsR6N.chunk.mjs
-share/nextcloud/apps/notifications/js/vite-preload-helper-B9rAsR6N.chunk.mjs.license
-share/nextcloud/apps/notifications/js/vite-preload-helper-B9rAsR6N.chunk.mjs.map
-share/nextcloud/apps/notifications/js/vite-preload-helper-B9rAsR6N.chunk.mjs.map.license
+share/nextcloud/apps/notifications/js/style-C4N3QM4U.chunk.mjs
+share/nextcloud/apps/notifications/js/style-C4N3QM4U.chunk.mjs.license
+share/nextcloud/apps/notifications/js/style-C4N3QM4U.chunk.mjs.map
+share/nextcloud/apps/notifications/js/style-C4N3QM4U.chunk.mjs.map.license
+share/nextcloud/apps/notifications/js/vite-preload-helper-DxYC2qmj.chunk.mjs
+share/nextcloud/apps/notifications/js/vite-preload-helper-DxYC2qmj.chunk.mjs.license
+share/nextcloud/apps/notifications/js/vite-preload-helper-DxYC2qmj.chunk.mjs.map
+share/nextcloud/apps/notifications/js/vite-preload-helper-DxYC2qmj.chunk.mjs.map.license
share/nextcloud/apps/notifications/l10n/af.js
share/nextcloud/apps/notifications/l10n/af.json
share/nextcloud/apps/notifications/l10n/an.js
@@ -10982,7 +11096,6 @@ share/nextcloud/apps/notifications/vendo
share/nextcloud/apps/notifications/vendor-bin/psalm/composer.lock
share/nextcloud/apps/notifications/vendor-bin/rector/composer.json
share/nextcloud/apps/notifications/vendor-bin/rector/composer.lock
-share/nextcloud/apps/notifications/vite.config.mjs
share/nextcloud/apps/oauth2/appinfo/info.xml
share/nextcloud/apps/oauth2/appinfo/routes.php
share/nextcloud/apps/oauth2/appinfo/signature.json
@@ -11073,6 +11186,8 @@ share/nextcloud/apps/oauth2/l10n/lv.js
share/nextcloud/apps/oauth2/l10n/lv.json
share/nextcloud/apps/oauth2/l10n/mk.js
share/nextcloud/apps/oauth2/l10n/mk.json
+share/nextcloud/apps/oauth2/l10n/mn.js
+share/nextcloud/apps/oauth2/l10n/mn.json
share/nextcloud/apps/oauth2/l10n/nb.js
share/nextcloud/apps/oauth2/l10n/nb.json
share/nextcloud/apps/oauth2/l10n/nl.js
@@ -11406,38 +11521,37 @@ share/nextcloud/apps/photos/REUSE.toml
share/nextcloud/apps/photos/appinfo/info.xml
share/nextcloud/apps/photos/appinfo/routes.php
share/nextcloud/apps/photos/appinfo/signature.json
-share/nextcloud/apps/photos/babel.config.cjs
share/nextcloud/apps/photos/composer.json
share/nextcloud/apps/photos/composer.lock
share/nextcloud/apps/photos/composer/autoload.php
share/nextcloud/apps/photos/css/AlbumContent-DiLb4lpx.chunk.css
-share/nextcloud/apps/photos/css/AlbumForm-Zg2aor_Y.chunk.css
+share/nextcloud/apps/photos/css/AlbumForm-DiEg8BrR.chunk.css
share/nextcloud/apps/photos/css/AlbumsView-Bo_gBDuH.chunk.css
-share/nextcloud/apps/photos/css/CollectionContent-CbeUv2Tw.chunk.css
-share/nextcloud/apps/photos/css/CollectionsList-DKsrVzWp.chunk.css
-share/nextcloud/apps/photos/css/ConflictPicker-DuPiUBHl-Dow9jNnh.chunk.css
-share/nextcloud/apps/photos/css/FaceContent-CrSzHHBA.chunk.css
-share/nextcloud/apps/photos/css/FaceCover-CO_I4UMH.chunk.css
+share/nextcloud/apps/photos/css/CollectionContent-CctEi-rL.chunk.css
+share/nextcloud/apps/photos/css/CollectionsList-q-liS-Eo.chunk.css
+share/nextcloud/apps/photos/css/ConflictPicker-DuPiUBHl-96cIU11s.chunk.css
+share/nextcloud/apps/photos/css/FaceContent-Bdbzv9Pd.chunk.css
+share/nextcloud/apps/photos/css/FaceCover-CriYllrK.chunk.css
share/nextcloud/apps/photos/css/FaceMergeForm-DL6EU9Jq.chunk.css
-share/nextcloud/apps/photos/css/FacesView-CXSgbmEO.chunk.css
+share/nextcloud/apps/photos/css/FacesView-Gits2579.chunk.css
share/nextcloud/apps/photos/css/FileComponent-CDHzgrly.chunk.css
share/nextcloud/apps/photos/css/FilesSelectionMixin-BYd0IM1q.chunk.css
-share/nextcloud/apps/photos/css/FoldersView-CUv0iRzY.chunk.css
+share/nextcloud/apps/photos/css/FoldersView-BC1tXPDF.chunk.css
share/nextcloud/apps/photos/css/HeaderNavigation-DKt_N0pA.chunk.css
share/nextcloud/apps/photos/css/InvalidFilenameDialog-BM2VDeLo-CL76qhxp.chunk.css
-share/nextcloud/apps/photos/css/NcActionButton-1gSJfFUC-Dc3ra1Np.chunk.css
-share/nextcloud/apps/photos/css/NcAppSettingsSection-Yg4NYCih-OLmgizlb.chunk.css
-share/nextcloud/apps/photos/css/NcAvatar-sR6y5B6f-BU6yBQGm.chunk.css
-share/nextcloud/apps/photos/css/NcBreadcrumbs-DahxPGJY-DexslhDR.chunk.css
-share/nextcloud/apps/photos/css/NcCheckboxRadioSwitch-BF1M0HBu-DACj1PYL.chunk.css
-share/nextcloud/apps/photos/css/NcColorPicker-BQ71TJls.chunk.css
-share/nextcloud/apps/photos/css/NcDateTimePicker-Cop-dmel.chunk.css
+share/nextcloud/apps/photos/css/NcActionButton-K4jUGMlW-C5hQOKlY.chunk.css
+share/nextcloud/apps/photos/css/NcAppSettingsSection-Yg4NYCih-xAgCTAPx.chunk.css
+share/nextcloud/apps/photos/css/NcAvatar-CGnqUtoy-DVe3PkvC.chunk.css
+share/nextcloud/apps/photos/css/NcBreadcrumbs-Dt1zdHzR-BCkv901s.chunk.css
+share/nextcloud/apps/photos/css/NcCheckboxRadioSwitch-D4IV4zWy-CFjpafPM.chunk.css
+share/nextcloud/apps/photos/css/NcColorPicker-BDswMbjh.chunk.css
+share/nextcloud/apps/photos/css/NcDateTimePicker-BSDfaik3.chunk.css
share/nextcloud/apps/photos/css/NcEmptyContent-BC9mI1uc.chunk.css
-share/nextcloud/apps/photos/css/NcListItem-YbvXzM33-Bt-Ayfi0.chunk.css
+share/nextcloud/apps/photos/css/NcListItem-D0JDzXkL-C3Kz0E5D.chunk.css
share/nextcloud/apps/photos/css/NcProgressBar-D7zYeXBH-B3qS3u7h.chunk.css
-share/nextcloud/apps/photos/css/NcSelect-B-X6xD0o-dG21vm_R.chunk.css
-share/nextcloud/apps/photos/css/NcTextField-UoSvO7Ha-BOzYkybM.chunk.css
-share/nextcloud/apps/photos/css/NcUserBubble-DhW5A9pb-DuGeWNEo.chunk.css
+share/nextcloud/apps/photos/css/NcSelect-FwcxH76q-DLpTMg8e.chunk.css
+share/nextcloud/apps/photos/css/NcTextField-ByDOTNvC-D1A0OHZV.chunk.css
+share/nextcloud/apps/photos/css/NcUserBubble-Csw7PXyG-DuGeWNEo.chunk.css
share/nextcloud/apps/photos/css/PhotosFiltersInput-B5iZrGH_.chunk.css
share/nextcloud/apps/photos/css/PhotosPicker-D7QRTf_0.chunk.css
share/nextcloud/apps/photos/css/PhotosTab-DGphhlff.chunk.css
@@ -11446,12 +11560,12 @@ share/nextcloud/apps/photos/css/PlacesVi
share/nextcloud/apps/photos/css/SharedAlbumContent-Bi46RwIq.chunk.css
share/nextcloud/apps/photos/css/SharedAlbums-KlGsfAoO.chunk.css
share/nextcloud/apps/photos/css/TagContent-Bvp0UERJ.chunk.css
-share/nextcloud/apps/photos/css/TagsView-C4OIWFt1.chunk.css
-share/nextcloud/apps/photos/css/TimelineView-7MH74Lg0.chunk.css
-share/nextcloud/apps/photos/css/UnassignedFaces-BiV-gbFE.chunk.css
+share/nextcloud/apps/photos/css/TagsView-BI4e7UBA.chunk.css
+share/nextcloud/apps/photos/css/TimelineView-PJaFjZUP.chunk.css
+share/nextcloud/apps/photos/css/UnassignedFaces-uVbioLgS.chunk.css
share/nextcloud/apps/photos/css/dashboard-Dk7DoScS.chunk.css
share/nextcloud/apps/photos/css/filters-DQ7g2J4L.chunk.css
-share/nextcloud/apps/photos/css/index-Cpl4dFut.chunk.css
+share/nextcloud/apps/photos/css/index-D7zmNioT.chunk.css
share/nextcloud/apps/photos/css/index-DPkUyJ8g-DojRXbl-.chunk.css
share/nextcloud/apps/photos/css/main-DtFIuzXe.chunk.css
share/nextcloud/apps/photos/css/photos-dashboard.css
@@ -11459,203 +11573,202 @@ share/nextcloud/apps/photos/css/photos-m
share/nextcloud/apps/photos/css/photos-public.css
share/nextcloud/apps/photos/css/photos-sidebar.css
share/nextcloud/apps/photos/css/public-BqRc5ISL.chunk.css
-share/nextcloud/apps/photos/css/video-tnhKV74T.chunk.css
+share/nextcloud/apps/photos/css/video-Bf5YABfj.chunk.css
share/nextcloud/apps/photos/eslint-suppressions.json
-share/nextcloud/apps/photos/eslint.config.js
share/nextcloud/apps/photos/img/app.svg
share/nextcloud/apps/photos/img/photos.svg
-share/nextcloud/apps/photos/js/AbortControllerMixin-CwhK_6Ni.chunk.mjs
-share/nextcloud/apps/photos/js/AbortControllerMixin-CwhK_6Ni.chunk.mjs.license
-share/nextcloud/apps/photos/js/AbortControllerMixin-CwhK_6Ni.chunk.mjs.map
-share/nextcloud/apps/photos/js/ActionFavorite-CLRalQBA.chunk.mjs
-share/nextcloud/apps/photos/js/ActionFavorite-CLRalQBA.chunk.mjs.license
-share/nextcloud/apps/photos/js/ActionFavorite-CLRalQBA.chunk.mjs.map
-share/nextcloud/apps/photos/js/AlbumContent-iEh4f8NZ.chunk.mjs
-share/nextcloud/apps/photos/js/AlbumContent-iEh4f8NZ.chunk.mjs.license
-share/nextcloud/apps/photos/js/AlbumContent-iEh4f8NZ.chunk.mjs.map
-share/nextcloud/apps/photos/js/AlbumForm-m52OC_0P.chunk.mjs
-share/nextcloud/apps/photos/js/AlbumForm-m52OC_0P.chunk.mjs.license
-share/nextcloud/apps/photos/js/AlbumForm-m52OC_0P.chunk.mjs.map
-share/nextcloud/apps/photos/js/AlbumsView-D-MAUXuY.chunk.mjs
-share/nextcloud/apps/photos/js/AlbumsView-D-MAUXuY.chunk.mjs.license
-share/nextcloud/apps/photos/js/AlbumsView-D-MAUXuY.chunk.mjs.map
-share/nextcloud/apps/photos/js/CollectionContent-B0dJ21ku.chunk.mjs
-share/nextcloud/apps/photos/js/CollectionContent-B0dJ21ku.chunk.mjs.license
-share/nextcloud/apps/photos/js/CollectionContent-B0dJ21ku.chunk.mjs.map
-share/nextcloud/apps/photos/js/CollectionsList-Dq5G2w2Y.chunk.mjs
-share/nextcloud/apps/photos/js/CollectionsList-Dq5G2w2Y.chunk.mjs.license
-share/nextcloud/apps/photos/js/CollectionsList-Dq5G2w2Y.chunk.mjs.map
-share/nextcloud/apps/photos/js/ConflictPicker-DuPiUBHl-DagjyizQ.chunk.mjs
-share/nextcloud/apps/photos/js/ConflictPicker-DuPiUBHl-DagjyizQ.chunk.mjs.license
-share/nextcloud/apps/photos/js/ConflictPicker-DuPiUBHl-DagjyizQ.chunk.mjs.map
-share/nextcloud/apps/photos/js/FaceContent-BXfCfv7p.chunk.mjs
-share/nextcloud/apps/photos/js/FaceContent-BXfCfv7p.chunk.mjs.license
-share/nextcloud/apps/photos/js/FaceContent-BXfCfv7p.chunk.mjs.map
-share/nextcloud/apps/photos/js/FaceCover-B2P3Gytc.chunk.mjs
-share/nextcloud/apps/photos/js/FaceCover-B2P3Gytc.chunk.mjs.license
-share/nextcloud/apps/photos/js/FaceCover-B2P3Gytc.chunk.mjs.map
-share/nextcloud/apps/photos/js/FaceMergeForm-Be1OLQHG.chunk.mjs
-share/nextcloud/apps/photos/js/FaceMergeForm-Be1OLQHG.chunk.mjs.license
-share/nextcloud/apps/photos/js/FaceMergeForm-Be1OLQHG.chunk.mjs.map
-share/nextcloud/apps/photos/js/FacesView-CfrgFtzP.chunk.mjs
-share/nextcloud/apps/photos/js/FacesView-CfrgFtzP.chunk.mjs.license
-share/nextcloud/apps/photos/js/FacesView-CfrgFtzP.chunk.mjs.map
-share/nextcloud/apps/photos/js/FetchCollectionContentMixin-Cc_6WDoM.chunk.mjs
-share/nextcloud/apps/photos/js/FetchCollectionContentMixin-Cc_6WDoM.chunk.mjs.license
-share/nextcloud/apps/photos/js/FetchCollectionContentMixin-Cc_6WDoM.chunk.mjs.map
-share/nextcloud/apps/photos/js/FetchCollectionsMixin-COpAAayq.chunk.mjs
-share/nextcloud/apps/photos/js/FetchCollectionsMixin-COpAAayq.chunk.mjs.license
-share/nextcloud/apps/photos/js/FetchCollectionsMixin-COpAAayq.chunk.mjs.map
-share/nextcloud/apps/photos/js/FetchFilesMixin-DslqG668.chunk.mjs
-share/nextcloud/apps/photos/js/FetchFilesMixin-DslqG668.chunk.mjs.license
-share/nextcloud/apps/photos/js/FetchFilesMixin-DslqG668.chunk.mjs.map
-share/nextcloud/apps/photos/js/FileComponent-CsajqgUv.chunk.mjs
-share/nextcloud/apps/photos/js/FileComponent-CsajqgUv.chunk.mjs.license
-share/nextcloud/apps/photos/js/FileComponent-CsajqgUv.chunk.mjs.map
-share/nextcloud/apps/photos/js/FilePicker-JKNLPCbR-B3Y9dogw.chunk.mjs
-share/nextcloud/apps/photos/js/FilePicker-JKNLPCbR-B3Y9dogw.chunk.mjs.license
-share/nextcloud/apps/photos/js/FilePicker-JKNLPCbR-B3Y9dogw.chunk.mjs.map
-share/nextcloud/apps/photos/js/FilesByMonthMixin-CcaRECid.chunk.mjs
-share/nextcloud/apps/photos/js/FilesByMonthMixin-CcaRECid.chunk.mjs.license
-share/nextcloud/apps/photos/js/FilesByMonthMixin-CcaRECid.chunk.mjs.map
-share/nextcloud/apps/photos/js/FilesSelectionMixin-BiaLjRUr.chunk.mjs
-share/nextcloud/apps/photos/js/FilesSelectionMixin-BiaLjRUr.chunk.mjs.license
-share/nextcloud/apps/photos/js/FilesSelectionMixin-BiaLjRUr.chunk.mjs.map
-share/nextcloud/apps/photos/js/FoldersView-DMnGLQQa.chunk.mjs
-share/nextcloud/apps/photos/js/FoldersView-DMnGLQQa.chunk.mjs.license
-share/nextcloud/apps/photos/js/FoldersView-DMnGLQQa.chunk.mjs.map
-share/nextcloud/apps/photos/js/HeaderNavigation-BFVYwoNj.chunk.mjs
-share/nextcloud/apps/photos/js/HeaderNavigation-BFVYwoNj.chunk.mjs.license
-share/nextcloud/apps/photos/js/HeaderNavigation-BFVYwoNj.chunk.mjs.map
-share/nextcloud/apps/photos/js/InvalidFilenameDialog-BM2VDeLo-CDRZ8gmm.chunk.mjs
-share/nextcloud/apps/photos/js/InvalidFilenameDialog-BM2VDeLo-CDRZ8gmm.chunk.mjs.license
-share/nextcloud/apps/photos/js/InvalidFilenameDialog-BM2VDeLo-CDRZ8gmm.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcActionButton-1gSJfFUC-Dogj0kcy.chunk.mjs
-share/nextcloud/apps/photos/js/NcActionButton-1gSJfFUC-Dogj0kcy.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcActionButton-1gSJfFUC-Dogj0kcy.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcAppSettingsSection-Yg4NYCih-DpfL669M.chunk.mjs
-share/nextcloud/apps/photos/js/NcAppSettingsSection-Yg4NYCih-DpfL669M.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcAppSettingsSection-Yg4NYCih-DpfL669M.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcAvatar-sR6y5B6f-9jT8Cplz.chunk.mjs
-share/nextcloud/apps/photos/js/NcAvatar-sR6y5B6f-9jT8Cplz.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcAvatar-sR6y5B6f-9jT8Cplz.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcBreadcrumbs-DahxPGJY-BKCkow-G.chunk.mjs
-share/nextcloud/apps/photos/js/NcBreadcrumbs-DahxPGJY-BKCkow-G.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcBreadcrumbs-DahxPGJY-BKCkow-G.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcCheckboxRadioSwitch-BF1M0HBu-DpGM2tww.chunk.mjs
-share/nextcloud/apps/photos/js/NcCheckboxRadioSwitch-BF1M0HBu-DpGM2tww.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcCheckboxRadioSwitch-BF1M0HBu-DpGM2tww.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcColorPicker---fs_Gme.chunk.mjs
-share/nextcloud/apps/photos/js/NcColorPicker---fs_Gme.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcColorPicker---fs_Gme.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcDateTime-enXYuwj8-CCEDPUx9.chunk.mjs
-share/nextcloud/apps/photos/js/NcDateTime-enXYuwj8-CCEDPUx9.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcDateTime-enXYuwj8-CCEDPUx9.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcDateTimePicker-CS_TC0ff.chunk.mjs
-share/nextcloud/apps/photos/js/NcDateTimePicker-CS_TC0ff.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcDateTimePicker-CS_TC0ff.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcDialog-xD1P4AFd-CVT28Ht9.chunk.mjs
-share/nextcloud/apps/photos/js/NcDialog-xD1P4AFd-CVT28Ht9.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcDialog-xD1P4AFd-CVT28Ht9.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcEmptyContent-CnDAtHf7.chunk.mjs
-share/nextcloud/apps/photos/js/NcEmptyContent-CnDAtHf7.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcEmptyContent-CnDAtHf7.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcListItem-YbvXzM33-CpRLl7g4.chunk.mjs
-share/nextcloud/apps/photos/js/NcListItem-YbvXzM33-CpRLl7g4.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcListItem-YbvXzM33-CpRLl7g4.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcNoteCard-BKhKwp7I.chunk.mjs
-share/nextcloud/apps/photos/js/NcNoteCard-BKhKwp7I.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcNoteCard-BKhKwp7I.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcProgressBar-D7zYeXBH-D2eYqVfz.chunk.mjs
-share/nextcloud/apps/photos/js/NcProgressBar-D7zYeXBH-D2eYqVfz.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcProgressBar-D7zYeXBH-D2eYqVfz.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcSelect-B-X6xD0o-ClDDyjak.chunk.mjs
-share/nextcloud/apps/photos/js/NcSelect-B-X6xD0o-ClDDyjak.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcSelect-B-X6xD0o-ClDDyjak.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcTextField-UoSvO7Ha-ChxbGp4f.chunk.mjs
-share/nextcloud/apps/photos/js/NcTextField-UoSvO7Ha-ChxbGp4f.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcTextField-UoSvO7Ha-ChxbGp4f.chunk.mjs.map
-share/nextcloud/apps/photos/js/NcUserBubble-DhW5A9pb-DHrMEcYc.chunk.mjs
-share/nextcloud/apps/photos/js/NcUserBubble-DhW5A9pb-DHrMEcYc.chunk.mjs.license
-share/nextcloud/apps/photos/js/NcUserBubble-DhW5A9pb-DHrMEcYc.chunk.mjs.map
-share/nextcloud/apps/photos/js/PhotoSearch-DSqqYphW.chunk.mjs
-share/nextcloud/apps/photos/js/PhotoSearch-DSqqYphW.chunk.mjs.license
-share/nextcloud/apps/photos/js/PhotoSearch-DSqqYphW.chunk.mjs.map
-share/nextcloud/apps/photos/js/PhotosFiltersInput-Cnw-slpJ.chunk.mjs
-share/nextcloud/apps/photos/js/PhotosFiltersInput-Cnw-slpJ.chunk.mjs.license
-share/nextcloud/apps/photos/js/PhotosFiltersInput-Cnw-slpJ.chunk.mjs.map
-share/nextcloud/apps/photos/js/PhotosPicker-8poIuvIT.chunk.mjs
-share/nextcloud/apps/photos/js/PhotosPicker-8poIuvIT.chunk.mjs.license
-share/nextcloud/apps/photos/js/PhotosPicker-8poIuvIT.chunk.mjs.map
-share/nextcloud/apps/photos/js/PhotosTab-Bb96tOYZ.chunk.mjs
-share/nextcloud/apps/photos/js/PhotosTab-Bb96tOYZ.chunk.mjs.license
-share/nextcloud/apps/photos/js/PhotosTab-Bb96tOYZ.chunk.mjs.map
-share/nextcloud/apps/photos/js/PlaceContent-zvGu-kw6.chunk.mjs
-share/nextcloud/apps/photos/js/PlaceContent-zvGu-kw6.chunk.mjs.license
-share/nextcloud/apps/photos/js/PlaceContent-zvGu-kw6.chunk.mjs.map
-share/nextcloud/apps/photos/js/PlacesView-C12ISrQb.chunk.mjs
-share/nextcloud/apps/photos/js/PlacesView-C12ISrQb.chunk.mjs.license
-share/nextcloud/apps/photos/js/PlacesView-C12ISrQb.chunk.mjs.map
-share/nextcloud/apps/photos/js/SharedAlbumContent-D99CGm1_.chunk.mjs
-share/nextcloud/apps/photos/js/SharedAlbumContent-D99CGm1_.chunk.mjs.license
-share/nextcloud/apps/photos/js/SharedAlbumContent-D99CGm1_.chunk.mjs.map
-share/nextcloud/apps/photos/js/SharedAlbums-DSldA3AS.chunk.mjs
-share/nextcloud/apps/photos/js/SharedAlbums-DSldA3AS.chunk.mjs.license
-share/nextcloud/apps/photos/js/SharedAlbums-DSldA3AS.chunk.mjs.map
-share/nextcloud/apps/photos/js/TagContent-O_jkGeS2.chunk.mjs
-share/nextcloud/apps/photos/js/TagContent-O_jkGeS2.chunk.mjs.license
-share/nextcloud/apps/photos/js/TagContent-O_jkGeS2.chunk.mjs.map
-share/nextcloud/apps/photos/js/TagsView-BwCAhgAl.chunk.mjs
-share/nextcloud/apps/photos/js/TagsView-BwCAhgAl.chunk.mjs.license
-share/nextcloud/apps/photos/js/TagsView-BwCAhgAl.chunk.mjs.map
-share/nextcloud/apps/photos/js/TimelineView-DPc7eET0.chunk.mjs
-share/nextcloud/apps/photos/js/TimelineView-DPc7eET0.chunk.mjs.license
-share/nextcloud/apps/photos/js/TimelineView-DPc7eET0.chunk.mjs.map
-share/nextcloud/apps/photos/js/UnassignedFaces-BlpojMzq.chunk.mjs
-share/nextcloud/apps/photos/js/UnassignedFaces-BlpojMzq.chunk.mjs.license
-share/nextcloud/apps/photos/js/UnassignedFaces-BlpojMzq.chunk.mjs.map
-share/nextcloud/apps/photos/js/collectionFetcher-CuMxL3Ks.chunk.mjs
-share/nextcloud/apps/photos/js/collectionFetcher-CuMxL3Ks.chunk.mjs.license
-share/nextcloud/apps/photos/js/collectionFetcher-CuMxL3Ks.chunk.mjs.map
+share/nextcloud/apps/photos/js/AbortControllerMixin-B9m47d-C.chunk.mjs
+share/nextcloud/apps/photos/js/AbortControllerMixin-B9m47d-C.chunk.mjs.license
+share/nextcloud/apps/photos/js/AbortControllerMixin-B9m47d-C.chunk.mjs.map
+share/nextcloud/apps/photos/js/ActionFavorite-jmHFrvzj.chunk.mjs
+share/nextcloud/apps/photos/js/ActionFavorite-jmHFrvzj.chunk.mjs.license
+share/nextcloud/apps/photos/js/ActionFavorite-jmHFrvzj.chunk.mjs.map
+share/nextcloud/apps/photos/js/AlbumContent-kIjgKEsY.chunk.mjs
+share/nextcloud/apps/photos/js/AlbumContent-kIjgKEsY.chunk.mjs.license
+share/nextcloud/apps/photos/js/AlbumContent-kIjgKEsY.chunk.mjs.map
+share/nextcloud/apps/photos/js/AlbumForm-1OTu9hbg.chunk.mjs
+share/nextcloud/apps/photos/js/AlbumForm-1OTu9hbg.chunk.mjs.license
+share/nextcloud/apps/photos/js/AlbumForm-1OTu9hbg.chunk.mjs.map
+share/nextcloud/apps/photos/js/AlbumsView-kTiLIX5j.chunk.mjs
+share/nextcloud/apps/photos/js/AlbumsView-kTiLIX5j.chunk.mjs.license
+share/nextcloud/apps/photos/js/AlbumsView-kTiLIX5j.chunk.mjs.map
+share/nextcloud/apps/photos/js/CollectionContent-BkqwIfF5.chunk.mjs
+share/nextcloud/apps/photos/js/CollectionContent-BkqwIfF5.chunk.mjs.license
+share/nextcloud/apps/photos/js/CollectionContent-BkqwIfF5.chunk.mjs.map
+share/nextcloud/apps/photos/js/CollectionsList-C7xoFkxL.chunk.mjs
+share/nextcloud/apps/photos/js/CollectionsList-C7xoFkxL.chunk.mjs.license
+share/nextcloud/apps/photos/js/CollectionsList-C7xoFkxL.chunk.mjs.map
+share/nextcloud/apps/photos/js/ConflictPicker-DuPiUBHl-jy9l97XZ.chunk.mjs
+share/nextcloud/apps/photos/js/ConflictPicker-DuPiUBHl-jy9l97XZ.chunk.mjs.license
+share/nextcloud/apps/photos/js/ConflictPicker-DuPiUBHl-jy9l97XZ.chunk.mjs.map
+share/nextcloud/apps/photos/js/FaceContent-B8_i82vt.chunk.mjs
+share/nextcloud/apps/photos/js/FaceContent-B8_i82vt.chunk.mjs.license
+share/nextcloud/apps/photos/js/FaceContent-B8_i82vt.chunk.mjs.map
+share/nextcloud/apps/photos/js/FaceCover-BjKGBLJ1.chunk.mjs
+share/nextcloud/apps/photos/js/FaceCover-BjKGBLJ1.chunk.mjs.license
+share/nextcloud/apps/photos/js/FaceCover-BjKGBLJ1.chunk.mjs.map
+share/nextcloud/apps/photos/js/FaceMergeForm-CqncsddM.chunk.mjs
+share/nextcloud/apps/photos/js/FaceMergeForm-CqncsddM.chunk.mjs.license
+share/nextcloud/apps/photos/js/FaceMergeForm-CqncsddM.chunk.mjs.map
+share/nextcloud/apps/photos/js/FacesView-B3NT29dT.chunk.mjs
+share/nextcloud/apps/photos/js/FacesView-B3NT29dT.chunk.mjs.license
+share/nextcloud/apps/photos/js/FacesView-B3NT29dT.chunk.mjs.map
+share/nextcloud/apps/photos/js/FetchCollectionContentMixin-DI4OjG7z.chunk.mjs
+share/nextcloud/apps/photos/js/FetchCollectionContentMixin-DI4OjG7z.chunk.mjs.license
+share/nextcloud/apps/photos/js/FetchCollectionContentMixin-DI4OjG7z.chunk.mjs.map
+share/nextcloud/apps/photos/js/FetchCollectionsMixin-Br9ggFUn.chunk.mjs
+share/nextcloud/apps/photos/js/FetchCollectionsMixin-Br9ggFUn.chunk.mjs.license
+share/nextcloud/apps/photos/js/FetchCollectionsMixin-Br9ggFUn.chunk.mjs.map
+share/nextcloud/apps/photos/js/FetchFilesMixin-CoCkiHNB.chunk.mjs
+share/nextcloud/apps/photos/js/FetchFilesMixin-CoCkiHNB.chunk.mjs.license
+share/nextcloud/apps/photos/js/FetchFilesMixin-CoCkiHNB.chunk.mjs.map
+share/nextcloud/apps/photos/js/FileComponent-N8J_FiFF.chunk.mjs
+share/nextcloud/apps/photos/js/FileComponent-N8J_FiFF.chunk.mjs.license
+share/nextcloud/apps/photos/js/FileComponent-N8J_FiFF.chunk.mjs.map
+share/nextcloud/apps/photos/js/FilePicker-JKNLPCbR-DLRuL7QM.chunk.mjs
+share/nextcloud/apps/photos/js/FilePicker-JKNLPCbR-DLRuL7QM.chunk.mjs.license
+share/nextcloud/apps/photos/js/FilePicker-JKNLPCbR-DLRuL7QM.chunk.mjs.map
+share/nextcloud/apps/photos/js/FilesByMonthMixin-BAoNsMqX.chunk.mjs
+share/nextcloud/apps/photos/js/FilesByMonthMixin-BAoNsMqX.chunk.mjs.license
+share/nextcloud/apps/photos/js/FilesByMonthMixin-BAoNsMqX.chunk.mjs.map
+share/nextcloud/apps/photos/js/FilesSelectionMixin-BkNp1YA2.chunk.mjs
+share/nextcloud/apps/photos/js/FilesSelectionMixin-BkNp1YA2.chunk.mjs.license
+share/nextcloud/apps/photos/js/FilesSelectionMixin-BkNp1YA2.chunk.mjs.map
+share/nextcloud/apps/photos/js/FoldersView-DfMGB2H1.chunk.mjs
+share/nextcloud/apps/photos/js/FoldersView-DfMGB2H1.chunk.mjs.license
+share/nextcloud/apps/photos/js/FoldersView-DfMGB2H1.chunk.mjs.map
+share/nextcloud/apps/photos/js/HeaderNavigation-woa2Kd8J.chunk.mjs
+share/nextcloud/apps/photos/js/HeaderNavigation-woa2Kd8J.chunk.mjs.license
+share/nextcloud/apps/photos/js/HeaderNavigation-woa2Kd8J.chunk.mjs.map
+share/nextcloud/apps/photos/js/InvalidFilenameDialog-BM2VDeLo-CWQEwE4T.chunk.mjs
+share/nextcloud/apps/photos/js/InvalidFilenameDialog-BM2VDeLo-CWQEwE4T.chunk.mjs.license
+share/nextcloud/apps/photos/js/InvalidFilenameDialog-BM2VDeLo-CWQEwE4T.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcActionButton-K4jUGMlW-CamejXF9.chunk.mjs
+share/nextcloud/apps/photos/js/NcActionButton-K4jUGMlW-CamejXF9.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcActionButton-K4jUGMlW-CamejXF9.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcAppSettingsSection-Yg4NYCih-DbYWh9xE.chunk.mjs
+share/nextcloud/apps/photos/js/NcAppSettingsSection-Yg4NYCih-DbYWh9xE.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcAppSettingsSection-Yg4NYCih-DbYWh9xE.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcAvatar-CGnqUtoy-CcQXBTon.chunk.mjs
+share/nextcloud/apps/photos/js/NcAvatar-CGnqUtoy-CcQXBTon.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcAvatar-CGnqUtoy-CcQXBTon.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcBreadcrumbs-Dt1zdHzR-BNlJYTbf.chunk.mjs
+share/nextcloud/apps/photos/js/NcBreadcrumbs-Dt1zdHzR-BNlJYTbf.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcBreadcrumbs-Dt1zdHzR-BNlJYTbf.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcCheckboxRadioSwitch-D4IV4zWy-Cf9AKkwE.chunk.mjs
+share/nextcloud/apps/photos/js/NcCheckboxRadioSwitch-D4IV4zWy-Cf9AKkwE.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcCheckboxRadioSwitch-D4IV4zWy-Cf9AKkwE.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcColorPicker-Dw7YmOCE.chunk.mjs
+share/nextcloud/apps/photos/js/NcColorPicker-Dw7YmOCE.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcColorPicker-Dw7YmOCE.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcDateTime-enXYuwj8-B-DyOWcV.chunk.mjs
+share/nextcloud/apps/photos/js/NcDateTime-enXYuwj8-B-DyOWcV.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcDateTime-enXYuwj8-B-DyOWcV.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcDateTimePicker-F89U_a10.chunk.mjs
+share/nextcloud/apps/photos/js/NcDateTimePicker-F89U_a10.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcDateTimePicker-F89U_a10.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcDialog-BCCBuI6f-B9QU1PDT.chunk.mjs
+share/nextcloud/apps/photos/js/NcDialog-BCCBuI6f-B9QU1PDT.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcDialog-BCCBuI6f-B9QU1PDT.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcEmptyContent-iUjukkIR.chunk.mjs
+share/nextcloud/apps/photos/js/NcEmptyContent-iUjukkIR.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcEmptyContent-iUjukkIR.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcListItem-D0JDzXkL-Bc91qStw.chunk.mjs
+share/nextcloud/apps/photos/js/NcListItem-D0JDzXkL-Bc91qStw.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcListItem-D0JDzXkL-Bc91qStw.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcNoteCard-BaDrnVGH.chunk.mjs
+share/nextcloud/apps/photos/js/NcNoteCard-BaDrnVGH.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcNoteCard-BaDrnVGH.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcProgressBar-D7zYeXBH-CdipAaKr.chunk.mjs
+share/nextcloud/apps/photos/js/NcProgressBar-D7zYeXBH-CdipAaKr.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcProgressBar-D7zYeXBH-CdipAaKr.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcSelect-FwcxH76q-CrpeZoNA.chunk.mjs
+share/nextcloud/apps/photos/js/NcSelect-FwcxH76q-CrpeZoNA.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcSelect-FwcxH76q-CrpeZoNA.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcTextField-ByDOTNvC-VTGKuXKL.chunk.mjs
+share/nextcloud/apps/photos/js/NcTextField-ByDOTNvC-VTGKuXKL.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcTextField-ByDOTNvC-VTGKuXKL.chunk.mjs.map
+share/nextcloud/apps/photos/js/NcUserBubble-Csw7PXyG-Bv0nhSJW.chunk.mjs
+share/nextcloud/apps/photos/js/NcUserBubble-Csw7PXyG-Bv0nhSJW.chunk.mjs.license
+share/nextcloud/apps/photos/js/NcUserBubble-Csw7PXyG-Bv0nhSJW.chunk.mjs.map
+share/nextcloud/apps/photos/js/PhotoSearch-1MVhK3QV.chunk.mjs
+share/nextcloud/apps/photos/js/PhotoSearch-1MVhK3QV.chunk.mjs.license
+share/nextcloud/apps/photos/js/PhotoSearch-1MVhK3QV.chunk.mjs.map
+share/nextcloud/apps/photos/js/PhotosFiltersInput-D7FAmWHY.chunk.mjs
+share/nextcloud/apps/photos/js/PhotosFiltersInput-D7FAmWHY.chunk.mjs.license
+share/nextcloud/apps/photos/js/PhotosFiltersInput-D7FAmWHY.chunk.mjs.map
+share/nextcloud/apps/photos/js/PhotosPicker-jmS_WiZB.chunk.mjs
+share/nextcloud/apps/photos/js/PhotosPicker-jmS_WiZB.chunk.mjs.license
+share/nextcloud/apps/photos/js/PhotosPicker-jmS_WiZB.chunk.mjs.map
+share/nextcloud/apps/photos/js/PhotosTab-cIRlGpig.chunk.mjs
+share/nextcloud/apps/photos/js/PhotosTab-cIRlGpig.chunk.mjs.license
+share/nextcloud/apps/photos/js/PhotosTab-cIRlGpig.chunk.mjs.map
+share/nextcloud/apps/photos/js/PlaceContent-dFg35R3g.chunk.mjs
+share/nextcloud/apps/photos/js/PlaceContent-dFg35R3g.chunk.mjs.license
+share/nextcloud/apps/photos/js/PlaceContent-dFg35R3g.chunk.mjs.map
+share/nextcloud/apps/photos/js/PlacesView-Bzr8DKtj.chunk.mjs
+share/nextcloud/apps/photos/js/PlacesView-Bzr8DKtj.chunk.mjs.license
+share/nextcloud/apps/photos/js/PlacesView-Bzr8DKtj.chunk.mjs.map
+share/nextcloud/apps/photos/js/ShareType-suoNfd7y.chunk.mjs
+share/nextcloud/apps/photos/js/ShareType-suoNfd7y.chunk.mjs.license
+share/nextcloud/apps/photos/js/ShareType-suoNfd7y.chunk.mjs.map
+share/nextcloud/apps/photos/js/SharedAlbumContent-DApcmxfw.chunk.mjs
+share/nextcloud/apps/photos/js/SharedAlbumContent-DApcmxfw.chunk.mjs.license
+share/nextcloud/apps/photos/js/SharedAlbumContent-DApcmxfw.chunk.mjs.map
+share/nextcloud/apps/photos/js/SharedAlbums-CcSyVKEf.chunk.mjs
+share/nextcloud/apps/photos/js/SharedAlbums-CcSyVKEf.chunk.mjs.license
+share/nextcloud/apps/photos/js/SharedAlbums-CcSyVKEf.chunk.mjs.map
+share/nextcloud/apps/photos/js/TagContent-DVgXzV_Z.chunk.mjs
+share/nextcloud/apps/photos/js/TagContent-DVgXzV_Z.chunk.mjs.license
+share/nextcloud/apps/photos/js/TagContent-DVgXzV_Z.chunk.mjs.map
+share/nextcloud/apps/photos/js/TagsView-Cme9HS0I.chunk.mjs
+share/nextcloud/apps/photos/js/TagsView-Cme9HS0I.chunk.mjs.license
+share/nextcloud/apps/photos/js/TagsView-Cme9HS0I.chunk.mjs.map
+share/nextcloud/apps/photos/js/TimelineView-BF2boadY.chunk.mjs
+share/nextcloud/apps/photos/js/TimelineView-BF2boadY.chunk.mjs.license
+share/nextcloud/apps/photos/js/TimelineView-BF2boadY.chunk.mjs.map
+share/nextcloud/apps/photos/js/UnassignedFaces-7aJvriqr.chunk.mjs
+share/nextcloud/apps/photos/js/UnassignedFaces-7aJvriqr.chunk.mjs.license
+share/nextcloud/apps/photos/js/UnassignedFaces-7aJvriqr.chunk.mjs.map
+share/nextcloud/apps/photos/js/collectionFetcher-DOI412ME.chunk.mjs
+share/nextcloud/apps/photos/js/collectionFetcher-DOI412ME.chunk.mjs.license
+share/nextcloud/apps/photos/js/collectionFetcher-DOI412ME.chunk.mjs.map
share/nextcloud/apps/photos/js/createElementId-DhjFt1I9-B2HCdIOx.chunk.mjs
share/nextcloud/apps/photos/js/createElementId-DhjFt1I9-B2HCdIOx.chunk.mjs.license
share/nextcloud/apps/photos/js/createElementId-DhjFt1I9-B2HCdIOx.chunk.mjs.map
-share/nextcloud/apps/photos/js/dialog-yuouHT3-.chunk.mjs
-share/nextcloud/apps/photos/js/dialog-yuouHT3-.chunk.mjs.license
-share/nextcloud/apps/photos/js/dialog-yuouHT3-.chunk.mjs.map
-share/nextcloud/apps/photos/js/fileFetcher-BDQkQnXe.chunk.mjs
-share/nextcloud/apps/photos/js/fileFetcher-BDQkQnXe.chunk.mjs.license
-share/nextcloud/apps/photos/js/fileFetcher-BDQkQnXe.chunk.mjs.map
-share/nextcloud/apps/photos/js/filters-BjjWcMwf.chunk.mjs
-share/nextcloud/apps/photos/js/filters-BjjWcMwf.chunk.mjs.license
-share/nextcloud/apps/photos/js/filters-BjjWcMwf.chunk.mjs.map
-share/nextcloud/apps/photos/js/icons-UgBTm9C1.chunk.mjs
-share/nextcloud/apps/photos/js/icons-UgBTm9C1.chunk.mjs.license
-share/nextcloud/apps/photos/js/icons-UgBTm9C1.chunk.mjs.map
-share/nextcloud/apps/photos/js/index-BMbtc3xh-D1QvlAf7.chunk.mjs
-share/nextcloud/apps/photos/js/index-BMbtc3xh-D1QvlAf7.chunk.mjs.license
-share/nextcloud/apps/photos/js/index-BMbtc3xh-D1QvlAf7.chunk.mjs.map
-share/nextcloud/apps/photos/js/index-Bhwf_DDY.chunk.mjs
-share/nextcloud/apps/photos/js/index-Bhwf_DDY.chunk.mjs.license
-share/nextcloud/apps/photos/js/index-Bhwf_DDY.chunk.mjs.map
-share/nextcloud/apps/photos/js/index-DPkUyJ8g-CvHy6RZT.chunk.mjs
-share/nextcloud/apps/photos/js/index-DPkUyJ8g-CvHy6RZT.chunk.mjs.license
-share/nextcloud/apps/photos/js/index-DPkUyJ8g-CvHy6RZT.chunk.mjs.map
-share/nextcloud/apps/photos/js/index-FOY7nmfY.chunk.mjs
-share/nextcloud/apps/photos/js/index-FOY7nmfY.chunk.mjs.license
-share/nextcloud/apps/photos/js/index-FOY7nmfY.chunk.mjs.map
-share/nextcloud/apps/photos/js/index-gbefElOV.chunk.mjs
-share/nextcloud/apps/photos/js/index-gbefElOV.chunk.mjs.license
-share/nextcloud/apps/photos/js/index-gbefElOV.chunk.mjs.map
-share/nextcloud/apps/photos/js/index-oIyADb1j.chunk.mjs
-share/nextcloud/apps/photos/js/index-oIyADb1j.chunk.mjs.license
-share/nextcloud/apps/photos/js/index-oIyADb1j.chunk.mjs.map
-share/nextcloud/apps/photos/js/index-pnKBJWBi.chunk.mjs
-share/nextcloud/apps/photos/js/index-pnKBJWBi.chunk.mjs.license
-share/nextcloud/apps/photos/js/index-pnKBJWBi.chunk.mjs.map
-share/nextcloud/apps/photos/js/index-x9vhq81Z.chunk.mjs
-share/nextcloud/apps/photos/js/index-x9vhq81Z.chunk.mjs.license
-share/nextcloud/apps/photos/js/index-x9vhq81Z.chunk.mjs.map
+share/nextcloud/apps/photos/js/dialog-LycE5iJw.chunk.mjs
+share/nextcloud/apps/photos/js/dialog-LycE5iJw.chunk.mjs.license
+share/nextcloud/apps/photos/js/dialog-LycE5iJw.chunk.mjs.map
+share/nextcloud/apps/photos/js/fileFetcher-R3Vrrcx1.chunk.mjs
+share/nextcloud/apps/photos/js/fileFetcher-R3Vrrcx1.chunk.mjs.license
+share/nextcloud/apps/photos/js/fileFetcher-R3Vrrcx1.chunk.mjs.map
+share/nextcloud/apps/photos/js/filters-BV2nKScp.chunk.mjs
+share/nextcloud/apps/photos/js/filters-BV2nKScp.chunk.mjs.license
+share/nextcloud/apps/photos/js/filters-BV2nKScp.chunk.mjs.map
+share/nextcloud/apps/photos/js/icons-DTUVT_9j.chunk.mjs
+share/nextcloud/apps/photos/js/icons-DTUVT_9j.chunk.mjs.license
+share/nextcloud/apps/photos/js/icons-DTUVT_9j.chunk.mjs.map
+share/nextcloud/apps/photos/js/index-BMbtc3xh-DhXgCwmy.chunk.mjs
+share/nextcloud/apps/photos/js/index-BMbtc3xh-DhXgCwmy.chunk.mjs.license
+share/nextcloud/apps/photos/js/index-BMbtc3xh-DhXgCwmy.chunk.mjs.map
+share/nextcloud/apps/photos/js/index-BO_0HUBy.chunk.mjs
+share/nextcloud/apps/photos/js/index-BO_0HUBy.chunk.mjs.license
+share/nextcloud/apps/photos/js/index-BO_0HUBy.chunk.mjs.map
+share/nextcloud/apps/photos/js/index-Bd4xO9dh.chunk.mjs
+share/nextcloud/apps/photos/js/index-Bd4xO9dh.chunk.mjs.license
+share/nextcloud/apps/photos/js/index-Bd4xO9dh.chunk.mjs.map
+share/nextcloud/apps/photos/js/index-CZ3uO_vZ.chunk.mjs
+share/nextcloud/apps/photos/js/index-CZ3uO_vZ.chunk.mjs.license
+share/nextcloud/apps/photos/js/index-CZ3uO_vZ.chunk.mjs.map
+share/nextcloud/apps/photos/js/index-DPkUyJ8g-DV90z6IM.chunk.mjs
+share/nextcloud/apps/photos/js/index-DPkUyJ8g-DV90z6IM.chunk.mjs.license
+share/nextcloud/apps/photos/js/index-DPkUyJ8g-DV90z6IM.chunk.mjs.map
+share/nextcloud/apps/photos/js/index-LKaRFzeW.chunk.mjs
+share/nextcloud/apps/photos/js/index-LKaRFzeW.chunk.mjs.license
+share/nextcloud/apps/photos/js/index-LKaRFzeW.chunk.mjs.map
+share/nextcloud/apps/photos/js/index-VfyFTmuq.chunk.mjs
+share/nextcloud/apps/photos/js/index-VfyFTmuq.chunk.mjs.license
+share/nextcloud/apps/photos/js/index-VfyFTmuq.chunk.mjs.map
share/nextcloud/apps/photos/js/photos-dashboard.mjs
share/nextcloud/apps/photos/js/photos-dashboard.mjs.license
share/nextcloud/apps/photos/js/photos-dashboard.mjs.map
@@ -11669,24 +11782,24 @@ share/nextcloud/apps/photos/js/photos-se
share/nextcloud/apps/photos/js/photos-sidebar.mjs
share/nextcloud/apps/photos/js/photos-sidebar.mjs.license
share/nextcloud/apps/photos/js/photos-sidebar.mjs.map
-share/nextcloud/apps/photos/js/preload-helper-Dh9HmuEY.chunk.mjs
-share/nextcloud/apps/photos/js/preload-helper-Dh9HmuEY.chunk.mjs.license
-share/nextcloud/apps/photos/js/preload-helper-Dh9HmuEY.chunk.mjs.map
-share/nextcloud/apps/photos/js/useFormatDateTime-whyN8s__.chunk.mjs
-share/nextcloud/apps/photos/js/useFormatDateTime-whyN8s__.chunk.mjs.license
-share/nextcloud/apps/photos/js/useFormatDateTime-whyN8s__.chunk.mjs.map
-share/nextcloud/apps/photos/js/useHotKey-DLhieLHI.chunk.mjs
-share/nextcloud/apps/photos/js/useHotKey-DLhieLHI.chunk.mjs.license
-share/nextcloud/apps/photos/js/useHotKey-DLhieLHI.chunk.mjs.map
-share/nextcloud/apps/photos/js/useModelMigration-EhAWvqDD-BUcvV4A1.chunk.mjs
-share/nextcloud/apps/photos/js/useModelMigration-EhAWvqDD-BUcvV4A1.chunk.mjs.license
-share/nextcloud/apps/photos/js/useModelMigration-EhAWvqDD-BUcvV4A1.chunk.mjs.map
-share/nextcloud/apps/photos/js/video-NMjorvzn.chunk.mjs
-share/nextcloud/apps/photos/js/video-NMjorvzn.chunk.mjs.license
-share/nextcloud/apps/photos/js/video-NMjorvzn.chunk.mjs.map
-share/nextcloud/apps/photos/js/vue.runtime.esm-Bphz5Mz8.chunk.mjs
-share/nextcloud/apps/photos/js/vue.runtime.esm-Bphz5Mz8.chunk.mjs.license
-share/nextcloud/apps/photos/js/vue.runtime.esm-Bphz5Mz8.chunk.mjs.map
+share/nextcloud/apps/photos/js/preload-helper-DxYC2qmj.chunk.mjs
+share/nextcloud/apps/photos/js/preload-helper-DxYC2qmj.chunk.mjs.license
+share/nextcloud/apps/photos/js/preload-helper-DxYC2qmj.chunk.mjs.map
+share/nextcloud/apps/photos/js/useFormatDateTime-DcqgdtPX.chunk.mjs
+share/nextcloud/apps/photos/js/useFormatDateTime-DcqgdtPX.chunk.mjs.license
+share/nextcloud/apps/photos/js/useFormatDateTime-DcqgdtPX.chunk.mjs.map
+share/nextcloud/apps/photos/js/useHotKey-e3YfZFnO.chunk.mjs
+share/nextcloud/apps/photos/js/useHotKey-e3YfZFnO.chunk.mjs.license
+share/nextcloud/apps/photos/js/useHotKey-e3YfZFnO.chunk.mjs.map
+share/nextcloud/apps/photos/js/useModelMigration-EhAWvqDD-CtA-Q5ZJ.chunk.mjs
+share/nextcloud/apps/photos/js/useModelMigration-EhAWvqDD-CtA-Q5ZJ.chunk.mjs.license
+share/nextcloud/apps/photos/js/useModelMigration-EhAWvqDD-CtA-Q5ZJ.chunk.mjs.map
+share/nextcloud/apps/photos/js/video-KKp9iT8x.chunk.mjs
+share/nextcloud/apps/photos/js/video-KKp9iT8x.chunk.mjs.license
+share/nextcloud/apps/photos/js/video-KKp9iT8x.chunk.mjs.map
+share/nextcloud/apps/photos/js/vue.runtime.esm-esM0TXTr.chunk.mjs
+share/nextcloud/apps/photos/js/vue.runtime.esm-esM0TXTr.chunk.mjs.license
+share/nextcloud/apps/photos/js/vue.runtime.esm-esM0TXTr.chunk.mjs.map
share/nextcloud/apps/photos/l10n/af.js
share/nextcloud/apps/photos/l10n/af.json
share/nextcloud/apps/photos/l10n/ar.js
@@ -11942,7 +12055,6 @@ share/nextcloud/apps/photos/lib/Service/
share/nextcloud/apps/photos/lib/Service/UserConfigService.php
share/nextcloud/apps/photos/package-lock.json
share/nextcloud/apps/photos/package.json
-share/nextcloud/apps/photos/postcss.config.cjs
share/nextcloud/apps/photos/templates/main.php
share/nextcloud/apps/photos/templates/public.php
share/nextcloud/apps/photos/vendor-bin/cs-fixer/composer.json
@@ -12105,6 +12217,8 @@ share/nextcloud/apps/privacy/l10n/lv.js
share/nextcloud/apps/privacy/l10n/lv.json
share/nextcloud/apps/privacy/l10n/mk.js
share/nextcloud/apps/privacy/l10n/mk.json
+share/nextcloud/apps/privacy/l10n/mn.js
+share/nextcloud/apps/privacy/l10n/mn.json
share/nextcloud/apps/privacy/l10n/nb.js
share/nextcloud/apps/privacy/l10n/nb.json
share/nextcloud/apps/privacy/l10n/nl.js
@@ -12242,22 +12356,22 @@ share/nextcloud/apps/profile/l10n/ko.js
share/nextcloud/apps/profile/l10n/ko.json
share/nextcloud/apps/profile/l10n/lt_LT.js
share/nextcloud/apps/profile/l10n/lt_LT.json
-share/nextcloud/apps/profile/l10n/lv.js
-share/nextcloud/apps/profile/l10n/lv.json
share/nextcloud/apps/profile/l10n/mk.js
share/nextcloud/apps/profile/l10n/mk.json
+share/nextcloud/apps/profile/l10n/mn.js
+share/nextcloud/apps/profile/l10n/mn.json
share/nextcloud/apps/profile/l10n/nb.js
share/nextcloud/apps/profile/l10n/nb.json
share/nextcloud/apps/profile/l10n/nl.js
share/nextcloud/apps/profile/l10n/nl.json
+share/nextcloud/apps/profile/l10n/oc.js
+share/nextcloud/apps/profile/l10n/oc.json
share/nextcloud/apps/profile/l10n/pl.js
share/nextcloud/apps/profile/l10n/pl.json
share/nextcloud/apps/profile/l10n/pt_BR.js
share/nextcloud/apps/profile/l10n/pt_BR.json
share/nextcloud/apps/profile/l10n/pt_PT.js
share/nextcloud/apps/profile/l10n/pt_PT.json
-share/nextcloud/apps/profile/l10n/ro.js
-share/nextcloud/apps/profile/l10n/ro.json
share/nextcloud/apps/profile/l10n/ru.js
share/nextcloud/apps/profile/l10n/ru.json
share/nextcloud/apps/profile/l10n/sk.js
@@ -12270,8 +12384,6 @@ share/nextcloud/apps/profile/l10n/sv.js
share/nextcloud/apps/profile/l10n/sv.json
share/nextcloud/apps/profile/l10n/sw.js
share/nextcloud/apps/profile/l10n/sw.json
-share/nextcloud/apps/profile/l10n/th.js
-share/nextcloud/apps/profile/l10n/th.json
share/nextcloud/apps/profile/l10n/tr.js
share/nextcloud/apps/profile/l10n/tr.json
share/nextcloud/apps/profile/l10n/ug.js
@@ -12350,6 +12462,10 @@ share/nextcloud/apps/provisioning_api/l1
share/nextcloud/apps/provisioning_api/l10n/it.json
share/nextcloud/apps/provisioning_api/l10n/ja.js
share/nextcloud/apps/provisioning_api/l10n/ja.json
+share/nextcloud/apps/provisioning_api/l10n/lt_LT.js
+share/nextcloud/apps/provisioning_api/l10n/lt_LT.json
+share/nextcloud/apps/provisioning_api/l10n/mn.js
+share/nextcloud/apps/provisioning_api/l10n/mn.json
share/nextcloud/apps/provisioning_api/l10n/nb.js
share/nextcloud/apps/provisioning_api/l10n/nb.json
share/nextcloud/apps/provisioning_api/l10n/pl.js
@@ -12362,8 +12478,6 @@ share/nextcloud/apps/provisioning_api/l1
share/nextcloud/apps/provisioning_api/l10n/sk.json
share/nextcloud/apps/provisioning_api/l10n/sr.js
share/nextcloud/apps/provisioning_api/l10n/sr.json
-share/nextcloud/apps/provisioning_api/l10n/sv.js
-share/nextcloud/apps/provisioning_api/l10n/sv.json
share/nextcloud/apps/provisioning_api/l10n/sw.js
share/nextcloud/apps/provisioning_api/l10n/sw.json
share/nextcloud/apps/provisioning_api/l10n/tr.js
@@ -12501,6 +12615,8 @@ share/nextcloud/apps/recommendations/l10
share/nextcloud/apps/recommendations/l10n/lv.json
share/nextcloud/apps/recommendations/l10n/mk.js
share/nextcloud/apps/recommendations/l10n/mk.json
+share/nextcloud/apps/recommendations/l10n/mn.js
+share/nextcloud/apps/recommendations/l10n/mn.json
share/nextcloud/apps/recommendations/l10n/nb.js
share/nextcloud/apps/recommendations/l10n/nb.json
share/nextcloud/apps/recommendations/l10n/nl.js
@@ -13254,6 +13370,8 @@ share/nextcloud/apps/settings/l10n/lv.js
share/nextcloud/apps/settings/l10n/lv.json
share/nextcloud/apps/settings/l10n/mk.js
share/nextcloud/apps/settings/l10n/mk.json
+share/nextcloud/apps/settings/l10n/mn.js
+share/nextcloud/apps/settings/l10n/mn.json
share/nextcloud/apps/settings/l10n/nb.js
share/nextcloud/apps/settings/l10n/nb.json
share/nextcloud/apps/settings/l10n/nl.js
@@ -13427,6 +13545,7 @@ share/nextcloud/apps/settings/lib/SetupC
share/nextcloud/apps/settings/lib/SetupChecks/SystemIs64bit.php
share/nextcloud/apps/settings/lib/SetupChecks/TaskProcessingPickupSpeed.php
share/nextcloud/apps/settings/lib/SetupChecks/TaskProcessingSuccessRate.php
+share/nextcloud/apps/settings/lib/SetupChecks/TaskProcessingWorkerIsRunning.php
share/nextcloud/apps/settings/lib/SetupChecks/TempSpaceAvailable.php
share/nextcloud/apps/settings/lib/SetupChecks/TransactionIsolation.php
share/nextcloud/apps/settings/lib/SetupChecks/TwoFactorConfiguration.php
@@ -13540,6 +13659,8 @@ share/nextcloud/apps/sharebymail/l10n/lt
share/nextcloud/apps/sharebymail/l10n/lt_LT.json
share/nextcloud/apps/sharebymail/l10n/mk.js
share/nextcloud/apps/sharebymail/l10n/mk.json
+share/nextcloud/apps/sharebymail/l10n/mn.js
+share/nextcloud/apps/sharebymail/l10n/mn.json
share/nextcloud/apps/sharebymail/l10n/nb.js
share/nextcloud/apps/sharebymail/l10n/nb.json
share/nextcloud/apps/sharebymail/l10n/nl.js
@@ -13763,6 +13884,7 @@ share/nextcloud/apps/support/lib/Section
share/nextcloud/apps/support/lib/Sections/PhpInfoSection.php
share/nextcloud/apps/support/lib/Sections/ServerSection.php
share/nextcloud/apps/support/lib/Sections/SetupChecksSection.php
+share/nextcloud/apps/support/lib/Sections/SharingSection.php
share/nextcloud/apps/support/lib/Sections/TalkSection.php
share/nextcloud/apps/support/lib/Service/SubscriptionService.php
share/nextcloud/apps/support/lib/Settings/Admin.php
@@ -13965,8 +14087,6 @@ share/nextcloud/apps/suspicious_login/LI
share/nextcloud/apps/suspicious_login/REUSE.toml
share/nextcloud/apps/suspicious_login/appinfo/info.xml
share/nextcloud/apps/suspicious_login/appinfo/signature.json
-share/nextcloud/apps/suspicious_login/composer.json
-share/nextcloud/apps/suspicious_login/composer.lock
share/nextcloud/apps/suspicious_login/img/app-dark.svg
share/nextcloud/apps/suspicious_login/img/app.svg
share/nextcloud/apps/suspicious_login/l10n/af.js
@@ -14037,6 +14157,8 @@ share/nextcloud/apps/suspicious_login/l1
share/nextcloud/apps/suspicious_login/l10n/lt_LT.json
share/nextcloud/apps/suspicious_login/l10n/lv.js
share/nextcloud/apps/suspicious_login/l10n/lv.json
+share/nextcloud/apps/suspicious_login/l10n/mn.js
+share/nextcloud/apps/suspicious_login/l10n/mn.json
share/nextcloud/apps/suspicious_login/l10n/nb.js
share/nextcloud/apps/suspicious_login/l10n/nb.json
share/nextcloud/apps/suspicious_login/l10n/nl.js
@@ -14215,7 +14337,6 @@ share/nextcloud/apps/suspicious_login/ve
share/nextcloud/apps/suspicious_login/vendor/amphp/byte-stream/lib/ZlibInputStream.php
share/nextcloud/apps/suspicious_login/vendor/amphp/byte-stream/lib/ZlibOutputStream.php
share/nextcloud/apps/suspicious_login/vendor/amphp/byte-stream/lib/functions.php
-share/nextcloud/apps/suspicious_login/vendor/amphp/parallel/.github/workflows/ci.yml
share/nextcloud/apps/suspicious_login/vendor/amphp/parallel/.gitmodules
share/nextcloud/apps/suspicious_login/vendor/amphp/parallel/.php-cs-fixer.dist.php
share/nextcloud/apps/suspicious_login/vendor/amphp/parallel/.valgrindrc
@@ -14292,7 +14413,6 @@ share/nextcloud/apps/suspicious_login/ve
share/nextcloud/apps/suspicious_login/vendor/amphp/parallel/lib/Worker/functions.php
share/nextcloud/apps/suspicious_login/vendor/amphp/parallel/phpdoc.dist.xml
share/nextcloud/apps/suspicious_login/vendor/amphp/parser/.editorconfig
-share/nextcloud/apps/suspicious_login/vendor/amphp/parser/.github/workflows/ci.yml
share/nextcloud/apps/suspicious_login/vendor/amphp/parser/.php-cs-fixer.dist.php
share/nextcloud/apps/suspicious_login/vendor/amphp/parser/LICENSE
share/nextcloud/apps/suspicious_login/vendor/amphp/parser/README.md
@@ -14300,7 +14420,6 @@ share/nextcloud/apps/suspicious_login/ve
share/nextcloud/apps/suspicious_login/vendor/amphp/parser/psalm.xml
share/nextcloud/apps/suspicious_login/vendor/amphp/parser/src/InvalidDelimiterError.php
share/nextcloud/apps/suspicious_login/vendor/amphp/parser/src/Parser.php
-share/nextcloud/apps/suspicious_login/vendor/amphp/process/.github/workflows/ci.yml
share/nextcloud/apps/suspicious_login/vendor/amphp/process/.php_cs
share/nextcloud/apps/suspicious_login/vendor/amphp/process/LICENSE
share/nextcloud/apps/suspicious_login/vendor/amphp/process/README.md
@@ -14335,7 +14454,6 @@ share/nextcloud/apps/suspicious_login/ve
share/nextcloud/apps/suspicious_login/vendor/amphp/serialization/src/SerializationException.php
share/nextcloud/apps/suspicious_login/vendor/amphp/serialization/src/Serializer.php
share/nextcloud/apps/suspicious_login/vendor/amphp/serialization/src/functions.php
-share/nextcloud/apps/suspicious_login/vendor/amphp/sync/.github/workflows/ci.yml
share/nextcloud/apps/suspicious_login/vendor/amphp/sync/.gitmodules
share/nextcloud/apps/suspicious_login/vendor/amphp/sync/.php_cs.dist
share/nextcloud/apps/suspicious_login/vendor/amphp/sync/LICENSE
@@ -14371,10 +14489,6 @@ share/nextcloud/apps/suspicious_login/ve
share/nextcloud/apps/suspicious_login/vendor/amphp/sync/src/ThreadedMutex.php
share/nextcloud/apps/suspicious_login/vendor/amphp/sync/src/ThreadedSemaphore.php
share/nextcloud/apps/suspicious_login/vendor/amphp/sync/src/functions.php
-share/nextcloud/apps/suspicious_login/vendor/andrewdalpino/okbloomer/.gitattributes
-share/nextcloud/apps/suspicious_login/vendor/andrewdalpino/okbloomer/.github/FUNDING.yml
-share/nextcloud/apps/suspicious_login/vendor/andrewdalpino/okbloomer/.github/workflows/ci.yml
-share/nextcloud/apps/suspicious_login/vendor/andrewdalpino/okbloomer/.gitignore
share/nextcloud/apps/suspicious_login/vendor/andrewdalpino/okbloomer/.php_cs.dist.php
share/nextcloud/apps/suspicious_login/vendor/andrewdalpino/okbloomer/CHANGELOG.md
share/nextcloud/apps/suspicious_login/vendor/andrewdalpino/okbloomer/LICENSE
@@ -14392,8 +14506,6 @@ share/nextcloud/apps/suspicious_login/ve
share/nextcloud/apps/suspicious_login/vendor/andrewdalpino/okbloomer/tests/BloomFilterTest.php
share/nextcloud/apps/suspicious_login/vendor/andrewdalpino/okbloomer/tests/BooleanArrayTest.php
share/nextcloud/apps/suspicious_login/vendor/autoload.php
-share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/.github/workflows/phpstan.yml
-share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/.github/workflows/tests.yaml
share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/.makefile/touch.sh
share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/.phive/phars.xml
share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/.php-cs-fixer.php
@@ -14539,11 +14651,6 @@ share/nextcloud/apps/suspicious_login/ve
share/nextcloud/apps/suspicious_login/vendor/psr/log/src/LoggerInterface.php
share/nextcloud/apps/suspicious_login/vendor/psr/log/src/LoggerTrait.php
share/nextcloud/apps/suspicious_login/vendor/psr/log/src/NullLogger.php
-share/nextcloud/apps/suspicious_login/vendor/rubix/ml/.gitattributes
-share/nextcloud/apps/suspicious_login/vendor/rubix/ml/.github/FUNDING.yml
-share/nextcloud/apps/suspicious_login/vendor/rubix/ml/.github/workflows/ci.yml
-share/nextcloud/apps/suspicious_login/vendor/rubix/ml/.github/workflows/cla.yml
-share/nextcloud/apps/suspicious_login/vendor/rubix/ml/.gitignore
share/nextcloud/apps/suspicious_login/vendor/rubix/ml/.php-cs-fixer.dist.php
share/nextcloud/apps/suspicious_login/vendor/rubix/ml/CHANGELOG.md
share/nextcloud/apps/suspicious_login/vendor/rubix/ml/CONTRIBUTING.md
@@ -15450,12 +15557,6 @@ share/nextcloud/apps/suspicious_login/ve
share/nextcloud/apps/suspicious_login/vendor/rubix/ml/tests/test.png
share/nextcloud/apps/suspicious_login/vendor/rubix/ml/tests/test.sqlite
share/nextcloud/apps/suspicious_login/vendor/rubix/ml/tests/test_rotated.png
-share/nextcloud/apps/suspicious_login/vendor/rubix/tensor/.gitattributes
-share/nextcloud/apps/suspicious_login/vendor/rubix/tensor/.github/FUNDING.yml
-share/nextcloud/apps/suspicious_login/vendor/rubix/tensor/.github/workflows/ci-ext.yml
-share/nextcloud/apps/suspicious_login/vendor/rubix/tensor/.github/workflows/ci.yml
-share/nextcloud/apps/suspicious_login/vendor/rubix/tensor/.github/workflows/cla.yml
-share/nextcloud/apps/suspicious_login/vendor/rubix/tensor/.gitignore
share/nextcloud/apps/suspicious_login/vendor/rubix/tensor/.php-cs-fixer.dist.php
share/nextcloud/apps/suspicious_login/vendor/rubix/tensor/CHANGELOG.md
share/nextcloud/apps/suspicious_login/vendor/rubix/tensor/CONTRIBUTING.md
@@ -15777,8 +15878,6 @@ share/nextcloud/apps/suspicious_login/ve
share/nextcloud/apps/suspicious_login/vendor/symfony/polyfill-php83/bootstrap.php
share/nextcloud/apps/suspicious_login/vendor/symfony/polyfill-php83/bootstrap81.php
share/nextcloud/apps/suspicious_login/vendor/symfony/polyfill-php83/composer.json
-share/nextcloud/apps/suspicious_login/vendor/wamania/php-stemmer/.github/workflows/tests.yml
-share/nextcloud/apps/suspicious_login/vendor/wamania/php-stemmer/.gitignore
share/nextcloud/apps/suspicious_login/vendor/wamania/php-stemmer/LICENSE
share/nextcloud/apps/suspicious_login/vendor/wamania/php-stemmer/README.md
share/nextcloud/apps/suspicious_login/vendor/wamania/php-stemmer/composer.json
@@ -15894,6 +15993,8 @@ share/nextcloud/apps/systemtags/l10n/ga.
share/nextcloud/apps/systemtags/l10n/ga.json
share/nextcloud/apps/systemtags/l10n/gl.js
share/nextcloud/apps/systemtags/l10n/gl.json
+share/nextcloud/apps/systemtags/l10n/he.js
+share/nextcloud/apps/systemtags/l10n/he.json
share/nextcloud/apps/systemtags/l10n/hr.js
share/nextcloud/apps/systemtags/l10n/hr.json
share/nextcloud/apps/systemtags/l10n/hu.js
@@ -15918,6 +16019,8 @@ share/nextcloud/apps/systemtags/l10n/lv.
share/nextcloud/apps/systemtags/l10n/lv.json
share/nextcloud/apps/systemtags/l10n/mk.js
share/nextcloud/apps/systemtags/l10n/mk.json
+share/nextcloud/apps/systemtags/l10n/mn.js
+share/nextcloud/apps/systemtags/l10n/mn.json
share/nextcloud/apps/systemtags/l10n/nb.js
share/nextcloud/apps/systemtags/l10n/nb.json
share/nextcloud/apps/systemtags/l10n/nl.js
@@ -15944,6 +16047,8 @@ share/nextcloud/apps/systemtags/l10n/ug.
share/nextcloud/apps/systemtags/l10n/ug.json
share/nextcloud/apps/systemtags/l10n/uk.js
share/nextcloud/apps/systemtags/l10n/uk.json
+share/nextcloud/apps/systemtags/l10n/vi.js
+share/nextcloud/apps/systemtags/l10n/vi.json
share/nextcloud/apps/systemtags/l10n/zh_CN.js
share/nextcloud/apps/systemtags/l10n/zh_CN.json
share/nextcloud/apps/systemtags/l10n/zh_HK.js
@@ -15985,7 +16090,6 @@ share/nextcloud/apps/text/REUSE.toml
share/nextcloud/apps/text/appinfo/info.xml
share/nextcloud/apps/text/appinfo/routes.php
share/nextcloud/apps/text/appinfo/signature.json
-share/nextcloud/apps/text/babel.config.cjs
share/nextcloud/apps/text/composer.json
share/nextcloud/apps/text/composer.lock
share/nextcloud/apps/text/composer/autoload.php
@@ -16001,19 +16105,18 @@ share/nextcloud/apps/text/composer/compo
share/nextcloud/apps/text/composer/composer/autoload_static.php
share/nextcloud/apps/text/composer/composer/installed.json
share/nextcloud/apps/text/composer/composer/installed.php
-share/nextcloud/apps/text/css/BaseReader-DLKIg9lj.chunk.css
-share/nextcloud/apps/text/css/Editor-DOji7-cc.chunk.css
-share/nextcloud/apps/text/css/EditorOutline-DIxHPP8H.chunk.css
-share/nextcloud/apps/text/css/MenuBar-BUES5ttt.chunk.css
-share/nextcloud/apps/text/css/NcCheckboxRadioSwitch-CgbTELjq-yZHRUesB.chunk.css
+share/nextcloud/apps/text/css/BaseReader-BM-u2tBq.chunk.css
+share/nextcloud/apps/text/css/Editor-BurYFqI2.chunk.css
+share/nextcloud/apps/text/css/MenuBar-skWYGyhs.chunk.css
+share/nextcloud/apps/text/css/NcCheckboxRadioSwitch-D4IV4zWy-CFjpafPM.chunk.css
share/nextcloud/apps/text/css/NcLoadingIcon-KhuNWNbx.chunk.css
-share/nextcloud/apps/text/css/NcNoteCard-CwNXZ4vV-CAMZkS3U.chunk.css
+share/nextcloud/apps/text/css/NcNoteCard-CwNXZ4vV-Cyx11ynf.chunk.css
share/nextcloud/apps/text/css/Reader-CzpdJpUj.chunk.css
-share/nextcloud/apps/text/css/RichTextReader-CMPQ_96l.chunk.css
-share/nextcloud/apps/text/css/RichWorkspace-Bk6Bf3M6.chunk.css
+share/nextcloud/apps/text/css/RichTextReader-BUnny74z.chunk.css
+share/nextcloud/apps/text/css/RichWorkspace-DabEhpyE.chunk.css
share/nextcloud/apps/text/css/SessionList-DddBTVZI.chunk.css
-share/nextcloud/apps/text/css/ViewerComponent-Cv3oNW8c.chunk.css
-share/nextcloud/apps/text/css/Wrapper-CAXM0PfC.chunk.css
+share/nextcloud/apps/text/css/ViewerView-B1kUpba9.chunk.css
+share/nextcloud/apps/text/css/Wrapper-DzEw5aeF.chunk.css
share/nextcloud/apps/text/css/text-BrKBJp1J.chunk.css
share/nextcloud/apps/text/css/text-editor.css
share/nextcloud/apps/text/css/text-files.css
@@ -16021,7 +16124,6 @@ share/nextcloud/apps/text/css/text-init.
share/nextcloud/apps/text/css/text-public.css
share/nextcloud/apps/text/css/text-text.css
share/nextcloud/apps/text/css/text-viewer.css
-share/nextcloud/apps/text/cypress.config.mjs
share/nextcloud/apps/text/img/app-dark.svg
share/nextcloud/apps/text/img/app.png
share/nextcloud/apps/text/img/app.svg
@@ -16039,75 +16141,63 @@ share/nextcloud/apps/text/js/1c-CC0wpk6N
share/nextcloud/apps/text/js/1c.js-6EZ_yDvy.chunk.mjs
share/nextcloud/apps/text/js/1c.js-6EZ_yDvy.chunk.mjs.license
share/nextcloud/apps/text/js/1c.js-6EZ_yDvy.chunk.mjs.map
-share/nextcloud/apps/text/js/BaseReader-Cyg3c1ey.chunk.mjs
-share/nextcloud/apps/text/js/BaseReader-Cyg3c1ey.chunk.mjs.license
-share/nextcloud/apps/text/js/BaseReader-Cyg3c1ey.chunk.mjs.map
-share/nextcloud/apps/text/js/Editor-BfdZsuup.chunk.mjs
-share/nextcloud/apps/text/js/Editor-BfdZsuup.chunk.mjs.license
-share/nextcloud/apps/text/js/Editor-BfdZsuup.chunk.mjs.map
-share/nextcloud/apps/text/js/Editor.singleton-CFIpyDub.chunk.mjs
-share/nextcloud/apps/text/js/Editor.singleton-CFIpyDub.chunk.mjs.license
-share/nextcloud/apps/text/js/Editor.singleton-CFIpyDub.chunk.mjs.map
-share/nextcloud/apps/text/js/EditorOutline-Aueh-6Z2.chunk.mjs
-share/nextcloud/apps/text/js/EditorOutline-Aueh-6Z2.chunk.mjs.license
-share/nextcloud/apps/text/js/EditorOutline-Aueh-6Z2.chunk.mjs.map
-share/nextcloud/apps/text/js/FilePicker-JKNLPCbR-DmoM0Jpr.chunk.mjs
-share/nextcloud/apps/text/js/FilePicker-JKNLPCbR-DmoM0Jpr.chunk.mjs.license
-share/nextcloud/apps/text/js/FilePicker-JKNLPCbR-DmoM0Jpr.chunk.mjs.map
-share/nextcloud/apps/text/js/FilesSettings-C5W4mIEM.chunk.mjs
-share/nextcloud/apps/text/js/FilesSettings-C5W4mIEM.chunk.mjs.license
-share/nextcloud/apps/text/js/FilesSettings-C5W4mIEM.chunk.mjs.map
-share/nextcloud/apps/text/js/MarkdownContentEditor-B5sDqwk8.chunk.mjs
-share/nextcloud/apps/text/js/MarkdownContentEditor-B5sDqwk8.chunk.mjs.license
-share/nextcloud/apps/text/js/MarkdownContentEditor-B5sDqwk8.chunk.mjs.map
-share/nextcloud/apps/text/js/MediaHandler.provider-BQ5p2YTP.chunk.mjs
-share/nextcloud/apps/text/js/MediaHandler.provider-BQ5p2YTP.chunk.mjs.license
-share/nextcloud/apps/text/js/MediaHandler.provider-BQ5p2YTP.chunk.mjs.map
-share/nextcloud/apps/text/js/MenuBar-DeC7skgV.chunk.mjs
-share/nextcloud/apps/text/js/MenuBar-DeC7skgV.chunk.mjs.license
-share/nextcloud/apps/text/js/MenuBar-DeC7skgV.chunk.mjs.map
-share/nextcloud/apps/text/js/NcCheckboxRadioSwitch-CgbTELjq-CeGd10NI.chunk.mjs
-share/nextcloud/apps/text/js/NcCheckboxRadioSwitch-CgbTELjq-CeGd10NI.chunk.mjs.license
-share/nextcloud/apps/text/js/NcCheckboxRadioSwitch-CgbTELjq-CeGd10NI.chunk.mjs.map
-share/nextcloud/apps/text/js/NcLoadingIcon-CC9C6qG7.chunk.mjs
-share/nextcloud/apps/text/js/NcLoadingIcon-CC9C6qG7.chunk.mjs.license
-share/nextcloud/apps/text/js/NcLoadingIcon-CC9C6qG7.chunk.mjs.map
-share/nextcloud/apps/text/js/NcNoteCard-CwNXZ4vV-Cp5jQNUP.chunk.mjs
-share/nextcloud/apps/text/js/NcNoteCard-CwNXZ4vV-Cp5jQNUP.chunk.mjs.license
-share/nextcloud/apps/text/js/NcNoteCard-CwNXZ4vV-Cp5jQNUP.chunk.mjs.map
-share/nextcloud/apps/text/js/PlainTableContentEditor-DfJJLodN.chunk.mjs
-share/nextcloud/apps/text/js/PlainTableContentEditor-DfJJLodN.chunk.mjs.license
-share/nextcloud/apps/text/js/PlainTableContentEditor-DfJJLodN.chunk.mjs.map
-share/nextcloud/apps/text/js/PlainTextReader-C8C6FaWt.chunk.mjs
-share/nextcloud/apps/text/js/PlainTextReader-C8C6FaWt.chunk.mjs.license
-share/nextcloud/apps/text/js/PlainTextReader-C8C6FaWt.chunk.mjs.map
-share/nextcloud/apps/text/js/PublicFilesEditor-DU-LV2o6.chunk.mjs
-share/nextcloud/apps/text/js/PublicFilesEditor-DU-LV2o6.chunk.mjs.license
-share/nextcloud/apps/text/js/PublicFilesEditor-DU-LV2o6.chunk.mjs.map
-share/nextcloud/apps/text/js/Reader-DV_0lKUr.chunk.mjs
-share/nextcloud/apps/text/js/Reader-DV_0lKUr.chunk.mjs.license
-share/nextcloud/apps/text/js/Reader-DV_0lKUr.chunk.mjs.map
-share/nextcloud/apps/text/js/RichTextReader-D4IteIHG.chunk.mjs
-share/nextcloud/apps/text/js/RichTextReader-D4IteIHG.chunk.mjs.license
-share/nextcloud/apps/text/js/RichTextReader-D4IteIHG.chunk.mjs.map
-share/nextcloud/apps/text/js/RichWorkspace-DfBcSn2i.chunk.mjs
-share/nextcloud/apps/text/js/RichWorkspace-DfBcSn2i.chunk.mjs.license
-share/nextcloud/apps/text/js/RichWorkspace-DfBcSn2i.chunk.mjs.map
-share/nextcloud/apps/text/js/SessionList-D6wjijw-.chunk.mjs
-share/nextcloud/apps/text/js/SessionList-D6wjijw-.chunk.mjs.license
-share/nextcloud/apps/text/js/SessionList-D6wjijw-.chunk.mjs.map
-share/nextcloud/apps/text/js/ViewerComponent-HuwmX0yQ.chunk.mjs
-share/nextcloud/apps/text/js/ViewerComponent-HuwmX0yQ.chunk.mjs.license
-share/nextcloud/apps/text/js/ViewerComponent-HuwmX0yQ.chunk.mjs.map
-share/nextcloud/apps/text/js/Wrapper-C8oFPNOq.chunk.mjs
-share/nextcloud/apps/text/js/Wrapper-C8oFPNOq.chunk.mjs.license
-share/nextcloud/apps/text/js/Wrapper-C8oFPNOq.chunk.mjs.map
-share/nextcloud/apps/text/js/_basePickBy-CorS_3v9.chunk.mjs
-share/nextcloud/apps/text/js/_basePickBy-CorS_3v9.chunk.mjs.license
-share/nextcloud/apps/text/js/_basePickBy-CorS_3v9.chunk.mjs.map
-share/nextcloud/apps/text/js/_baseUniq-DHADXVcQ.chunk.mjs
-share/nextcloud/apps/text/js/_baseUniq-DHADXVcQ.chunk.mjs.license
-share/nextcloud/apps/text/js/_baseUniq-DHADXVcQ.chunk.mjs.map
+share/nextcloud/apps/text/js/BaseReader-DBZFqOaU.chunk.mjs
+share/nextcloud/apps/text/js/BaseReader-DBZFqOaU.chunk.mjs.license
+share/nextcloud/apps/text/js/BaseReader-DBZFqOaU.chunk.mjs.map
+share/nextcloud/apps/text/js/Editor-McA25aml.chunk.mjs
+share/nextcloud/apps/text/js/Editor-McA25aml.chunk.mjs.license
+share/nextcloud/apps/text/js/Editor-McA25aml.chunk.mjs.map
+share/nextcloud/apps/text/js/FilePicker-JKNLPCbR-CXpfmFrY.chunk.mjs
+share/nextcloud/apps/text/js/FilePicker-JKNLPCbR-CXpfmFrY.chunk.mjs.license
+share/nextcloud/apps/text/js/FilePicker-JKNLPCbR-CXpfmFrY.chunk.mjs.map
+share/nextcloud/apps/text/js/FilesSettings-C1YvrD_m.chunk.mjs
+share/nextcloud/apps/text/js/FilesSettings-C1YvrD_m.chunk.mjs.license
+share/nextcloud/apps/text/js/FilesSettings-C1YvrD_m.chunk.mjs.map
+share/nextcloud/apps/text/js/MarkdownContentEditor-DB0OCwOt.chunk.mjs
+share/nextcloud/apps/text/js/MarkdownContentEditor-DB0OCwOt.chunk.mjs.license
+share/nextcloud/apps/text/js/MarkdownContentEditor-DB0OCwOt.chunk.mjs.map
+share/nextcloud/apps/text/js/MediaHandler.provider-DxrIedPV.chunk.mjs
+share/nextcloud/apps/text/js/MediaHandler.provider-DxrIedPV.chunk.mjs.license
+share/nextcloud/apps/text/js/MediaHandler.provider-DxrIedPV.chunk.mjs.map
+share/nextcloud/apps/text/js/MenuBar-gNw66kVv.chunk.mjs
+share/nextcloud/apps/text/js/MenuBar-gNw66kVv.chunk.mjs.license
+share/nextcloud/apps/text/js/MenuBar-gNw66kVv.chunk.mjs.map
+share/nextcloud/apps/text/js/NcCheckboxRadioSwitch-D4IV4zWy-Cnxtub33.chunk.mjs
+share/nextcloud/apps/text/js/NcCheckboxRadioSwitch-D4IV4zWy-Cnxtub33.chunk.mjs.license
+share/nextcloud/apps/text/js/NcCheckboxRadioSwitch-D4IV4zWy-Cnxtub33.chunk.mjs.map
+share/nextcloud/apps/text/js/NcLoadingIcon-cTopO8-o.chunk.mjs
+share/nextcloud/apps/text/js/NcLoadingIcon-cTopO8-o.chunk.mjs.license
+share/nextcloud/apps/text/js/NcLoadingIcon-cTopO8-o.chunk.mjs.map
+share/nextcloud/apps/text/js/NcNoteCard-CwNXZ4vV-D7CiCihS.chunk.mjs
+share/nextcloud/apps/text/js/NcNoteCard-CwNXZ4vV-D7CiCihS.chunk.mjs.license
+share/nextcloud/apps/text/js/NcNoteCard-CwNXZ4vV-D7CiCihS.chunk.mjs.map
+share/nextcloud/apps/text/js/PlainTableContentEditor-DFUQeW8M.chunk.mjs
+share/nextcloud/apps/text/js/PlainTableContentEditor-DFUQeW8M.chunk.mjs.license
+share/nextcloud/apps/text/js/PlainTableContentEditor-DFUQeW8M.chunk.mjs.map
+share/nextcloud/apps/text/js/PlainTextReader-CfVk8R3I.chunk.mjs
+share/nextcloud/apps/text/js/PlainTextReader-CfVk8R3I.chunk.mjs.license
+share/nextcloud/apps/text/js/PlainTextReader-CfVk8R3I.chunk.mjs.map
+share/nextcloud/apps/text/js/PublicFilesEditor-izrIG1U3.chunk.mjs
+share/nextcloud/apps/text/js/PublicFilesEditor-izrIG1U3.chunk.mjs.license
+share/nextcloud/apps/text/js/PublicFilesEditor-izrIG1U3.chunk.mjs.map
+share/nextcloud/apps/text/js/Reader-DTysG3BK.chunk.mjs
+share/nextcloud/apps/text/js/Reader-DTysG3BK.chunk.mjs.license
+share/nextcloud/apps/text/js/Reader-DTysG3BK.chunk.mjs.map
+share/nextcloud/apps/text/js/RichTextReader-D0WlxxmI.chunk.mjs
+share/nextcloud/apps/text/js/RichTextReader-D0WlxxmI.chunk.mjs.license
+share/nextcloud/apps/text/js/RichTextReader-D0WlxxmI.chunk.mjs.map
+share/nextcloud/apps/text/js/RichWorkspace-BSMi4a2Y.chunk.mjs
+share/nextcloud/apps/text/js/RichWorkspace-BSMi4a2Y.chunk.mjs.license
+share/nextcloud/apps/text/js/RichWorkspace-BSMi4a2Y.chunk.mjs.map
+share/nextcloud/apps/text/js/SessionList-DkLDECZx.chunk.mjs
+share/nextcloud/apps/text/js/SessionList-DkLDECZx.chunk.mjs.license
+share/nextcloud/apps/text/js/SessionList-DkLDECZx.chunk.mjs.map
+share/nextcloud/apps/text/js/ViewerView-CdEeOiL5.chunk.mjs
+share/nextcloud/apps/text/js/ViewerView-CdEeOiL5.chunk.mjs.license
+share/nextcloud/apps/text/js/ViewerView-CdEeOiL5.chunk.mjs.map
+share/nextcloud/apps/text/js/Wrapper-CGFHLFhQ.chunk.mjs
+share/nextcloud/apps/text/js/Wrapper-CGFHLFhQ.chunk.mjs.license
+share/nextcloud/apps/text/js/Wrapper-CGFHLFhQ.chunk.mjs.map
share/nextcloud/apps/text/js/_plugin-vue2_normalizer-wd1ZAbRr.chunk.mjs
share/nextcloud/apps/text/js/_plugin-vue2_normalizer-wd1ZAbRr.chunk.mjs.license
share/nextcloud/apps/text/js/_plugin-vue2_normalizer-wd1ZAbRr.chunk.mjs.map
@@ -16174,9 +16264,9 @@ share/nextcloud/apps/text/js/applescript
share/nextcloud/apps/text/js/applescript.js-gWpvpVPA.chunk.mjs
share/nextcloud/apps/text/js/applescript.js-gWpvpVPA.chunk.mjs.license
share/nextcloud/apps/text/js/applescript.js-gWpvpVPA.chunk.mjs.map
-share/nextcloud/apps/text/js/arc-C0A-JrSJ.chunk.mjs
-share/nextcloud/apps/text/js/arc-C0A-JrSJ.chunk.mjs.license
-share/nextcloud/apps/text/js/arc-C0A-JrSJ.chunk.mjs.map
+share/nextcloud/apps/text/js/arc-BFdozIpb.chunk.mjs
+share/nextcloud/apps/text/js/arc-BFdozIpb.chunk.mjs.license
+share/nextcloud/apps/text/js/arc-BFdozIpb.chunk.mjs.map
share/nextcloud/apps/text/js/arcade-DuzF06PQ.chunk.mjs
share/nextcloud/apps/text/js/arcade-DuzF06PQ.chunk.mjs.license
share/nextcloud/apps/text/js/arcade-DuzF06PQ.chunk.mjs.map
@@ -16186,9 +16276,9 @@ share/nextcloud/apps/text/js/arcade-N4S5
share/nextcloud/apps/text/js/arcade.js-Du1cbi3p.chunk.mjs
share/nextcloud/apps/text/js/arcade.js-Du1cbi3p.chunk.mjs.license
share/nextcloud/apps/text/js/arcade.js-Du1cbi3p.chunk.mjs.map
-share/nextcloud/apps/text/js/architectureDiagram-VXUJARFQ-CsRMmzyU.chunk.mjs
-share/nextcloud/apps/text/js/architectureDiagram-VXUJARFQ-CsRMmzyU.chunk.mjs.license
-share/nextcloud/apps/text/js/architectureDiagram-VXUJARFQ-CsRMmzyU.chunk.mjs.map
+share/nextcloud/apps/text/js/architectureDiagram-3BPJPVTR-B56gqKzW.chunk.mjs
+share/nextcloud/apps/text/js/architectureDiagram-3BPJPVTR-B56gqKzW.chunk.mjs.license
+share/nextcloud/apps/text/js/architectureDiagram-3BPJPVTR-B56gqKzW.chunk.mjs.map
share/nextcloud/apps/text/js/arduino-CZwZwPWc.chunk.mjs
share/nextcloud/apps/text/js/arduino-CZwZwPWc.chunk.mjs.license
share/nextcloud/apps/text/js/arduino-CZwZwPWc.chunk.mjs.map
@@ -16288,9 +16378,9 @@ share/nextcloud/apps/text/js/basic-DmGfH
share/nextcloud/apps/text/js/basic.js-eCqmTm_G.chunk.mjs
share/nextcloud/apps/text/js/basic.js-eCqmTm_G.chunk.mjs.license
share/nextcloud/apps/text/js/basic.js-eCqmTm_G.chunk.mjs.map
-share/nextcloud/apps/text/js/blockDiagram-VD42YOAC-CESzqkUu.chunk.mjs
-share/nextcloud/apps/text/js/blockDiagram-VD42YOAC-CESzqkUu.chunk.mjs.license
-share/nextcloud/apps/text/js/blockDiagram-VD42YOAC-CESzqkUu.chunk.mjs.map
+share/nextcloud/apps/text/js/blockDiagram-GPEHLZMM-CjYrQutn.chunk.mjs
+share/nextcloud/apps/text/js/blockDiagram-GPEHLZMM-CjYrQutn.chunk.mjs.license
+share/nextcloud/apps/text/js/blockDiagram-GPEHLZMM-CjYrQutn.chunk.mjs.map
share/nextcloud/apps/text/js/bnf-Bjb8DXVn.chunk.mjs
share/nextcloud/apps/text/js/bnf-Bjb8DXVn.chunk.mjs.license
share/nextcloud/apps/text/js/bnf-Bjb8DXVn.chunk.mjs.map
@@ -16318,9 +16408,9 @@ share/nextcloud/apps/text/js/c-DTNxtkY6.
share/nextcloud/apps/text/js/c.js-axNZ1rJS.chunk.mjs
share/nextcloud/apps/text/js/c.js-axNZ1rJS.chunk.mjs.license
share/nextcloud/apps/text/js/c.js-axNZ1rJS.chunk.mjs.map
-share/nextcloud/apps/text/js/c4Diagram-YG6GDRKO-CTgjB_nH.chunk.mjs
-share/nextcloud/apps/text/js/c4Diagram-YG6GDRKO-CTgjB_nH.chunk.mjs.license
-share/nextcloud/apps/text/js/c4Diagram-YG6GDRKO-CTgjB_nH.chunk.mjs.map
+share/nextcloud/apps/text/js/c4Diagram-AAUBKEIU-D8zG48sT.chunk.mjs
+share/nextcloud/apps/text/js/c4Diagram-AAUBKEIU-D8zG48sT.chunk.mjs.license
+share/nextcloud/apps/text/js/c4Diagram-AAUBKEIU-D8zG48sT.chunk.mjs.map
share/nextcloud/apps/text/js/cal-BOZzdvDt.chunk.mjs
share/nextcloud/apps/text/js/cal-BOZzdvDt.chunk.mjs.license
share/nextcloud/apps/text/js/cal-BOZzdvDt.chunk.mjs.map
@@ -16348,39 +16438,39 @@ share/nextcloud/apps/text/js/ceylon-Kz6R
share/nextcloud/apps/text/js/ceylon.js-CDEU2eYF.chunk.mjs
share/nextcloud/apps/text/js/ceylon.js-CDEU2eYF.chunk.mjs.license
share/nextcloud/apps/text/js/ceylon.js-CDEU2eYF.chunk.mjs.map
-share/nextcloud/apps/text/js/channel-q0SBNGJ9.chunk.mjs
-share/nextcloud/apps/text/js/channel-q0SBNGJ9.chunk.mjs.license
-share/nextcloud/apps/text/js/channel-q0SBNGJ9.chunk.mjs.map
-share/nextcloud/apps/text/js/chunk-4BX2VUAB-DGG4B_um.chunk.mjs
-share/nextcloud/apps/text/js/chunk-4BX2VUAB-DGG4B_um.chunk.mjs.license
-share/nextcloud/apps/text/js/chunk-4BX2VUAB-DGG4B_um.chunk.mjs.map
-share/nextcloud/apps/text/js/chunk-55IACEB6-CthzxjPT.chunk.mjs
-share/nextcloud/apps/text/js/chunk-55IACEB6-CthzxjPT.chunk.mjs.license
-share/nextcloud/apps/text/js/chunk-55IACEB6-CthzxjPT.chunk.mjs.map
-share/nextcloud/apps/text/js/chunk-B4BG7PRW-5Ro_UAA9.chunk.mjs
-share/nextcloud/apps/text/js/chunk-B4BG7PRW-5Ro_UAA9.chunk.mjs.license
-share/nextcloud/apps/text/js/chunk-B4BG7PRW-5Ro_UAA9.chunk.mjs.map
-share/nextcloud/apps/text/js/chunk-DI55MBZ5-7PvihOTs.chunk.mjs
-share/nextcloud/apps/text/js/chunk-DI55MBZ5-7PvihOTs.chunk.mjs.license
-share/nextcloud/apps/text/js/chunk-DI55MBZ5-7PvihOTs.chunk.mjs.map
-share/nextcloud/apps/text/js/chunk-FMBD7UC4-BLRAj1gt.chunk.mjs
-share/nextcloud/apps/text/js/chunk-FMBD7UC4-BLRAj1gt.chunk.mjs.license
-share/nextcloud/apps/text/js/chunk-FMBD7UC4-BLRAj1gt.chunk.mjs.map
-share/nextcloud/apps/text/js/chunk-QN33PNHL-CTFKclRe.chunk.mjs
-share/nextcloud/apps/text/js/chunk-QN33PNHL-CTFKclRe.chunk.mjs.license
-share/nextcloud/apps/text/js/chunk-QN33PNHL-CTFKclRe.chunk.mjs.map
-share/nextcloud/apps/text/js/chunk-QZHKN3VN-CM-sU1Hm.chunk.mjs
-share/nextcloud/apps/text/js/chunk-QZHKN3VN-CM-sU1Hm.chunk.mjs.license
-share/nextcloud/apps/text/js/chunk-QZHKN3VN-CM-sU1Hm.chunk.mjs.map
-share/nextcloud/apps/text/js/chunk-TZMSLE5B-B4QEh2FU.chunk.mjs
-share/nextcloud/apps/text/js/chunk-TZMSLE5B-B4QEh2FU.chunk.mjs.license
-share/nextcloud/apps/text/js/chunk-TZMSLE5B-B4QEh2FU.chunk.mjs.map
-share/nextcloud/apps/text/js/classDiagram-2ON5EDUG-GwObITQv.chunk.mjs
-share/nextcloud/apps/text/js/classDiagram-2ON5EDUG-GwObITQv.chunk.mjs.license
-share/nextcloud/apps/text/js/classDiagram-2ON5EDUG-GwObITQv.chunk.mjs.map
-share/nextcloud/apps/text/js/classDiagram-v2-WZHVMYZB-GwObITQv.chunk.mjs
-share/nextcloud/apps/text/js/classDiagram-v2-WZHVMYZB-GwObITQv.chunk.mjs.license
-share/nextcloud/apps/text/js/classDiagram-v2-WZHVMYZB-GwObITQv.chunk.mjs.map
+share/nextcloud/apps/text/js/channel-BptXMibh.chunk.mjs
+share/nextcloud/apps/text/js/channel-BptXMibh.chunk.mjs.license
+share/nextcloud/apps/text/js/channel-BptXMibh.chunk.mjs.map
+share/nextcloud/apps/text/js/chunk-2J33WTMH-F4xGqOgn.chunk.mjs
+share/nextcloud/apps/text/js/chunk-2J33WTMH-F4xGqOgn.chunk.mjs.license
+share/nextcloud/apps/text/js/chunk-2J33WTMH-F4xGqOgn.chunk.mjs.map
+share/nextcloud/apps/text/js/chunk-4BX2VUAB-_qVxjZmh.chunk.mjs
+share/nextcloud/apps/text/js/chunk-4BX2VUAB-_qVxjZmh.chunk.mjs.license
+share/nextcloud/apps/text/js/chunk-4BX2VUAB-_qVxjZmh.chunk.mjs.map
+share/nextcloud/apps/text/js/chunk-55IACEB6-tw-zKTFX.chunk.mjs
+share/nextcloud/apps/text/js/chunk-55IACEB6-tw-zKTFX.chunk.mjs.license
+share/nextcloud/apps/text/js/chunk-55IACEB6-tw-zKTFX.chunk.mjs.map
+share/nextcloud/apps/text/js/chunk-727SXJPM-IzeR7fXA.chunk.mjs
+share/nextcloud/apps/text/js/chunk-727SXJPM-IzeR7fXA.chunk.mjs.license
+share/nextcloud/apps/text/js/chunk-727SXJPM-IzeR7fXA.chunk.mjs.map
+share/nextcloud/apps/text/js/chunk-AQP2D5EJ-NRc-HahO.chunk.mjs
+share/nextcloud/apps/text/js/chunk-AQP2D5EJ-NRc-HahO.chunk.mjs.license
+share/nextcloud/apps/text/js/chunk-AQP2D5EJ-NRc-HahO.chunk.mjs.map
+share/nextcloud/apps/text/js/chunk-FMBD7UC4-DegTXrgc.chunk.mjs
+share/nextcloud/apps/text/js/chunk-FMBD7UC4-DegTXrgc.chunk.mjs.license
+share/nextcloud/apps/text/js/chunk-FMBD7UC4-DegTXrgc.chunk.mjs.map
+share/nextcloud/apps/text/js/chunk-ND2GUHAM-CNe1Y2eC.chunk.mjs
+share/nextcloud/apps/text/js/chunk-ND2GUHAM-CNe1Y2eC.chunk.mjs.license
+share/nextcloud/apps/text/js/chunk-ND2GUHAM-CNe1Y2eC.chunk.mjs.map
+share/nextcloud/apps/text/js/chunk-QZHKN3VN-CbZfsRBR.chunk.mjs
+share/nextcloud/apps/text/js/chunk-QZHKN3VN-CbZfsRBR.chunk.mjs.license
+share/nextcloud/apps/text/js/chunk-QZHKN3VN-CbZfsRBR.chunk.mjs.map
+share/nextcloud/apps/text/js/classDiagram-4FO5ZUOK-2OSjX6zw.chunk.mjs
+share/nextcloud/apps/text/js/classDiagram-4FO5ZUOK-2OSjX6zw.chunk.mjs.license
+share/nextcloud/apps/text/js/classDiagram-4FO5ZUOK-2OSjX6zw.chunk.mjs.map
+share/nextcloud/apps/text/js/classDiagram-v2-Q7XG4LA2-2OSjX6zw.chunk.mjs
+share/nextcloud/apps/text/js/classDiagram-v2-Q7XG4LA2-2OSjX6zw.chunk.mjs.license
+share/nextcloud/apps/text/js/classDiagram-v2-Q7XG4LA2-2OSjX6zw.chunk.mjs.map
share/nextcloud/apps/text/js/clean-CcLSlspa.chunk.mjs
share/nextcloud/apps/text/js/clean-CcLSlspa.chunk.mjs.license
share/nextcloud/apps/text/js/clean-CcLSlspa.chunk.mjs.map
@@ -16408,9 +16498,6 @@ share/nextcloud/apps/text/js/clojure-rep
share/nextcloud/apps/text/js/clojure.js-j4_IQkYr.chunk.mjs
share/nextcloud/apps/text/js/clojure.js-j4_IQkYr.chunk.mjs.license
share/nextcloud/apps/text/js/clojure.js-j4_IQkYr.chunk.mjs.map
-share/nextcloud/apps/text/js/clone-BIAZs-_E.chunk.mjs
-share/nextcloud/apps/text/js/clone-BIAZs-_E.chunk.mjs.license
-share/nextcloud/apps/text/js/clone-BIAZs-_E.chunk.mjs.map
share/nextcloud/apps/text/js/cmake-BToWdSWd.chunk.mjs
share/nextcloud/apps/text/js/cmake-BToWdSWd.chunk.mjs.license
share/nextcloud/apps/text/js/cmake-BToWdSWd.chunk.mjs.map
@@ -16447,9 +16534,9 @@ share/nextcloud/apps/text/js/cos-CWgQLMh
share/nextcloud/apps/text/js/cos.js-D20vLR7B.chunk.mjs
share/nextcloud/apps/text/js/cos.js-D20vLR7B.chunk.mjs.license
share/nextcloud/apps/text/js/cos.js-D20vLR7B.chunk.mjs.map
-share/nextcloud/apps/text/js/cose-bilkent-S5V4N54A-C27FIJvY.chunk.mjs
-share/nextcloud/apps/text/js/cose-bilkent-S5V4N54A-C27FIJvY.chunk.mjs.license
-share/nextcloud/apps/text/js/cose-bilkent-S5V4N54A-C27FIJvY.chunk.mjs.map
+share/nextcloud/apps/text/js/cose-bilkent-S5V4N54A-C-lEB_dk.chunk.mjs
+share/nextcloud/apps/text/js/cose-bilkent-S5V4N54A-C-lEB_dk.chunk.mjs.license
+share/nextcloud/apps/text/js/cose-bilkent-S5V4N54A-C-lEB_dk.chunk.mjs.map
share/nextcloud/apps/text/js/cpp-BmBDGaO4.chunk.mjs
share/nextcloud/apps/text/js/cpp-BmBDGaO4.chunk.mjs.license
share/nextcloud/apps/text/js/cpp-BmBDGaO4.chunk.mjs.map
@@ -16504,9 +16591,9 @@ share/nextcloud/apps/text/js/css-x11y3Xs
share/nextcloud/apps/text/js/css.js-CGrXcIxm.chunk.mjs
share/nextcloud/apps/text/js/css.js-CGrXcIxm.chunk.mjs.license
share/nextcloud/apps/text/js/css.js-CGrXcIxm.chunk.mjs.map
-share/nextcloud/apps/text/js/cytoscape.esm-ndezsYKT.chunk.mjs
-share/nextcloud/apps/text/js/cytoscape.esm-ndezsYKT.chunk.mjs.license
-share/nextcloud/apps/text/js/cytoscape.esm-ndezsYKT.chunk.mjs.map
+share/nextcloud/apps/text/js/cytoscape.esm-_KCk9E9Y.chunk.mjs
+share/nextcloud/apps/text/js/cytoscape.esm-_KCk9E9Y.chunk.mjs.license
+share/nextcloud/apps/text/js/cytoscape.esm-_KCk9E9Y.chunk.mjs.map
share/nextcloud/apps/text/js/d-BGFu59ZU.chunk.mjs
share/nextcloud/apps/text/js/d-BGFu59ZU.chunk.mjs.license
share/nextcloud/apps/text/js/d-BGFu59ZU.chunk.mjs.map
@@ -16516,9 +16603,9 @@ share/nextcloud/apps/text/js/d-DpScH0Dp.
share/nextcloud/apps/text/js/d.js-IJLQFlOo.chunk.mjs
share/nextcloud/apps/text/js/d.js-IJLQFlOo.chunk.mjs.license
share/nextcloud/apps/text/js/d.js-IJLQFlOo.chunk.mjs.map
-share/nextcloud/apps/text/js/dagre-6UL2VRFP-CYDTHEXQ.chunk.mjs
-share/nextcloud/apps/text/js/dagre-6UL2VRFP-CYDTHEXQ.chunk.mjs.license
-share/nextcloud/apps/text/js/dagre-6UL2VRFP-CYDTHEXQ.chunk.mjs.map
+share/nextcloud/apps/text/js/dagre-BM42HDAG-5vCTG7TV.chunk.mjs
+share/nextcloud/apps/text/js/dagre-BM42HDAG-5vCTG7TV.chunk.mjs.license
+share/nextcloud/apps/text/js/dagre-BM42HDAG-5vCTG7TV.chunk.mjs.map
share/nextcloud/apps/text/js/dart-Bzv3VlxU.chunk.mjs
share/nextcloud/apps/text/js/dart-Bzv3VlxU.chunk.mjs.license
share/nextcloud/apps/text/js/dart-Bzv3VlxU.chunk.mjs.map
@@ -16528,12 +16615,9 @@ share/nextcloud/apps/text/js/dart-CL8zQ6
share/nextcloud/apps/text/js/dart.js-CIo3liDk.chunk.mjs
share/nextcloud/apps/text/js/dart.js-CIo3liDk.chunk.mjs.license
share/nextcloud/apps/text/js/dart.js-CIo3liDk.chunk.mjs.map
-share/nextcloud/apps/text/js/dav-Rt1kTtvI-C7lVVI0j.chunk.mjs
-share/nextcloud/apps/text/js/dav-Rt1kTtvI-C7lVVI0j.chunk.mjs.license
-share/nextcloud/apps/text/js/dav-Rt1kTtvI-C7lVVI0j.chunk.mjs.map
-share/nextcloud/apps/text/js/defaultLocale-0_YM-Ssk.chunk.mjs
-share/nextcloud/apps/text/js/defaultLocale-0_YM-Ssk.chunk.mjs.license
-share/nextcloud/apps/text/js/defaultLocale-0_YM-Ssk.chunk.mjs.map
+share/nextcloud/apps/text/js/defaultLocale-CyOTylfL.chunk.mjs
+share/nextcloud/apps/text/js/defaultLocale-CyOTylfL.chunk.mjs.license
+share/nextcloud/apps/text/js/defaultLocale-CyOTylfL.chunk.mjs.map
share/nextcloud/apps/text/js/delphi-Be3ql3j1.chunk.mjs
share/nextcloud/apps/text/js/delphi-Be3ql3j1.chunk.mjs.license
share/nextcloud/apps/text/js/delphi-Be3ql3j1.chunk.mjs.map
@@ -16543,15 +16627,21 @@ share/nextcloud/apps/text/js/delphi-CJ93
share/nextcloud/apps/text/js/delphi.js-CiljQD3h.chunk.mjs
share/nextcloud/apps/text/js/delphi.js-CiljQD3h.chunk.mjs.license
share/nextcloud/apps/text/js/delphi.js-CiljQD3h.chunk.mjs.map
-share/nextcloud/apps/text/js/diagram-PSM6KHXK-C8h_BOpV.chunk.mjs
-share/nextcloud/apps/text/js/diagram-PSM6KHXK-C8h_BOpV.chunk.mjs.license
-share/nextcloud/apps/text/js/diagram-PSM6KHXK-C8h_BOpV.chunk.mjs.map
-share/nextcloud/apps/text/js/diagram-QEK2KX5R-DlAfCmg9.chunk.mjs
-share/nextcloud/apps/text/js/diagram-QEK2KX5R-DlAfCmg9.chunk.mjs.license
-share/nextcloud/apps/text/js/diagram-QEK2KX5R-DlAfCmg9.chunk.mjs.map
-share/nextcloud/apps/text/js/diagram-S2PKOQOG-DbllOpG_.chunk.mjs
-share/nextcloud/apps/text/js/diagram-S2PKOQOG-DbllOpG_.chunk.mjs.license
-share/nextcloud/apps/text/js/diagram-S2PKOQOG-DbllOpG_.chunk.mjs.map
+share/nextcloud/apps/text/js/diagram-2AECGRRQ-DbOggeJl.chunk.mjs
+share/nextcloud/apps/text/js/diagram-2AECGRRQ-DbOggeJl.chunk.mjs.license
+share/nextcloud/apps/text/js/diagram-2AECGRRQ-DbOggeJl.chunk.mjs.map
+share/nextcloud/apps/text/js/diagram-5GNKFQAL-CwYQ8dHI.chunk.mjs
+share/nextcloud/apps/text/js/diagram-5GNKFQAL-CwYQ8dHI.chunk.mjs.license
+share/nextcloud/apps/text/js/diagram-5GNKFQAL-CwYQ8dHI.chunk.mjs.map
+share/nextcloud/apps/text/js/diagram-KO2AKTUF-DGAq_p47.chunk.mjs
+share/nextcloud/apps/text/js/diagram-KO2AKTUF-DGAq_p47.chunk.mjs.license
+share/nextcloud/apps/text/js/diagram-KO2AKTUF-DGAq_p47.chunk.mjs.map
+share/nextcloud/apps/text/js/diagram-LMA3HP47-Ct-gFher.chunk.mjs
+share/nextcloud/apps/text/js/diagram-LMA3HP47-Ct-gFher.chunk.mjs.license
+share/nextcloud/apps/text/js/diagram-LMA3HP47-Ct-gFher.chunk.mjs.map
+share/nextcloud/apps/text/js/diagram-OG6HWLK6-BFSc8fQj.chunk.mjs
+share/nextcloud/apps/text/js/diagram-OG6HWLK6-BFSc8fQj.chunk.mjs.license
+share/nextcloud/apps/text/js/diagram-OG6HWLK6-BFSc8fQj.chunk.mjs.map
share/nextcloud/apps/text/js/diff-BXnbujaY.chunk.mjs
share/nextcloud/apps/text/js/diff-BXnbujaY.chunk.mjs.license
share/nextcloud/apps/text/js/diff-BXnbujaY.chunk.mjs.map
@@ -16654,9 +16744,9 @@ share/nextcloud/apps/text/js/elm.js-DrkI
share/nextcloud/apps/text/js/emoji-picker-B23JpFV7.chunk.mjs
share/nextcloud/apps/text/js/emoji-picker-B23JpFV7.chunk.mjs.license
share/nextcloud/apps/text/js/emoji-picker-B23JpFV7.chunk.mjs.map
-share/nextcloud/apps/text/js/erDiagram-Q2GNP2WA-CYhNHNNc.chunk.mjs
-share/nextcloud/apps/text/js/erDiagram-Q2GNP2WA-CYhNHNNc.chunk.mjs.license
-share/nextcloud/apps/text/js/erDiagram-Q2GNP2WA-CYhNHNNc.chunk.mjs.map
+share/nextcloud/apps/text/js/erDiagram-TEJ5UH35-D1Rn7vBj.chunk.mjs
+share/nextcloud/apps/text/js/erDiagram-TEJ5UH35-D1Rn7vBj.chunk.mjs.license
+share/nextcloud/apps/text/js/erDiagram-TEJ5UH35-D1Rn7vBj.chunk.mjs.map
share/nextcloud/apps/text/js/erb-BILCHXvw.chunk.mjs
share/nextcloud/apps/text/js/erb-BILCHXvw.chunk.mjs.license
share/nextcloud/apps/text/js/erb-BILCHXvw.chunk.mjs.map
@@ -16693,9 +16783,9 @@ share/nextcloud/apps/text/js/excel-DbQ7Z
share/nextcloud/apps/text/js/excel.js-DDTpWDg4.chunk.mjs
share/nextcloud/apps/text/js/excel.js-DDTpWDg4.chunk.mjs.license
share/nextcloud/apps/text/js/excel.js-DDTpWDg4.chunk.mjs.map
-share/nextcloud/apps/text/js/files-srxhZxQB.chunk.mjs
-share/nextcloud/apps/text/js/files-srxhZxQB.chunk.mjs.license
-share/nextcloud/apps/text/js/files-srxhZxQB.chunk.mjs.map
+share/nextcloud/apps/text/js/files-bw5hUJQW.chunk.mjs
+share/nextcloud/apps/text/js/files-bw5hUJQW.chunk.mjs.license
+share/nextcloud/apps/text/js/files-bw5hUJQW.chunk.mjs.map
share/nextcloud/apps/text/js/fix-BNwFqgEr.chunk.mjs
share/nextcloud/apps/text/js/fix-BNwFqgEr.chunk.mjs.license
share/nextcloud/apps/text/js/fix-BNwFqgEr.chunk.mjs.map
@@ -16714,9 +16804,9 @@ share/nextcloud/apps/text/js/flix-m_wkfT
share/nextcloud/apps/text/js/flix.js-Dfbrd5II.chunk.mjs
share/nextcloud/apps/text/js/flix.js-Dfbrd5II.chunk.mjs.license
share/nextcloud/apps/text/js/flix.js-Dfbrd5II.chunk.mjs.map
-share/nextcloud/apps/text/js/flowDiagram-NV44I4VS-CBf2j5ik.chunk.mjs
-share/nextcloud/apps/text/js/flowDiagram-NV44I4VS-CBf2j5ik.chunk.mjs.license
-share/nextcloud/apps/text/js/flowDiagram-NV44I4VS-CBf2j5ik.chunk.mjs.map
+share/nextcloud/apps/text/js/flowDiagram-I6XJVG4X-GtOtPWrY.chunk.mjs
+share/nextcloud/apps/text/js/flowDiagram-I6XJVG4X-GtOtPWrY.chunk.mjs.license
+share/nextcloud/apps/text/js/flowDiagram-I6XJVG4X-GtOtPWrY.chunk.mjs.map
share/nextcloud/apps/text/js/fortran-BY2IpvbP.chunk.mjs
share/nextcloud/apps/text/js/fortran-BY2IpvbP.chunk.mjs.license
share/nextcloud/apps/text/js/fortran-BY2IpvbP.chunk.mjs.map
@@ -16744,9 +16834,9 @@ share/nextcloud/apps/text/js/gams-ja02EC
share/nextcloud/apps/text/js/gams.js-DFKp3PHE.chunk.mjs
share/nextcloud/apps/text/js/gams.js-DFKp3PHE.chunk.mjs.license
share/nextcloud/apps/text/js/gams.js-DFKp3PHE.chunk.mjs.map
-share/nextcloud/apps/text/js/ganttDiagram-JELNMOA3-0-YV0jII.chunk.mjs
-share/nextcloud/apps/text/js/ganttDiagram-JELNMOA3-0-YV0jII.chunk.mjs.license
-share/nextcloud/apps/text/js/ganttDiagram-JELNMOA3-0-YV0jII.chunk.mjs.map
+share/nextcloud/apps/text/js/ganttDiagram-6RSMTGT7-DBgnvR5z.chunk.mjs
+share/nextcloud/apps/text/js/ganttDiagram-6RSMTGT7-DBgnvR5z.chunk.mjs.license
+share/nextcloud/apps/text/js/ganttDiagram-6RSMTGT7-DBgnvR5z.chunk.mjs.map
share/nextcloud/apps/text/js/gauss-BpkAKMV9.chunk.mjs
share/nextcloud/apps/text/js/gauss-BpkAKMV9.chunk.mjs.license
share/nextcloud/apps/text/js/gauss-BpkAKMV9.chunk.mjs.map
@@ -16774,9 +16864,9 @@ share/nextcloud/apps/text/js/gherkin-Dk3
share/nextcloud/apps/text/js/gherkin.js-DfVfJQVG.chunk.mjs
share/nextcloud/apps/text/js/gherkin.js-DfVfJQVG.chunk.mjs.license
share/nextcloud/apps/text/js/gherkin.js-DfVfJQVG.chunk.mjs.map
-share/nextcloud/apps/text/js/gitGraphDiagram-NY62KEGX-JqLdCVaf.chunk.mjs
-share/nextcloud/apps/text/js/gitGraphDiagram-NY62KEGX-JqLdCVaf.chunk.mjs.license
-share/nextcloud/apps/text/js/gitGraphDiagram-NY62KEGX-JqLdCVaf.chunk.mjs.map
+share/nextcloud/apps/text/js/gitGraphDiagram-PVQCEYII-DKgZjhAV.chunk.mjs
+share/nextcloud/apps/text/js/gitGraphDiagram-PVQCEYII-DKgZjhAV.chunk.mjs.license
+share/nextcloud/apps/text/js/gitGraphDiagram-PVQCEYII-DKgZjhAV.chunk.mjs.map
share/nextcloud/apps/text/js/glsl-CtBMIjnj.chunk.mjs
share/nextcloud/apps/text/js/glsl-CtBMIjnj.chunk.mjs.license
share/nextcloud/apps/text/js/glsl-CtBMIjnj.chunk.mjs.map
@@ -16822,9 +16912,9 @@ share/nextcloud/apps/text/js/gradle-DjA8
share/nextcloud/apps/text/js/gradle.js-CZHCVek4.chunk.mjs
share/nextcloud/apps/text/js/gradle.js-CZHCVek4.chunk.mjs.license
share/nextcloud/apps/text/js/gradle.js-CZHCVek4.chunk.mjs.map
-share/nextcloud/apps/text/js/graph-C44VVcMP.chunk.mjs
-share/nextcloud/apps/text/js/graph-C44VVcMP.chunk.mjs.license
-share/nextcloud/apps/text/js/graph-C44VVcMP.chunk.mjs.map
+share/nextcloud/apps/text/js/graph-Cu0QdoBb.chunk.mjs
+share/nextcloud/apps/text/js/graph-Cu0QdoBb.chunk.mjs.license
+share/nextcloud/apps/text/js/graph-Cu0QdoBb.chunk.mjs.map
share/nextcloud/apps/text/js/graphql-CtafLyBX.chunk.mjs
share/nextcloud/apps/text/js/graphql-CtafLyBX.chunk.mjs.license
share/nextcloud/apps/text/js/graphql-CtafLyBX.chunk.mjs.map
@@ -16906,27 +16996,27 @@ share/nextcloud/apps/text/js/hy-DkKBd9R8
share/nextcloud/apps/text/js/hy.js-DzKZM1_P.chunk.mjs
share/nextcloud/apps/text/js/hy.js-DzKZM1_P.chunk.mjs.license
share/nextcloud/apps/text/js/hy.js-DzKZM1_P.chunk.mjs.map
-share/nextcloud/apps/text/js/index-BMbtc3xh-D46ABmIm.chunk.mjs
-share/nextcloud/apps/text/js/index-BMbtc3xh-D46ABmIm.chunk.mjs.license
-share/nextcloud/apps/text/js/index-BMbtc3xh-D46ABmIm.chunk.mjs.map
-share/nextcloud/apps/text/js/index-CYtgifWR.chunk.mjs
-share/nextcloud/apps/text/js/index-CYtgifWR.chunk.mjs.license
-share/nextcloud/apps/text/js/index-CYtgifWR.chunk.mjs.map
+share/nextcloud/apps/text/js/index-BMbtc3xh-DMSkRW2Z.chunk.mjs
+share/nextcloud/apps/text/js/index-BMbtc3xh-DMSkRW2Z.chunk.mjs.license
+share/nextcloud/apps/text/js/index-BMbtc3xh-DMSkRW2Z.chunk.mjs.map
+share/nextcloud/apps/text/js/index-BuYpjlUg.chunk.mjs
+share/nextcloud/apps/text/js/index-BuYpjlUg.chunk.mjs.license
+share/nextcloud/apps/text/js/index-BuYpjlUg.chunk.mjs.map
+share/nextcloud/apps/text/js/index-C_I6Z7S3.chunk.mjs
+share/nextcloud/apps/text/js/index-C_I6Z7S3.chunk.mjs.license
+share/nextcloud/apps/text/js/index-C_I6Z7S3.chunk.mjs.map
+share/nextcloud/apps/text/js/index-D3QPwoaU.chunk.mjs
+share/nextcloud/apps/text/js/index-D3QPwoaU.chunk.mjs.license
+share/nextcloud/apps/text/js/index-D3QPwoaU.chunk.mjs.map
share/nextcloud/apps/text/js/index-D3wiQe9-.chunk.mjs
share/nextcloud/apps/text/js/index-D3wiQe9-.chunk.mjs.license
share/nextcloud/apps/text/js/index-D3wiQe9-.chunk.mjs.map
-share/nextcloud/apps/text/js/index-DMhuBnwH.chunk.mjs
-share/nextcloud/apps/text/js/index-DMhuBnwH.chunk.mjs.license
-share/nextcloud/apps/text/js/index-DMhuBnwH.chunk.mjs.map
share/nextcloud/apps/text/js/index-DxwFe63_.chunk.mjs
share/nextcloud/apps/text/js/index-DxwFe63_.chunk.mjs.license
share/nextcloud/apps/text/js/index-DxwFe63_.chunk.mjs.map
-share/nextcloud/apps/text/js/index-xfDrSd1f.chunk.mjs
-share/nextcloud/apps/text/js/index-xfDrSd1f.chunk.mjs.license
-share/nextcloud/apps/text/js/index-xfDrSd1f.chunk.mjs.map
-share/nextcloud/apps/text/js/infoDiagram-WHAUD3N6-D6yZM3b1.chunk.mjs
-share/nextcloud/apps/text/js/infoDiagram-WHAUD3N6-D6yZM3b1.chunk.mjs.license
-share/nextcloud/apps/text/js/infoDiagram-WHAUD3N6-D6yZM3b1.chunk.mjs.map
+share/nextcloud/apps/text/js/infoDiagram-5YYISTIA-B3_-MS3E.chunk.mjs
+share/nextcloud/apps/text/js/infoDiagram-5YYISTIA-B3_-MS3E.chunk.mjs.license
+share/nextcloud/apps/text/js/infoDiagram-5YYISTIA-B3_-MS3E.chunk.mjs.map
share/nextcloud/apps/text/js/inform7-DSZkfTH0.chunk.mjs
share/nextcloud/apps/text/js/inform7-DSZkfTH0.chunk.mjs.license
share/nextcloud/apps/text/js/inform7-DSZkfTH0.chunk.mjs.map
@@ -16966,6 +17056,9 @@ share/nextcloud/apps/text/js/isbl-Mh21EM
share/nextcloud/apps/text/js/isbl.js-BMLw7VRr.chunk.mjs
share/nextcloud/apps/text/js/isbl.js-BMLw7VRr.chunk.mjs.license
share/nextcloud/apps/text/js/isbl.js-BMLw7VRr.chunk.mjs.map
+share/nextcloud/apps/text/js/ishikawaDiagram-YF4QCWOH-DMCe2MGJ.chunk.mjs
+share/nextcloud/apps/text/js/ishikawaDiagram-YF4QCWOH-DMCe2MGJ.chunk.mjs.license
+share/nextcloud/apps/text/js/ishikawaDiagram-YF4QCWOH-DMCe2MGJ.chunk.mjs.map
share/nextcloud/apps/text/js/java-CSC8uYi0.chunk.mjs
share/nextcloud/apps/text/js/java-CSC8uYi0.chunk.mjs.license
share/nextcloud/apps/text/js/java-CSC8uYi0.chunk.mjs.map
@@ -16993,9 +17086,9 @@ share/nextcloud/apps/text/js/jboss-cli-D
share/nextcloud/apps/text/js/jboss-cli.js-ClsQlMOw.chunk.mjs
share/nextcloud/apps/text/js/jboss-cli.js-ClsQlMOw.chunk.mjs.license
share/nextcloud/apps/text/js/jboss-cli.js-ClsQlMOw.chunk.mjs.map
-share/nextcloud/apps/text/js/journeyDiagram-XKPGCS4Q-Sj5HGr2t.chunk.mjs
-share/nextcloud/apps/text/js/journeyDiagram-XKPGCS4Q-Sj5HGr2t.chunk.mjs.license
-share/nextcloud/apps/text/js/journeyDiagram-XKPGCS4Q-Sj5HGr2t.chunk.mjs.map
+share/nextcloud/apps/text/js/journeyDiagram-JHISSGLW-Dv6HQJaj.chunk.mjs
+share/nextcloud/apps/text/js/journeyDiagram-JHISSGLW-Dv6HQJaj.chunk.mjs.license
+share/nextcloud/apps/text/js/journeyDiagram-JHISSGLW-Dv6HQJaj.chunk.mjs.map
share/nextcloud/apps/text/js/json-ClVOeSgc.chunk.mjs
share/nextcloud/apps/text/js/json-ClVOeSgc.chunk.mjs.license
share/nextcloud/apps/text/js/json-ClVOeSgc.chunk.mjs.map
@@ -17023,12 +17116,12 @@ share/nextcloud/apps/text/js/julia-repl.
share/nextcloud/apps/text/js/julia.js-BcuprYyu.chunk.mjs
share/nextcloud/apps/text/js/julia.js-BcuprYyu.chunk.mjs.license
share/nextcloud/apps/text/js/julia.js-BcuprYyu.chunk.mjs.map
-share/nextcloud/apps/text/js/kanban-definition-3W4ZIXB7-DyCvW-nq.chunk.mjs
-share/nextcloud/apps/text/js/kanban-definition-3W4ZIXB7-DyCvW-nq.chunk.mjs.license
-share/nextcloud/apps/text/js/kanban-definition-3W4ZIXB7-DyCvW-nq.chunk.mjs.map
-share/nextcloud/apps/text/js/katex-DGORuje8.chunk.mjs
-share/nextcloud/apps/text/js/katex-DGORuje8.chunk.mjs.license
-share/nextcloud/apps/text/js/katex-DGORuje8.chunk.mjs.map
+share/nextcloud/apps/text/js/kanban-definition-UN3LZRKU-C4OnCjVK.chunk.mjs
+share/nextcloud/apps/text/js/kanban-definition-UN3LZRKU-C4OnCjVK.chunk.mjs.license
+share/nextcloud/apps/text/js/kanban-definition-UN3LZRKU-C4OnCjVK.chunk.mjs.map
+share/nextcloud/apps/text/js/katex-BFA9UD27.chunk.mjs
+share/nextcloud/apps/text/js/katex-BFA9UD27.chunk.mjs.license
+share/nextcloud/apps/text/js/katex-BFA9UD27.chunk.mjs.map
share/nextcloud/apps/text/js/kotlin-B5db_4gd.chunk.mjs
share/nextcloud/apps/text/js/kotlin-B5db_4gd.chunk.mjs.license
share/nextcloud/apps/text/js/kotlin-B5db_4gd.chunk.mjs.map
@@ -17056,9 +17149,9 @@ share/nextcloud/apps/text/js/latex-nGy6o
share/nextcloud/apps/text/js/latex.js-B9sMzAg3.chunk.mjs
share/nextcloud/apps/text/js/latex.js-B9sMzAg3.chunk.mjs.license
share/nextcloud/apps/text/js/latex.js-B9sMzAg3.chunk.mjs.map
-share/nextcloud/apps/text/js/layout-d06QkPwA.chunk.mjs
-share/nextcloud/apps/text/js/layout-d06QkPwA.chunk.mjs.license
-share/nextcloud/apps/text/js/layout-d06QkPwA.chunk.mjs.map
+share/nextcloud/apps/text/js/layout-CRhcE9Vg.chunk.mjs
+share/nextcloud/apps/text/js/layout-CRhcE9Vg.chunk.mjs.license
+share/nextcloud/apps/text/js/layout-CRhcE9Vg.chunk.mjs.map
share/nextcloud/apps/text/js/ldif-BHFQPa3r.chunk.mjs
share/nextcloud/apps/text/js/ldif-BHFQPa3r.chunk.mjs.license
share/nextcloud/apps/text/js/ldif-BHFQPa3r.chunk.mjs.map
@@ -17086,9 +17179,9 @@ share/nextcloud/apps/text/js/less-qGIlLh
share/nextcloud/apps/text/js/less.js-B4aIiAQh.chunk.mjs
share/nextcloud/apps/text/js/less.js-B4aIiAQh.chunk.mjs.license
share/nextcloud/apps/text/js/less.js-B4aIiAQh.chunk.mjs.map
-share/nextcloud/apps/text/js/linear-DrziH0-A.chunk.mjs
-share/nextcloud/apps/text/js/linear-DrziH0-A.chunk.mjs.license
-share/nextcloud/apps/text/js/linear-DrziH0-A.chunk.mjs.map
+share/nextcloud/apps/text/js/linear-DmEszJwW.chunk.mjs
+share/nextcloud/apps/text/js/linear-DmEszJwW.chunk.mjs.license
+share/nextcloud/apps/text/js/linear-DmEszJwW.chunk.mjs.map
share/nextcloud/apps/text/js/lisp-DSMzHnIR.chunk.mjs
share/nextcloud/apps/text/js/lisp-DSMzHnIR.chunk.mjs.license
share/nextcloud/apps/text/js/lisp-DSMzHnIR.chunk.mjs.map
@@ -17125,9 +17218,9 @@ share/nextcloud/apps/text/js/llvm-f3a8-K
share/nextcloud/apps/text/js/llvm.js-BPf5-MC_.chunk.mjs
share/nextcloud/apps/text/js/llvm.js-BPf5-MC_.chunk.mjs.license
share/nextcloud/apps/text/js/llvm.js-BPf5-MC_.chunk.mjs.map
-share/nextcloud/apps/text/js/logger-DEhDull1.chunk.mjs
-share/nextcloud/apps/text/js/logger-DEhDull1.chunk.mjs.license
-share/nextcloud/apps/text/js/logger-DEhDull1.chunk.mjs.map
+share/nextcloud/apps/text/js/logger-DztlavSi.chunk.mjs
+share/nextcloud/apps/text/js/logger-DztlavSi.chunk.mjs.license
+share/nextcloud/apps/text/js/logger-DztlavSi.chunk.mjs.map
share/nextcloud/apps/text/js/lsl-CImbbEkJ.chunk.mjs
share/nextcloud/apps/text/js/lsl-CImbbEkJ.chunk.mjs.license
share/nextcloud/apps/text/js/lsl-CImbbEkJ.chunk.mjs.map
@@ -17209,15 +17302,15 @@ share/nextcloud/apps/text/js/mercury-CsH
share/nextcloud/apps/text/js/mercury.js-VzIY9b7W.chunk.mjs
share/nextcloud/apps/text/js/mercury.js-VzIY9b7W.chunk.mjs.license
share/nextcloud/apps/text/js/mercury.js-VzIY9b7W.chunk.mjs.map
-share/nextcloud/apps/text/js/mermaid.core-C09WdTeI.chunk.mjs
-share/nextcloud/apps/text/js/mermaid.core-C09WdTeI.chunk.mjs.license
-share/nextcloud/apps/text/js/mermaid.core-C09WdTeI.chunk.mjs.map
+share/nextcloud/apps/text/js/mermaid.core-CbX6C7Cl.chunk.mjs
+share/nextcloud/apps/text/js/mermaid.core-CbX6C7Cl.chunk.mjs.license
+share/nextcloud/apps/text/js/mermaid.core-CbX6C7Cl.chunk.mjs.map
share/nextcloud/apps/text/js/mime-DDg3sTIz.chunk.mjs
share/nextcloud/apps/text/js/mime-DDg3sTIz.chunk.mjs.license
share/nextcloud/apps/text/js/mime-DDg3sTIz.chunk.mjs.map
-share/nextcloud/apps/text/js/mindmap-definition-VGOIOE7T-iFuKPXeS.chunk.mjs
-share/nextcloud/apps/text/js/mindmap-definition-VGOIOE7T-iFuKPXeS.chunk.mjs.license
-share/nextcloud/apps/text/js/mindmap-definition-VGOIOE7T-iFuKPXeS.chunk.mjs.map
+share/nextcloud/apps/text/js/mindmap-definition-RKZ34NQL-_hwli0fH.chunk.mjs
+share/nextcloud/apps/text/js/mindmap-definition-RKZ34NQL-_hwli0fH.chunk.mjs.license
+share/nextcloud/apps/text/js/mindmap-definition-RKZ34NQL-_hwli0fH.chunk.mjs.map
share/nextcloud/apps/text/js/mipsasm-C8bLtLwT.chunk.mjs
share/nextcloud/apps/text/js/mipsasm-C8bLtLwT.chunk.mjs.license
share/nextcloud/apps/text/js/mipsasm-C8bLtLwT.chunk.mjs.map
@@ -17419,9 +17512,9 @@ share/nextcloud/apps/text/js/php-templat
share/nextcloud/apps/text/js/php.js-DqLNXbni.chunk.mjs
share/nextcloud/apps/text/js/php.js-DqLNXbni.chunk.mjs.license
share/nextcloud/apps/text/js/php.js-DqLNXbni.chunk.mjs.map
-share/nextcloud/apps/text/js/pieDiagram-ADFJNKIX-V1FUKZH1.chunk.mjs
-share/nextcloud/apps/text/js/pieDiagram-ADFJNKIX-V1FUKZH1.chunk.mjs.license
-share/nextcloud/apps/text/js/pieDiagram-ADFJNKIX-V1FUKZH1.chunk.mjs.map
+share/nextcloud/apps/text/js/pieDiagram-4H26LBE5-CXGN4CWe.chunk.mjs
+share/nextcloud/apps/text/js/pieDiagram-4H26LBE5-CXGN4CWe.chunk.mjs.license
+share/nextcloud/apps/text/js/pieDiagram-4H26LBE5-CXGN4CWe.chunk.mjs.map
share/nextcloud/apps/text/js/plaintext-Bft7mi-Y.chunk.mjs
share/nextcloud/apps/text/js/plaintext-Bft7mi-Y.chunk.mjs.license
share/nextcloud/apps/text/js/plaintext-Bft7mi-Y.chunk.mjs.map
@@ -17548,9 +17641,9 @@ share/nextcloud/apps/text/js/qml-WVoaqOM
share/nextcloud/apps/text/js/qml.js-CusAg8gt.chunk.mjs
share/nextcloud/apps/text/js/qml.js-CusAg8gt.chunk.mjs.license
share/nextcloud/apps/text/js/qml.js-CusAg8gt.chunk.mjs.map
-share/nextcloud/apps/text/js/quadrantDiagram-AYHSOK5B-6RduVUvt.chunk.mjs
-share/nextcloud/apps/text/js/quadrantDiagram-AYHSOK5B-6RduVUvt.chunk.mjs.license
-share/nextcloud/apps/text/js/quadrantDiagram-AYHSOK5B-6RduVUvt.chunk.mjs.map
+share/nextcloud/apps/text/js/quadrantDiagram-W4KKPZXB-BDUjnQs_.chunk.mjs
+share/nextcloud/apps/text/js/quadrantDiagram-W4KKPZXB-BDUjnQs_.chunk.mjs.license
+share/nextcloud/apps/text/js/quadrantDiagram-W4KKPZXB-BDUjnQs_.chunk.mjs.map
share/nextcloud/apps/text/js/r-BVtqrGhF.chunk.mjs
share/nextcloud/apps/text/js/r-BVtqrGhF.chunk.mjs.license
share/nextcloud/apps/text/js/r-BVtqrGhF.chunk.mjs.map
@@ -17569,9 +17662,9 @@ share/nextcloud/apps/text/js/reasonml-D3
share/nextcloud/apps/text/js/reasonml.js-DJ2oQC60.chunk.mjs
share/nextcloud/apps/text/js/reasonml.js-DJ2oQC60.chunk.mjs.license
share/nextcloud/apps/text/js/reasonml.js-DJ2oQC60.chunk.mjs.map
-share/nextcloud/apps/text/js/requirementDiagram-UZGBJVZJ-CtVxLEtt.chunk.mjs
-share/nextcloud/apps/text/js/requirementDiagram-UZGBJVZJ-CtVxLEtt.chunk.mjs.license
-share/nextcloud/apps/text/js/requirementDiagram-UZGBJVZJ-CtVxLEtt.chunk.mjs.map
+share/nextcloud/apps/text/js/requirementDiagram-4Y6WPE33-JJAoYCyF.chunk.mjs
+share/nextcloud/apps/text/js/requirementDiagram-4Y6WPE33-JJAoYCyF.chunk.mjs.license
+share/nextcloud/apps/text/js/requirementDiagram-4Y6WPE33-JJAoYCyF.chunk.mjs.map
share/nextcloud/apps/text/js/rib-C0AnwAuG.chunk.mjs
share/nextcloud/apps/text/js/rib-C0AnwAuG.chunk.mjs.license
share/nextcloud/apps/text/js/rib-C0AnwAuG.chunk.mjs.map
@@ -17635,9 +17728,9 @@ share/nextcloud/apps/text/js/rust-Q-VYiy
share/nextcloud/apps/text/js/rust.js-CcFmJx1E.chunk.mjs
share/nextcloud/apps/text/js/rust.js-CcFmJx1E.chunk.mjs.license
share/nextcloud/apps/text/js/rust.js-CcFmJx1E.chunk.mjs.map
-share/nextcloud/apps/text/js/sankeyDiagram-TZEHDZUN-Dim0rruv.chunk.mjs
-share/nextcloud/apps/text/js/sankeyDiagram-TZEHDZUN-Dim0rruv.chunk.mjs.license
-share/nextcloud/apps/text/js/sankeyDiagram-TZEHDZUN-Dim0rruv.chunk.mjs.map
+share/nextcloud/apps/text/js/sankeyDiagram-5OEKKPKP-DbKvPSrW.chunk.mjs
+share/nextcloud/apps/text/js/sankeyDiagram-5OEKKPKP-DbKvPSrW.chunk.mjs.license
+share/nextcloud/apps/text/js/sankeyDiagram-5OEKKPKP-DbKvPSrW.chunk.mjs.map
share/nextcloud/apps/text/js/sas-DbkrWWgS.chunk.mjs
share/nextcloud/apps/text/js/sas-DbkrWWgS.chunk.mjs.license
share/nextcloud/apps/text/js/sas-DbkrWWgS.chunk.mjs.map
@@ -17683,9 +17776,9 @@ share/nextcloud/apps/text/js/scss-Bk88wa
share/nextcloud/apps/text/js/scss.js-Ba_cLDO0.chunk.mjs
share/nextcloud/apps/text/js/scss.js-Ba_cLDO0.chunk.mjs.license
share/nextcloud/apps/text/js/scss.js-Ba_cLDO0.chunk.mjs.map
-share/nextcloud/apps/text/js/sequenceDiagram-WL72ISMW-Bk0PN0JD.chunk.mjs
-share/nextcloud/apps/text/js/sequenceDiagram-WL72ISMW-Bk0PN0JD.chunk.mjs.license
-share/nextcloud/apps/text/js/sequenceDiagram-WL72ISMW-Bk0PN0JD.chunk.mjs.map
+share/nextcloud/apps/text/js/sequenceDiagram-3UESZ5HK-DlyvL_RE.chunk.mjs
+share/nextcloud/apps/text/js/sequenceDiagram-3UESZ5HK-DlyvL_RE.chunk.mjs.license
+share/nextcloud/apps/text/js/sequenceDiagram-3UESZ5HK-DlyvL_RE.chunk.mjs.map
share/nextcloud/apps/text/js/shell-B7E9NY8Y.chunk.mjs
share/nextcloud/apps/text/js/shell-B7E9NY8Y.chunk.mjs.license
share/nextcloud/apps/text/js/shell-B7E9NY8Y.chunk.mjs.map
@@ -17758,12 +17851,12 @@ share/nextcloud/apps/text/js/stata-BjLWy
share/nextcloud/apps/text/js/stata.js-DZPxkkf4.chunk.mjs
share/nextcloud/apps/text/js/stata.js-DZPxkkf4.chunk.mjs.license
share/nextcloud/apps/text/js/stata.js-DZPxkkf4.chunk.mjs.map
-share/nextcloud/apps/text/js/stateDiagram-FKZM4ZOC-Cy72ESAl.chunk.mjs
-share/nextcloud/apps/text/js/stateDiagram-FKZM4ZOC-Cy72ESAl.chunk.mjs.license
-share/nextcloud/apps/text/js/stateDiagram-FKZM4ZOC-Cy72ESAl.chunk.mjs.map
-share/nextcloud/apps/text/js/stateDiagram-v2-4FDKWEC3-DA9-KjCE.chunk.mjs
-share/nextcloud/apps/text/js/stateDiagram-v2-4FDKWEC3-DA9-KjCE.chunk.mjs.license
-share/nextcloud/apps/text/js/stateDiagram-v2-4FDKWEC3-DA9-KjCE.chunk.mjs.map
+share/nextcloud/apps/text/js/stateDiagram-AJRCARHV--btTiDl-.chunk.mjs
+share/nextcloud/apps/text/js/stateDiagram-AJRCARHV--btTiDl-.chunk.mjs.license
+share/nextcloud/apps/text/js/stateDiagram-AJRCARHV--btTiDl-.chunk.mjs.map
+share/nextcloud/apps/text/js/stateDiagram-v2-BHNVJYJU-Bt_oYcrB.chunk.mjs
+share/nextcloud/apps/text/js/stateDiagram-v2-BHNVJYJU-Bt_oYcrB.chunk.mjs.license
+share/nextcloud/apps/text/js/stateDiagram-v2-BHNVJYJU-Bt_oYcrB.chunk.mjs.map
share/nextcloud/apps/text/js/step21-C43BLWnO.chunk.mjs
share/nextcloud/apps/text/js/step21-C43BLWnO.chunk.mjs.license
share/nextcloud/apps/text/js/step21-C43BLWnO.chunk.mjs.map
@@ -17854,9 +17947,9 @@ share/nextcloud/apps/text/js/thrift-Cy4o
share/nextcloud/apps/text/js/thrift.js-DNQy0nuF.chunk.mjs
share/nextcloud/apps/text/js/thrift.js-DNQy0nuF.chunk.mjs.license
share/nextcloud/apps/text/js/thrift.js-DNQy0nuF.chunk.mjs.map
-share/nextcloud/apps/text/js/timeline-definition-IT6M3QCI-DkD6QCd0.chunk.mjs
-share/nextcloud/apps/text/js/timeline-definition-IT6M3QCI-DkD6QCd0.chunk.mjs.license
-share/nextcloud/apps/text/js/timeline-definition-IT6M3QCI-DkD6QCd0.chunk.mjs.map
+share/nextcloud/apps/text/js/timeline-definition-PNZ67QCA-B4qq_342.chunk.mjs
+share/nextcloud/apps/text/js/timeline-definition-PNZ67QCA-B4qq_342.chunk.mjs.license
+share/nextcloud/apps/text/js/timeline-definition-PNZ67QCA-B4qq_342.chunk.mjs.map
share/nextcloud/apps/text/js/tp-B_ixZny_.chunk.mjs
share/nextcloud/apps/text/js/tp-B_ixZny_.chunk.mjs.license
share/nextcloud/apps/text/js/tp-B_ixZny_.chunk.mjs.map
@@ -17866,9 +17959,6 @@ share/nextcloud/apps/text/js/tp-CyUjPoTS
share/nextcloud/apps/text/js/tp.js-BM15dSdH.chunk.mjs
share/nextcloud/apps/text/js/tp.js-BM15dSdH.chunk.mjs.license
share/nextcloud/apps/text/js/tp.js-BM15dSdH.chunk.mjs.map
-share/nextcloud/apps/text/js/treemap-KMMF4GRG-D856jWTe.chunk.mjs
-share/nextcloud/apps/text/js/treemap-KMMF4GRG-D856jWTe.chunk.mjs.license
-share/nextcloud/apps/text/js/treemap-KMMF4GRG-D856jWTe.chunk.mjs.map
share/nextcloud/apps/text/js/twig-BzPPb7ya.chunk.mjs
share/nextcloud/apps/text/js/twig-BzPPb7ya.chunk.mjs.license
share/nextcloud/apps/text/js/twig-BzPPb7ya.chunk.mjs.map
@@ -17923,6 +18013,9 @@ share/nextcloud/apps/text/js/vbscript-ht
share/nextcloud/apps/text/js/vbscript.js-jKv7Tbdi.chunk.mjs
share/nextcloud/apps/text/js/vbscript.js-jKv7Tbdi.chunk.mjs.license
share/nextcloud/apps/text/js/vbscript.js-jKv7Tbdi.chunk.mjs.map
+share/nextcloud/apps/text/js/vennDiagram-CIIHVFJN-DLy_CB7H.chunk.mjs
+share/nextcloud/apps/text/js/vennDiagram-CIIHVFJN-DLy_CB7H.chunk.mjs.license
+share/nextcloud/apps/text/js/vennDiagram-CIIHVFJN-DLy_CB7H.chunk.mjs.map
share/nextcloud/apps/text/js/verilog-4Jz-EXGy.chunk.mjs
share/nextcloud/apps/text/js/verilog-4Jz-EXGy.chunk.mjs.license
share/nextcloud/apps/text/js/verilog-4Jz-EXGy.chunk.mjs.map
@@ -17950,9 +18043,15 @@ share/nextcloud/apps/text/js/vim-Xx8P8zI
share/nextcloud/apps/text/js/vim.js-BIpJN5H6.chunk.mjs
share/nextcloud/apps/text/js/vim.js-BIpJN5H6.chunk.mjs.license
share/nextcloud/apps/text/js/vim.js-BIpJN5H6.chunk.mjs.map
-share/nextcloud/apps/text/js/vue.runtime.esm-Dnq-HTAl.chunk.mjs
-share/nextcloud/apps/text/js/vue.runtime.esm-Dnq-HTAl.chunk.mjs.license
-share/nextcloud/apps/text/js/vue.runtime.esm-Dnq-HTAl.chunk.mjs.map
+share/nextcloud/apps/text/js/vue.runtime.esm-BeQ812EV.chunk.mjs
+share/nextcloud/apps/text/js/vue.runtime.esm-BeQ812EV.chunk.mjs.license
+share/nextcloud/apps/text/js/vue.runtime.esm-BeQ812EV.chunk.mjs.map
+share/nextcloud/apps/text/js/wardley-L42UT6IY-8PocEPH4.chunk.mjs
+share/nextcloud/apps/text/js/wardley-L42UT6IY-8PocEPH4.chunk.mjs.license
+share/nextcloud/apps/text/js/wardley-L42UT6IY-8PocEPH4.chunk.mjs.map
+share/nextcloud/apps/text/js/wardleyDiagram-YWT4CUSO-D5Nvz3WJ.chunk.mjs
+share/nextcloud/apps/text/js/wardleyDiagram-YWT4CUSO-D5Nvz3WJ.chunk.mjs.license
+share/nextcloud/apps/text/js/wardleyDiagram-YWT4CUSO-D5Nvz3WJ.chunk.mjs.map
share/nextcloud/apps/text/js/wasm-C3gwLvZu.chunk.mjs
share/nextcloud/apps/text/js/wasm-C3gwLvZu.chunk.mjs.license
share/nextcloud/apps/text/js/wasm-C3gwLvZu.chunk.mjs.map
@@ -18007,9 +18106,9 @@ share/nextcloud/apps/text/js/xquery-b3-A
share/nextcloud/apps/text/js/xquery.js-D-7ONskO.chunk.mjs
share/nextcloud/apps/text/js/xquery.js-D-7ONskO.chunk.mjs.license
share/nextcloud/apps/text/js/xquery.js-D-7ONskO.chunk.mjs.map
-share/nextcloud/apps/text/js/xychartDiagram-PRI3JC2R-C97KXMsA.chunk.mjs
-share/nextcloud/apps/text/js/xychartDiagram-PRI3JC2R-C97KXMsA.chunk.mjs.license
-share/nextcloud/apps/text/js/xychartDiagram-PRI3JC2R-C97KXMsA.chunk.mjs.map
+share/nextcloud/apps/text/js/xychartDiagram-2RQKCTM6-Dq3qPtLN.chunk.mjs
+share/nextcloud/apps/text/js/xychartDiagram-2RQKCTM6-Dq3qPtLN.chunk.mjs.license
+share/nextcloud/apps/text/js/xychartDiagram-2RQKCTM6-Dq3qPtLN.chunk.mjs.map
share/nextcloud/apps/text/js/yaml-98Prrxe1.chunk.mjs
share/nextcloud/apps/text/js/yaml-98Prrxe1.chunk.mjs.license
share/nextcloud/apps/text/js/yaml-98Prrxe1.chunk.mjs.map
@@ -18160,8 +18259,6 @@ share/nextcloud/apps/text/l10n/mk.js
share/nextcloud/apps/text/l10n/mk.json
share/nextcloud/apps/text/l10n/mn.js
share/nextcloud/apps/text/l10n/mn.json
-share/nextcloud/apps/text/l10n/ms_MY.js
-share/nextcloud/apps/text/l10n/ms_MY.json
share/nextcloud/apps/text/l10n/nb.js
share/nextcloud/apps/text/l10n/nb.json
share/nextcloud/apps/text/l10n/nl.js
@@ -18182,8 +18279,6 @@ share/nextcloud/apps/text/l10n/ru.js
share/nextcloud/apps/text/l10n/ru.json
share/nextcloud/apps/text/l10n/sc.js
share/nextcloud/apps/text/l10n/sc.json
-share/nextcloud/apps/text/l10n/si.js
-share/nextcloud/apps/text/l10n/si.json
share/nextcloud/apps/text/l10n/sk.js
share/nextcloud/apps/text/l10n/sk.json
share/nextcloud/apps/text/l10n/sl.js
@@ -18274,6 +18369,7 @@ share/nextcloud/apps/text/lib/Migration/
share/nextcloud/apps/text/lib/Migration/Version030901Date20231114150437.php
share/nextcloud/apps/text/lib/Migration/Version040100Date20240611165300.php
share/nextcloud/apps/text/lib/Migration/Version070000Date20250925110024.php
+share/nextcloud/apps/text/lib/Migration/Version080000Date20260331132113.php
share/nextcloud/apps/text/lib/Notification/Notifier.php
share/nextcloud/apps/text/lib/Service/ApiService.php
share/nextcloud/apps/text/lib/Service/AttachmentService.php
@@ -18288,34 +18384,6 @@ share/nextcloud/apps/text/lib/TextFile.p
share/nextcloud/apps/text/lib/YjsMessage.php
share/nextcloud/apps/text/package-lock.json
share/nextcloud/apps/text/package.json
-share/nextcloud/apps/text/playwright.config.ts
-share/nextcloud/apps/text/playwright/e2e/change-mime-type.spec.ts
-share/nextcloud/apps/text/playwright/e2e/folder-description/create.spec.ts
-share/nextcloud/apps/text/playwright/e2e/folder-description/navigate.spec.ts
-share/nextcloud/apps/text/playwright/e2e/format-text.spec.ts
-share/nextcloud/apps/text/playwright/e2e/ime-input.spec.ts
-share/nextcloud/apps/text/playwright/e2e/mobile.spec.ts
-share/nextcloud/apps/text/playwright/e2e/offline.spec.ts
-share/nextcloud/apps/text/playwright/e2e/print.spec.ts
-share/nextcloud/apps/text/playwright/e2e/print.spec.ts-snapshots/Own-file-on-ci-1-chromium-linux.png
-share/nextcloud/apps/text/playwright/e2e/print.spec.ts-snapshots/Shared-file-on-ci-1-chromium-linux.png
-share/nextcloud/apps/text/playwright/e2e/smart-picker.spec.ts
-share/nextcloud/apps/text/playwright/e2e/versions.spec.ts
-share/nextcloud/apps/text/playwright/start-nextcloud-server.mjs
-share/nextcloud/apps/text/playwright/support/fixtures/Node.ts
-share/nextcloud/apps/text/playwright/support/fixtures/User.ts
-share/nextcloud/apps/text/playwright/support/fixtures/editor.ts
-share/nextcloud/apps/text/playwright/support/fixtures/files/print.md
-share/nextcloud/apps/text/playwright/support/fixtures/folder-description.ts
-share/nextcloud/apps/text/playwright/support/fixtures/loadFixture.ts
-share/nextcloud/apps/text/playwright/support/fixtures/offline.ts
-share/nextcloud/apps/text/playwright/support/fixtures/random-user.ts
-share/nextcloud/apps/text/playwright/support/fixtures/shared-file.ts
-share/nextcloud/apps/text/playwright/support/fixtures/upload-file.ts
-share/nextcloud/apps/text/playwright/support/sections/EditorSection.ts
-share/nextcloud/apps/text/playwright/support/sections/ViewerSection.ts
-share/nextcloud/apps/text/playwright/support/setup.ts
-share/nextcloud/apps/text/prettier.config.js
share/nextcloud/apps/text/templates/main.php
share/nextcloud/apps/theming/REUSE.toml
share/nextcloud/apps/theming/appinfo/info.xml
@@ -18454,6 +18522,8 @@ share/nextcloud/apps/theming/l10n/lt_LT.
share/nextcloud/apps/theming/l10n/lt_LT.json
share/nextcloud/apps/theming/l10n/mk.js
share/nextcloud/apps/theming/l10n/mk.json
+share/nextcloud/apps/theming/l10n/mn.js
+share/nextcloud/apps/theming/l10n/mn.json
share/nextcloud/apps/theming/l10n/nb.js
share/nextcloud/apps/theming/l10n/nb.json
share/nextcloud/apps/theming/l10n/nl.js
@@ -18973,10 +19043,6 @@ share/nextcloud/apps/twofactor_nextcloud
share/nextcloud/apps/twofactor_nextcloud_notification/lib/Settings/Personal.php
share/nextcloud/apps/twofactor_nextcloud_notification/templates/challenge.php
share/nextcloud/apps/twofactor_nextcloud_notification/templates/personal.php
-share/nextcloud/apps/twofactor_nextcloud_notification/vendor-bin/csfixer/composer.json
-share/nextcloud/apps/twofactor_nextcloud_notification/vendor-bin/csfixer/composer.lock
-share/nextcloud/apps/twofactor_nextcloud_notification/vendor-bin/psalm/composer.json
-share/nextcloud/apps/twofactor_nextcloud_notification/vendor-bin/psalm/composer.lock
share/nextcloud/apps/twofactor_totp/AUTHORS.md
share/nextcloud/apps/twofactor_totp/CHANGELOG.md
share/nextcloud/apps/twofactor_totp/COPYING
@@ -18988,16 +19054,16 @@ share/nextcloud/apps/twofactor_totp/LICE
share/nextcloud/apps/twofactor_totp/LICENSES/GPL-3.0-or-later.txt
share/nextcloud/apps/twofactor_totp/LICENSES/ISC.txt
share/nextcloud/apps/twofactor_totp/LICENSES/MIT.txt
+share/nextcloud/apps/twofactor_totp/LICENSES/MPL-2.0.txt
share/nextcloud/apps/twofactor_totp/REUSE.toml
share/nextcloud/apps/twofactor_totp/appinfo/info.xml
share/nextcloud/apps/twofactor_totp/appinfo/routes.php
share/nextcloud/apps/twofactor_totp/appinfo/signature.json
-share/nextcloud/apps/twofactor_totp/composer.json
-share/nextcloud/apps/twofactor_totp/composer.lock
share/nextcloud/apps/twofactor_totp/css/settings.css
share/nextcloud/apps/twofactor_totp/css/style.css
share/nextcloud/apps/twofactor_totp/img/app-dark.svg
share/nextcloud/apps/twofactor_totp/img/app.svg
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-data_image_svg_xml_3c_21--_20-_20SPDX-FileCopyrightText_202020_20Google_20Inc_20-_20SPDX-Lice-cc29b1.js
share/nextcloud/apps/twofactor_totp/js/twofactor_totp-main-login-setup.js
share/nextcloud/apps/twofactor_totp/js/twofactor_totp-main-login-setup.js.license
share/nextcloud/apps/twofactor_totp/js/twofactor_totp-main-login-setup.js.map
@@ -19006,6 +19072,30 @@ share/nextcloud/apps/twofactor_totp/js/t
share/nextcloud/apps/twofactor_totp/js/twofactor_totp-main-settings.js.license
share/nextcloud/apps/twofactor_totp/js/twofactor_totp-main-settings.js.map
share/nextcloud/apps/twofactor_totp/js/twofactor_totp-main-settings.js.map.license
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-CfOE69qY_mjs.js
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-CfOE69qY_mjs.js.license
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-CfOE69qY_mjs.js.map
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-CfOE69qY_mjs.js.map.license
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_index-BMbtc3xh_mjs.js
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_index-BMbtc3xh_mjs.js.license
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_index-BMbtc3xh_mjs.js.map
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_index-BMbtc3xh_mjs.js.map.license
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-JKNLPCbR_mjs.js
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-JKNLPCbR_mjs.js.license
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-JKNLPCbR_mjs.js.map
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-JKNLPCbR_mjs.js.map.license
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_files_dist_index_mjs-node_modules_nextcloud_vue_dist_Component-c57add.js
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_files_dist_index_mjs-node_modules_nextcloud_vue_dist_Component-c57add.js.license
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_files_dist_index_mjs-node_modules_nextcloud_vue_dist_Component-c57add.js.map
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_files_dist_index_mjs-node_modules_nextcloud_vue_dist_Component-c57add.js.map.license
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_vue_dist_Components_NcColorPicker_mjs.js
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_vue_dist_Components_NcColorPicker_mjs.js.license
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_vue_dist_Components_NcColorPicker_mjs.js.map
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_vue_dist_Components_NcColorPicker_mjs.js.map.license
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_vue_dist_Components_NcDateTimePicker_mjs.js
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_vue_dist_Components_NcDateTimePicker_mjs.js.license
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_vue_dist_Components_NcDateTimePicker_mjs.js.map
+share/nextcloud/apps/twofactor_totp/js/twofactor_totp-vendors-node_modules_nextcloud_vue_dist_Components_NcDateTimePicker_mjs.js.map.license
share/nextcloud/apps/twofactor_totp/l10n/af.js
share/nextcloud/apps/twofactor_totp/l10n/af.json
share/nextcloud/apps/twofactor_totp/l10n/ar.js
@@ -19195,8 +19285,6 @@ share/nextcloud/apps/twofactor_totp/lib/
share/nextcloud/apps/twofactor_totp/lib/Service/ITotp.php
share/nextcloud/apps/twofactor_totp/lib/Service/Totp.php
share/nextcloud/apps/twofactor_totp/lib/Settings/Personal.php
-share/nextcloud/apps/twofactor_totp/package-lock.json
-share/nextcloud/apps/twofactor_totp/package.json
share/nextcloud/apps/twofactor_totp/templates/challenge.php
share/nextcloud/apps/twofactor_totp/templates/loginsetup.php
share/nextcloud/apps/twofactor_totp/templates/personal.php
@@ -19313,6 +19401,8 @@ share/nextcloud/apps/updatenotification/
share/nextcloud/apps/updatenotification/l10n/lt_LT.json
share/nextcloud/apps/updatenotification/l10n/mk.js
share/nextcloud/apps/updatenotification/l10n/mk.json
+share/nextcloud/apps/updatenotification/l10n/mn.js
+share/nextcloud/apps/updatenotification/l10n/mn.json
share/nextcloud/apps/updatenotification/l10n/nb.js
share/nextcloud/apps/updatenotification/l10n/nb.json
share/nextcloud/apps/updatenotification/l10n/nl.js
@@ -19526,6 +19616,8 @@ share/nextcloud/apps/user_ldap/l10n/lo.j
share/nextcloud/apps/user_ldap/l10n/lo.json
share/nextcloud/apps/user_ldap/l10n/lt_LT.js
share/nextcloud/apps/user_ldap/l10n/lt_LT.json
+share/nextcloud/apps/user_ldap/l10n/mn.js
+share/nextcloud/apps/user_ldap/l10n/mn.json
share/nextcloud/apps/user_ldap/l10n/nb.js
share/nextcloud/apps/user_ldap/l10n/nb.json
share/nextcloud/apps/user_ldap/l10n/nl.js
@@ -19752,6 +19844,8 @@ share/nextcloud/apps/user_status/l10n/lt
share/nextcloud/apps/user_status/l10n/lt_LT.json
share/nextcloud/apps/user_status/l10n/mk.js
share/nextcloud/apps/user_status/l10n/mk.json
+share/nextcloud/apps/user_status/l10n/mn.js
+share/nextcloud/apps/user_status/l10n/mn.json
share/nextcloud/apps/user_status/l10n/nb.js
share/nextcloud/apps/user_status/l10n/nb.json
share/nextcloud/apps/user_status/l10n/nl.js
@@ -19860,46 +19954,46 @@ share/nextcloud/apps/viewer/composer/com
share/nextcloud/apps/viewer/composer/composer/autoload_psr4.php
share/nextcloud/apps/viewer/composer/composer/autoload_real.php
share/nextcloud/apps/viewer/composer/composer/autoload_static.php
-share/nextcloud/apps/viewer/css/NcActionButton-DyH89PpO.chunk.css
-share/nextcloud/apps/viewer/css/NcActionLink-Cay-IPuV.chunk.css
+share/nextcloud/apps/viewer/css/NcActionButton-Dc3ra1Np.chunk.css
+share/nextcloud/apps/viewer/css/NcActionLink-DVgA3NQR.chunk.css
share/nextcloud/apps/viewer/css/fonts/comic-neue-regular.woff2
share/nextcloud/apps/viewer/css/fonts/comic-neue-regular.woff2.license
share/nextcloud/apps/viewer/css/fonts/pt-serif-regular.woff2
share/nextcloud/apps/viewer/css/fonts/pt-serif-regular.woff2.license
-share/nextcloud/apps/viewer/css/index-DCp30a-3.chunk.css
-share/nextcloud/apps/viewer/css/init-BedwYrti.chunk.css
+share/nextcloud/apps/viewer/css/index-DEuo5tsF.chunk.css
+share/nextcloud/apps/viewer/css/init-CZLcKJTa.chunk.css
share/nextcloud/apps/viewer/css/main-LF7IHjQT.chunk.css
-share/nextcloud/apps/viewer/css/previewUtils-6cpbKhU6.chunk.css
+share/nextcloud/apps/viewer/css/previewUtils-DMHBXflf.chunk.css
share/nextcloud/apps/viewer/css/viewer-init.css
share/nextcloud/apps/viewer/css/viewer-main.css
share/nextcloud/apps/viewer/img/app.svg
share/nextcloud/apps/viewer/img/blank.mp4
-share/nextcloud/apps/viewer/js/NcActionButton-C031NBgu.chunk.mjs
-share/nextcloud/apps/viewer/js/NcActionButton-C031NBgu.chunk.mjs.license
-share/nextcloud/apps/viewer/js/NcActionButton-C031NBgu.chunk.mjs.map
-share/nextcloud/apps/viewer/js/NcActionButton-C031NBgu.chunk.mjs.map.license
-share/nextcloud/apps/viewer/js/NcActionLink-C0XLXW7A.chunk.mjs
-share/nextcloud/apps/viewer/js/NcActionLink-C0XLXW7A.chunk.mjs.license
-share/nextcloud/apps/viewer/js/NcActionLink-C0XLXW7A.chunk.mjs.map
-share/nextcloud/apps/viewer/js/NcActionLink-C0XLXW7A.chunk.mjs.map.license
-share/nextcloud/apps/viewer/js/actionText-fFcUPi2g-gjw6zxAU.chunk.mjs
-share/nextcloud/apps/viewer/js/actionText-fFcUPi2g-gjw6zxAU.chunk.mjs.license
-share/nextcloud/apps/viewer/js/actionText-fFcUPi2g-gjw6zxAU.chunk.mjs.map
-share/nextcloud/apps/viewer/js/actionText-fFcUPi2g-gjw6zxAU.chunk.mjs.map.license
-share/nextcloud/apps/viewer/js/index-C3hE5pwG.chunk.mjs
-share/nextcloud/apps/viewer/js/index-C3hE5pwG.chunk.mjs.license
-share/nextcloud/apps/viewer/js/index-C3hE5pwG.chunk.mjs.map
-share/nextcloud/apps/viewer/js/index-C3hE5pwG.chunk.mjs.map.license
-share/nextcloud/apps/viewer/js/index-Dly6xalz.chunk.mjs.license
-share/nextcloud/apps/viewer/js/index-Dly6xalz.chunk.mjs.map.license
+share/nextcloud/apps/viewer/js/NcActionButton-KwUVG0_a.chunk.mjs
+share/nextcloud/apps/viewer/js/NcActionButton-KwUVG0_a.chunk.mjs.license
+share/nextcloud/apps/viewer/js/NcActionButton-KwUVG0_a.chunk.mjs.map
+share/nextcloud/apps/viewer/js/NcActionButton-KwUVG0_a.chunk.mjs.map.license
+share/nextcloud/apps/viewer/js/NcActionLink-DUzwR5Cz.chunk.mjs
+share/nextcloud/apps/viewer/js/NcActionLink-DUzwR5Cz.chunk.mjs.license
+share/nextcloud/apps/viewer/js/NcActionLink-DUzwR5Cz.chunk.mjs.map
+share/nextcloud/apps/viewer/js/NcActionLink-DUzwR5Cz.chunk.mjs.map.license
+share/nextcloud/apps/viewer/js/actionText-BMig9Egt-DrBqWVOB.chunk.mjs
+share/nextcloud/apps/viewer/js/actionText-BMig9Egt-DrBqWVOB.chunk.mjs.license
+share/nextcloud/apps/viewer/js/actionText-BMig9Egt-DrBqWVOB.chunk.mjs.map
+share/nextcloud/apps/viewer/js/actionText-BMig9Egt-DrBqWVOB.chunk.mjs.map.license
+share/nextcloud/apps/viewer/js/index-C-595pKh.chunk.mjs
+share/nextcloud/apps/viewer/js/index-C-595pKh.chunk.mjs.license
+share/nextcloud/apps/viewer/js/index-C-595pKh.chunk.mjs.map
+share/nextcloud/apps/viewer/js/index-C-595pKh.chunk.mjs.map.license
+share/nextcloud/apps/viewer/js/index-sihc3sWh.chunk.mjs.license
+share/nextcloud/apps/viewer/js/index-sihc3sWh.chunk.mjs.map.license
share/nextcloud/apps/viewer/js/index.esm-CAkhAkGw.chunk.mjs
share/nextcloud/apps/viewer/js/index.esm-CAkhAkGw.chunk.mjs.license
share/nextcloud/apps/viewer/js/index.esm-CAkhAkGw.chunk.mjs.map
share/nextcloud/apps/viewer/js/index.esm-CAkhAkGw.chunk.mjs.map.license
-share/nextcloud/apps/viewer/js/previewUtils-BWqM5-N0.chunk.mjs
-share/nextcloud/apps/viewer/js/previewUtils-BWqM5-N0.chunk.mjs.license
-share/nextcloud/apps/viewer/js/previewUtils-BWqM5-N0.chunk.mjs.map
-share/nextcloud/apps/viewer/js/previewUtils-BWqM5-N0.chunk.mjs.map.license
+share/nextcloud/apps/viewer/js/previewUtils-C_mZ-BaB.chunk.mjs
+share/nextcloud/apps/viewer/js/previewUtils-C_mZ-BaB.chunk.mjs.license
+share/nextcloud/apps/viewer/js/previewUtils-C_mZ-BaB.chunk.mjs.map
+share/nextcloud/apps/viewer/js/previewUtils-C_mZ-BaB.chunk.mjs.map.license
share/nextcloud/apps/viewer/js/viewer-init.mjs
share/nextcloud/apps/viewer/js/viewer-init.mjs.license
share/nextcloud/apps/viewer/js/viewer-init.mjs.map
@@ -20208,100 +20302,30 @@ share/nextcloud/apps/weather_status/img/
share/nextcloud/apps/weather_status/img/met.no.icons/snowshowersandthunder_day.svg
share/nextcloud/apps/weather_status/img/met.no.icons/snowshowersandthunder_night.svg
share/nextcloud/apps/weather_status/img/met.no.icons/snowshowersandthunder_polartwilight.svg
-share/nextcloud/apps/weather_status/l10n/ar.js
-share/nextcloud/apps/weather_status/l10n/ar.json
-share/nextcloud/apps/weather_status/l10n/bg.js
-share/nextcloud/apps/weather_status/l10n/bg.json
-share/nextcloud/apps/weather_status/l10n/ca.js
-share/nextcloud/apps/weather_status/l10n/ca.json
-share/nextcloud/apps/weather_status/l10n/cs.js
-share/nextcloud/apps/weather_status/l10n/cs.json
-share/nextcloud/apps/weather_status/l10n/da.js
-share/nextcloud/apps/weather_status/l10n/da.json
share/nextcloud/apps/weather_status/l10n/de.js
share/nextcloud/apps/weather_status/l10n/de.json
share/nextcloud/apps/weather_status/l10n/de_DE.js
share/nextcloud/apps/weather_status/l10n/de_DE.json
-share/nextcloud/apps/weather_status/l10n/el.js
-share/nextcloud/apps/weather_status/l10n/el.json
share/nextcloud/apps/weather_status/l10n/en_GB.js
share/nextcloud/apps/weather_status/l10n/en_GB.json
-share/nextcloud/apps/weather_status/l10n/eo.js
-share/nextcloud/apps/weather_status/l10n/eo.json
-share/nextcloud/apps/weather_status/l10n/es.js
-share/nextcloud/apps/weather_status/l10n/es.json
-share/nextcloud/apps/weather_status/l10n/es_EC.js
-share/nextcloud/apps/weather_status/l10n/es_EC.json
-share/nextcloud/apps/weather_status/l10n/es_MX.js
-share/nextcloud/apps/weather_status/l10n/es_MX.json
share/nextcloud/apps/weather_status/l10n/et_EE.js
share/nextcloud/apps/weather_status/l10n/et_EE.json
-share/nextcloud/apps/weather_status/l10n/eu.js
-share/nextcloud/apps/weather_status/l10n/eu.json
-share/nextcloud/apps/weather_status/l10n/fa.js
-share/nextcloud/apps/weather_status/l10n/fa.json
-share/nextcloud/apps/weather_status/l10n/fi.js
-share/nextcloud/apps/weather_status/l10n/fi.json
share/nextcloud/apps/weather_status/l10n/fr.js
share/nextcloud/apps/weather_status/l10n/fr.json
share/nextcloud/apps/weather_status/l10n/ga.js
share/nextcloud/apps/weather_status/l10n/ga.json
-share/nextcloud/apps/weather_status/l10n/gl.js
-share/nextcloud/apps/weather_status/l10n/gl.json
-share/nextcloud/apps/weather_status/l10n/hr.js
-share/nextcloud/apps/weather_status/l10n/hr.json
-share/nextcloud/apps/weather_status/l10n/hu.js
-share/nextcloud/apps/weather_status/l10n/hu.json
-share/nextcloud/apps/weather_status/l10n/id.js
-share/nextcloud/apps/weather_status/l10n/id.json
-share/nextcloud/apps/weather_status/l10n/is.js
-share/nextcloud/apps/weather_status/l10n/is.json
-share/nextcloud/apps/weather_status/l10n/it.js
-share/nextcloud/apps/weather_status/l10n/it.json
-share/nextcloud/apps/weather_status/l10n/ja.js
-share/nextcloud/apps/weather_status/l10n/ja.json
share/nextcloud/apps/weather_status/l10n/ko.js
share/nextcloud/apps/weather_status/l10n/ko.json
share/nextcloud/apps/weather_status/l10n/lt_LT.js
share/nextcloud/apps/weather_status/l10n/lt_LT.json
-share/nextcloud/apps/weather_status/l10n/lv.js
-share/nextcloud/apps/weather_status/l10n/lv.json
-share/nextcloud/apps/weather_status/l10n/mk.js
-share/nextcloud/apps/weather_status/l10n/mk.json
-share/nextcloud/apps/weather_status/l10n/nb.js
-share/nextcloud/apps/weather_status/l10n/nb.json
-share/nextcloud/apps/weather_status/l10n/nl.js
-share/nextcloud/apps/weather_status/l10n/nl.json
share/nextcloud/apps/weather_status/l10n/pl.js
share/nextcloud/apps/weather_status/l10n/pl.json
share/nextcloud/apps/weather_status/l10n/pt_BR.js
share/nextcloud/apps/weather_status/l10n/pt_BR.json
-share/nextcloud/apps/weather_status/l10n/pt_PT.js
-share/nextcloud/apps/weather_status/l10n/pt_PT.json
-share/nextcloud/apps/weather_status/l10n/ro.js
-share/nextcloud/apps/weather_status/l10n/ro.json
share/nextcloud/apps/weather_status/l10n/ru.js
share/nextcloud/apps/weather_status/l10n/ru.json
-share/nextcloud/apps/weather_status/l10n/sk.js
-share/nextcloud/apps/weather_status/l10n/sk.json
-share/nextcloud/apps/weather_status/l10n/sl.js
-share/nextcloud/apps/weather_status/l10n/sl.json
-share/nextcloud/apps/weather_status/l10n/sr.js
-share/nextcloud/apps/weather_status/l10n/sr.json
-share/nextcloud/apps/weather_status/l10n/sv.js
-share/nextcloud/apps/weather_status/l10n/sv.json
-share/nextcloud/apps/weather_status/l10n/sw.js
-share/nextcloud/apps/weather_status/l10n/sw.json
share/nextcloud/apps/weather_status/l10n/tr.js
share/nextcloud/apps/weather_status/l10n/tr.json
-share/nextcloud/apps/weather_status/l10n/ug.js
-share/nextcloud/apps/weather_status/l10n/ug.json
-share/nextcloud/apps/weather_status/l10n/uk.js
-share/nextcloud/apps/weather_status/l10n/uk.json
-share/nextcloud/apps/weather_status/l10n/vi.js
-share/nextcloud/apps/weather_status/l10n/vi.json
-share/nextcloud/apps/weather_status/l10n/zh_CN.js
-share/nextcloud/apps/weather_status/l10n/zh_CN.json
share/nextcloud/apps/weather_status/l10n/zh_HK.js
share/nextcloud/apps/weather_status/l10n/zh_HK.json
share/nextcloud/apps/weather_status/l10n/zh_TW.js
@@ -20351,6 +20375,8 @@ share/nextcloud/apps/webhook_listeners/l
share/nextcloud/apps/webhook_listeners/l10n/hr.json
share/nextcloud/apps/webhook_listeners/l10n/id.js
share/nextcloud/apps/webhook_listeners/l10n/id.json
+share/nextcloud/apps/webhook_listeners/l10n/mn.js
+share/nextcloud/apps/webhook_listeners/l10n/mn.json
share/nextcloud/apps/webhook_listeners/l10n/pl.js
share/nextcloud/apps/webhook_listeners/l10n/pl.json
share/nextcloud/apps/webhook_listeners/l10n/pt_BR.js
@@ -20471,6 +20497,8 @@ share/nextcloud/apps/workflowengine/l10n
share/nextcloud/apps/workflowengine/l10n/lv.json
share/nextcloud/apps/workflowengine/l10n/mk.js
share/nextcloud/apps/workflowengine/l10n/mk.json
+share/nextcloud/apps/workflowengine/l10n/mn.js
+share/nextcloud/apps/workflowengine/l10n/mn.json
share/nextcloud/apps/workflowengine/l10n/nb.js
share/nextcloud/apps/workflowengine/l10n/nb.json
share/nextcloud/apps/workflowengine/l10n/nl.js
@@ -20665,6 +20693,7 @@ share/nextcloud/core/Command/TaskProcess
share/nextcloud/core/Command/TaskProcessing/GetCommand.php
share/nextcloud/core/Command/TaskProcessing/ListCommand.php
share/nextcloud/core/Command/TaskProcessing/Statistics.php
+share/nextcloud/core/Command/TaskProcessing/WorkerCommand.php
share/nextcloud/core/Command/TwoFactorAuth/Base.php
share/nextcloud/core/Command/TwoFactorAuth/Cleanup.php
share/nextcloud/core/Command/TwoFactorAuth/Disable.php
@@ -20830,6 +20859,7 @@ share/nextcloud/core/Migrations/Version3
share/nextcloud/core/Migrations/Version32000Date20250731062008.php
share/nextcloud/core/Migrations/Version32000Date20250806110519.php
share/nextcloud/core/Migrations/Version33000Date20251209123503.php
+share/nextcloud/core/Migrations/Version34000Date20260318095645.php
share/nextcloud/core/Notification/CoreNotifier.php
share/nextcloud/core/ResponseDefinitions.php
share/nextcloud/core/Service/LoginFlowV2Service.php
@@ -20956,7 +20986,6 @@ share/nextcloud/core/doc/admin/_images/c
share/nextcloud/core/doc/admin/_images/create_public_share-8.png
share/nextcloud/core/doc/admin/_images/create_public_share-9.png
share/nextcloud/core/doc/admin/_images/enable-app.png
-share/nextcloud/core/doc/admin/_images/encryption1.png
share/nextcloud/core/doc/admin/_images/encryption10.png
share/nextcloud/core/doc/admin/_images/encryption12.png
share/nextcloud/core/doc/admin/_images/encryption14.png
@@ -21051,175 +21080,6 @@ share/nextcloud/core/doc/admin/_images/w
share/nextcloud/core/doc/admin/_images/windmill_approval_step_config.png
share/nextcloud/core/doc/admin/_images/windmill_initial_workspace_selection.png
share/nextcloud/core/doc/admin/_images/windmill_later_workspace_selection.png
-share/nextcloud/core/doc/admin/_sources/ai/ai_as_a_service.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/app_assistant.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/app_context_agent.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/app_context_chat.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/app_live_transcription.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/app_llm2.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/app_recognize.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/app_stt_whisper2.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/app_summary_bot.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/app_text2image_stablediffusion2.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/app_text2speech_kokoro.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/app_translate2.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/insight_and_debugging.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/overview.rst.txt
-share/nextcloud/core/doc/admin/_sources/apps_management.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_database/bigint_identifiers.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_database/db_conversion.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_database/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_database/linux_database_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_database/mysql_4byte_support.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_database/replication.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_database/splitting.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/big_file_upload_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/default_files_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/encryption_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/encryption_details.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/encryption_migration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/external_storage/amazons3.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/external_storage/auth_mechanisms.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/external_storage/ftp.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/external_storage/local.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/external_storage/nextcloud.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/external_storage/openstack.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/external_storage/sftp.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/external_storage/smb.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/external_storage/webdav.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/external_storage_configuration_gui.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/federated_cloud_sharing_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/file_conversion.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/file_sharing_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/file_versioning.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/files_locking_transactional.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/previews_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/primary_storage.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/trashbin_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_files/windows_compatible_filenames.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_mimetypes/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/activity_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/admin_delegation_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/android_deep_link_handling.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/antivirus_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/automatic_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/background_jobs_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/bruteforce_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/caching_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/config_sample_php_parameters.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/dashboard_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/domain_change.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/email_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/external_sites.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/language_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/logging_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/oauth2.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/reverse_proxy_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/security_setup_warnings.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/text_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_server/theming.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/authentication.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/instruction_set_for_apps.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/instruction_set_for_groups.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/instruction_set_for_users.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/profile_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/reset_admin_password.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/reset_user_password.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/two_factor-auth.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/user_auth_ldap.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/user_auth_ldap_api.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/user_auth_ldap_cleanup.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/user_auth_oidc.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/user_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/user_password_policy.rst.txt
-share/nextcloud/core/doc/admin/_sources/configuration_user/user_provisioning_api.rst.txt
-share/nextcloud/core/doc/admin/_sources/contents.rst.txt
-share/nextcloud/core/doc/admin/_sources/declarations/energy_consumption.rst.txt
-share/nextcloud/core/doc/admin/_sources/declarations/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/desktop/accountcommand.rst.txt
-share/nextcloud/core/doc/admin/_sources/desktop/commandline.rst.txt
-share/nextcloud/core/doc/admin/_sources/desktop/configfile.rst.txt
-share/nextcloud/core/doc/admin/_sources/desktop/envvars.rst.txt
-share/nextcloud/core/doc/admin/_sources/desktop/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/desktop/massdeployment.rst.txt
-share/nextcloud/core/doc/admin/_sources/desktop/options.rst.txt
-share/nextcloud/core/doc/admin/_sources/desktop/troubleshooting.rst.txt
-share/nextcloud/core/doc/admin/_sources/exapps_management/AdvancedDeployOptions.rst.txt
-share/nextcloud/core/doc/admin/_sources/exapps_management/AppAPIAndExternalApps.rst.txt
-share/nextcloud/core/doc/admin/_sources/exapps_management/DeployConfigurations.rst.txt
-share/nextcloud/core/doc/admin/_sources/exapps_management/ManagingDeployDaemons.rst.txt
-share/nextcloud/core/doc/admin/_sources/exapps_management/ManagingExApps.rst.txt
-share/nextcloud/core/doc/admin/_sources/exapps_management/TestDeploy.rst.txt
-share/nextcloud/core/doc/admin/_sources/exapps_management/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/file_workflows/access_control.rst.txt
-share/nextcloud/core/doc/admin/_sources/file_workflows/automated_tagging.rst.txt
-share/nextcloud/core/doc/admin/_sources/file_workflows/configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/file_workflows/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/file_workflows/retention.rst.txt
-share/nextcloud/core/doc/admin/_sources/gdpr/cookies.rst.txt
-share/nextcloud/core/doc/admin/_sources/gdpr/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/groupware/calendar.rst.txt
-share/nextcloud/core/doc/admin/_sources/groupware/contacts.rst.txt
-share/nextcloud/core/doc/admin/_sources/groupware/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/groupware/mail.rst.txt
-share/nextcloud/core/doc/admin/_sources/groupware/out_of_office.rst.txt
-share/nextcloud/core/doc/admin/_sources/groupware/troubleshooting.rst.txt
-share/nextcloud/core/doc/admin/_sources/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/command_line_installation.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/deployment_recommendations.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/example_centos.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/example_openbsd.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/example_ubuntu.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/harden_server.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/installation_wizard.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/nginx.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/php_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/selinux_configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/server_tuning.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/source_installation.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/system_requirements.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/uninstallation.rst.txt
-share/nextcloud/core/doc/admin/_sources/issues/applying_patch.rst.txt
-share/nextcloud/core/doc/admin/_sources/issues/code_signing.rst.txt
-share/nextcloud/core/doc/admin/_sources/issues/general_troubleshooting.rst.txt
-share/nextcloud/core/doc/admin/_sources/issues/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/maintenance/backup.rst.txt
-share/nextcloud/core/doc/admin/_sources/maintenance/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/maintenance/manual_upgrade.rst.txt
-share/nextcloud/core/doc/admin/_sources/maintenance/migrating.rst.txt
-share/nextcloud/core/doc/admin/_sources/maintenance/migrating_owncloud.rst.txt
-share/nextcloud/core/doc/admin/_sources/maintenance/package_upgrade.rst.txt
-share/nextcloud/core/doc/admin/_sources/maintenance/restore.rst.txt
-share/nextcloud/core/doc/admin/_sources/maintenance/update.rst.txt
-share/nextcloud/core/doc/admin/_sources/maintenance/upgrade.rst.txt
-share/nextcloud/core/doc/admin/_sources/occ_command.rst.txt
-share/nextcloud/core/doc/admin/_sources/office/configuration.rst.txt
-share/nextcloud/core/doc/admin/_sources/office/example-docker.rst.txt
-share/nextcloud/core/doc/admin/_sources/office/example-ubuntu.rst.txt
-share/nextcloud/core/doc/admin/_sources/office/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/office/installation.rst.txt
-share/nextcloud/core/doc/admin/_sources/office/migration.rst.txt
-share/nextcloud/core/doc/admin/_sources/office/proxy.rst.txt
-share/nextcloud/core/doc/admin/_sources/office/troubleshooting.rst.txt
-share/nextcloud/core/doc/admin/_sources/reference/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/reference/link_previews.rst.txt
-share/nextcloud/core/doc/admin/_sources/reference/smart_picker.rst.txt
-share/nextcloud/core/doc/admin/_sources/release_notes.rst.txt
-share/nextcloud/core/doc/admin/_sources/release_notes/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/release_notes/upgrade_to_26.rst.txt
-share/nextcloud/core/doc/admin/_sources/release_notes/upgrade_to_27.rst.txt
-share/nextcloud/core/doc/admin/_sources/release_notes/upgrade_to_28.rst.txt
-share/nextcloud/core/doc/admin/_sources/release_notes/upgrade_to_30.rst.txt
-share/nextcloud/core/doc/admin/_sources/release_notes/upgrade_to_31.rst.txt
-share/nextcloud/core/doc/admin/_sources/release_notes/upgrade_to_32.rst.txt
-share/nextcloud/core/doc/admin/_sources/release_schedule.rst.txt
-share/nextcloud/core/doc/admin/_sources/webhook_listeners/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/windmill_workflows/index.rst.txt
share/nextcloud/core/doc/admin/_static/_sphinx_javascript_frameworks_compat.js
share/nextcloud/core/doc/admin/_static/basic.css
share/nextcloud/core/doc/admin/_static/check-solid.svg
@@ -21479,383 +21339,6 @@ share/nextcloud/core/doc/admin/searchind
share/nextcloud/core/doc/admin/webhook_listeners/index.html
share/nextcloud/core/doc/admin/windmill_workflows/index.html
share/nextcloud/core/doc/user/404.html
-share/nextcloud/core/doc/user/_images/2fa_backupcode_1.png
-share/nextcloud/core/doc/user/_images/2fa_backupcode_2.png
-share/nextcloud/core/doc/user/_images/KAddressBook.png
-share/nextcloud/core/doc/user/_images/KDEPlasma.png
-share/nextcloud/core/doc/user/_images/KOrganizer.png
-share/nextcloud/core/doc/user/_images/KOrganizer_add_calendar.png
-share/nextcloud/core/doc/user/_images/KOrganizer_groupware_server.png
-share/nextcloud/core/doc/user/_images/KOrganizer_pick_resources.png
-share/nextcloud/core/doc/user/_images/KOrganizer_server_address.png
-share/nextcloud/core/doc/user/_images/KOrganizer_test1.png
-share/nextcloud/core/doc/user/_images/KOrganizer_test2.png
-share/nextcloud/core/doc/user/_images/Kalendar_add_calendar.png
-share/nextcloud/core/doc/user/_images/add-participants.png
-share/nextcloud/core/doc/user/_images/add-talk-room.png
-share/nextcloud/core/doc/user/_images/addressbook_name.png
-share/nextcloud/core/doc/user/_images/anonym_click_sharing.png
-share/nextcloud/core/doc/user/_images/anonym_hide_file_listing.png
-share/nextcloud/core/doc/user/_images/anonym_upload.png
-share/nextcloud/core/doc/user/_images/anonym_uploaded_files.png
-share/nextcloud/core/doc/user/_images/appointment_booking_1.png
-share/nextcloud/core/doc/user/_images/appointment_booking_2.png
-share/nextcloud/core/doc/user/_images/appointment_booking_3.png
-share/nextcloud/core/doc/user/_images/appointment_booking_confirmation_dialogue.png
-share/nextcloud/core/doc/user/_images/appointment_booking_confirmation_email.png
-share/nextcloud/core/doc/user/_images/appointment_booking_email_2.png
-share/nextcloud/core/doc/user/_images/appointment_calendar_event.png
-share/nextcloud/core/doc/user/_images/appointment_calendar_prep.png
-share/nextcloud/core/doc/user/_images/appointment_config_basics.png
-share/nextcloud/core/doc/user/_images/appointment_config_booking_hours.png
-share/nextcloud/core/doc/user/_images/appointment_config_calendar_settings.png
-share/nextcloud/core/doc/user/_images/appointment_config_limits.png
-share/nextcloud/core/doc/user/_images/appointment_config_options.png
-share/nextcloud/core/doc/user/_images/appointment_new.png
-share/nextcloud/core/doc/user/_images/archived-conversations-button.png
-share/nextcloud/core/doc/user/_images/archived-conversations-list.png
-share/nextcloud/core/doc/user/_images/background-settings-in-call.png
-share/nextcloud/core/doc/user/_images/ban-participant-dialog.png
-share/nextcloud/core/doc/user/_images/ban-participant-list.png
-share/nextcloud/core/doc/user/_images/ban-participant.png
-share/nextcloud/core/doc/user/_images/caldav_availability.png
-share/nextcloud/core/doc/user/_images/calendar-create-event.png
-share/nextcloud/core/doc/user/_images/calendar_accept_advanced_editor.png
-share/nextcloud/core/doc/user/_images/calendar_accept_simple_editor.png
-share/nextcloud/core/doc/user/_images/calendar_adding_attachments.png
-share/nextcloud/core/doc/user/_images/calendar_application.png
-share/nextcloud/core/doc/user/_images/calendar_attachments_location.png
-share/nextcloud/core/doc/user/_images/calendar_create_1.png
-share/nextcloud/core/doc/user/_images/calendar_create_2.png
-share/nextcloud/core/doc/user/_images/calendar_dropdown.png
-share/nextcloud/core/doc/user/_images/calendar_event_invitation_level.png
-share/nextcloud/core/doc/user/_images/calendar_event_menu.png
-share/nextcloud/core/doc/user/_images/calendar_event_menu_modal.png
-share/nextcloud/core/doc/user/_images/calendar_event_reminders.png
-share/nextcloud/core/doc/user/_images/calendar_event_repeat.png
-share/nextcloud/core/doc/user/_images/calendar_free_busy_modal.png
-share/nextcloud/core/doc/user/_images/calendar_new-event_month.png
-share/nextcloud/core/doc/user/_images/calendar_new-event_week.png
-share/nextcloud/core/doc/user/_images/calendar_proposal_create.png
-share/nextcloud/core/doc/user/_images/calendar_proposal_list.png
-share/nextcloud/core/doc/user/_images/calendar_proposal_respond.png
-share/nextcloud/core/doc/user/_images/calendar_proposal_view.png
-share/nextcloud/core/doc/user/_images/calendar_settings.png
-share/nextcloud/core/doc/user/_images/calendar_settings_sidebar.png
-share/nextcloud/core/doc/user/_images/calendar_sharing_1.png
-share/nextcloud/core/doc/user/_images/calendar_sharing_2.png
-share/nextcloud/core/doc/user/_images/calendar_transparency.png
-share/nextcloud/core/doc/user/_images/calendar_trash_bin.png
-share/nextcloud/core/doc/user/_images/call-bottom-bar.png
-share/nextcloud/core/doc/user/_images/call-transcription.png
-share/nextcloud/core/doc/user/_images/call-view-toggle-button.png
-share/nextcloud/core/doc/user/_images/cardbook_icon.png
-share/nextcloud/core/doc/user/_images/change-name.png
-share/nextcloud/core/doc/user/_images/change-tag-color.png
-share/nextcloud/core/doc/user/_images/chat-message-menu.png
-share/nextcloud/core/doc/user/_images/chat-search-messages-tab.png
-share/nextcloud/core/doc/user/_images/chat-search-messages.png
-share/nextcloud/core/doc/user/_images/chat-summary-button.png
-share/nextcloud/core/doc/user/_images/chat-summary-text.png
-share/nextcloud/core/doc/user/_images/chat-with-one-user.png
-share/nextcloud/core/doc/user/_images/circle.png
-share/nextcloud/core/doc/user/_images/clear-filter.png
-share/nextcloud/core/doc/user/_images/close-poll.png
-share/nextcloud/core/doc/user/_images/command-help.png
-share/nextcloud/core/doc/user/_images/configure-message-reminder.png
-share/nextcloud/core/doc/user/_images/confirm.png
-share/nextcloud/core/doc/user/_images/contact_bottombar.png
-share/nextcloud/core/doc/user/_images/contact_manageaddressbook.png
-share/nextcloud/core/doc/user/_images/contact_multiselect.png
-share/nextcloud/core/doc/user/_images/contact_new.png
-share/nextcloud/core/doc/user/_images/contact_picture.png
-share/nextcloud/core/doc/user/_images/contact_picture_options.png
-share/nextcloud/core/doc/user/_images/contact_picture_set.png
-share/nextcloud/core/doc/user/_images/contact_uploadbutton.png
-share/nextcloud/core/doc/user/_images/contact_view_mode.png
-share/nextcloud/core/doc/user/_images/contacts_empty.png
-share/nextcloud/core/doc/user/_images/contacts_link.png
-share/nextcloud/core/doc/user/_images/conversation-notifications.png
-share/nextcloud/core/doc/user/_images/conversation-settings-dialog.png
-share/nextcloud/core/doc/user/_images/create-new-conversation.png
-share/nextcloud/core/doc/user/_images/create-new-poll.png
-share/nextcloud/core/doc/user/_images/create_public_share-6.png
-share/nextcloud/core/doc/user/_images/create_public_share-8.png
-share/nextcloud/core/doc/user/_images/create_public_share-9.png
-share/nextcloud/core/doc/user/_images/creating-open-conversation.png
-share/nextcloud/core/doc/user/_images/deck-talk-create-card-dialog.png
-share/nextcloud/core/doc/user/_images/deck-talk-create-card-menu.png
-share/nextcloud/core/doc/user/_images/deck-talk-share-card-to-chat-in-talk.png
-share/nextcloud/core/doc/user/_images/deck-talk-share-card-to-chat-menu.png
-share/nextcloud/core/doc/user/_images/delete-tag.png
-share/nextcloud/core/doc/user/_images/device-settings-before-call.png
-share/nextcloud/core/doc/user/_images/direct-share-1.png
-share/nextcloud/core/doc/user/_images/download-participants-list.png
-share/nextcloud/core/doc/user/_images/drag-and-drop.png
-share/nextcloud/core/doc/user/_images/editing-document-in-chat-room.png
-share/nextcloud/core/doc/user/_images/emoji-picker.png
-share/nextcloud/core/doc/user/_images/enable-recording-consent.png
-share/nextcloud/core/doc/user/_images/encryption1.png
-share/nextcloud/core/doc/user/_images/encryption2.png
-share/nextcloud/core/doc/user/_images/encryption3.png
-share/nextcloud/core/doc/user/_images/event-conversation-list.png
-share/nextcloud/core/doc/user/_images/events-upcoming.png
-share/nextcloud/core/doc/user/_images/explorer_webdav.png
-share/nextcloud/core/doc/user/_images/federation-conversations-list.png
-share/nextcloud/core/doc/user/_images/federation-invite-dialog.png
-share/nextcloud/core/doc/user/_images/federation-invite-pending.png
-share/nextcloud/core/doc/user/_images/federation-invite-send.png
-share/nextcloud/core/doc/user/_images/file-room.png
-share/nextcloud/core/doc/user/_images/file_menu_comments_2.png
-share/nextcloud/core/doc/user/_images/files_page-1.png
-share/nextcloud/core/doc/user/_images/files_page-3.png
-share/nextcloud/core/doc/user/_images/files_page-4.png
-share/nextcloud/core/doc/user/_images/files_page-5.png
-share/nextcloud/core/doc/user/_images/files_page-6.png
-share/nextcloud/core/doc/user/_images/files_page-7.png
-share/nextcloud/core/doc/user/_images/files_page-8.png
-share/nextcloud/core/doc/user/_images/files_page.png
-share/nextcloud/core/doc/user/_images/files_versioning.png
-share/nextcloud/core/doc/user/_images/files_versions_actions.png
-share/nextcloud/core/doc/user/_images/files_versions_naming.png
-share/nextcloud/core/doc/user/_images/filters-menu.png
-share/nextcloud/core/doc/user/_images/general_settings_folder_context_menu.png
-share/nextcloud/core/doc/user/_images/give-recording-consent-checked.png
-share/nextcloud/core/doc/user/_images/gnome-online-accounts.png
-share/nextcloud/core/doc/user/_images/goa-add-nextcloud-account.png
-share/nextcloud/core/doc/user/_images/goa-nextcloud-select.png
-share/nextcloud/core/doc/user/_images/group-public-settings.png
-share/nextcloud/core/doc/user/_images/guest-call-menu.png
-share/nextcloud/core/doc/user/_images/guest-email-invitation.png
-share/nextcloud/core/doc/user/_images/guest-invitation-bulk.png
-share/nextcloud/core/doc/user/_images/guest-invitation-email.png
-share/nextcloud/core/doc/user/_images/guest-room-menu.png
-share/nextcloud/core/doc/user/_images/guest-settings.png
-share/nextcloud/core/doc/user/_images/guest-view.png
-share/nextcloud/core/doc/user/_images/hidden_files.png
-share/nextcloud/core/doc/user/_images/icon-error.png
-share/nextcloud/core/doc/user/_images/icon-information.png
-share/nextcloud/core/doc/user/_images/icon-offline.png
-share/nextcloud/core/doc/user/_images/icon-paused.png
-share/nextcloud/core/doc/user/_images/icon-syncing.png
-share/nextcloud/core/doc/user/_images/icon.png
-share/nextcloud/core/doc/user/_images/ignored_files_editor.png
-share/nextcloud/core/doc/user/_images/import-poll.png
-share/nextcloud/core/doc/user/_images/instant-meeting-dispose.png
-share/nextcloud/core/doc/user/_images/join-call.png
-share/nextcloud/core/doc/user/_images/join-chat.png
-share/nextcloud/core/doc/user/_images/join-open-conversations.png
-share/nextcloud/core/doc/user/_images/kalendar_month_view.png
-share/nextcloud/core/doc/user/_images/kalendar_resource_choice.png
-share/nextcloud/core/doc/user/_images/korganizer_credentials.png
-share/nextcloud/core/doc/user/_images/korganizer_resource_choice.png
-share/nextcloud/core/doc/user/_images/lobby-in-talk.png
-share/nextcloud/core/doc/user/_images/login_page.png
-share/nextcloud/core/doc/user/_images/macos_1.png
-share/nextcloud/core/doc/user/_images/macos_2.png
-share/nextcloud/core/doc/user/_images/macos_3.png
-share/nextcloud/core/doc/user/_images/macos_4.png
-share/nextcloud/core/doc/user/_images/macosvfs-file-locking.png
-share/nextcloud/core/doc/user/_images/macosvfs-file-sharing.png
-share/nextcloud/core/doc/user/_images/macosvfs-finder-sidebar.png
-share/nextcloud/core/doc/user/_images/macosvfs-settings.png
-share/nextcloud/core/doc/user/_images/macosvfs-sync-status-icons.png
-share/nextcloud/core/doc/user/_images/mail-composer-indicator.png
-share/nextcloud/core/doc/user/_images/mail-minimize-composer.png
-share/nextcloud/core/doc/user/_images/mail.png
-share/nextcloud/core/doc/user/_images/mail_create_filter_from_message.png
-share/nextcloud/core/doc/user/_images/mail_display-mode.png
-share/nextcloud/core/doc/user/_images/mail_layout.png
-share/nextcloud/core/doc/user/_images/mail_move-message-to-junk-folder.png
-share/nextcloud/core/doc/user/_images/mail_trash_retention_settings.png
-share/nextcloud/core/doc/user/_images/main_dialog.png
-share/nextcloud/core/doc/user/_images/matterbridge-settings.png
-share/nextcloud/core/doc/user/_images/media-settings.png
-share/nextcloud/core/doc/user/_images/message-editing.png
-share/nextcloud/core/doc/user/_images/message-silent.png
-share/nextcloud/core/doc/user/_images/messages-expiration.png
-share/nextcloud/core/doc/user/_images/new-mail-account.png
-share/nextcloud/core/doc/user/_images/new-room.png
-share/nextcloud/core/doc/user/_images/new_addressbook.png
-share/nextcloud/core/doc/user/_images/new_calendar.png
-share/nextcloud/core/doc/user/_images/note-to-self.png
-share/nextcloud/core/doc/user/_images/oc_personal_settings_dropdown.png
-share/nextcloud/core/doc/user/_images/one-to-one-extend.png
-share/nextcloud/core/doc/user/_images/one-to-one-out-of-office.png
-share/nextcloud/core/doc/user/_images/one-to-one-right-sidebar.png
-share/nextcloud/core/doc/user/_images/open-settings.png
-share/nextcloud/core/doc/user/_images/osx_webdav1.png
-share/nextcloud/core/doc/user/_images/osx_webdav2.png
-share/nextcloud/core/doc/user/_images/participant-menu.png
-share/nextcloud/core/doc/user/_images/personal_settings.png
-share/nextcloud/core/doc/user/_images/poll-drafts-list.png
-share/nextcloud/core/doc/user/_images/priority-inbox.png
-share/nextcloud/core/doc/user/_images/privacy-settings.png
-share/nextcloud/core/doc/user/_images/projects1.png
-share/nextcloud/core/doc/user/_images/projects2.png
-share/nextcloud/core/doc/user/_images/projects3.png
-share/nextcloud/core/doc/user/_images/projects4.png
-share/nextcloud/core/doc/user/_images/quota1.png
-share/nextcloud/core/doc/user/_images/remove.png
-share/nextcloud/core/doc/user/_images/reply.png
-share/nextcloud/core/doc/user/_images/room_availability.png
-share/nextcloud/core/doc/user/_images/save-poll-draft.png
-share/nextcloud/core/doc/user/_images/scheduled-msg.png
-share/nextcloud/core/doc/user/_images/set-message-reminder.png
-share/nextcloud/core/doc/user/_images/settings_devices.png
-share/nextcloud/core/doc/user/_images/settings_devices_add.png
-share/nextcloud/core/doc/user/_images/settings_general.png
-share/nextcloud/core/doc/user/_images/settings_network.png
-share/nextcloud/core/doc/user/_images/settings_sessions.png
-share/nextcloud/core/doc/user/_images/settingsdialog.png
-share/nextcloud/core/doc/user/_images/share-federation-1.png
-share/nextcloud/core/doc/user/_images/share-federation-2-notification.png
-share/nextcloud/core/doc/user/_images/share-federation-3-public.png
-share/nextcloud/core/doc/user/_images/share-files-in-chat-selection.png
-share/nextcloud/core/doc/user/_images/share-files-in-chat.png
-share/nextcloud/core/doc/user/_images/share-recording-notification.png
-share/nextcloud/core/doc/user/_images/share-screen-with-camera.png
-share/nextcloud/core/doc/user/_images/share_context_menu.png
-share/nextcloud/core/doc/user/_images/share_dialog.png
-share/nextcloud/core/doc/user/_images/shared-items.png
-share/nextcloud/core/doc/user/_images/shared-mailbox-icon.png
-share/nextcloud/core/doc/user/_images/shared-recordings.png
-share/nextcloud/core/doc/user/_images/sharing_autoAcceptSetting.png
-share/nextcloud/core/doc/user/_images/sharing_internal.png
-share/nextcloud/core/doc/user/_images/sharing_internal_acceptNotification.png
-share/nextcloud/core/doc/user/_images/sharing_others-with-access__collapsed.png
-share/nextcloud/core/doc/user/_images/sharing_others-with-access__details.png
-share/nextcloud/core/doc/user/_images/sharing_public_file.png
-share/nextcloud/core/doc/user/_images/sharing_public_folder.png
-share/nextcloud/core/doc/user/_images/sidebar-chat.png
-share/nextcloud/core/doc/user/_images/smart-picker.png
-share/nextcloud/core/doc/user/_images/start-recording-before-call.png
-share/nextcloud/core/doc/user/_images/start-recording-in-call.png
-share/nextcloud/core/doc/user/_images/stop-recording.png
-share/nextcloud/core/doc/user/_images/synchronize_cardbook.png
-share/nextcloud/core/doc/user/_images/talk-breakout-rooms-setup-dialog.png
-share/nextcloud/core/doc/user/_images/talk-breakout-rooms-setup.png
-share/nextcloud/core/doc/user/_images/talk-breakout-rooms-sidebar-header.png
-share/nextcloud/core/doc/user/_images/talk-breakout-rooms-sidebar-item.png
-share/nextcloud/core/doc/user/_images/talk-breakout-rooms-sidebar.png
-share/nextcloud/core/doc/user/_images/talk-compact-view.png
-share/nextcloud/core/doc/user/_images/talk-dashboard.png
-share/nextcloud/core/doc/user/_images/talk-grid-view.png
-share/nextcloud/core/doc/user/_images/talk-promoted-view.png
-share/nextcloud/core/doc/user/_images/talk-schedule-meeting.png
-share/nextcloud/core/doc/user/_images/talk-settings.png
-share/nextcloud/core/doc/user/_images/talk-upload-files.png
-share/nextcloud/core/doc/user/_images/text-and-talk.png
-share/nextcloud/core/doc/user/_images/thread-create-action.png
-share/nextcloud/core/doc/user/_images/thread-edit-title.png
-share/nextcloud/core/doc/user/_images/thread-example.png
-share/nextcloud/core/doc/user/_images/thread-notifications.png
-share/nextcloud/core/doc/user/_images/threads-followed.png
-share/nextcloud/core/doc/user/_images/threads-list-shared-items.png
-share/nextcloud/core/doc/user/_images/totp_enable.png
-share/nextcloud/core/doc/user/_images/totp_login_1.png
-share/nextcloud/core/doc/user/_images/totp_login_2.png
-share/nextcloud/core/doc/user/_images/transfer_ownership-accept.png
-share/nextcloud/core/doc/user/_images/traymenu.png
-share/nextcloud/core/doc/user/_images/user_status-selector_dialog.png
-share/nextcloud/core/doc/user/_images/user_status_selector_main_dialog.png
-share/nextcloud/core/doc/user/_images/userdata-scope.png
-share/nextcloud/core/doc/user/_images/userdata-visibility-toggle.png
-share/nextcloud/core/doc/user/_images/userdata-visibility.png
-share/nextcloud/core/doc/user/_images/users-files.png
-share/nextcloud/core/doc/user/_images/video_player_2.png
-share/nextcloud/core/doc/user/_images/webdav_gnome3_nautilus.png
-share/nextcloud/core/doc/user/_images/webdav_link.png
-share/nextcloud/core/doc/user/_images/wizard.png
-share/nextcloud/core/doc/user/_images/wizard_advanced.png
-share/nextcloud/core/doc/user/_images/wizard_flow2.png
-share/nextcloud/core/doc/user/_images/wizard_setup.png
-share/nextcloud/core/doc/user/_images/wizard_welcome.png
-share/nextcloud/core/doc/user/_static/_sphinx_javascript_frameworks_compat.js
-share/nextcloud/core/doc/user/_static/basic.css
-share/nextcloud/core/doc/user/_static/check-solid.svg
-share/nextcloud/core/doc/user/_static/clipboard.min.js
-share/nextcloud/core/doc/user/_static/copy-button.svg
-share/nextcloud/core/doc/user/_static/copybutton.css
-share/nextcloud/core/doc/user/_static/copybutton.js
-share/nextcloud/core/doc/user/_static/copybutton_funcs.js
-share/nextcloud/core/doc/user/_static/css/badge_only.css
-share/nextcloud/core/doc/user/_static/css/fonts/Roboto-Slab-Bold.woff
-share/nextcloud/core/doc/user/_static/css/fonts/Roboto-Slab-Bold.woff2
-share/nextcloud/core/doc/user/_static/css/fonts/Roboto-Slab-Regular.woff
-share/nextcloud/core/doc/user/_static/css/fonts/Roboto-Slab-Regular.woff2
-share/nextcloud/core/doc/user/_static/css/fonts/fontawesome-webfont.eot
-share/nextcloud/core/doc/user/_static/css/fonts/fontawesome-webfont.svg
-share/nextcloud/core/doc/user/_static/css/fonts/fontawesome-webfont.ttf
-share/nextcloud/core/doc/user/_static/css/fonts/fontawesome-webfont.woff
-share/nextcloud/core/doc/user/_static/css/fonts/fontawesome-webfont.woff2
-share/nextcloud/core/doc/user/_static/css/fonts/lato-bold-italic.woff
-share/nextcloud/core/doc/user/_static/css/fonts/lato-bold-italic.woff2
-share/nextcloud/core/doc/user/_static/css/fonts/lato-bold.woff
-share/nextcloud/core/doc/user/_static/css/fonts/lato-bold.woff2
-share/nextcloud/core/doc/user/_static/css/fonts/lato-normal-italic.woff
-share/nextcloud/core/doc/user/_static/css/fonts/lato-normal-italic.woff2
-share/nextcloud/core/doc/user/_static/css/fonts/lato-normal.woff
-share/nextcloud/core/doc/user/_static/css/fonts/lato-normal.woff2
-share/nextcloud/core/doc/user/_static/css/theme.css
-share/nextcloud/core/doc/user/_static/custom.css
-share/nextcloud/core/doc/user/_static/dark_mode_css/custom.css
-share/nextcloud/core/doc/user/_static/dark_mode_css/dark.css
-share/nextcloud/core/doc/user/_static/dark_mode_css/general.css
-share/nextcloud/core/doc/user/_static/dark_mode_js/default_dark.js
-share/nextcloud/core/doc/user/_static/dark_mode_js/default_light.js
-share/nextcloud/core/doc/user/_static/dark_mode_js/theme_switcher.js
-share/nextcloud/core/doc/user/_static/doctools.js
-share/nextcloud/core/doc/user/_static/documentation_options.js
-share/nextcloud/core/doc/user/_static/file.png
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.eot
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.ttf
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.woff
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.woff2
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.eot
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.ttf
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.woff
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.woff2
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.eot
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.ttf
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.woff
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.woff2
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.eot
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.ttf
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.woff
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.woff2
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
-share/nextcloud/core/doc/user/_static/jquery.js
-share/nextcloud/core/doc/user/_static/js/badge_only.js
-share/nextcloud/core/doc/user/_static/js/theme.js
-share/nextcloud/core/doc/user/_static/js/versions.js
-share/nextcloud/core/doc/user/_static/language_data.js
-share/nextcloud/core/doc/user/_static/logo-blue.pdf
-share/nextcloud/core/doc/user/_static/logo-blue.png
-share/nextcloud/core/doc/user/_static/logo-white.png
-share/nextcloud/core/doc/user/_static/minus.png
-share/nextcloud/core/doc/user/_static/plus.png
-share/nextcloud/core/doc/user/_static/pygments.css
-share/nextcloud/core/doc/user/_static/searchtools.js
-share/nextcloud/core/doc/user/_static/social/diaspora.svg
-share/nextcloud/core/doc/user/_static/social/diasporaround.png
-share/nextcloud/core/doc/user/_static/social/facebook.png
-share/nextcloud/core/doc/user/_static/social/googleplus.png
-share/nextcloud/core/doc/user/_static/social/mail.png
-share/nextcloud/core/doc/user/_static/social/mail.svg
-share/nextcloud/core/doc/user/_static/social/rss.png
-share/nextcloud/core/doc/user/_static/social/rss.svg
-share/nextcloud/core/doc/user/_static/social/twitter.svg
-share/nextcloud/core/doc/user/_static/social/twitterround.png
-share/nextcloud/core/doc/user/_static/social/youtube.svg
-share/nextcloud/core/doc/user/_static/sphinx_highlight.js
share/nextcloud/core/doc/user/contents.html
share/nextcloud/core/doc/user/desktop/autoupdate.html
share/nextcloud/core/doc/user/desktop/conflicts.html
@@ -21894,6 +21377,7 @@ share/nextcloud/core/doc/user/groupware/
share/nextcloud/core/doc/user/groupware/sync_osx.html
share/nextcloud/core/doc/user/groupware/sync_thunderbird.html
share/nextcloud/core/doc/user/groupware/sync_windows10.html
+share/nextcloud/core/doc/user/groupware/user_migration.html
share/nextcloud/core/doc/user/index.html
share/nextcloud/core/doc/user/objects.inv
share/nextcloud/core/doc/user/search.html
@@ -22255,6 +21739,8 @@ share/nextcloud/core/l10n/lv.js
share/nextcloud/core/l10n/lv.json
share/nextcloud/core/l10n/mk.js
share/nextcloud/core/l10n/mk.json
+share/nextcloud/core/l10n/mn.js
+share/nextcloud/core/l10n/mn.json
share/nextcloud/core/l10n/nb.js
share/nextcloud/core/l10n/nb.json
share/nextcloud/core/l10n/nl.js
@@ -22425,30 +21911,18 @@ share/nextcloud/dist/1023-1023.js
share/nextcloud/dist/1023-1023.js.license
share/nextcloud/dist/1023-1023.js.map
share/nextcloud/dist/1023-1023.js.map.license
-share/nextcloud/dist/1361-1361.js
-share/nextcloud/dist/1361-1361.js.license
-share/nextcloud/dist/1361-1361.js.map
-share/nextcloud/dist/1361-1361.js.map.license
-share/nextcloud/dist/149-149.js
-share/nextcloud/dist/149-149.js.license
-share/nextcloud/dist/149-149.js.map
-share/nextcloud/dist/149-149.js.map.license
+share/nextcloud/dist/1217-1217.js
+share/nextcloud/dist/1217-1217.js.license
+share/nextcloud/dist/1217-1217.js.map
+share/nextcloud/dist/1217-1217.js.map.license
+share/nextcloud/dist/1604-1604.js
+share/nextcloud/dist/1604-1604.js.license
+share/nextcloud/dist/1604-1604.js.map
+share/nextcloud/dist/1604-1604.js.map.license
share/nextcloud/dist/1764-1764.js
share/nextcloud/dist/1764-1764.js.license
share/nextcloud/dist/1764-1764.js.map
share/nextcloud/dist/1764-1764.js.map.license
-share/nextcloud/dist/2179-2179.js
-share/nextcloud/dist/2179-2179.js.license
-share/nextcloud/dist/2179-2179.js.map
-share/nextcloud/dist/2179-2179.js.map.license
-share/nextcloud/dist/2190-2190.js
-share/nextcloud/dist/2190-2190.js.license
-share/nextcloud/dist/2190-2190.js.map
-share/nextcloud/dist/2190-2190.js.map.license
-share/nextcloud/dist/2223-2223.js
-share/nextcloud/dist/2223-2223.js.license
-share/nextcloud/dist/2223-2223.js.map
-share/nextcloud/dist/2223-2223.js.map.license
share/nextcloud/dist/23-23.js
share/nextcloud/dist/23-23.js.license
share/nextcloud/dist/23-23.js.map
@@ -22457,6 +21931,10 @@ share/nextcloud/dist/2457-2457.js
share/nextcloud/dist/2457-2457.js.license
share/nextcloud/dist/2457-2457.js.map
share/nextcloud/dist/2457-2457.js.map.license
+share/nextcloud/dist/3464-3464.js
+share/nextcloud/dist/3464-3464.js.license
+share/nextcloud/dist/3464-3464.js.map
+share/nextcloud/dist/3464-3464.js.map.license
share/nextcloud/dist/3920-3920.js
share/nextcloud/dist/3920-3920.js.license
share/nextcloud/dist/3920-3920.js.map
@@ -22469,22 +21947,10 @@ share/nextcloud/dist/4040-4040.js
share/nextcloud/dist/4040-4040.js.license
share/nextcloud/dist/4040-4040.js.map
share/nextcloud/dist/4040-4040.js.map.license
-share/nextcloud/dist/4118-4118.js
-share/nextcloud/dist/4118-4118.js.license
-share/nextcloud/dist/4118-4118.js.map
-share/nextcloud/dist/4118-4118.js.map.license
share/nextcloud/dist/4271-4271.js
share/nextcloud/dist/4271-4271.js.license
share/nextcloud/dist/4271-4271.js.map
share/nextcloud/dist/4271-4271.js.map.license
-share/nextcloud/dist/429-429.js
-share/nextcloud/dist/429-429.js.license
-share/nextcloud/dist/429-429.js.map
-share/nextcloud/dist/429-429.js.map.license
-share/nextcloud/dist/4471-4471.js
-share/nextcloud/dist/4471-4471.js.license
-share/nextcloud/dist/4471-4471.js.map
-share/nextcloud/dist/4471-4471.js.map.license
share/nextcloud/dist/4508-4508.js
share/nextcloud/dist/4508-4508.js.license
share/nextcloud/dist/459-459.js
@@ -22495,10 +21961,10 @@ share/nextcloud/dist/4965-4965.js
share/nextcloud/dist/4965-4965.js.license
share/nextcloud/dist/4965-4965.js.map
share/nextcloud/dist/4965-4965.js.map.license
-share/nextcloud/dist/5258-5258.js
-share/nextcloud/dist/5258-5258.js.license
-share/nextcloud/dist/5258-5258.js.map
-share/nextcloud/dist/5258-5258.js.map.license
+share/nextcloud/dist/539-539.js
+share/nextcloud/dist/539-539.js.license
+share/nextcloud/dist/539-539.js.map
+share/nextcloud/dist/539-539.js.map.license
share/nextcloud/dist/5819-5819.js
share/nextcloud/dist/5819-5819.js.license
share/nextcloud/dist/5819-5819.js.map
@@ -22507,16 +21973,18 @@ share/nextcloud/dist/5862-5862.js
share/nextcloud/dist/5862-5862.js.license
share/nextcloud/dist/5862-5862.js.map
share/nextcloud/dist/5862-5862.js.map.license
-share/nextcloud/dist/6798-6798.js
-share/nextcloud/dist/6798-6798.js.license
-share/nextcloud/dist/7004-7004.js
-share/nextcloud/dist/7004-7004.js.license
-share/nextcloud/dist/7004-7004.js.map
-share/nextcloud/dist/7004-7004.js.map.license
-share/nextcloud/dist/709-709.js
-share/nextcloud/dist/709-709.js.license
-share/nextcloud/dist/709-709.js.map
-share/nextcloud/dist/709-709.js.map.license
+share/nextcloud/dist/6408-6408.js
+share/nextcloud/dist/6408-6408.js.license
+share/nextcloud/dist/6408-6408.js.map
+share/nextcloud/dist/6408-6408.js.map.license
+share/nextcloud/dist/6505-6505.js
+share/nextcloud/dist/6505-6505.js.license
+share/nextcloud/dist/6505-6505.js.map
+share/nextcloud/dist/6505-6505.js.map.license
+share/nextcloud/dist/6597-6597.js
+share/nextcloud/dist/6597-6597.js.license
+share/nextcloud/dist/6597-6597.js.map
+share/nextcloud/dist/6597-6597.js.map.license
share/nextcloud/dist/7383-7383.js
share/nextcloud/dist/7383-7383.js.license
share/nextcloud/dist/7383-7383.js.map
@@ -22531,10 +21999,6 @@ share/nextcloud/dist/7462-7462.js.map
share/nextcloud/dist/7462-7462.js.map.license
share/nextcloud/dist/7471-7471.js
share/nextcloud/dist/7471-7471.js.license
-share/nextcloud/dist/7575-7575.js
-share/nextcloud/dist/7575-7575.js.license
-share/nextcloud/dist/7575-7575.js.map
-share/nextcloud/dist/7575-7575.js.map.license
share/nextcloud/dist/7807-7807.js
share/nextcloud/dist/7807-7807.js.license
share/nextcloud/dist/7807-7807.js.map
@@ -22559,10 +22023,10 @@ share/nextcloud/dist/8737-8737.js
share/nextcloud/dist/8737-8737.js.license
share/nextcloud/dist/8737-8737.js.map
share/nextcloud/dist/8737-8737.js.map.license
-share/nextcloud/dist/8959-8959.js
-share/nextcloud/dist/8959-8959.js.license
-share/nextcloud/dist/8959-8959.js.map
-share/nextcloud/dist/8959-8959.js.map.license
+share/nextcloud/dist/9054-9054.js
+share/nextcloud/dist/9054-9054.js.license
+share/nextcloud/dist/9054-9054.js.map
+share/nextcloud/dist/9054-9054.js.map.license
share/nextcloud/dist/9165-9165.js
share/nextcloud/dist/9165-9165.js.license
share/nextcloud/dist/9165-9165.js.map
@@ -22579,10 +22043,18 @@ share/nextcloud/dist/9293-9293.js
share/nextcloud/dist/9293-9293.js.license
share/nextcloud/dist/9293-9293.js.map
share/nextcloud/dist/9293-9293.js.map.license
+share/nextcloud/dist/9407-9407.js
+share/nextcloud/dist/9407-9407.js.license
+share/nextcloud/dist/9407-9407.js.map
+share/nextcloud/dist/9407-9407.js.map.license
share/nextcloud/dist/9491-9491.js
share/nextcloud/dist/9491-9491.js.license
share/nextcloud/dist/9491-9491.js.map
share/nextcloud/dist/9491-9491.js.map.license
+share/nextcloud/dist/9906-9906.js
+share/nextcloud/dist/9906-9906.js.license
+share/nextcloud/dist/9906-9906.js.map
+share/nextcloud/dist/9906-9906.js.map.license
share/nextcloud/dist/comments-comments-app.js
share/nextcloud/dist/comments-comments-app.js.license
share/nextcloud/dist/comments-comments-app.js.map
@@ -23496,6 +22968,7 @@ share/nextcloud/lib/private/Files/Cache/
share/nextcloud/lib/private/Files/Cache/StorageGlobal.php
share/nextcloud/lib/private/Files/Cache/Updater.php
share/nextcloud/lib/private/Files/Cache/Watcher.php
+share/nextcloud/lib/private/Files/Cache/Wrapper/CacheDirPermissionsMask.php
share/nextcloud/lib/private/Files/Cache/Wrapper/CacheJail.php
share/nextcloud/lib/private/Files/Cache/Wrapper/CachePermissionsMask.php
share/nextcloud/lib/private/Files/Cache/Wrapper/CacheWrapper.php
@@ -23582,6 +23055,7 @@ share/nextcloud/lib/private/Files/Storag
share/nextcloud/lib/private/Files/Storage/StorageFactory.php
share/nextcloud/lib/private/Files/Storage/Temporary.php
share/nextcloud/lib/private/Files/Storage/Wrapper/Availability.php
+share/nextcloud/lib/private/Files/Storage/Wrapper/DirPermissionsMask.php
share/nextcloud/lib/private/Files/Storage/Wrapper/Encoding.php
share/nextcloud/lib/private/Files/Storage/Wrapper/EncodingDirectoryWrapper.php
share/nextcloud/lib/private/Files/Storage/Wrapper/Encryption.php
@@ -24209,6 +23683,7 @@ share/nextcloud/lib/public/Calendar/ICal
share/nextcloud/lib/public/Calendar/ICalendarEventBuilder.php
share/nextcloud/lib/public/Calendar/ICalendarExport.php
share/nextcloud/lib/public/Calendar/ICalendarIsEnabled.php
+share/nextcloud/lib/public/Calendar/ICalendarIsPublic.php
share/nextcloud/lib/public/Calendar/ICalendarIsShared.php
share/nextcloud/lib/public/Calendar/ICalendarIsWritable.php
share/nextcloud/lib/public/Calendar/ICalendarProvider.php
@@ -24302,6 +23777,7 @@ share/nextcloud/lib/public/DB/Exception.
share/nextcloud/lib/public/DB/IPreparedStatement.php
share/nextcloud/lib/public/DB/IResult.php
share/nextcloud/lib/public/DB/ISchemaWrapper.php
+share/nextcloud/lib/public/DB/QueryBuilder/ConflictResolutionMode.php
share/nextcloud/lib/public/DB/QueryBuilder/ICompositeExpression.php
share/nextcloud/lib/public/DB/QueryBuilder/IExpressionBuilder.php
share/nextcloud/lib/public/DB/QueryBuilder/IFunctionBuilder.php
@@ -24409,6 +23885,7 @@ share/nextcloud/lib/public/Files/Events/
share/nextcloud/lib/public/Files/Events/BeforeFileScannedEvent.php
share/nextcloud/lib/public/Files/Events/BeforeFileSystemSetupEvent.php
share/nextcloud/lib/public/Files/Events/BeforeFolderScannedEvent.php
+share/nextcloud/lib/public/Files/Events/BeforeRemotePropfindEvent.php
share/nextcloud/lib/public/Files/Events/BeforeZipCreatedEvent.php
share/nextcloud/lib/public/Files/Events/FileCacheUpdated.php
share/nextcloud/lib/public/Files/Events/FileScannedEvent.php
Index: pkgsrc/www/php-nextcloud/distinfo
diff -u pkgsrc/www/php-nextcloud/distinfo:1.71 pkgsrc/www/php-nextcloud/distinfo:1.72
--- pkgsrc/www/php-nextcloud/distinfo:1.71 Thu Mar 19 12:41:26 2026
+++ pkgsrc/www/php-nextcloud/distinfo Thu Jun 18 13:34:07 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.71 2026/03/19 12:41:26 gdt Exp $
+$NetBSD: distinfo,v 1.72 2026/06/18 13:34:07 gdt Exp $
-BLAKE2s (nextcloud-32.0.6.tar.bz2) = ea991de3f2a83162a90b6151da769a53732b3eca40c88aba246db9bcc9490839
-SHA512 (nextcloud-32.0.6.tar.bz2) = f68b80a5444452594e37ca81721c8b529f268db874a2fac104bb27b0ec7a7aa529240b3ea6e3b24c5ef596b4490558e6c426c8aa79df4a2bb11ba37303e91de4
-Size (nextcloud-32.0.6.tar.bz2) = 271382484 bytes
+BLAKE2s (nextcloud-32.0.11.tar.bz2) = 20088b8a5f5681c893dcfaef1365e66399350e0481358df5bba1965abce0d8ed
+SHA512 (nextcloud-32.0.11.tar.bz2) = 25c0aae3807be092d19d6cea533306c249dff136dded6ff03112f84f7251b70423d863f231cb5fdace853602926548fd3307ada7aa2a3b9a65722bd4732d5c3b
+Size (nextcloud-32.0.11.tar.bz2) = 241813503 bytes
Home |
Main Index |
Thread Index |
Old Index