Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5A60C1A923E for ; Fri, 23 Oct 2020 16:01:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E85B484DAA; Fri, 23 Oct 2020 16:01:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6D75484D88 for ; Fri, 23 Oct 2020 16:01:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id aEAZggAutlwl for ; Fri, 23 Oct 2020 16:01:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1949284CE0 for ; Fri, 23 Oct 2020 16:01:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 144E2FB28; Fri, 23 Oct 2020 16:01:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1603468891131770" MIME-Version: 1.0 Date: Fri, 23 Oct 2020 16:01:31 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/www/php-nextcloud To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20201023160131.144E2FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1603468891131770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Fri Oct 23 16:01:30 UTC 2020 Modified Files: pkgsrc/www/php-nextcloud: Makefile PLIST distinfo Log Message: php-nextcloud: Update to 20.0.0 Changelog: 20.0.0 The three biggest features we introduce with Nextcloud 20 are: Our new dashboard provides a great starting point for the day with over a dozen widgets ranging from Twitter and Github to Moodle and Zammad already available Search was unified, bringing search results of Nextcloud apps as well as external services like Gitlab, Jira and Discourse in one place Talk introduced bridging to other platforms including MS Teams, Slack, IRC, Matrix and a dozen others Some other improvements we want to highlight include: Notifications and Activities were brought together, making sure you won't miss anything important We added a 'status' setting so you can communicate to other users what you are up to Talk also brings dashboard and search integration, emoji picker, upload view, camera and microphone settings, mute and more Calendar integrates in dashboard and search, introduced a list view and design improvements Mail introduces threaded view, mailbox management and more Deck integrates with dashboard and search, introduces Calendar integration, modal view for card editing and series of smaller improvements Flow adds push notification and webhooks so other web apps can easily integrate with Nextcloud Text introduced direct linking to files in Nextcloud Files lets you add a description to public link shares To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/php-nextcloud/Makefile cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/php-nextcloud/PLIST cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/php-nextcloud/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1603468891131770 Content-Disposition: inline Content-Length: 174074 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/php-nextcloud/Makefile diff -u pkgsrc/www/php-nextcloud/Makefile:1.41 pkgsrc/www/php-nextcloud/Makefile:1.42 --- pkgsrc/www/php-nextcloud/Makefile:1.41 Thu Sep 17 12:38:35 2020 +++ pkgsrc/www/php-nextcloud/Makefile Fri Oct 23 16:01:30 2020 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2020/09/17 12:38:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2020/10/23 16:01:30 ryoon 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-19.0.3 +DISTNAME= nextcloud-20.0.0 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.33 pkgsrc/www/php-nextcloud/PLIST:1.34 --- pkgsrc/www/php-nextcloud/PLIST:1.33 Thu Sep 17 12:38:35 2020 +++ pkgsrc/www/php-nextcloud/PLIST Fri Oct 23 16:01:30 2020 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.33 2020/09/17 12:38:35 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.34 2020/10/23 16:01:30 ryoon Exp $ share/nextcloud/.htaccess share/nextcloud/.user.ini share/nextcloud/3rdparty/.github/workflows/composer.yml @@ -1367,9 +1367,7 @@ share/nextcloud/3rdparty/doctrine/annota share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php share/nextcloud/3rdparty/doctrine/annotations/phpstan.neon share/nextcloud/3rdparty/doctrine/cache/LICENSE -share/nextcloud/3rdparty/doctrine/cache/README.md share/nextcloud/3rdparty/doctrine/cache/UPGRADE.md -share/nextcloud/3rdparty/doctrine/cache/docs/en/index.rst share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ApcuCache.php share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php @@ -1383,6 +1381,7 @@ share/nextcloud/3rdparty/doctrine/cache/ share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php +share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/InvalidCacheId.php share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/LegacyMongoDBCache.php share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php @@ -1394,7 +1393,6 @@ share/nextcloud/3rdparty/doctrine/cache/ share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php -share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Version.php share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/VoidCache.php @@ -1441,14 +1439,11 @@ share/nextcloud/3rdparty/doctrine/common share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Inflector.php share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Version.php share/nextcloud/3rdparty/doctrine/common/phpstan.neon -share/nextcloud/3rdparty/doctrine/dbal/.appveyor.yml -share/nextcloud/3rdparty/doctrine/dbal/.scrutinizer.yml share/nextcloud/3rdparty/doctrine/dbal/LICENSE share/nextcloud/3rdparty/doctrine/dbal/README.md share/nextcloud/3rdparty/doctrine/dbal/SECURITY.md share/nextcloud/3rdparty/doctrine/dbal/UPGRADE.md share/nextcloud/3rdparty/doctrine/dbal/composer.json -share/nextcloud/3rdparty/doctrine/dbal/composer.lock share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/ArrayStatement.php share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/CacheException.php share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/QueryCacheProfile.php @@ -1611,7 +1606,6 @@ share/nextcloud/3rdparty/doctrine/dbal/l share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryException.php -share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/README.markdown share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtilsException.php share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractAsset.php @@ -1696,18 +1690,16 @@ share/nextcloud/3rdparty/doctrine/dbal/l share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeImmutableType.php share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeType.php share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php +share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TypeRegistry.php +share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/Types.php share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeImmutableType.php share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeType.php share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Version.php share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php -share/nextcloud/3rdparty/doctrine/dbal/phpcs.xml.dist -share/nextcloud/3rdparty/doctrine/event-manager/.scrutinizer.yml +share/nextcloud/3rdparty/doctrine/dbal/psalm.xml share/nextcloud/3rdparty/doctrine/event-manager/LICENSE share/nextcloud/3rdparty/doctrine/event-manager/README.md share/nextcloud/3rdparty/doctrine/event-manager/composer.json -share/nextcloud/3rdparty/doctrine/event-manager/docs/en/index.rst -share/nextcloud/3rdparty/doctrine/event-manager/docs/en/reference/index.rst -share/nextcloud/3rdparty/doctrine/event-manager/docs/en/sidebar.rst share/nextcloud/3rdparty/doctrine/event-manager/lib/Doctrine/Common/EventArgs.php share/nextcloud/3rdparty/doctrine/event-manager/lib/Doctrine/Common/EventManager.php share/nextcloud/3rdparty/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php @@ -4286,6 +4278,7 @@ share/nextcloud/3rdparty/symfony/console share/nextcloud/3rdparty/symfony/console/Exception/InvalidArgumentException.php share/nextcloud/3rdparty/symfony/console/Exception/InvalidOptionException.php share/nextcloud/3rdparty/symfony/console/Exception/LogicException.php +share/nextcloud/3rdparty/symfony/console/Exception/MissingInputException.php share/nextcloud/3rdparty/symfony/console/Exception/NamespaceNotFoundException.php share/nextcloud/3rdparty/symfony/console/Exception/RuntimeException.php share/nextcloud/3rdparty/symfony/console/Formatter/OutputFormatter.php @@ -4460,6 +4453,13 @@ share/nextcloud/3rdparty/symfony/polyfil share/nextcloud/3rdparty/symfony/polyfill-php73/Resources/stubs/JsonException.php share/nextcloud/3rdparty/symfony/polyfill-php73/bootstrap.php share/nextcloud/3rdparty/symfony/polyfill-php73/composer.json +share/nextcloud/3rdparty/symfony/polyfill-php80/LICENSE +share/nextcloud/3rdparty/symfony/polyfill-php80/Php80.php +share/nextcloud/3rdparty/symfony/polyfill-php80/README.md +share/nextcloud/3rdparty/symfony/polyfill-php80/Resources/stubs/Stringable.php +share/nextcloud/3rdparty/symfony/polyfill-php80/Resources/stubs/ValueError.php +share/nextcloud/3rdparty/symfony/polyfill-php80/bootstrap.php +share/nextcloud/3rdparty/symfony/polyfill-php80/composer.json share/nextcloud/3rdparty/symfony/polyfill-util/Binary.php share/nextcloud/3rdparty/symfony/polyfill-util/BinaryNoFuncOverload.php share/nextcloud/3rdparty/symfony/polyfill-util/BinaryOnFuncOverload.php @@ -4774,7 +4774,6 @@ share/nextcloud/3rdparty/web-auth/webaut share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Util/CoseSignatureFixer.php share/nextcloud/AUTHORS share/nextcloud/COPYING -share/nextcloud/apps/accessibility/appinfo/app.php share/nextcloud/apps/accessibility/appinfo/info.xml share/nextcloud/apps/accessibility/appinfo/routes.php share/nextcloud/apps/accessibility/appinfo/signature.json @@ -4805,6 +4804,8 @@ share/nextcloud/apps/accessibility/img/m share/nextcloud/apps/accessibility/img/theme-dark.jpg share/nextcloud/apps/accessibility/js/accessibility.js share/nextcloud/apps/accessibility/js/accessibility.js.map +share/nextcloud/apps/accessibility/js/accessibilityoca.js +share/nextcloud/apps/accessibility/js/accessibilityoca.js.map share/nextcloud/apps/accessibility/l10n/af.js share/nextcloud/apps/accessibility/l10n/af.json share/nextcloud/apps/accessibility/l10n/ar.js @@ -4926,10 +4927,10 @@ share/nextcloud/apps/accessibility/lib/A share/nextcloud/apps/accessibility/lib/Controller/AccessibilityController.php share/nextcloud/apps/accessibility/lib/Controller/ConfigController.php share/nextcloud/apps/accessibility/lib/Migration/RepairUserConfig.php +share/nextcloud/apps/accessibility/lib/Service/JSDataService.php share/nextcloud/apps/accessibility/lib/Settings/Personal.php share/nextcloud/apps/accessibility/lib/Settings/PersonalSection.php share/nextcloud/apps/accessibility/templates/settings-personal.php -share/nextcloud/apps/activity/appinfo/app.php share/nextcloud/apps/activity/appinfo/info.xml share/nextcloud/apps/activity/appinfo/routes.php share/nextcloud/apps/activity/appinfo/signature.json @@ -5157,20 +5158,22 @@ share/nextcloud/apps/activity/l10n/zh_HK share/nextcloud/apps/activity/l10n/zh_TW.js share/nextcloud/apps/activity/l10n/zh_TW.json share/nextcloud/apps/activity/lib/AppInfo/Application.php +share/nextcloud/apps/activity/lib/BackgroundJob/DigestMail.php share/nextcloud/apps/activity/lib/BackgroundJob/EmailNotification.php share/nextcloud/apps/activity/lib/BackgroundJob/ExpireActivities.php share/nextcloud/apps/activity/lib/BackgroundJob/RemoteActivity.php share/nextcloud/apps/activity/lib/Capabilities.php share/nextcloud/apps/activity/lib/Command/SendEmails.php share/nextcloud/apps/activity/lib/Consumer.php -share/nextcloud/apps/activity/lib/Controller/APIv1.php -share/nextcloud/apps/activity/lib/Controller/APIv2.php -share/nextcloud/apps/activity/lib/Controller/Activities.php -share/nextcloud/apps/activity/lib/Controller/Feed.php -share/nextcloud/apps/activity/lib/Controller/RemoteActivity.php -share/nextcloud/apps/activity/lib/Controller/Settings.php +share/nextcloud/apps/activity/lib/Controller/APIv1Controller.php +share/nextcloud/apps/activity/lib/Controller/APIv2Controller.php +share/nextcloud/apps/activity/lib/Controller/ActivitiesController.php +share/nextcloud/apps/activity/lib/Controller/FeedController.php +share/nextcloud/apps/activity/lib/Controller/RemoteActivityController.php +share/nextcloud/apps/activity/lib/Controller/SettingsController.php share/nextcloud/apps/activity/lib/CurrentUser.php share/nextcloud/apps/activity/lib/Data.php +share/nextcloud/apps/activity/lib/DigestSender.php share/nextcloud/apps/activity/lib/Exception/InvalidFilterException.php share/nextcloud/apps/activity/lib/Extension/Files.php share/nextcloud/apps/activity/lib/Extension/Files_Sharing.php @@ -5191,6 +5194,7 @@ share/nextcloud/apps/activity/lib/Migrat share/nextcloud/apps/activity/lib/Migration/Version2008Date20181011095117.php share/nextcloud/apps/activity/lib/Migration/Version2010Date20190416112817.php share/nextcloud/apps/activity/lib/Navigation.php +share/nextcloud/apps/activity/lib/NotificationGenerator.php share/nextcloud/apps/activity/lib/Settings/Admin.php share/nextcloud/apps/activity/lib/Settings/AdminSection.php share/nextcloud/apps/activity/lib/Settings/Personal.php @@ -5203,7 +5207,6 @@ share/nextcloud/apps/activity/templates/ share/nextcloud/apps/activity/templates/settings/personal.php share/nextcloud/apps/activity/templates/stream.app.navigation.php share/nextcloud/apps/activity/templates/stream.body.php -share/nextcloud/apps/admin_audit/appinfo/app.php share/nextcloud/apps/admin_audit/appinfo/info.xml share/nextcloud/apps/admin_audit/appinfo/signature.json share/nextcloud/apps/admin_audit/composer/autoload.php @@ -5229,7 +5232,6 @@ share/nextcloud/apps/admin_audit/lib/Act share/nextcloud/apps/admin_audit/lib/AppInfo/Application.php share/nextcloud/apps/admin_audit/lib/BackgroundJobs/Rotate.php share/nextcloud/apps/cloud_federation_api/LICENSE -share/nextcloud/apps/cloud_federation_api/appinfo/app.php share/nextcloud/apps/cloud_federation_api/appinfo/info.xml share/nextcloud/apps/cloud_federation_api/appinfo/routes.php share/nextcloud/apps/cloud_federation_api/appinfo/signature.json @@ -5247,7 +5249,6 @@ share/nextcloud/apps/cloud_federation_ap share/nextcloud/apps/cloud_federation_api/lib/Config.php share/nextcloud/apps/cloud_federation_api/lib/Controller/RequestHandlerController.php share/nextcloud/apps/comments/.bowerrc -share/nextcloud/apps/comments/appinfo/app.php share/nextcloud/apps/comments/appinfo/info.xml share/nextcloud/apps/comments/appinfo/routes.php share/nextcloud/apps/comments/appinfo/signature.json @@ -5475,17 +5476,19 @@ share/nextcloud/apps/comments/lib/Activi share/nextcloud/apps/comments/lib/Activity/Provider.php share/nextcloud/apps/comments/lib/Activity/Setting.php share/nextcloud/apps/comments/lib/AppInfo/Application.php +share/nextcloud/apps/comments/lib/Capabilities.php share/nextcloud/apps/comments/lib/Collaboration/CommentersSorter.php share/nextcloud/apps/comments/lib/Controller/Notifications.php share/nextcloud/apps/comments/lib/EventHandler.php share/nextcloud/apps/comments/lib/JSSettingsHelper.php +share/nextcloud/apps/comments/lib/Listener/CommentsEntityEventListener.php share/nextcloud/apps/comments/lib/Listener/LoadAdditionalScripts.php share/nextcloud/apps/comments/lib/Listener/LoadSidebarScripts.php share/nextcloud/apps/comments/lib/Notification/Listener.php share/nextcloud/apps/comments/lib/Notification/Notifier.php -share/nextcloud/apps/comments/lib/Search/Provider.php +share/nextcloud/apps/comments/lib/Search/CommentsSearchProvider.php +share/nextcloud/apps/comments/lib/Search/LegacyProvider.php share/nextcloud/apps/comments/lib/Search/Result.php -share/nextcloud/apps/contactsinteraction/appinfo/app.php share/nextcloud/apps/contactsinteraction/appinfo/info.xml share/nextcloud/apps/contactsinteraction/appinfo/signature.json share/nextcloud/apps/contactsinteraction/composer/autoload.php @@ -5507,7 +5510,47 @@ share/nextcloud/apps/contactsinteraction share/nextcloud/apps/contactsinteraction/lib/Db/RecentContactMapper.php share/nextcloud/apps/contactsinteraction/lib/Listeners/ContactInteractionListener.php share/nextcloud/apps/contactsinteraction/lib/Migration/Version010000Date20200304152605.php -share/nextcloud/apps/dav/appinfo/app.php +share/nextcloud/apps/dashboard/appinfo/info.xml +share/nextcloud/apps/dashboard/appinfo/routes.php +share/nextcloud/apps/dashboard/appinfo/signature.json +share/nextcloud/apps/dashboard/css/dashboard.scss +share/nextcloud/apps/dashboard/img/anatoly-mikhaltsov-butterfly-wing-scale.jpg +share/nextcloud/apps/dashboard/img/bernard-spragg-new-zealand-fern.jpg +share/nextcloud/apps/dashboard/img/bernie-cetonia-aurata-take-off-composition.jpg +share/nextcloud/apps/dashboard/img/dashboard.svg +share/nextcloud/apps/dashboard/img/dejan-krsmanovic-ribbed-red-metal.jpg +share/nextcloud/apps/dashboard/img/eduardo-neves-pedra-azul.jpg +share/nextcloud/apps/dashboard/img/european-space-agency-barents-bloom.jpg +share/nextcloud/apps/dashboard/img/hannes-fritz-flippity-floppity.jpg +share/nextcloud/apps/dashboard/img/hannes-fritz-roulette.jpg +share/nextcloud/apps/dashboard/img/hannes-fritz-sea-spray.jpg +share/nextcloud/apps/dashboard/img/kamil-porembinski-clouds.jpg +share/nextcloud/apps/dashboard/img/lali-masriera-yellow-bricks.jpg +share/nextcloud/apps/dashboard/img/nasa-waxing-crescent-moon.jpg +share/nextcloud/apps/dashboard/img/previews/anatoly-mikhaltsov-butterfly-wing-scale.jpg +share/nextcloud/apps/dashboard/img/previews/bernard-spragg-new-zealand-fern.jpg +share/nextcloud/apps/dashboard/img/previews/bernie-cetonia-aurata-take-off-composition.jpg +share/nextcloud/apps/dashboard/img/previews/dejan-krsmanovic-ribbed-red-metal.jpg +share/nextcloud/apps/dashboard/img/previews/eduardo-neves-pedra-azul.jpg +share/nextcloud/apps/dashboard/img/previews/european-space-agency-barents-bloom.jpg +share/nextcloud/apps/dashboard/img/previews/hannes-fritz-flippity-floppity.jpg +share/nextcloud/apps/dashboard/img/previews/hannes-fritz-roulette.jpg +share/nextcloud/apps/dashboard/img/previews/hannes-fritz-sea-spray.jpg +share/nextcloud/apps/dashboard/img/previews/kamil-porembinski-clouds.jpg +share/nextcloud/apps/dashboard/img/previews/lali-masriera-yellow-bricks.jpg +share/nextcloud/apps/dashboard/img/previews/nasa-waxing-crescent-moon.jpg +share/nextcloud/apps/dashboard/img/previews/rawpixel-pink-tapioca-bubbles.jpg +share/nextcloud/apps/dashboard/img/previews/tommy-chau-already.jpg +share/nextcloud/apps/dashboard/img/previews/tommy-chau-lion-rock-hill.jpg +share/nextcloud/apps/dashboard/img/rawpixel-pink-tapioca-bubbles.jpg +share/nextcloud/apps/dashboard/img/tommy-chau-already.jpg +share/nextcloud/apps/dashboard/img/tommy-chau-lion-rock-hill.jpg +share/nextcloud/apps/dashboard/js/dashboard.js +share/nextcloud/apps/dashboard/js/dashboard.js.map +share/nextcloud/apps/dashboard/lib/Controller/DashboardController.php +share/nextcloud/apps/dashboard/lib/Controller/LayoutApiController.php +share/nextcloud/apps/dashboard/lib/Service/BackgroundService.php +share/nextcloud/apps/dashboard/templates/index.php share/nextcloud/apps/dav/appinfo/info.xml share/nextcloud/apps/dav/appinfo/routes.php share/nextcloud/apps/dav/appinfo/signature.json @@ -5681,6 +5724,7 @@ share/nextcloud/apps/dav/lib/CalDAV/Acti share/nextcloud/apps/dav/lib/CalDAV/Activity/Provider/Calendar.php share/nextcloud/apps/dav/lib/CalDAV/Activity/Provider/Event.php share/nextcloud/apps/dav/lib/CalDAV/Activity/Provider/Todo.php +share/nextcloud/apps/dav/lib/CalDAV/Activity/Setting/CalDAVSetting.php share/nextcloud/apps/dav/lib/CalDAV/Activity/Setting/Calendar.php share/nextcloud/apps/dav/lib/CalDAV/Activity/Setting/Event.php share/nextcloud/apps/dav/lib/CalDAV/Activity/Setting/Todo.php @@ -5797,6 +5841,7 @@ share/nextcloud/apps/dav/lib/Connector/S share/nextcloud/apps/dav/lib/Connector/Sabre/Node.php share/nextcloud/apps/dav/lib/Connector/Sabre/ObjectTree.php share/nextcloud/apps/dav/lib/Connector/Sabre/Principal.php +share/nextcloud/apps/dav/lib/Connector/Sabre/PropfindCompressionPlugin.php share/nextcloud/apps/dav/lib/Connector/Sabre/QuotaPlugin.php share/nextcloud/apps/dav/lib/Connector/Sabre/Server.php share/nextcloud/apps/dav/lib/Connector/Sabre/ServerFactory.php @@ -5823,6 +5868,29 @@ share/nextcloud/apps/dav/lib/Direct/Dire share/nextcloud/apps/dav/lib/Direct/DirectHome.php share/nextcloud/apps/dav/lib/Direct/Server.php share/nextcloud/apps/dav/lib/Direct/ServerFactory.php +share/nextcloud/apps/dav/lib/Events/AddressBookCreatedEvent.php +share/nextcloud/apps/dav/lib/Events/AddressBookDeletedEvent.php +share/nextcloud/apps/dav/lib/Events/AddressBookShareUpdatedEvent.php +share/nextcloud/apps/dav/lib/Events/AddressBookUpdatedEvent.php +share/nextcloud/apps/dav/lib/Events/CachedCalendarObjectCreatedEvent.php +share/nextcloud/apps/dav/lib/Events/CachedCalendarObjectDeletedEvent.php +share/nextcloud/apps/dav/lib/Events/CachedCalendarObjectUpdatedEvent.php +share/nextcloud/apps/dav/lib/Events/CalendarCreatedEvent.php +share/nextcloud/apps/dav/lib/Events/CalendarDeletedEvent.php +share/nextcloud/apps/dav/lib/Events/CalendarObjectCreatedEvent.php +share/nextcloud/apps/dav/lib/Events/CalendarObjectDeletedEvent.php +share/nextcloud/apps/dav/lib/Events/CalendarObjectUpdatedEvent.php +share/nextcloud/apps/dav/lib/Events/CalendarPublishedEvent.php +share/nextcloud/apps/dav/lib/Events/CalendarShareUpdatedEvent.php +share/nextcloud/apps/dav/lib/Events/CalendarUnpublishedEvent.php +share/nextcloud/apps/dav/lib/Events/CalendarUpdatedEvent.php +share/nextcloud/apps/dav/lib/Events/CardCreatedEvent.php +share/nextcloud/apps/dav/lib/Events/CardDeletedEvent.php +share/nextcloud/apps/dav/lib/Events/CardUpdatedEvent.php +share/nextcloud/apps/dav/lib/Events/SabrePluginAuthInitEvent.php +share/nextcloud/apps/dav/lib/Events/SubscriptionCreatedEvent.php +share/nextcloud/apps/dav/lib/Events/SubscriptionDeletedEvent.php +share/nextcloud/apps/dav/lib/Events/SubscriptionUpdatedEvent.php share/nextcloud/apps/dav/lib/Exception/UnsupportedLimitOnInitialSyncException.php share/nextcloud/apps/dav/lib/Files/BrowserErrorPagePlugin.php share/nextcloud/apps/dav/lib/Files/FileSearchBackend.php @@ -5862,6 +5930,10 @@ share/nextcloud/apps/dav/lib/Migration/V share/nextcloud/apps/dav/lib/Provisioning/Apple/AppleProvisioningNode.php share/nextcloud/apps/dav/lib/Provisioning/Apple/AppleProvisioningPlugin.php share/nextcloud/apps/dav/lib/RootCollection.php +share/nextcloud/apps/dav/lib/Search/ACalendarSearchProvider.php +share/nextcloud/apps/dav/lib/Search/ContactsSearchProvider.php +share/nextcloud/apps/dav/lib/Search/EventsSearchProvider.php +share/nextcloud/apps/dav/lib/Search/TasksSearchProvider.php share/nextcloud/apps/dav/lib/Server.php share/nextcloud/apps/dav/lib/Settings/CalDAVSettings.php share/nextcloud/apps/dav/lib/Storage/PublicOwnerWrapper.php @@ -6103,8 +6175,6 @@ share/nextcloud/apps/encryption/template share/nextcloud/apps/encryption/templates/mail.php share/nextcloud/apps/encryption/templates/settings-admin.php share/nextcloud/apps/encryption/templates/settings-personal.php -share/nextcloud/apps/federatedfilesharing/appinfo/app.php -share/nextcloud/apps/federatedfilesharing/appinfo/database.xml share/nextcloud/apps/federatedfilesharing/appinfo/info.xml share/nextcloud/apps/federatedfilesharing/appinfo/routes.php share/nextcloud/apps/federatedfilesharing/appinfo/signature.json @@ -6282,18 +6352,19 @@ share/nextcloud/apps/federatedfilesharin share/nextcloud/apps/federatedfilesharing/lib/BackgroundJob/RetryJob.php share/nextcloud/apps/federatedfilesharing/lib/Controller/MountPublicLinkController.php share/nextcloud/apps/federatedfilesharing/lib/Controller/RequestHandlerController.php +share/nextcloud/apps/federatedfilesharing/lib/Events/FederatedShareAddedEvent.php share/nextcloud/apps/federatedfilesharing/lib/FederatedShareProvider.php +share/nextcloud/apps/federatedfilesharing/lib/Listeners/LoadAdditionalScriptsListener.php +share/nextcloud/apps/federatedfilesharing/lib/Migration/Version1010Date20200630191755.php share/nextcloud/apps/federatedfilesharing/lib/Notifications.php share/nextcloud/apps/federatedfilesharing/lib/Notifier.php +share/nextcloud/apps/federatedfilesharing/lib/OCM/CloudFederationProviderFiles.php share/nextcloud/apps/federatedfilesharing/lib/Settings/Admin.php share/nextcloud/apps/federatedfilesharing/lib/Settings/Personal.php share/nextcloud/apps/federatedfilesharing/lib/Settings/PersonalSection.php share/nextcloud/apps/federatedfilesharing/lib/TokenHandler.php -share/nextcloud/apps/federatedfilesharing/lib/ocm/CloudFederationProviderFiles.php share/nextcloud/apps/federatedfilesharing/templates/settings-admin.php share/nextcloud/apps/federatedfilesharing/templates/settings-personal.php -share/nextcloud/apps/federation/appinfo/app.php -share/nextcloud/apps/federation/appinfo/database.xml share/nextcloud/apps/federation/appinfo/info.xml share/nextcloud/apps/federation/appinfo/routes.php share/nextcloud/apps/federation/appinfo/signature.json @@ -6468,7 +6539,10 @@ share/nextcloud/apps/federation/lib/Cont share/nextcloud/apps/federation/lib/DAV/FedAuth.php share/nextcloud/apps/federation/lib/DbHandler.php share/nextcloud/apps/federation/lib/Hooks.php +share/nextcloud/apps/federation/lib/Listener/FederatedShareAddedListener.php +share/nextcloud/apps/federation/lib/Listener/SabrePluginAuthInitListener.php share/nextcloud/apps/federation/lib/Middleware/AddServerMiddleware.php +share/nextcloud/apps/federation/lib/Migration/Version1010Date20200630191302.php share/nextcloud/apps/federation/lib/Settings/Admin.php share/nextcloud/apps/federation/lib/SyncFederationAddressBooks.php share/nextcloud/apps/federation/lib/SyncJob.php @@ -6476,7 +6550,6 @@ share/nextcloud/apps/federation/lib/Trus share/nextcloud/apps/federation/templates/settings-admin.php share/nextcloud/apps/files/ajax/download.php share/nextcloud/apps/files/ajax/list.php -share/nextcloud/apps/files/appinfo/app.php share/nextcloud/apps/files/appinfo/info.xml share/nextcloud/apps/files/appinfo/routes.php share/nextcloud/apps/files/appinfo/signature.json @@ -6541,7 +6614,6 @@ share/nextcloud/apps/files/js/newfilemen share/nextcloud/apps/files/js/operationprogressbar.js share/nextcloud/apps/files/js/recentfilelist.js share/nextcloud/apps/files/js/recentplugin.js -share/nextcloud/apps/files/js/search.js share/nextcloud/apps/files/js/semaphore.js share/nextcloud/apps/files/js/sidebarpreviewmanager.js share/nextcloud/apps/files/js/sidebarpreviewtext.js @@ -6819,11 +6891,9 @@ share/nextcloud/apps/files/lib/Activity/ share/nextcloud/apps/files/lib/Activity/Helper.php share/nextcloud/apps/files/lib/Activity/Provider.php share/nextcloud/apps/files/lib/Activity/Settings/FavoriteAction.php +share/nextcloud/apps/files/lib/Activity/Settings/FileActivitySettings.php share/nextcloud/apps/files/lib/Activity/Settings/FileChanged.php -share/nextcloud/apps/files/lib/Activity/Settings/FileCreated.php -share/nextcloud/apps/files/lib/Activity/Settings/FileDeleted.php -share/nextcloud/apps/files/lib/Activity/Settings/FileFavorite.php -share/nextcloud/apps/files/lib/Activity/Settings/FileRestored.php +share/nextcloud/apps/files/lib/Activity/Settings/FileFavoriteChanged.php share/nextcloud/apps/files/lib/App.php share/nextcloud/apps/files/lib/AppInfo/Application.php share/nextcloud/apps/files/lib/BackgroundJob/CleanupDirectEditingTokens.php @@ -6854,6 +6924,7 @@ share/nextcloud/apps/files/lib/Listener/ share/nextcloud/apps/files/lib/Listener/LoadSidebarListener.php share/nextcloud/apps/files/lib/Migration/Version11301Date20191205150729.php share/nextcloud/apps/files/lib/Notification/Notifier.php +share/nextcloud/apps/files/lib/Search/FilesSearchProvider.php share/nextcloud/apps/files/lib/Service/DirectEditingService.php share/nextcloud/apps/files/lib/Service/OwnershipTransferService.php share/nextcloud/apps/files/lib/Service/TagService.php @@ -6970,7 +7041,6 @@ share/nextcloud/apps/files_external/3rdp share/nextcloud/apps/files_external/ajax/applicable.php share/nextcloud/apps/files_external/ajax/oauth2.php share/nextcloud/apps/files_external/appinfo/app.php -share/nextcloud/apps/files_external/appinfo/database.xml share/nextcloud/apps/files_external/appinfo/info.xml share/nextcloud/apps/files_external/appinfo/routes.php share/nextcloud/apps/files_external/appinfo/signature.json @@ -7194,6 +7264,7 @@ share/nextcloud/apps/files_external/l10n share/nextcloud/apps/files_external/l10n/zh_TW.js share/nextcloud/apps/files_external/l10n/zh_TW.json share/nextcloud/apps/files_external/lib/AppInfo/Application.php +share/nextcloud/apps/files_external/lib/BackgroundJob/CredentialsCleanup.php share/nextcloud/apps/files_external/lib/Command/Applicable.php share/nextcloud/apps/files_external/lib/Command/Backends.php share/nextcloud/apps/files_external/lib/Command/Config.php @@ -7275,8 +7346,11 @@ share/nextcloud/apps/files_external/lib/ share/nextcloud/apps/files_external/lib/Lib/StorageConfig.php share/nextcloud/apps/files_external/lib/Lib/StorageModifierTrait.php share/nextcloud/apps/files_external/lib/Lib/VisibilityTrait.php +share/nextcloud/apps/files_external/lib/Listener/StorePasswordListener.php share/nextcloud/apps/files_external/lib/Migration/DummyUserSession.php share/nextcloud/apps/files_external/lib/Migration/StorageMigrator.php +share/nextcloud/apps/files_external/lib/Migration/Version1011Date20200630192246.php +share/nextcloud/apps/files_external/lib/MountConfig.php share/nextcloud/apps/files_external/lib/NotFoundException.php share/nextcloud/apps/files_external/lib/Service/BackendService.php share/nextcloud/apps/files_external/lib/Service/DBConfigService.php @@ -7292,428 +7366,418 @@ share/nextcloud/apps/files_external/lib/ share/nextcloud/apps/files_external/lib/Settings/Personal.php share/nextcloud/apps/files_external/lib/Settings/PersonalSection.php share/nextcloud/apps/files_external/lib/Settings/Section.php -share/nextcloud/apps/files_external/lib/config.php share/nextcloud/apps/files_external/list.php share/nextcloud/apps/files_external/templates/list.php share/nextcloud/apps/files_external/templates/settings.php -share/nextcloud/apps/files_pdfviewer/appinfo/app.php share/nextcloud/apps/files_pdfviewer/appinfo/info.xml share/nextcloud/apps/files_pdfviewer/appinfo/routes.php share/nextcloud/apps/files_pdfviewer/appinfo/signature.json +share/nextcloud/apps/files_pdfviewer/babel.config.js +share/nextcloud/apps/files_pdfviewer/composer.json +share/nextcloud/apps/files_pdfviewer/composer.lock share/nextcloud/apps/files_pdfviewer/css/minmode.css share/nextcloud/apps/files_pdfviewer/css/style.css share/nextcloud/apps/files_pdfviewer/css/viewer.css 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/js/previewplugin.js -share/nextcloud/apps/files_pdfviewer/js/workersrc.js +share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-main.js +share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-main.js.map +share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-public.js +share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-public.js.map +share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-workersrc.js +share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-workersrc.js.map +share/nextcloud/apps/files_pdfviewer/js/pdfjs/LICENSE +share/nextcloud/apps/files_pdfviewer/js/pdfjs/build/pdf.js +share/nextcloud/apps/files_pdfviewer/js/pdfjs/build/pdf.js.map +share/nextcloud/apps/files_pdfviewer/js/pdfjs/build/pdf.worker.js +share/nextcloud/apps/files_pdfviewer/js/pdfjs/build/pdf.worker.js.map +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/78-EUC-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/78-EUC-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/78-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/78-RKSJ-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/78-RKSJ-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/78-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/78ms-RKSJ-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/78ms-RKSJ-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/83pv-RKSJ-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/90ms-RKSJ-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/90ms-RKSJ-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/90msp-RKSJ-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/90msp-RKSJ-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/90pv-RKSJ-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/90pv-RKSJ-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Add-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Add-RKSJ-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Add-RKSJ-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Add-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-CNS1-0.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-CNS1-1.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-CNS1-2.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-CNS1-3.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-CNS1-4.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-CNS1-5.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-CNS1-6.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-CNS1-UCS2.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-GB1-0.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-GB1-1.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-GB1-2.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-GB1-3.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-GB1-4.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-GB1-5.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-GB1-UCS2.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-Japan1-0.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-Japan1-1.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-Japan1-2.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-Japan1-3.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-Japan1-4.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-Japan1-5.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-Japan1-6.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-Japan1-UCS2.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-Korea1-0.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-Korea1-1.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-Korea1-2.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Adobe-Korea1-UCS2.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/B5-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/B5-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/B5pc-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/B5pc-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/CNS-EUC-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/CNS-EUC-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/CNS1-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/CNS1-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/CNS2-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/CNS2-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/ETHK-B5-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/ETHK-B5-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/ETen-B5-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/ETen-B5-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/ETenms-B5-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/ETenms-B5-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/EUC-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/EUC-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Ext-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Ext-RKSJ-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Ext-RKSJ-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Ext-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GB-EUC-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GB-EUC-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GB-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GB-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBK-EUC-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBK-EUC-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBK2K-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBK2K-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBKp-EUC-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBKp-EUC-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBT-EUC-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBT-EUC-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBT-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBT-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBTpc-EUC-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBTpc-EUC-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBpc-EUC-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/GBpc-EUC-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/HKdla-B5-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/HKdla-B5-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/HKdlb-B5-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/HKdlb-B5-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/HKgccs-B5-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/HKgccs-B5-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/HKm314-B5-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/HKm314-B5-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/HKm471-B5-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/HKm471-B5-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/HKscs-B5-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/HKscs-B5-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Hankaku.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Hiragana.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/KSC-EUC-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/KSC-EUC-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/KSC-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/KSC-Johab-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/KSC-Johab-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/KSC-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/KSCms-UHC-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/KSCms-UHC-HW-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/KSCms-UHC-HW-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/KSCms-UHC-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/KSCpc-EUC-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/KSCpc-EUC-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Katakana.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/LICENSE +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/NWP-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/NWP-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/RKSJ-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/RKSJ-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/Roman.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniCNS-UCS2-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniCNS-UCS2-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniCNS-UTF16-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniCNS-UTF16-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniCNS-UTF32-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniCNS-UTF32-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniCNS-UTF8-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniCNS-UTF8-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniGB-UCS2-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniGB-UCS2-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniGB-UTF16-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniGB-UTF16-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniGB-UTF32-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniGB-UTF32-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniGB-UTF8-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniGB-UTF8-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS-UCS2-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS-UCS2-HW-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS-UCS2-HW-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS-UCS2-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS-UTF16-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS-UTF16-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS-UTF32-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS-UTF32-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS-UTF8-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS-UTF8-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS2004-UTF16-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS2004-UTF16-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS2004-UTF32-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS2004-UTF32-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS2004-UTF8-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJIS2004-UTF8-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJISPro-UCS2-HW-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJISPro-UCS2-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJISPro-UTF8-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJISX0213-UTF32-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJISX0213-UTF32-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJISX02132004-UTF32-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniJISX02132004-UTF32-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniKS-UCS2-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniKS-UCS2-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniKS-UTF16-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniKS-UTF16-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniKS-UTF32-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniKS-UTF32-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniKS-UTF8-H.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/UniKS-UTF8-V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/V.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/cmaps/WP-Symbol.bcmap +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/compressed.tracemonkey-pldi-09.pdf +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/debugger.js +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/annotation-check.svg +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/annotation-comment.svg +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/annotation-help.svg +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/annotation-insert.svg +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/annotation-key.svg +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/annotation-newparagraph.svg +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/annotation-noicon.svg +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/annotation-note.svg +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/annotation-paragraph.svg +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-next-rtl.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-next-rtl@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-next.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-next@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-previous-rtl.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-previous-rtl@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-previous.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-previous@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/grab.cur +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/grabbing.cur +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/loading-icon.gif +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/loading-small.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/loading-small@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-documentProperties.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-documentProperties@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-firstPage.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-firstPage@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-handTool.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-handTool@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-lastPage.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-lastPage@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-rotateCcw.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-rotateCcw@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-rotateCw.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-rotateCw@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-scrollHorizontal.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-scrollHorizontal@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-scrollVertical.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-scrollVertical@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-scrollWrapped.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-scrollWrapped@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-selectTool.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-selectTool@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-spreadEven.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-spreadEven@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-spreadNone.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-spreadNone@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-spreadOdd.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-spreadOdd@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/shadow.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/texture.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-bookmark.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-bookmark@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-download.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-download@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-menuArrows.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-menuArrows@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-openFile.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-openFile@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageDown-rtl.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageDown-rtl@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageDown.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageDown@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageUp-rtl.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageUp-rtl@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageUp.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageUp@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-presentationMode.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-presentationMode@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-print.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-print@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-search.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-search@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-secondaryToolbarToggle.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-secondaryToolbarToggle@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-sidebarToggle-rtl.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-sidebarToggle-rtl@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-sidebarToggle.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-sidebarToggle@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewAttachments.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewAttachments@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewOutline-rtl.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewOutline-rtl@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewOutline.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewOutline@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewThumbnail.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewThumbnail@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-zoomIn.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-zoomIn@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-zoomOut.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-zoomOut@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/treeitem-collapsed-rtl.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/treeitem-collapsed-rtl@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/treeitem-collapsed.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/treeitem-collapsed@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/treeitem-expanded.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/treeitem-expanded@2x.png +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ach/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/af/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/an/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ar/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ast/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/az/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/be/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/bg/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/bn/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/bo/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/br/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/brx/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/bs/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ca/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/cak/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/cs/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/cy/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/da/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/de/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/dsb/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/el/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/en-CA/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/en-GB/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/en-US/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/eo/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/es-AR/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/es-CL/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/es-ES/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/es-MX/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/et/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/eu/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/fa/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ff/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/fi/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/fr/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/fy-NL/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ga-IE/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/gd/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/gl/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/gn/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/gu-IN/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/he/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/hi-IN/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/hr/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/hsb/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/hu/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/hy-AM/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ia/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/id/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/is/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/it/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ja/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ka/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/kab/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/kk/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/km/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/kn/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ko/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/lij/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/lo/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/locale.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/lt/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ltg/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/lv/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/mk/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/mr/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ms/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/my/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/nb-NO/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ne-NP/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/nl/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/nn-NO/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/oc/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/pa-IN/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/pl/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/pt-BR/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/pt-PT/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/rm/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ro/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ru/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/scn/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/si/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sk/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sl/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/son/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sq/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sr/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sv-SE/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ta/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/te/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/th/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/tl/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/tr/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/trs/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/uk/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ur/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/uz/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/vi/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/wo/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/xh/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/zh-CN/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/zh-TW/viewer.properties +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/viewer.css +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/viewer.html +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/viewer.js +share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/viewer.js.map +share/nextcloud/apps/files_pdfviewer/lib/AppInfo/Application.php share/nextcloud/apps/files_pdfviewer/lib/Controller/DisplayController.php +share/nextcloud/apps/files_pdfviewer/lib/Listeners/CSPListener.php +share/nextcloud/apps/files_pdfviewer/lib/Listeners/LoadViewerListener.php +share/nextcloud/apps/files_pdfviewer/pdfjs-get.js +share/nextcloud/apps/files_pdfviewer/phpunit.xml +share/nextcloud/apps/files_pdfviewer/stylelint.config.js share/nextcloud/apps/files_pdfviewer/templates/viewer.php -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/LICENSE -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/build/pdf.js -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/build/pdf.js.map -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/build/pdf.worker.js -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/build/pdf.worker.js.map -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-EUC-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-EUC-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-RKSJ-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-RKSJ-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78ms-RKSJ-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78ms-RKSJ-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/83pv-RKSJ-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90ms-RKSJ-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90ms-RKSJ-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90msp-RKSJ-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90msp-RKSJ-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90pv-RKSJ-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90pv-RKSJ-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Add-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Add-RKSJ-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Add-RKSJ-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Add-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-0.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-1.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-2.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-3.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-4.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-5.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-6.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-UCS2.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-0.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-1.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-2.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-3.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-4.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-5.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-UCS2.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-0.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-1.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-2.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-3.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-4.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-5.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-6.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-UCS2.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Korea1-0.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Korea1-1.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Korea1-2.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Korea1-UCS2.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/B5-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/B5-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/B5pc-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/B5pc-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS-EUC-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS-EUC-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS1-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS1-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS2-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS2-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETHK-B5-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETHK-B5-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETen-B5-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETen-B5-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETenms-B5-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETenms-B5-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/EUC-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/EUC-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Ext-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Ext-RKSJ-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Ext-RKSJ-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Ext-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GB-EUC-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GB-EUC-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GB-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GB-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBK-EUC-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBK-EUC-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBK2K-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBK2K-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBKp-EUC-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBKp-EUC-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBT-EUC-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBT-EUC-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBT-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBT-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBTpc-EUC-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBTpc-EUC-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBpc-EUC-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBpc-EUC-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKdla-B5-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKdla-B5-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKdlb-B5-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKdlb-B5-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKgccs-B5-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKgccs-B5-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKm314-B5-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKm314-B5-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKm471-B5-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKm471-B5-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKscs-B5-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKscs-B5-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Hankaku.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Hiragana.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-EUC-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-EUC-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-Johab-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-Johab-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCms-UHC-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCms-UHC-HW-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCms-UHC-HW-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCms-UHC-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCpc-EUC-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCpc-EUC-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Katakana.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/LICENSE -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/NWP-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/NWP-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/RKSJ-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/RKSJ-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Roman.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UCS2-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UCS2-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF16-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF16-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF32-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF32-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF8-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF8-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UCS2-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UCS2-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF16-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF16-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF32-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF32-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF8-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF8-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UCS2-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UCS2-HW-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UCS2-HW-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UCS2-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF16-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF16-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF32-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF32-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF8-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF8-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF16-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF16-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF32-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF32-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF8-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF8-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISPro-UCS2-HW-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISPro-UCS2-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISPro-UTF8-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISX0213-UTF32-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISX0213-UTF32-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISX02132004-UTF32-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISX02132004-UTF32-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UCS2-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UCS2-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF16-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF16-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF32-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF32-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF8-H.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF8-V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/V.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/WP-Symbol.bcmap -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/debugger.js -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-check.svg -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-comment.svg -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-help.svg -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-insert.svg -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-key.svg -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-newparagraph.svg -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-noicon.svg -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-note.svg -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-paragraph.svg -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-next-rtl.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-next-rtl@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-next.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-next@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-previous-rtl.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-previous-rtl@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-previous.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-previous@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/grab.cur -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/grabbing.cur -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-icon.gif -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-small.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-small@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-firstPage.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-firstPage@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-handTool.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-handTool@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-lastPage.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-lastPage@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCcw.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCcw@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCw.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCw@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-scrollHorizontal.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-scrollHorizontal@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-scrollVertical.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-scrollVertical@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-scrollWrapped.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-scrollWrapped@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-selectTool.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-selectTool@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-spreadEven.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-spreadEven@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-spreadNone.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-spreadNone@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-spreadOdd.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-spreadOdd@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/shadow.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/texture.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-bookmark.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-bookmark@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-download.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-download@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-menuArrows.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-menuArrows@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-openFile.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-openFile@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageDown-rtl.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageDown-rtl@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageDown.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageDown@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageUp-rtl.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageUp-rtl@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageUp.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageUp@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-presentationMode.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-presentationMode@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-print.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-print@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-search.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-search@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-secondaryToolbarToggle.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-secondaryToolbarToggle@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-sidebarToggle-rtl.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-sidebarToggle-rtl@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-sidebarToggle.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-sidebarToggle@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewAttachments.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewAttachments@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewOutline-rtl.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewOutline-rtl@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewOutline.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewOutline@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewThumbnail.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewThumbnail@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomIn.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomIn@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed-rtl.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed-rtl@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-expanded.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-expanded@2x.png -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ach/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/af/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ak/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/an/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ar/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/as/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ast/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/az/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/be/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/bg/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/bn-BD/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/bn-IN/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/br/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/brx/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/bs/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ca/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/cak/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/crh/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/cs/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/csb/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/cy/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/da/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/de/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/el/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/en-CA/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/en-GB/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/en-US/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/en-ZA/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/eo/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/es-AR/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/es-CL/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/es-ES/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/es-MX/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/et/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/eu/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/fa/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ff/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/fi/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/fr/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/fy-NL/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ga-IE/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/gd/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/gl/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/gn/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/gu-IN/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/he/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/hi-IN/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/hr/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/hsb/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/hto/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/hu/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/hy-AM/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ia/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/id/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/is/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/it/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ja/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ka/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/kab/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/kk/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/km/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/kn/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ko/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/kok/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ks/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ku/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/lg/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/lij/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/lo/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/locale.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/lt/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ltg/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/lv/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/mai/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/meh/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/mk/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ml/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/mn/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/mr/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ms/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/my/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/nb-NO/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ne-NP/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/nl/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/nn-NO/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/nso/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/oc/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/or/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/pa-IN/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/pl/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/pt-BR/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/pt-PT/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/rm/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ro/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ru/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/rw/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sah/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sat/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/si/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sk/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sl/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/son/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sq/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sr/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sv-SE/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sw/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ta-LK/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ta/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/te/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/th/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/tl/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/tn/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/tr/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/tsz/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/uk/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ur/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/uz/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/vi/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/wo/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/xh/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/zam/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/zh-CN/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/zh-TW/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/zu/viewer.properties -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/viewer.css -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/viewer.js -share/nextcloud/apps/files_pdfviewer/vendor/pdfjs/web/viewer.js.map share/nextcloud/apps/files_rightclick/CHANGELOG.md share/nextcloud/apps/files_rightclick/COPYING share/nextcloud/apps/files_rightclick/LICENSE -share/nextcloud/apps/files_rightclick/appinfo/app.php share/nextcloud/apps/files_rightclick/appinfo/info.xml share/nextcloud/apps/files_rightclick/appinfo/signature.json share/nextcloud/apps/files_rightclick/css/app.css @@ -7895,6 +7959,9 @@ share/nextcloud/apps/files_rightclick/l1 share/nextcloud/apps/files_rightclick/l10n/zh_HK.json share/nextcloud/apps/files_rightclick/l10n/zh_TW.js share/nextcloud/apps/files_rightclick/l10n/zh_TW.json +share/nextcloud/apps/files_rightclick/lib/AppInfo/Application.php +share/nextcloud/apps/files_rightclick/lib/Listener/BeforeLoggedInTemplateRenderedListener.php +share/nextcloud/apps/files_rightclick/lib/Listener/BeforeTemplateRenderedListener.php share/nextcloud/apps/files_rightclick/screenshots/file.png share/nextcloud/apps/files_rightclick/screenshots/folder.png share/nextcloud/apps/files_rightclick/screenshots/picture.png @@ -8157,6 +8224,7 @@ share/nextcloud/apps/files_sharing/lib/A share/nextcloud/apps/files_sharing/lib/Activity/Providers/Users.php share/nextcloud/apps/files_sharing/lib/Activity/Settings/PublicLinks.php share/nextcloud/apps/files_sharing/lib/Activity/Settings/RemoteShare.php +share/nextcloud/apps/files_sharing/lib/Activity/Settings/ShareActivitySettings.php share/nextcloud/apps/files_sharing/lib/Activity/Settings/Shared.php share/nextcloud/apps/files_sharing/lib/AppInfo/Application.php share/nextcloud/apps/files_sharing/lib/BackgroundJob/FederatedSharesDiscoverJob.php @@ -8176,6 +8244,7 @@ share/nextcloud/apps/files_sharing/lib/C share/nextcloud/apps/files_sharing/lib/Controller/ShareInfoController.php share/nextcloud/apps/files_sharing/lib/Controller/ShareesAPIController.php share/nextcloud/apps/files_sharing/lib/DeleteOrphanedSharesJob.php +share/nextcloud/apps/files_sharing/lib/Event/BeforeTemplateRenderedEvent.php share/nextcloud/apps/files_sharing/lib/Exceptions/BrokenPath.php share/nextcloud/apps/files_sharing/lib/Exceptions/S2SException.php share/nextcloud/apps/files_sharing/lib/Exceptions/SharingRightsException.php @@ -8190,6 +8259,7 @@ share/nextcloud/apps/files_sharing/lib/E share/nextcloud/apps/files_sharing/lib/Helper.php share/nextcloud/apps/files_sharing/lib/Hooks.php share/nextcloud/apps/files_sharing/lib/ISharedStorage.php +share/nextcloud/apps/files_sharing/lib/Listener/LegacyBeforeTemplateRenderedListener.php share/nextcloud/apps/files_sharing/lib/Listener/LoadAdditionalListener.php share/nextcloud/apps/files_sharing/lib/Listener/LoadSidebarListener.php share/nextcloud/apps/files_sharing/lib/Listener/ShareInteractionListener.php @@ -8217,8 +8287,6 @@ share/nextcloud/apps/files_sharing/templ share/nextcloud/apps/files_sharing/templates/list.php share/nextcloud/apps/files_sharing/templates/part.404.php share/nextcloud/apps/files_sharing/templates/public.php -share/nextcloud/apps/files_trashbin/appinfo/app.php -share/nextcloud/apps/files_trashbin/appinfo/database.xml share/nextcloud/apps/files_trashbin/appinfo/info.xml share/nextcloud/apps/files_trashbin/appinfo/routes.php share/nextcloud/apps/files_trashbin/appinfo/signature.json @@ -8453,6 +8521,7 @@ share/nextcloud/apps/files_trashbin/lib/ share/nextcloud/apps/files_trashbin/lib/Expiration.php share/nextcloud/apps/files_trashbin/lib/Helper.php share/nextcloud/apps/files_trashbin/lib/Hooks.php +share/nextcloud/apps/files_trashbin/lib/Migration/Version1010Date20200630192639.php share/nextcloud/apps/files_trashbin/lib/Sabre/AbstractTrash.php share/nextcloud/apps/files_trashbin/lib/Sabre/AbstractTrashFile.php share/nextcloud/apps/files_trashbin/lib/Sabre/AbstractTrashFolder.php @@ -8477,7 +8546,6 @@ share/nextcloud/apps/files_trashbin/lib/ share/nextcloud/apps/files_trashbin/lib/Trashbin.php share/nextcloud/apps/files_trashbin/list.php share/nextcloud/apps/files_trashbin/templates/index.php -share/nextcloud/apps/files_versions/appinfo/app.php share/nextcloud/apps/files_versions/appinfo/info.xml share/nextcloud/apps/files_versions/appinfo/routes.php share/nextcloud/apps/files_versions/appinfo/signature.json @@ -8708,7 +8776,6 @@ share/nextcloud/apps/files_versions/lib/ share/nextcloud/apps/files_versions/lib/Versions/LegacyVersionsBackend.php share/nextcloud/apps/files_versions/lib/Versions/Version.php share/nextcloud/apps/files_versions/lib/Versions/VersionManager.php -share/nextcloud/apps/files_videoplayer/appinfo/app.php share/nextcloud/apps/files_videoplayer/appinfo/info.xml share/nextcloud/apps/files_videoplayer/appinfo/signature.json share/nextcloud/apps/files_videoplayer/css/style.css @@ -8722,9 +8789,9 @@ share/nextcloud/apps/files_videoplayer/j share/nextcloud/apps/files_videoplayer/js/vendors~videojs.js.map share/nextcloud/apps/files_videoplayer/js/videojs.js share/nextcloud/apps/files_videoplayer/js/videojs.js.map +share/nextcloud/apps/files_videoplayer/lib/AppInfo/Application.php share/nextcloud/apps/files_videoplayer/screenshot.jpg share/nextcloud/apps/firstrunwizard/.babelrc.js -share/nextcloud/apps/firstrunwizard/appinfo/app.php share/nextcloud/apps/firstrunwizard/appinfo/info.xml share/nextcloud/apps/firstrunwizard/appinfo/routes.php share/nextcloud/apps/firstrunwizard/appinfo/signature.json @@ -8747,8 +8814,8 @@ share/nextcloud/apps/firstrunwizard/img/ share/nextcloud/apps/firstrunwizard/img/intro.png share/nextcloud/apps/firstrunwizard/js/about.js share/nextcloud/apps/firstrunwizard/js/activate.js -share/nextcloud/apps/firstrunwizard/js/firstrunwizard.js -share/nextcloud/apps/firstrunwizard/js/firstrunwizard.js.map +share/nextcloud/apps/firstrunwizard/js/firstrunwizard-main.js +share/nextcloud/apps/firstrunwizard/js/firstrunwizard-main.js.map share/nextcloud/apps/firstrunwizard/js/personalsettings.js share/nextcloud/apps/firstrunwizard/l10n/.gitignore share/nextcloud/apps/firstrunwizard/l10n/af.js @@ -8932,18 +8999,19 @@ share/nextcloud/apps/firstrunwizard/l10n share/nextcloud/apps/firstrunwizard/l10n/zh_TW.json share/nextcloud/apps/firstrunwizard/lib/AppInfo/Application.php share/nextcloud/apps/firstrunwizard/lib/Controller/WizardController.php +share/nextcloud/apps/firstrunwizard/lib/Listener/AppEnabledListener.php +share/nextcloud/apps/firstrunwizard/lib/Listener/BeforeTemplateRenderedListener.php share/nextcloud/apps/firstrunwizard/lib/Notification/AppHint.php share/nextcloud/apps/firstrunwizard/lib/Notification/BackgroundJob.php share/nextcloud/apps/firstrunwizard/lib/Notification/Notifier.php share/nextcloud/apps/firstrunwizard/lib/Settings/Personal.php +share/nextcloud/apps/firstrunwizard/stylelint.config.js share/nextcloud/apps/firstrunwizard/templates/page.apps.php share/nextcloud/apps/firstrunwizard/templates/page.clients.php share/nextcloud/apps/firstrunwizard/templates/page.final.php share/nextcloud/apps/firstrunwizard/templates/page.intro.php share/nextcloud/apps/firstrunwizard/templates/page.values.php share/nextcloud/apps/firstrunwizard/templates/personal-settings.php -share/nextcloud/apps/firstrunwizard/templates/wizard.php -share/nextcloud/apps/logreader/appinfo/app.php share/nextcloud/apps/logreader/appinfo/info.xml share/nextcloud/apps/logreader/appinfo/routes.php share/nextcloud/apps/logreader/appinfo/signature.json @@ -9140,7 +9208,6 @@ share/nextcloud/apps/logreader/screensho share/nextcloud/apps/logreader/templates/index.php share/nextcloud/apps/logreader/webpack/dev.config.js share/nextcloud/apps/logreader/webpack/prod.config.js -share/nextcloud/apps/lookup_server_connector/appinfo/app.php share/nextcloud/apps/lookup_server_connector/appinfo/info.xml share/nextcloud/apps/lookup_server_connector/appinfo/signature.json share/nextcloud/apps/lookup_server_connector/composer/autoload.php @@ -9156,7 +9223,6 @@ share/nextcloud/apps/lookup_server_conne share/nextcloud/apps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php share/nextcloud/apps/lookup_server_connector/lib/UpdateLookupServer.php share/nextcloud/apps/nextcloud_announcements/COPYING -share/nextcloud/apps/nextcloud_announcements/appinfo/app.php share/nextcloud/apps/nextcloud_announcements/appinfo/certificate.crt share/nextcloud/apps/nextcloud_announcements/appinfo/info.xml share/nextcloud/apps/nextcloud_announcements/appinfo/signature.json @@ -9304,12 +9370,12 @@ share/nextcloud/apps/nextcloud_announcem share/nextcloud/apps/nextcloud_announcements/templates/admin.php share/nextcloud/apps/notifications/.eslintignore share/nextcloud/apps/notifications/COPYING -share/nextcloud/apps/notifications/appinfo/app.php share/nextcloud/apps/notifications/appinfo/info.xml share/nextcloud/apps/notifications/appinfo/routes.php share/nextcloud/apps/notifications/appinfo/signature.json share/nextcloud/apps/notifications/babel.config.js share/nextcloud/apps/notifications/composer.json +share/nextcloud/apps/notifications/composer.lock share/nextcloud/apps/notifications/css/styles.scss share/nextcloud/apps/notifications/docs/admin-notifications.md share/nextcloud/apps/notifications/docs/notification-workflow.md @@ -9324,8 +9390,8 @@ share/nextcloud/apps/notifications/img/n share/nextcloud/apps/notifications/img/notifications-red-new.svg share/nextcloud/apps/notifications/img/notifications.png share/nextcloud/apps/notifications/img/notifications.svg -share/nextcloud/apps/notifications/js/notifications.js -share/nextcloud/apps/notifications/js/notifications.js.map +share/nextcloud/apps/notifications/js/notifications-main.js +share/nextcloud/apps/notifications/js/notifications-main.js.map share/nextcloud/apps/notifications/l10n/af.js share/nextcloud/apps/notifications/l10n/af.json share/nextcloud/apps/notifications/l10n/ar.js @@ -9512,9 +9578,11 @@ share/nextcloud/apps/notifications/lib/C share/nextcloud/apps/notifications/lib/Controller/PushController.php share/nextcloud/apps/notifications/lib/Exceptions/NotificationNotFoundException.php share/nextcloud/apps/notifications/lib/Handler.php +share/nextcloud/apps/notifications/lib/Listener/UserDeletedListener.php share/nextcloud/apps/notifications/lib/Migration/Version2004Date20190107135757.php share/nextcloud/apps/notifications/lib/Notifier/AdminNotifications.php share/nextcloud/apps/notifications/lib/Push.php +share/nextcloud/apps/notifications/stylelint.config.js share/nextcloud/apps/oauth2/appinfo/info.xml share/nextcloud/apps/oauth2/appinfo/routes.php share/nextcloud/apps/oauth2/appinfo/signature.json @@ -9668,7 +9736,6 @@ share/nextcloud/apps/oauth2/lib/Migratio share/nextcloud/apps/oauth2/lib/Settings/Admin.php share/nextcloud/apps/oauth2/templates/admin.php share/nextcloud/apps/password_policy/LICENSE -share/nextcloud/apps/password_policy/appinfo/app.php share/nextcloud/apps/password_policy/appinfo/info.xml share/nextcloud/apps/password_policy/appinfo/routes.php share/nextcloud/apps/password_policy/appinfo/signature.json @@ -9814,8 +9881,13 @@ share/nextcloud/apps/password_policy/lib share/nextcloud/apps/password_policy/lib/Controller/APIController.php share/nextcloud/apps/password_policy/lib/FailedLoginCompliance.php share/nextcloud/apps/password_policy/lib/Generator.php +share/nextcloud/apps/password_policy/lib/Listener/BeforePasswordUpdatedEventListener.php +share/nextcloud/apps/password_policy/lib/Listener/BeforeUserLoggedInEventListener.php share/nextcloud/apps/password_policy/lib/Listener/FailedLoginListener.php +share/nextcloud/apps/password_policy/lib/Listener/GenerateSecurePasswordEventListener.php +share/nextcloud/apps/password_policy/lib/Listener/PasswordUpdatedEventListener.php share/nextcloud/apps/password_policy/lib/Listener/SuccesfullLoginListener.php +share/nextcloud/apps/password_policy/lib/Listener/ValidatePasswordPolicyEventListener.php share/nextcloud/apps/password_policy/lib/PasswordPolicyConfig.php share/nextcloud/apps/password_policy/lib/PasswordValidator.php share/nextcloud/apps/password_policy/lib/Settings.php @@ -9869,7 +9941,6 @@ share/nextcloud/apps/password_policy/lis share/nextcloud/apps/password_policy/templates/settings-admin.php share/nextcloud/apps/photos/.npmignore share/nextcloud/apps/photos/COPYING -share/nextcloud/apps/photos/appinfo/app.php share/nextcloud/apps/photos/appinfo/info.xml share/nextcloud/apps/photos/appinfo/routes.php share/nextcloud/apps/photos/appinfo/signature.json @@ -9880,26 +9951,28 @@ share/nextcloud/apps/photos/css/icons.sc share/nextcloud/apps/photos/img/app.svg share/nextcloud/apps/photos/img/photos.svg share/nextcloud/apps/photos/img/yourphotos.svg -share/nextcloud/apps/photos/js/photos.0.js -share/nextcloud/apps/photos/js/photos.0.js.map -share/nextcloud/apps/photos/js/photos.1.js -share/nextcloud/apps/photos/js/photos.1.js.map -share/nextcloud/apps/photos/js/photos.2.js -share/nextcloud/apps/photos/js/photos.2.js.map -share/nextcloud/apps/photos/js/photos.4.js -share/nextcloud/apps/photos/js/photos.4.js.map -share/nextcloud/apps/photos/js/photos.5.js -share/nextcloud/apps/photos/js/photos.5.js.map -share/nextcloud/apps/photos/js/photos.6.js -share/nextcloud/apps/photos/js/photos.6.js.map -share/nextcloud/apps/photos/js/photos.7.js -share/nextcloud/apps/photos/js/photos.7.js.map -share/nextcloud/apps/photos/js/photos.8.js -share/nextcloud/apps/photos/js/photos.8.js.map -share/nextcloud/apps/photos/js/photos.9.js -share/nextcloud/apps/photos/js/photos.9.js.map -share/nextcloud/apps/photos/js/photos.js -share/nextcloud/apps/photos/js/photos.js.map +share/nextcloud/apps/photos/js/photos-0.js +share/nextcloud/apps/photos/js/photos-0.js.map +share/nextcloud/apps/photos/js/photos-1.js +share/nextcloud/apps/photos/js/photos-1.js.map +share/nextcloud/apps/photos/js/photos-2.js +share/nextcloud/apps/photos/js/photos-2.js.map +share/nextcloud/apps/photos/js/photos-3.js +share/nextcloud/apps/photos/js/photos-3.js.map +share/nextcloud/apps/photos/js/photos-4.js +share/nextcloud/apps/photos/js/photos-4.js.map +share/nextcloud/apps/photos/js/photos-5.js +share/nextcloud/apps/photos/js/photos-5.js.map +share/nextcloud/apps/photos/js/photos-6.js +share/nextcloud/apps/photos/js/photos-6.js.map +share/nextcloud/apps/photos/js/photos-7.js +share/nextcloud/apps/photos/js/photos-7.js.map +share/nextcloud/apps/photos/js/photos-8.js +share/nextcloud/apps/photos/js/photos-8.js.map +share/nextcloud/apps/photos/js/photos-9.js +share/nextcloud/apps/photos/js/photos-9.js.map +share/nextcloud/apps/photos/js/photos-main.js +share/nextcloud/apps/photos/js/photos-main.js.map share/nextcloud/apps/photos/l10n/af.js share/nextcloud/apps/photos/l10n/af.json share/nextcloud/apps/photos/l10n/ar.js @@ -10102,42 +10175,60 @@ share/nextcloud/apps/privacy/img/app.svg share/nextcloud/apps/privacy/img/control.svg share/nextcloud/apps/privacy/img/freedom.svg share/nextcloud/apps/privacy/img/knowledge.svg -share/nextcloud/apps/privacy/js/chunks/0-47c5d586fda355004f68.js -share/nextcloud/apps/privacy/js/chunks/0-47c5d586fda355004f68.js.map -share/nextcloud/apps/privacy/js/chunks/0-779c9a1dd894d19ed27d.js -share/nextcloud/apps/privacy/js/chunks/0-779c9a1dd894d19ed27d.js.map -share/nextcloud/apps/privacy/js/chunks/1-47c5d586fda355004f68.js -share/nextcloud/apps/privacy/js/chunks/1-47c5d586fda355004f68.js.map -share/nextcloud/apps/privacy/js/chunks/1-779c9a1dd894d19ed27d.js -share/nextcloud/apps/privacy/js/chunks/1-779c9a1dd894d19ed27d.js.map -share/nextcloud/apps/privacy/js/chunks/2-47c5d586fda355004f68.js -share/nextcloud/apps/privacy/js/chunks/2-47c5d586fda355004f68.js.map -share/nextcloud/apps/privacy/js/chunks/2-779c9a1dd894d19ed27d.js -share/nextcloud/apps/privacy/js/chunks/2-779c9a1dd894d19ed27d.js.map -share/nextcloud/apps/privacy/js/chunks/3-47c5d586fda355004f68.js -share/nextcloud/apps/privacy/js/chunks/3-47c5d586fda355004f68.js.map -share/nextcloud/apps/privacy/js/chunks/3-779c9a1dd894d19ed27d.js -share/nextcloud/apps/privacy/js/chunks/3-779c9a1dd894d19ed27d.js.map -share/nextcloud/apps/privacy/js/chunks/5-47c5d586fda355004f68.js -share/nextcloud/apps/privacy/js/chunks/5-47c5d586fda355004f68.js.map -share/nextcloud/apps/privacy/js/chunks/5-779c9a1dd894d19ed27d.js -share/nextcloud/apps/privacy/js/chunks/5-779c9a1dd894d19ed27d.js.map -share/nextcloud/apps/privacy/js/chunks/6-47c5d586fda355004f68.js -share/nextcloud/apps/privacy/js/chunks/6-47c5d586fda355004f68.js.map -share/nextcloud/apps/privacy/js/chunks/6-779c9a1dd894d19ed27d.js -share/nextcloud/apps/privacy/js/chunks/6-779c9a1dd894d19ed27d.js.map -share/nextcloud/apps/privacy/js/chunks/7-47c5d586fda355004f68.js -share/nextcloud/apps/privacy/js/chunks/7-47c5d586fda355004f68.js.map -share/nextcloud/apps/privacy/js/chunks/7-779c9a1dd894d19ed27d.js -share/nextcloud/apps/privacy/js/chunks/7-779c9a1dd894d19ed27d.js.map -share/nextcloud/apps/privacy/js/chunks/8-47c5d586fda355004f68.js -share/nextcloud/apps/privacy/js/chunks/8-47c5d586fda355004f68.js.map -share/nextcloud/apps/privacy/js/chunks/8-779c9a1dd894d19ed27d.js -share/nextcloud/apps/privacy/js/chunks/8-779c9a1dd894d19ed27d.js.map -share/nextcloud/apps/privacy/js/chunks/9-47c5d586fda355004f68.js -share/nextcloud/apps/privacy/js/chunks/9-47c5d586fda355004f68.js.map -share/nextcloud/apps/privacy/js/chunks/9-779c9a1dd894d19ed27d.js -share/nextcloud/apps/privacy/js/chunks/9-779c9a1dd894d19ed27d.js.map +share/nextcloud/apps/privacy/js/chunks/0-67bdb1018507b71d5d1a.js +share/nextcloud/apps/privacy/js/chunks/0-67bdb1018507b71d5d1a.js.map +share/nextcloud/apps/privacy/js/chunks/0-cb3756be5d83e6808ba0.js +share/nextcloud/apps/privacy/js/chunks/0-cb3756be5d83e6808ba0.js.map +share/nextcloud/apps/privacy/js/chunks/0-d52ff358baed002ec5de.js +share/nextcloud/apps/privacy/js/chunks/0-d52ff358baed002ec5de.js.map +share/nextcloud/apps/privacy/js/chunks/1-67bdb1018507b71d5d1a.js +share/nextcloud/apps/privacy/js/chunks/1-67bdb1018507b71d5d1a.js.map +share/nextcloud/apps/privacy/js/chunks/1-cb3756be5d83e6808ba0.js +share/nextcloud/apps/privacy/js/chunks/1-cb3756be5d83e6808ba0.js.map +share/nextcloud/apps/privacy/js/chunks/1-d52ff358baed002ec5de.js +share/nextcloud/apps/privacy/js/chunks/1-d52ff358baed002ec5de.js.map +share/nextcloud/apps/privacy/js/chunks/2-67bdb1018507b71d5d1a.js +share/nextcloud/apps/privacy/js/chunks/2-67bdb1018507b71d5d1a.js.map +share/nextcloud/apps/privacy/js/chunks/2-cb3756be5d83e6808ba0.js +share/nextcloud/apps/privacy/js/chunks/2-cb3756be5d83e6808ba0.js.map +share/nextcloud/apps/privacy/js/chunks/2-d52ff358baed002ec5de.js +share/nextcloud/apps/privacy/js/chunks/2-d52ff358baed002ec5de.js.map +share/nextcloud/apps/privacy/js/chunks/3-67bdb1018507b71d5d1a.js +share/nextcloud/apps/privacy/js/chunks/3-67bdb1018507b71d5d1a.js.map +share/nextcloud/apps/privacy/js/chunks/3-cb3756be5d83e6808ba0.js +share/nextcloud/apps/privacy/js/chunks/3-cb3756be5d83e6808ba0.js.map +share/nextcloud/apps/privacy/js/chunks/3-d52ff358baed002ec5de.js +share/nextcloud/apps/privacy/js/chunks/3-d52ff358baed002ec5de.js.map +share/nextcloud/apps/privacy/js/chunks/5-67bdb1018507b71d5d1a.js +share/nextcloud/apps/privacy/js/chunks/5-67bdb1018507b71d5d1a.js.map +share/nextcloud/apps/privacy/js/chunks/5-cb3756be5d83e6808ba0.js +share/nextcloud/apps/privacy/js/chunks/5-cb3756be5d83e6808ba0.js.map +share/nextcloud/apps/privacy/js/chunks/5-d52ff358baed002ec5de.js +share/nextcloud/apps/privacy/js/chunks/5-d52ff358baed002ec5de.js.map +share/nextcloud/apps/privacy/js/chunks/6-67bdb1018507b71d5d1a.js +share/nextcloud/apps/privacy/js/chunks/6-67bdb1018507b71d5d1a.js.map +share/nextcloud/apps/privacy/js/chunks/6-cb3756be5d83e6808ba0.js +share/nextcloud/apps/privacy/js/chunks/6-cb3756be5d83e6808ba0.js.map +share/nextcloud/apps/privacy/js/chunks/6-d52ff358baed002ec5de.js +share/nextcloud/apps/privacy/js/chunks/6-d52ff358baed002ec5de.js.map +share/nextcloud/apps/privacy/js/chunks/7-67bdb1018507b71d5d1a.js +share/nextcloud/apps/privacy/js/chunks/7-67bdb1018507b71d5d1a.js.map +share/nextcloud/apps/privacy/js/chunks/7-cb3756be5d83e6808ba0.js +share/nextcloud/apps/privacy/js/chunks/7-cb3756be5d83e6808ba0.js.map +share/nextcloud/apps/privacy/js/chunks/7-d52ff358baed002ec5de.js +share/nextcloud/apps/privacy/js/chunks/7-d52ff358baed002ec5de.js.map +share/nextcloud/apps/privacy/js/chunks/8-67bdb1018507b71d5d1a.js +share/nextcloud/apps/privacy/js/chunks/8-67bdb1018507b71d5d1a.js.map +share/nextcloud/apps/privacy/js/chunks/8-cb3756be5d83e6808ba0.js +share/nextcloud/apps/privacy/js/chunks/8-cb3756be5d83e6808ba0.js.map +share/nextcloud/apps/privacy/js/chunks/8-d52ff358baed002ec5de.js +share/nextcloud/apps/privacy/js/chunks/8-d52ff358baed002ec5de.js.map +share/nextcloud/apps/privacy/js/chunks/9-67bdb1018507b71d5d1a.js +share/nextcloud/apps/privacy/js/chunks/9-67bdb1018507b71d5d1a.js.map +share/nextcloud/apps/privacy/js/chunks/9-cb3756be5d83e6808ba0.js +share/nextcloud/apps/privacy/js/chunks/9-cb3756be5d83e6808ba0.js.map +share/nextcloud/apps/privacy/js/chunks/9-d52ff358baed002ec5de.js +share/nextcloud/apps/privacy/js/chunks/9-d52ff358baed002ec5de.js.map share/nextcloud/apps/privacy/js/privacy.js share/nextcloud/apps/privacy/js/privacy.js.map share/nextcloud/apps/privacy/l10n/af.js @@ -10257,15 +10348,17 @@ share/nextcloud/apps/provisioning_api/li share/nextcloud/apps/provisioning_api/lib/Controller/AppsController.php share/nextcloud/apps/provisioning_api/lib/Controller/GroupsController.php share/nextcloud/apps/provisioning_api/lib/Controller/UsersController.php -share/nextcloud/apps/provisioning_api/lib/FederatedFileSharingFactory.php +share/nextcloud/apps/provisioning_api/lib/FederatedShareProviderFactory.php share/nextcloud/apps/provisioning_api/lib/Middleware/Exceptions/NotSubAdminException.php share/nextcloud/apps/provisioning_api/lib/Middleware/ProvisioningApiMiddleware.php +share/nextcloud/apps/recommendations/.stylelintrc.js share/nextcloud/apps/recommendations/LICENSE -share/nextcloud/apps/recommendations/appinfo/app.php share/nextcloud/apps/recommendations/appinfo/info.xml share/nextcloud/apps/recommendations/appinfo/routes.php share/nextcloud/apps/recommendations/appinfo/signature.json share/nextcloud/apps/recommendations/composer.json +share/nextcloud/apps/recommendations/js/dashboard.js +share/nextcloud/apps/recommendations/js/dashboard.js.map share/nextcloud/apps/recommendations/js/main.js share/nextcloud/apps/recommendations/js/main.js.map share/nextcloud/apps/recommendations/krankerl.toml @@ -10351,6 +10444,8 @@ share/nextcloud/apps/recommendations/lib share/nextcloud/apps/recommendations/lib/Command/GetRecommendations.php share/nextcloud/apps/recommendations/lib/Controller/RecommendationController.php share/nextcloud/apps/recommendations/lib/Controller/SettingsController.php +share/nextcloud/apps/recommendations/lib/Dashboard/RecommendationWidget.php +share/nextcloud/apps/recommendations/lib/Listeners/FilesLoadAdditionalScriptsListener.php share/nextcloud/apps/recommendations/lib/Service/FileWithComments.php share/nextcloud/apps/recommendations/lib/Service/IRecommendation.php share/nextcloud/apps/recommendations/lib/Service/IRecommendationSource.php @@ -10362,7 +10457,6 @@ share/nextcloud/apps/recommendations/lib share/nextcloud/apps/serverinfo/AUTHORS.md share/nextcloud/apps/serverinfo/CHANGELOG.md share/nextcloud/apps/serverinfo/COPYING -share/nextcloud/apps/serverinfo/appinfo/app.php share/nextcloud/apps/serverinfo/appinfo/info.xml share/nextcloud/apps/serverinfo/appinfo/routes.php share/nextcloud/apps/serverinfo/appinfo/signature.json @@ -10558,8 +10652,12 @@ share/nextcloud/apps/serverinfo/lib/Cont share/nextcloud/apps/serverinfo/lib/Controller/PageController.php share/nextcloud/apps/serverinfo/lib/DatabaseStatistics.php share/nextcloud/apps/serverinfo/lib/OperatingSystems/DefaultOs.php +share/nextcloud/apps/serverinfo/lib/OperatingSystems/FreeBSD.php +share/nextcloud/apps/serverinfo/lib/OperatingSystems/IOperatingSystem.php share/nextcloud/apps/serverinfo/lib/Os.php share/nextcloud/apps/serverinfo/lib/PhpStatistics.php +share/nextcloud/apps/serverinfo/lib/Resources/Disk.php +share/nextcloud/apps/serverinfo/lib/Resources/Memory.php share/nextcloud/apps/serverinfo/lib/SessionStatistics.php share/nextcloud/apps/serverinfo/lib/Settings/AdminSection.php share/nextcloud/apps/serverinfo/lib/Settings/AdminSettings.php @@ -10580,6 +10678,7 @@ share/nextcloud/apps/settings/composer/c share/nextcloud/apps/settings/composer/composer/autoload_real.php share/nextcloud/apps/settings/composer/composer/autoload_static.php share/nextcloud/apps/settings/css/settings.scss +share/nextcloud/apps/settings/data/Reasons to use Nextcloud.pdf share/nextcloud/apps/settings/img/admin.svg share/nextcloud/apps/settings/img/apps.svg share/nextcloud/apps/settings/img/change.svg @@ -10592,7 +10691,6 @@ share/nextcloud/apps/settings/img/toggle share/nextcloud/apps/settings/img/users.svg share/nextcloud/apps/settings/js/admin.js share/nextcloud/apps/settings/js/apps.js -share/nextcloud/apps/settings/js/certificates.js share/nextcloud/apps/settings/js/federationscopemenu.js share/nextcloud/apps/settings/js/federationsettingsview.js share/nextcloud/apps/settings/js/log.js @@ -10602,46 +10700,26 @@ share/nextcloud/apps/settings/js/setting share/nextcloud/apps/settings/js/templates.js share/nextcloud/apps/settings/js/templates/federationscopemenu.handlebars share/nextcloud/apps/settings/js/usersettings.js -share/nextcloud/apps/settings/js/vue-0.js -share/nextcloud/apps/settings/js/vue-0.js.map -share/nextcloud/apps/settings/js/vue-1.js -share/nextcloud/apps/settings/js/vue-1.js.map -share/nextcloud/apps/settings/js/vue-2.js -share/nextcloud/apps/settings/js/vue-2.js.map -share/nextcloud/apps/settings/js/vue-3.js -share/nextcloud/apps/settings/js/vue-3.js.map -share/nextcloud/apps/settings/js/vue-4.js -share/nextcloud/apps/settings/js/vue-4.js.map -share/nextcloud/apps/settings/js/vue-5.js -share/nextcloud/apps/settings/js/vue-5.js.map -share/nextcloud/apps/settings/js/vue-6.js -share/nextcloud/apps/settings/js/vue-6.js.map -share/nextcloud/apps/settings/js/vue-7.js -share/nextcloud/apps/settings/js/vue-7.js.map -share/nextcloud/apps/settings/js/vue-8.js -share/nextcloud/apps/settings/js/vue-8.js.map -share/nextcloud/apps/settings/js/vue-editor-collab.js -share/nextcloud/apps/settings/js/vue-editor-collab.js.map -share/nextcloud/apps/settings/js/vue-editor-guest.js -share/nextcloud/apps/settings/js/vue-editor-guest.js.map -share/nextcloud/apps/settings/js/vue-editor-rich.js -share/nextcloud/apps/settings/js/vue-editor-rich.js.map -share/nextcloud/apps/settings/js/vue-editor.js -share/nextcloud/apps/settings/js/vue-editor.js.map -share/nextcloud/apps/settings/js/vue-files-modal.js -share/nextcloud/apps/settings/js/vue-files-modal.js.map share/nextcloud/apps/settings/js/vue-settings-admin-security.js share/nextcloud/apps/settings/js/vue-settings-admin-security.js.map +share/nextcloud/apps/settings/js/vue-settings-apps-819bd91780a5b5e34199.js +share/nextcloud/apps/settings/js/vue-settings-apps-819bd91780a5b5e34199.js.map share/nextcloud/apps/settings/js/vue-settings-apps-users-management.js share/nextcloud/apps/settings/js/vue-settings-apps-users-management.js.map +share/nextcloud/apps/settings/js/vue-settings-nextcloud-pdf.js +share/nextcloud/apps/settings/js/vue-settings-nextcloud-pdf.js.map share/nextcloud/apps/settings/js/vue-settings-personal-security.js share/nextcloud/apps/settings/js/vue-settings-personal-security.js.map share/nextcloud/apps/settings/js/vue-settings-personal-webauthn.js share/nextcloud/apps/settings/js/vue-settings-personal-webauthn.js.map -share/nextcloud/apps/settings/js/vue-vendors-editor-collab-editor-guest.js -share/nextcloud/apps/settings/js/vue-vendors-editor-collab-editor-guest.js.map -share/nextcloud/apps/settings/js/vue-vendors-files-modal.js -share/nextcloud/apps/settings/js/vue-vendors-files-modal.js.map +share/nextcloud/apps/settings/js/vue-settings-users-d0f700c33b614b07a2ad.js +share/nextcloud/apps/settings/js/vue-settings-users-d0f700c33b614b07a2ad.js.map +share/nextcloud/apps/settings/js/vue-vendors-settings-apps-020aea84238902004ab4.js +share/nextcloud/apps/settings/js/vue-vendors-settings-apps-020aea84238902004ab4.js.map +share/nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users-20d27e7401b445f2948d.js +share/nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users-20d27e7401b445f2948d.js.map +share/nextcloud/apps/settings/js/vue-vendors-settings-users-65f832aec1eb45875fe6.js +share/nextcloud/apps/settings/js/vue-vendors-settings-users-65f832aec1eb45875fe6.js.map share/nextcloud/apps/settings/l10n/ar.js share/nextcloud/apps/settings/l10n/ar.json share/nextcloud/apps/settings/l10n/ast.js @@ -10784,7 +10862,6 @@ share/nextcloud/apps/settings/lib/Backgr share/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php share/nextcloud/apps/settings/lib/Controller/AppSettingsController.php share/nextcloud/apps/settings/lib/Controller/AuthSettingsController.php -share/nextcloud/apps/settings/lib/Controller/CertificateController.php share/nextcloud/apps/settings/lib/Controller/ChangePasswordController.php share/nextcloud/apps/settings/lib/Controller/CheckSetupController.php share/nextcloud/apps/settings/lib/Controller/CommonSettingsTrait.php @@ -10792,12 +10869,16 @@ share/nextcloud/apps/settings/lib/Contro share/nextcloud/apps/settings/lib/Controller/LogSettingsController.php share/nextcloud/apps/settings/lib/Controller/MailSettingsController.php share/nextcloud/apps/settings/lib/Controller/PersonalSettingsController.php +share/nextcloud/apps/settings/lib/Controller/ReasonsController.php share/nextcloud/apps/settings/lib/Controller/TwoFactorSettingsController.php share/nextcloud/apps/settings/lib/Controller/UsersController.php share/nextcloud/apps/settings/lib/Controller/WebAuthnController.php +share/nextcloud/apps/settings/lib/Events/BeforeTemplateRenderedEvent.php share/nextcloud/apps/settings/lib/Hooks.php share/nextcloud/apps/settings/lib/Mailer/NewUserMailHelper.php share/nextcloud/apps/settings/lib/Middleware/SubadminMiddleware.php +share/nextcloud/apps/settings/lib/Search/AppSearch.php +share/nextcloud/apps/settings/lib/Search/SectionSearch.php share/nextcloud/apps/settings/lib/Sections/Admin/Additional.php share/nextcloud/apps/settings/lib/Sections/Admin/Groupware.php share/nextcloud/apps/settings/lib/Sections/Admin/Overview.php @@ -10819,7 +10900,9 @@ share/nextcloud/apps/settings/lib/Settin share/nextcloud/apps/settings/lib/Settings/Personal/Security/TwoFactor.php share/nextcloud/apps/settings/lib/Settings/Personal/Security/WebAuthn.php share/nextcloud/apps/settings/lib/Settings/Personal/ServerDevNotice.php -share/nextcloud/apps/settings/templates/certificates.php +share/nextcloud/apps/settings/lib/SetupChecks/LegacySSEKeyFormat.php +share/nextcloud/apps/settings/lib/SetupChecks/PhpDefaultCharset.php +share/nextcloud/apps/settings/lib/SetupChecks/PhpOutputBuffering.php share/nextcloud/apps/settings/templates/help.php share/nextcloud/apps/settings/templates/settings-vue.php share/nextcloud/apps/settings/templates/settings/additional.php @@ -10836,7 +10919,6 @@ share/nextcloud/apps/settings/templates/ share/nextcloud/apps/settings/templates/settings/personal/security/password.php share/nextcloud/apps/settings/templates/settings/personal/security/twofactor.php share/nextcloud/apps/settings/templates/settings/personal/security/webauthn.php -share/nextcloud/apps/sharebymail/appinfo/app.php share/nextcloud/apps/sharebymail/appinfo/info.xml share/nextcloud/apps/sharebymail/appinfo/signature.json share/nextcloud/apps/sharebymail/composer/autoload.php @@ -10970,12 +11052,10 @@ share/nextcloud/apps/sharebymail/l10n/zh share/nextcloud/apps/sharebymail/lib/Activity.php share/nextcloud/apps/sharebymail/lib/AppInfo/Application.php share/nextcloud/apps/sharebymail/lib/Capabilities.php -share/nextcloud/apps/sharebymail/lib/Settings.php share/nextcloud/apps/sharebymail/lib/Settings/Admin.php share/nextcloud/apps/sharebymail/lib/Settings/SettingsManager.php share/nextcloud/apps/sharebymail/lib/ShareByMailProvider.php share/nextcloud/apps/sharebymail/templates/settings-admin.php -share/nextcloud/apps/support/appinfo/app.php share/nextcloud/apps/support/appinfo/info.xml share/nextcloud/apps/support/appinfo/routes.php share/nextcloud/apps/support/appinfo/signature.json @@ -11068,12 +11148,9 @@ share/nextcloud/apps/support/resources/W share/nextcloud/apps/support/templates/admin.php share/nextcloud/apps/survey_client/COPYING share/nextcloud/apps/survey_client/ISSUE_TEMPLATE.md -share/nextcloud/apps/survey_client/appinfo/app.php share/nextcloud/apps/survey_client/appinfo/info.xml -share/nextcloud/apps/survey_client/appinfo/install.php share/nextcloud/apps/survey_client/appinfo/routes.php share/nextcloud/apps/survey_client/appinfo/signature.json -share/nextcloud/apps/survey_client/appinfo/update.php share/nextcloud/apps/survey_client/css/admin.css share/nextcloud/apps/survey_client/img/app-dark.svg share/nextcloud/apps/survey_client/img/app.svg @@ -11205,11 +11282,11 @@ share/nextcloud/apps/survey_client/lib/C share/nextcloud/apps/survey_client/lib/Categories/Stats.php share/nextcloud/apps/survey_client/lib/Collector.php share/nextcloud/apps/survey_client/lib/Controller/EndpointController.php +share/nextcloud/apps/survey_client/lib/Migration/SendAdminNotification.php share/nextcloud/apps/survey_client/lib/Notifier.php share/nextcloud/apps/survey_client/lib/Settings/AdminSection.php share/nextcloud/apps/survey_client/lib/Settings/AdminSettings.php share/nextcloud/apps/survey_client/templates/admin.php -share/nextcloud/apps/systemtags/appinfo/app.php share/nextcloud/apps/systemtags/appinfo/info.xml share/nextcloud/apps/systemtags/appinfo/routes.php share/nextcloud/apps/systemtags/appinfo/signature.json @@ -11418,6 +11495,7 @@ share/nextcloud/apps/systemtags/l10n/zh_ share/nextcloud/apps/systemtags/lib/Activity/Listener.php share/nextcloud/apps/systemtags/lib/Activity/Provider.php share/nextcloud/apps/systemtags/lib/Activity/Setting.php +share/nextcloud/apps/systemtags/lib/AppInfo/Application.php share/nextcloud/apps/systemtags/lib/Controller/LastUsedController.php share/nextcloud/apps/systemtags/lib/Settings/Admin.php share/nextcloud/apps/systemtags/list.php @@ -11427,7 +11505,6 @@ share/nextcloud/apps/text/.eslintignore share/nextcloud/apps/text/.stylelintrc.js share/nextcloud/apps/text/CHANGELOG.md share/nextcloud/apps/text/COPYING -share/nextcloud/apps/text/appinfo/app.php share/nextcloud/apps/text/appinfo/info.xml share/nextcloud/apps/text/appinfo/routes.php share/nextcloud/apps/text/appinfo/signature.json @@ -11444,6 +11521,7 @@ share/nextcloud/apps/text/img/add_row_be share/nextcloud/apps/text/img/app.png share/nextcloud/apps/text/img/app.svg share/nextcloud/apps/text/img/bold.svg +share/nextcloud/apps/text/img/checkbox-mark.svg share/nextcloud/apps/text/img/checklist.svg share/nextcloud/apps/text/img/code.svg share/nextcloud/apps/text/img/combine_cells.svg @@ -11869,12 +11947,12 @@ share/nextcloud/apps/text/js/vendors~edi share/nextcloud/apps/text/js/vendors~editor-collab~editor-guest~editor-rich~files-modal.js.map share/nextcloud/apps/text/js/vendors~editor-rich.js share/nextcloud/apps/text/js/vendors~editor-rich.js.map -share/nextcloud/apps/text/js/vendors~editor-rich~files-modal.js -share/nextcloud/apps/text/js/vendors~editor-rich~files-modal.js.map share/nextcloud/apps/text/js/vendors~editor.js share/nextcloud/apps/text/js/vendors~editor.js.map share/nextcloud/apps/text/js/vendors~editor~files-modal.js share/nextcloud/apps/text/js/vendors~editor~files-modal.js.map +share/nextcloud/apps/text/js/vendors~files-modal.js +share/nextcloud/apps/text/js/vendors~files-modal.js.map share/nextcloud/apps/text/js/viewer.js share/nextcloud/apps/text/js/viewer.js.map share/nextcloud/apps/text/krankerl.toml @@ -12032,6 +12110,10 @@ share/nextcloud/apps/text/lib/DirectEdit share/nextcloud/apps/text/lib/DirectEditing/TextDocumentCreator.php share/nextcloud/apps/text/lib/DocumentHasUnsavedChangesException.php share/nextcloud/apps/text/lib/DocumentSaveConflictException.php +share/nextcloud/apps/text/lib/Listeners/FilesLoadAdditionalScriptsListener.php +share/nextcloud/apps/text/lib/Listeners/FilesSharingLoadAdditionalScriptsListener.php +share/nextcloud/apps/text/lib/Listeners/LoadViewerListener.php +share/nextcloud/apps/text/lib/Listeners/RegisterDirectEditorEventListener.php share/nextcloud/apps/text/lib/Migration/Version010000Date20190617184535.php share/nextcloud/apps/text/lib/Migration/Version030001Date20200402075029.php share/nextcloud/apps/text/lib/Service/ApiService.php @@ -12040,7 +12122,6 @@ share/nextcloud/apps/text/lib/Service/Se share/nextcloud/apps/text/lib/Service/WorkspaceService.php share/nextcloud/apps/text/lib/VersionMismatchException.php share/nextcloud/apps/text/templates/main.php -share/nextcloud/apps/theming/appinfo/app.php share/nextcloud/apps/theming/appinfo/info.xml share/nextcloud/apps/theming/appinfo/routes.php share/nextcloud/apps/theming/appinfo/signature.json @@ -12052,6 +12133,7 @@ share/nextcloud/apps/theming/js/3rdparty share/nextcloud/apps/theming/js/3rdparty/jscolor/jscolor.js share/nextcloud/apps/theming/js/3rdparty/jscolor/jscolor.min.js share/nextcloud/apps/theming/js/settings-admin.js +share/nextcloud/apps/theming/js/theming.js share/nextcloud/apps/theming/l10n/af.js share/nextcloud/apps/theming/l10n/af.json share/nextcloud/apps/theming/l10n/ar.js @@ -12182,16 +12264,18 @@ share/nextcloud/apps/theming/l10n/zh_TW. share/nextcloud/apps/theming/l10n/zh_TW.json share/nextcloud/apps/theming/lib/AppInfo/Application.php share/nextcloud/apps/theming/lib/Capabilities.php +share/nextcloud/apps/theming/lib/Command/UpdateConfig.php share/nextcloud/apps/theming/lib/Controller/IconController.php share/nextcloud/apps/theming/lib/Controller/ThemingController.php share/nextcloud/apps/theming/lib/IconBuilder.php share/nextcloud/apps/theming/lib/ImageManager.php +share/nextcloud/apps/theming/lib/Listener/BeforeTemplateRenderedListener.php +share/nextcloud/apps/theming/lib/Service/JSDataService.php share/nextcloud/apps/theming/lib/Settings/Admin.php share/nextcloud/apps/theming/lib/Settings/Section.php share/nextcloud/apps/theming/lib/ThemingDefaults.php share/nextcloud/apps/theming/lib/Util.php share/nextcloud/apps/theming/templates/settings-admin.php -share/nextcloud/apps/twofactor_backupcodes/appinfo/app.php share/nextcloud/apps/twofactor_backupcodes/appinfo/info.xml share/nextcloud/apps/twofactor_backupcodes/appinfo/routes.php share/nextcloud/apps/twofactor_backupcodes/appinfo/signature.json @@ -12354,7 +12438,6 @@ share/nextcloud/apps/twofactor_backupcod share/nextcloud/apps/twofactor_backupcodes/lib/Settings/Personal.php share/nextcloud/apps/twofactor_backupcodes/templates/challenge.php share/nextcloud/apps/twofactor_backupcodes/templates/personal.php -share/nextcloud/apps/updatenotification/appinfo/app.php share/nextcloud/apps/updatenotification/appinfo/info.xml share/nextcloud/apps/updatenotification/appinfo/routes.php share/nextcloud/apps/updatenotification/appinfo/signature.json @@ -12545,8 +12628,6 @@ share/nextcloud/apps/user_ldap/ajax/getN share/nextcloud/apps/user_ldap/ajax/setConfiguration.php share/nextcloud/apps/user_ldap/ajax/testConfiguration.php share/nextcloud/apps/user_ldap/ajax/wizard.php -share/nextcloud/apps/user_ldap/appinfo/app.php -share/nextcloud/apps/user_ldap/appinfo/database.xml share/nextcloud/apps/user_ldap/appinfo/info.xml share/nextcloud/apps/user_ldap/appinfo/install.php share/nextcloud/apps/user_ldap/appinfo/register_command.php @@ -12870,6 +12951,8 @@ share/nextcloud/apps/user_ldap/lib/Conne share/nextcloud/apps/user_ldap/lib/ConnectionFactory.php share/nextcloud/apps/user_ldap/lib/Controller/ConfigAPIController.php share/nextcloud/apps/user_ldap/lib/Controller/RenewPasswordController.php +share/nextcloud/apps/user_ldap/lib/Events/GroupBackendRegistered.php +share/nextcloud/apps/user_ldap/lib/Events/UserBackendRegistered.php share/nextcloud/apps/user_ldap/lib/Exceptions/AttributeNotSet.php share/nextcloud/apps/user_ldap/lib/Exceptions/ConstraintViolationException.php share/nextcloud/apps/user_ldap/lib/Exceptions/NotOnLDAP.php @@ -12895,10 +12978,12 @@ share/nextcloud/apps/user_ldap/lib/LogWr share/nextcloud/apps/user_ldap/lib/Mapping/AbstractMapping.php share/nextcloud/apps/user_ldap/lib/Mapping/GroupMapping.php share/nextcloud/apps/user_ldap/lib/Mapping/UserMapping.php +share/nextcloud/apps/user_ldap/lib/Migration/RemoveRefreshTime.php share/nextcloud/apps/user_ldap/lib/Migration/UUIDFix.php share/nextcloud/apps/user_ldap/lib/Migration/UUIDFixGroup.php share/nextcloud/apps/user_ldap/lib/Migration/UUIDFixInsert.php share/nextcloud/apps/user_ldap/lib/Migration/UUIDFixUser.php +share/nextcloud/apps/user_ldap/lib/Migration/Version1010Date20200630192842.php share/nextcloud/apps/user_ldap/lib/Notification/Notifier.php share/nextcloud/apps/user_ldap/lib/PagedResults/IAdapter.php share/nextcloud/apps/user_ldap/lib/PagedResults/Php54.php @@ -12927,13 +13012,65 @@ share/nextcloud/apps/user_ldap/templates share/nextcloud/apps/user_ldap/vendor/ui-multiselect/MIT-LICENSE share/nextcloud/apps/user_ldap/vendor/ui-multiselect/jquery.multiselect.css share/nextcloud/apps/user_ldap/vendor/ui-multiselect/src/jquery.multiselect.js +share/nextcloud/apps/user_status/appinfo/info.xml +share/nextcloud/apps/user_status/appinfo/routes.php +share/nextcloud/apps/user_status/appinfo/signature.json +share/nextcloud/apps/user_status/composer/autoload.php +share/nextcloud/apps/user_status/composer/composer.json +share/nextcloud/apps/user_status/composer/composer/ClassLoader.php +share/nextcloud/apps/user_status/composer/composer/LICENSE +share/nextcloud/apps/user_status/composer/composer/autoload_classmap.php +share/nextcloud/apps/user_status/composer/composer/autoload_namespaces.php +share/nextcloud/apps/user_status/composer/composer/autoload_psr4.php +share/nextcloud/apps/user_status/composer/composer/autoload_real.php +share/nextcloud/apps/user_status/composer/composer/autoload_static.php +share/nextcloud/apps/user_status/css/user-status-menu.scss +share/nextcloud/apps/user_status/img/app.svg +share/nextcloud/apps/user_status/img/user-status-away.svg +share/nextcloud/apps/user_status/img/user-status-dnd.svg +share/nextcloud/apps/user_status/img/user-status-invisible.svg +share/nextcloud/apps/user_status/img/user-status-online.svg +share/nextcloud/apps/user_status/js/dashboard.js +share/nextcloud/apps/user_status/js/dashboard.js.map +share/nextcloud/apps/user_status/js/user-status-menu.js +share/nextcloud/apps/user_status/js/user-status-menu.js.map +share/nextcloud/apps/user_status/js/user-status-modal.js +share/nextcloud/apps/user_status/js/user-status-modal.js.map +share/nextcloud/apps/user_status/js/vendors-user-status-modal.js +share/nextcloud/apps/user_status/js/vendors-user-status-modal.js.map +share/nextcloud/apps/user_status/lib/AppInfo/Application.php +share/nextcloud/apps/user_status/lib/BackgroundJob/ClearOldStatusesBackgroundJob.php +share/nextcloud/apps/user_status/lib/Capabilities.php +share/nextcloud/apps/user_status/lib/Connector/UserStatus.php +share/nextcloud/apps/user_status/lib/Connector/UserStatusProvider.php +share/nextcloud/apps/user_status/lib/Controller/HeartbeatController.php +share/nextcloud/apps/user_status/lib/Controller/PredefinedStatusController.php +share/nextcloud/apps/user_status/lib/Controller/StatusesController.php +share/nextcloud/apps/user_status/lib/Controller/UserStatusController.php +share/nextcloud/apps/user_status/lib/Dashboard/UserStatusWidget.php +share/nextcloud/apps/user_status/lib/Db/UserStatus.php +share/nextcloud/apps/user_status/lib/Db/UserStatusMapper.php +share/nextcloud/apps/user_status/lib/Exception/InvalidClearAtException.php +share/nextcloud/apps/user_status/lib/Exception/InvalidMessageIdException.php +share/nextcloud/apps/user_status/lib/Exception/InvalidStatusIconException.php +share/nextcloud/apps/user_status/lib/Exception/InvalidStatusTypeException.php +share/nextcloud/apps/user_status/lib/Exception/StatusMessageTooLongException.php +share/nextcloud/apps/user_status/lib/Listener/BeforeTemplateRenderedListener.php +share/nextcloud/apps/user_status/lib/Listener/UserDeletedListener.php +share/nextcloud/apps/user_status/lib/Listener/UserLiveStatusListener.php +share/nextcloud/apps/user_status/lib/Migration/Version0001Date20200602134824.php +share/nextcloud/apps/user_status/lib/Migration/Version0002Date20200902144824.php +share/nextcloud/apps/user_status/lib/Service/EmojiService.php +share/nextcloud/apps/user_status/lib/Service/JSDataService.php +share/nextcloud/apps/user_status/lib/Service/PredefinedStatusService.php +share/nextcloud/apps/user_status/lib/Service/StatusService.php share/nextcloud/apps/viewer/.npmignore share/nextcloud/apps/viewer/COPYING -share/nextcloud/apps/viewer/appinfo/app.php share/nextcloud/apps/viewer/appinfo/info.xml share/nextcloud/apps/viewer/appinfo/signature.json share/nextcloud/apps/viewer/babel.config.js share/nextcloud/apps/viewer/composer.json +share/nextcloud/apps/viewer/composer.lock share/nextcloud/apps/viewer/img/app.svg share/nextcloud/apps/viewer/img/plyr.svg share/nextcloud/apps/viewer/js/viewer-main.js @@ -12942,6 +13079,8 @@ share/nextcloud/apps/viewer/l10n/af.js share/nextcloud/apps/viewer/l10n/af.json share/nextcloud/apps/viewer/l10n/ar.js share/nextcloud/apps/viewer/l10n/ar.json +share/nextcloud/apps/viewer/l10n/ast.js +share/nextcloud/apps/viewer/l10n/ast.json share/nextcloud/apps/viewer/l10n/bg.js share/nextcloud/apps/viewer/l10n/bg.json share/nextcloud/apps/viewer/l10n/br.js @@ -12970,6 +13109,8 @@ share/nextcloud/apps/viewer/l10n/es_AR.j share/nextcloud/apps/viewer/l10n/es_AR.json share/nextcloud/apps/viewer/l10n/es_MX.js share/nextcloud/apps/viewer/l10n/es_MX.json +share/nextcloud/apps/viewer/l10n/es_PY.js +share/nextcloud/apps/viewer/l10n/es_PY.json share/nextcloud/apps/viewer/l10n/et_EE.js share/nextcloud/apps/viewer/l10n/et_EE.json share/nextcloud/apps/viewer/l10n/eu.js @@ -13050,7 +13191,41 @@ share/nextcloud/apps/viewer/lib/AppInfo/ share/nextcloud/apps/viewer/lib/Event/LoadViewer.php share/nextcloud/apps/viewer/lib/Listener/LoadViewerScript.php share/nextcloud/apps/viewer/stylelint.config.js -share/nextcloud/apps/workflowengine/appinfo/app.php +share/nextcloud/apps/weather_status/appinfo/info.xml +share/nextcloud/apps/weather_status/appinfo/routes.php +share/nextcloud/apps/weather_status/appinfo/signature.json +share/nextcloud/apps/weather_status/img/app-dark.svg +share/nextcloud/apps/weather_status/img/app.svg +share/nextcloud/apps/weather_status/img/cloud-cloud.svg +share/nextcloud/apps/weather_status/img/cloud-dots.svg +share/nextcloud/apps/weather_status/img/cross.svg +share/nextcloud/apps/weather_status/img/drop.svg +share/nextcloud/apps/weather_status/img/fog.svg +share/nextcloud/apps/weather_status/img/half-sun.svg +share/nextcloud/apps/weather_status/img/heavy-rain.svg +share/nextcloud/apps/weather_status/img/light-rain.svg +share/nextcloud/apps/weather_status/img/moon-cloud-heavy-rain.svg +share/nextcloud/apps/weather_status/img/moon-cloud-light-rain.svg +share/nextcloud/apps/weather_status/img/moon-cloud-rain.svg +share/nextcloud/apps/weather_status/img/moon-cloud.svg +share/nextcloud/apps/weather_status/img/moon-small-cloud.svg +share/nextcloud/apps/weather_status/img/moon.svg +share/nextcloud/apps/weather_status/img/rain.svg +share/nextcloud/apps/weather_status/img/snow.svg +share/nextcloud/apps/weather_status/img/sun-cloud-heavy-rain.svg +share/nextcloud/apps/weather_status/img/sun-cloud-light-rain.svg +share/nextcloud/apps/weather_status/img/sun-cloud-rain.svg +share/nextcloud/apps/weather_status/img/sun-cloud.svg +share/nextcloud/apps/weather_status/img/sun-small-cloud.svg +share/nextcloud/apps/weather_status/img/sun.svg +share/nextcloud/apps/weather_status/img/thunder.svg +share/nextcloud/apps/weather_status/img/umbrella.svg +share/nextcloud/apps/weather_status/js/weather-status.js +share/nextcloud/apps/weather_status/js/weather-status.js.map +share/nextcloud/apps/weather_status/lib/AppInfo/Application.php +share/nextcloud/apps/weather_status/lib/Capabilities.php +share/nextcloud/apps/weather_status/lib/Controller/WeatherStatusController.php +share/nextcloud/apps/weather_status/lib/Service/WeatherStatusService.php share/nextcloud/apps/workflowengine/appinfo/info.xml share/nextcloud/apps/workflowengine/appinfo/routes.php share/nextcloud/apps/workflowengine/appinfo/signature.json @@ -13220,6 +13395,7 @@ share/nextcloud/apps/workflowengine/lib/ share/nextcloud/apps/workflowengine/lib/Entity/File.php share/nextcloud/apps/workflowengine/lib/Helper/LogContext.php share/nextcloud/apps/workflowengine/lib/Helper/ScopeContext.php +share/nextcloud/apps/workflowengine/lib/Listener/LoadAdditionalSettingsScriptsListener.php share/nextcloud/apps/workflowengine/lib/Manager.php share/nextcloud/apps/workflowengine/lib/Migration/PopulateNewlyIntroducedDatabaseFields.php share/nextcloud/apps/workflowengine/lib/Migration/Version2000Date20190808074233.php @@ -13278,6 +13454,7 @@ share/nextcloud/core/Command/Encryption/ share/nextcloud/core/Command/Encryption/Enable.php share/nextcloud/core/Command/Encryption/EncryptAll.php share/nextcloud/core/Command/Encryption/ListModules.php +share/nextcloud/core/Command/Encryption/MigrateKeyStorage.php share/nextcloud/core/Command/Encryption/SetDefaultModule.php share/nextcloud/core/Command/Encryption/ShowKeyStorageRoot.php share/nextcloud/core/Command/Encryption/Status.php @@ -13303,9 +13480,11 @@ share/nextcloud/core/Command/Maintenance share/nextcloud/core/Command/Maintenance/Repair.php share/nextcloud/core/Command/Maintenance/UpdateHtaccess.php share/nextcloud/core/Command/Maintenance/UpdateTheme.php +share/nextcloud/core/Command/Preview/Repair.php share/nextcloud/core/Command/Security/ImportCertificate.php share/nextcloud/core/Command/Security/ListCertificates.php share/nextcloud/core/Command/Security/RemoveCertificate.php +share/nextcloud/core/Command/Security/ResetBruteforceAttempts.php share/nextcloud/core/Command/Status.php share/nextcloud/core/Command/TwoFactorAuth/Base.php share/nextcloud/core/Command/TwoFactorAuth/Cleanup.php @@ -13346,6 +13525,7 @@ share/nextcloud/core/Controller/SearchCo share/nextcloud/core/Controller/SetupController.php share/nextcloud/core/Controller/SvgController.php share/nextcloud/core/Controller/TwoFactorChallengeController.php +share/nextcloud/core/Controller/UnifiedSearchController.php share/nextcloud/core/Controller/UserController.php share/nextcloud/core/Controller/WalledGardenController.php share/nextcloud/core/Controller/WebAuthnController.php @@ -13520,6 +13700,7 @@ share/nextcloud/core/doc/admin/_sources/ 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 @@ -13714,6 +13895,7 @@ share/nextcloud/core/doc/admin/configura share/nextcloud/core/doc/admin/configuration_files/default_files_configuration.html share/nextcloud/core/doc/admin/configuration_files/encryption_configuration.html share/nextcloud/core/doc/admin/configuration_files/encryption_details.html +share/nextcloud/core/doc/admin/configuration_files/encryption_migration.html share/nextcloud/core/doc/admin/configuration_files/external_storage/amazons3.html share/nextcloud/core/doc/admin/configuration_files/external_storage/auth_mechanisms.html share/nextcloud/core/doc/admin/configuration_files/external_storage/ftp.html @@ -13846,14 +14028,12 @@ share/nextcloud/core/doc/user/_images/co 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/direct-share-1.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/explorer_webdav.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-2.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 @@ -13890,6 +14070,16 @@ share/nextcloud/core/doc/user/_images/qu 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_sessions.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/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/synchronize_cardbook.png share/nextcloud/core/doc/user/_images/totp_enable.png share/nextcloud/core/doc/user/_images/totp_login_1.png @@ -13899,39 +14089,6 @@ share/nextcloud/core/doc/user/_images/us share/nextcloud/core/doc/user/_images/video_player_2.png share/nextcloud/core/doc/user/_images/webdav_dolphin.png share/nextcloud/core/doc/user/_images/webdav_gnome3_nautilus.png -share/nextcloud/core/doc/user/_sources/contents.rst.txt -share/nextcloud/core/doc/user/_sources/external_storage/external_storage.rst.txt -share/nextcloud/core/doc/user/_sources/external_storage/index.rst.txt -share/nextcloud/core/doc/user/_sources/files/access_webdav.rst.txt -share/nextcloud/core/doc/user/_sources/files/access_webgui.rst.txt -share/nextcloud/core/doc/user/_sources/files/deleted_file_management.rst.txt -share/nextcloud/core/doc/user/_sources/files/desktop_mobile_sync.rst.txt -share/nextcloud/core/doc/user/_sources/files/encrypting_files.rst.txt -share/nextcloud/core/doc/user/_sources/files/federated_cloud_sharing.rst.txt -share/nextcloud/core/doc/user/_sources/files/file_drop.rst.txt -share/nextcloud/core/doc/user/_sources/files/gallery_app.rst.txt -share/nextcloud/core/doc/user/_sources/files/index.rst.txt -share/nextcloud/core/doc/user/_sources/files/large_file_upload.rst.txt -share/nextcloud/core/doc/user/_sources/files/projects.rst.txt -share/nextcloud/core/doc/user/_sources/files/quota.rst.txt -share/nextcloud/core/doc/user/_sources/files/transfer_ownership.rst.txt -share/nextcloud/core/doc/user/_sources/files/version_control.rst.txt -share/nextcloud/core/doc/user/_sources/index.rst.txt -share/nextcloud/core/doc/user/_sources/pim/calendar.rst.txt -share/nextcloud/core/doc/user/_sources/pim/contacts.rst.txt -share/nextcloud/core/doc/user/_sources/pim/index.rst.txt -share/nextcloud/core/doc/user/_sources/pim/sync_android.rst.txt -share/nextcloud/core/doc/user/_sources/pim/sync_gnome.rst.txt -share/nextcloud/core/doc/user/_sources/pim/sync_ios.rst.txt -share/nextcloud/core/doc/user/_sources/pim/sync_kde.rst.txt -share/nextcloud/core/doc/user/_sources/pim/sync_osx.rst.txt -share/nextcloud/core/doc/user/_sources/pim/sync_thunderbird.rst.txt -share/nextcloud/core/doc/user/_sources/pim/sync_windows10.rst.txt -share/nextcloud/core/doc/user/_sources/session_management.rst.txt -share/nextcloud/core/doc/user/_sources/user_2fa.rst.txt -share/nextcloud/core/doc/user/_sources/userpreferences.rst.txt -share/nextcloud/core/doc/user/_sources/webinterface.rst.txt -share/nextcloud/core/doc/user/_sources/whats_new.rst.txt share/nextcloud/core/doc/user/_static/basic.css share/nextcloud/core/doc/user/_static/css/badge_only.css share/nextcloud/core/doc/user/_static/css/fonts/Roboto-Slab-Bold.woff @@ -14045,6 +14202,7 @@ share/nextcloud/core/doc/user/files/inde share/nextcloud/core/doc/user/files/large_file_upload.html share/nextcloud/core/doc/user/files/projects.html share/nextcloud/core/doc/user/files/quota.html +share/nextcloud/core/doc/user/files/sharing.html share/nextcloud/core/doc/user/files/transfer_ownership.html share/nextcloud/core/doc/user/files/version_control.html share/nextcloud/core/doc/user/genindex.html @@ -14120,6 +14278,7 @@ share/nextcloud/core/img/actions/edit.sv share/nextcloud/core/img/actions/error-white.svg share/nextcloud/core/img/actions/error.svg share/nextcloud/core/img/actions/external.svg +share/nextcloud/core/img/actions/filter.svg share/nextcloud/core/img/actions/fullscreen.svg share/nextcloud/core/img/actions/group.svg share/nextcloud/core/img/actions/history.png @@ -14189,9 +14348,17 @@ share/nextcloud/core/img/appstore.svg share/nextcloud/core/img/background.png share/nextcloud/core/img/background.svg share/nextcloud/core/img/breadcrumb.svg +share/nextcloud/core/img/caldav/attendees.svg +share/nextcloud/core/img/caldav/description.svg +share/nextcloud/core/img/caldav/link.svg +share/nextcloud/core/img/caldav/location.svg +share/nextcloud/core/img/caldav/organizer.svg +share/nextcloud/core/img/caldav/time.svg +share/nextcloud/core/img/caldav/title.svg share/nextcloud/core/img/categories/auth.svg share/nextcloud/core/img/categories/bundles.svg share/nextcloud/core/img/categories/customization.svg +share/nextcloud/core/img/categories/dashboard.svg share/nextcloud/core/img/categories/files.svg share/nextcloud/core/img/categories/games.svg share/nextcloud/core/img/categories/integration.svg @@ -14292,9 +14459,8 @@ share/nextcloud/core/js/dist/recommended share/nextcloud/core/js/dist/recommendedapps.js.map share/nextcloud/core/js/dist/systemtags.js share/nextcloud/core/js/dist/systemtags.js.map -share/nextcloud/core/js/files/client.js -share/nextcloud/core/js/files/fileinfo.js -share/nextcloud/core/js/files/iedavclient.js +share/nextcloud/core/js/dist/unified-search.js +share/nextcloud/core/js/dist/unified-search.js.map share/nextcloud/core/js/login/authpicker.js share/nextcloud/core/js/login/grant.js share/nextcloud/core/js/merged-template-prepend.json @@ -14304,16 +14470,6 @@ share/nextcloud/core/js/public/publicpag share/nextcloud/core/js/publicshareauth.js share/nextcloud/core/js/select2-toggleselect.js share/nextcloud/core/js/setupchecks.js -share/nextcloud/core/js/systemtags/merged-systemtags.js -share/nextcloud/core/js/systemtags/systemtagmodel.js -share/nextcloud/core/js/systemtags/systemtags.js -share/nextcloud/core/js/systemtags/systemtagscollection.js -share/nextcloud/core/js/systemtags/systemtagsinputfield.js -share/nextcloud/core/js/systemtags/systemtagsmappingcollection.js -share/nextcloud/core/js/systemtags/templates.js -share/nextcloud/core/js/systemtags/templates/result.handlebars -share/nextcloud/core/js/systemtags/templates/result_form.handlebars -share/nextcloud/core/js/systemtags/templates/selection.handlebars share/nextcloud/core/js/tests/html-domparser.js share/nextcloud/core/js/tests/specHelper.js share/nextcloud/core/js/tests/specs/appsSpec.js @@ -14466,9 +14622,6 @@ share/nextcloud/core/l10n/zh_TW.js share/nextcloud/core/l10n/zh_TW.json share/nextcloud/core/register_command.php share/nextcloud/core/routes.php -share/nextcloud/core/search/css/results.scss -share/nextcloud/core/search/js/search.js -share/nextcloud/core/search/js/searchprovider.js share/nextcloud/core/shipped.json share/nextcloud/core/signature.json share/nextcloud/core/skeleton/Documents/Example.md @@ -14487,9 +14640,11 @@ share/nextcloud/core/skeleton/Photos/Rea share/nextcloud/core/skeleton/Photos/Steps.jpg share/nextcloud/core/skeleton/Photos/Toucan.jpg share/nextcloud/core/skeleton/Photos/Vineyard.jpg +share/nextcloud/core/skeleton/Reasons to use Nextcloud.pdf share/nextcloud/core/strings.php share/nextcloud/core/templates/403.php share/nextcloud/core/templates/404.php +share/nextcloud/core/templates/429.php share/nextcloud/core/templates/error.php share/nextcloud/core/templates/exception.php share/nextcloud/core/templates/filepicker.html @@ -14732,6 +14887,7 @@ share/nextcloud/lib/private/Accounts/Acc share/nextcloud/lib/private/Accounts/AccountManager.php share/nextcloud/lib/private/Accounts/AccountProperty.php share/nextcloud/lib/private/Accounts/Hooks.php +share/nextcloud/lib/private/Activity/ActivitySettingsAdapter.php share/nextcloud/lib/private/Activity/Event.php share/nextcloud/lib/private/Activity/EventMerger.php share/nextcloud/lib/private/Activity/Manager.php @@ -14769,6 +14925,10 @@ share/nextcloud/lib/private/App/Platform share/nextcloud/lib/private/App/PlatformRepository.php share/nextcloud/lib/private/AppConfig.php share/nextcloud/lib/private/AppFramework/App.php +share/nextcloud/lib/private/AppFramework/Bootstrap/BootContext.php +share/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php +share/nextcloud/lib/private/AppFramework/Bootstrap/FunctionInjector.php +share/nextcloud/lib/private/AppFramework/Bootstrap/RegistrationContext.php share/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php share/nextcloud/lib/private/AppFramework/Http.php share/nextcloud/lib/private/AppFramework/Http/Dispatcher.php @@ -14776,7 +14936,9 @@ share/nextcloud/lib/private/AppFramework share/nextcloud/lib/private/AppFramework/Http/Request.php share/nextcloud/lib/private/AppFramework/Logger.php share/nextcloud/lib/private/AppFramework/Middleware/AdditionalScriptsMiddleware.php +share/nextcloud/lib/private/AppFramework/Middleware/CompressionMiddleware.php share/nextcloud/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php +share/nextcloud/lib/private/AppFramework/Middleware/NotModifiedMiddleware.php share/nextcloud/lib/private/AppFramework/Middleware/OCSMiddleware.php share/nextcloud/lib/private/AppFramework/Middleware/PublicShare/Exceptions/NeedAuthenticationException.php share/nextcloud/lib/private/AppFramework/Middleware/PublicShare/PublicShareMiddleware.php @@ -14804,6 +14966,9 @@ share/nextcloud/lib/private/AppFramework share/nextcloud/lib/private/AppFramework/OCS/V2Response.php share/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php share/nextcloud/lib/private/AppFramework/Routing/RouteConfig.php +share/nextcloud/lib/private/AppFramework/ScopedPsrLogger.php +share/nextcloud/lib/private/AppFramework/Services/AppConfig.php +share/nextcloud/lib/private/AppFramework/Services/InitialState.php share/nextcloud/lib/private/AppFramework/Utility/ControllerMethodReflector.php share/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php share/nextcloud/lib/private/AppFramework/Utility/TimeFactory.php @@ -14973,6 +15138,7 @@ share/nextcloud/lib/private/DB/SQLiteSes share/nextcloud/lib/private/DB/SchemaWrapper.php share/nextcloud/lib/private/DB/SetTransactionIsolationLevel.php share/nextcloud/lib/private/Dashboard/DashboardManager.php +share/nextcloud/lib/private/Dashboard/Manager.php share/nextcloud/lib/private/DatabaseException.php share/nextcloud/lib/private/DatabaseSetupException.php share/nextcloud/lib/private/DateTimeFormatter.php @@ -15000,6 +15166,7 @@ share/nextcloud/lib/private/Encryption/M share/nextcloud/lib/private/Encryption/Update.php share/nextcloud/lib/private/Encryption/Util.php share/nextcloud/lib/private/EventDispatcher/EventDispatcher.php +share/nextcloud/lib/private/EventDispatcher/GenericEventWrapper.php share/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php share/nextcloud/lib/private/EventDispatcher/SymfonyAdapter.php share/nextcloud/lib/private/Federation/CloudFederationFactory.php @@ -15017,7 +15184,9 @@ share/nextcloud/lib/private/Files/Cache/ share/nextcloud/lib/private/Files/Cache/FailedCache.php share/nextcloud/lib/private/Files/Cache/HomeCache.php share/nextcloud/lib/private/Files/Cache/HomePropagator.php +share/nextcloud/lib/private/Files/Cache/LocalRootScanner.php share/nextcloud/lib/private/Files/Cache/MoveFromCacheTrait.php +share/nextcloud/lib/private/Files/Cache/NullWatcher.php share/nextcloud/lib/private/Files/Cache/Propagator.php share/nextcloud/lib/private/Files/Cache/QuerySearchHelper.php share/nextcloud/lib/private/Files/Cache/Scanner.php @@ -15043,9 +15212,11 @@ share/nextcloud/lib/private/Files/Mount/ share/nextcloud/lib/private/Files/Mount/MountPoint.php share/nextcloud/lib/private/Files/Mount/MoveableMount.php share/nextcloud/lib/private/Files/Mount/ObjectHomeMountProvider.php +share/nextcloud/lib/private/Files/Mount/ObjectStorePreviewCacheMountProvider.php share/nextcloud/lib/private/Files/Node/File.php share/nextcloud/lib/private/Files/Node/Folder.php share/nextcloud/lib/private/Files/Node/HookConnector.php +share/nextcloud/lib/private/Files/Node/LazyFolder.php share/nextcloud/lib/private/Files/Node/LazyRoot.php share/nextcloud/lib/private/Files/Node/Node.php share/nextcloud/lib/private/Files/Node/NonExistingFile.php @@ -15053,6 +15224,7 @@ share/nextcloud/lib/private/Files/Node/N share/nextcloud/lib/private/Files/Node/Root.php share/nextcloud/lib/private/Files/Notify/Change.php share/nextcloud/lib/private/Files/Notify/RenameChange.php +share/nextcloud/lib/private/Files/ObjectStore/AppdataPreviewObjectStoreStorage.php share/nextcloud/lib/private/Files/ObjectStore/Azure.php share/nextcloud/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php share/nextcloud/lib/private/Files/ObjectStore/Mapper.php @@ -15080,6 +15252,7 @@ share/nextcloud/lib/private/Files/Storag share/nextcloud/lib/private/Files/Storage/Flysystem.php share/nextcloud/lib/private/Files/Storage/Home.php share/nextcloud/lib/private/Files/Storage/Local.php +share/nextcloud/lib/private/Files/Storage/LocalRootStorage.php share/nextcloud/lib/private/Files/Storage/LocalTempFileTrait.php share/nextcloud/lib/private/Files/Storage/PolyFill/CopyDirectory.php share/nextcloud/lib/private/Files/Storage/Storage.php @@ -15251,6 +15424,9 @@ share/nextcloud/lib/private/Repair/NC16/ share/nextcloud/lib/private/Repair/NC16/CleanupCardDAVPhotoCache.php share/nextcloud/lib/private/Repair/NC16/ClearCollectionsAccessCache.php share/nextcloud/lib/private/Repair/NC18/ResetGeneratedAvatarFlag.php +share/nextcloud/lib/private/Repair/NC20/EncryptionLegacyCipher.php +share/nextcloud/lib/private/Repair/NC20/EncryptionMigration.php +share/nextcloud/lib/private/Repair/NC20/ShippedDashboardEnable.php share/nextcloud/lib/private/Repair/OldGroupMembershipShares.php share/nextcloud/lib/private/Repair/Owncloud/DropAccountTermsTable.php share/nextcloud/lib/private/Repair/Owncloud/SaveAccountsTableData.php @@ -15269,6 +15445,8 @@ share/nextcloud/lib/private/Search/Resul share/nextcloud/lib/private/Search/Result/File.php share/nextcloud/lib/private/Search/Result/Folder.php share/nextcloud/lib/private/Search/Result/Image.php +share/nextcloud/lib/private/Search/SearchComposer.php +share/nextcloud/lib/private/Search/SearchQuery.php share/nextcloud/lib/private/Security/Bruteforce/Capabilities.php share/nextcloud/lib/private/Security/Bruteforce/Throttler.php share/nextcloud/lib/private/Security/CSP/ContentSecurityPolicy.php @@ -15365,6 +15543,7 @@ share/nextcloud/lib/private/User/Manager share/nextcloud/lib/private/User/NoUserException.php share/nextcloud/lib/private/User/Session.php share/nextcloud/lib/private/User/User.php +share/nextcloud/lib/private/UserStatus/Manager.php share/nextcloud/lib/private/legacy/OC_API.php share/nextcloud/lib/private/legacy/OC_App.php share/nextcloud/lib/private/legacy/OC_DB.php @@ -15387,6 +15566,7 @@ share/nextcloud/lib/public/Accounts/IAcc share/nextcloud/lib/public/Accounts/IAccountManager.php share/nextcloud/lib/public/Accounts/IAccountProperty.php share/nextcloud/lib/public/Accounts/PropertyDoesNotExistException.php +share/nextcloud/lib/public/Activity/ActivitySettings.php share/nextcloud/lib/public/Activity/IConsumer.php share/nextcloud/lib/public/Activity/IEvent.php share/nextcloud/lib/public/Activity/IEventMerger.php @@ -15402,6 +15582,9 @@ share/nextcloud/lib/public/App/ManagerEv share/nextcloud/lib/public/AppFramework/ApiController.php share/nextcloud/lib/public/AppFramework/App.php share/nextcloud/lib/public/AppFramework/AuthPublicShareController.php +share/nextcloud/lib/public/AppFramework/Bootstrap/IBootContext.php +share/nextcloud/lib/public/AppFramework/Bootstrap/IBootstrap.php +share/nextcloud/lib/public/AppFramework/Bootstrap/IRegistrationContext.php share/nextcloud/lib/public/AppFramework/Controller.php share/nextcloud/lib/public/AppFramework/Db/DoesNotExistException.php share/nextcloud/lib/public/AppFramework/Db/Entity.php @@ -15417,6 +15600,7 @@ share/nextcloud/lib/public/AppFramework/ share/nextcloud/lib/public/AppFramework/Http/DownloadResponse.php share/nextcloud/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php share/nextcloud/lib/public/AppFramework/Http/EmptyFeaturePolicy.php +share/nextcloud/lib/public/AppFramework/Http/Events/BeforeTemplateRenderedEvent.php share/nextcloud/lib/public/AppFramework/Http/FeaturePolicy.php share/nextcloud/lib/public/AppFramework/Http/FileDisplayResponse.php share/nextcloud/lib/public/AppFramework/Http/ICallbackResponse.php @@ -15438,6 +15622,7 @@ share/nextcloud/lib/public/AppFramework/ share/nextcloud/lib/public/AppFramework/Http/Template/PublicTemplateResponse.php share/nextcloud/lib/public/AppFramework/Http/Template/SimpleMenuAction.php share/nextcloud/lib/public/AppFramework/Http/TemplateResponse.php +share/nextcloud/lib/public/AppFramework/Http/TooManyRequestsResponse.php share/nextcloud/lib/public/AppFramework/Http/ZipResponse.php share/nextcloud/lib/public/AppFramework/IAppContainer.php share/nextcloud/lib/public/AppFramework/Middleware.php @@ -15448,11 +15633,14 @@ share/nextcloud/lib/public/AppFramework/ share/nextcloud/lib/public/AppFramework/OCSController.php share/nextcloud/lib/public/AppFramework/PublicShareController.php share/nextcloud/lib/public/AppFramework/QueryException.php +share/nextcloud/lib/public/AppFramework/Services/IAppConfig.php +share/nextcloud/lib/public/AppFramework/Services/IInitialState.php share/nextcloud/lib/public/AppFramework/Utility/IControllerMethodReflector.php share/nextcloud/lib/public/AppFramework/Utility/ITimeFactory.php share/nextcloud/lib/public/Authentication/Events/LoginFailedEvent.php share/nextcloud/lib/public/Authentication/Exceptions/CredentialsUnavailableException.php share/nextcloud/lib/public/Authentication/Exceptions/PasswordUnavailableException.php +share/nextcloud/lib/public/Authentication/IAlternativeLogin.php share/nextcloud/lib/public/Authentication/IApacheBackend.php share/nextcloud/lib/public/Authentication/LoginCredentials/ICredentials.php share/nextcloud/lib/public/Authentication/LoginCredentials/IStore.php @@ -15469,6 +15657,7 @@ share/nextcloud/lib/public/Authenticatio share/nextcloud/lib/public/Authentication/TwoFactorAuth/IRegistry.php share/nextcloud/lib/public/Authentication/TwoFactorAuth/RegistryEvent.php share/nextcloud/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php +share/nextcloud/lib/public/Authentication/TwoFactorAuth/TwoFactorProviderDisabled.php share/nextcloud/lib/public/AutoloadNotAllowedException.php share/nextcloud/lib/public/BackgroundJob.php share/nextcloud/lib/public/BackgroundJob/IJob.php @@ -15537,11 +15726,14 @@ share/nextcloud/lib/public/DB/QueryBuild share/nextcloud/lib/public/Dashboard/Exceptions/DashboardAppNotAvailableException.php share/nextcloud/lib/public/Dashboard/IDashboardManager.php share/nextcloud/lib/public/Dashboard/IDashboardWidget.php +share/nextcloud/lib/public/Dashboard/IManager.php +share/nextcloud/lib/public/Dashboard/IWidget.php share/nextcloud/lib/public/Dashboard/Model/IWidgetConfig.php share/nextcloud/lib/public/Dashboard/Model/IWidgetRequest.php share/nextcloud/lib/public/Dashboard/Model/WidgetSetting.php share/nextcloud/lib/public/Dashboard/Model/WidgetSetup.php share/nextcloud/lib/public/Dashboard/Model/WidgetTemplate.php +share/nextcloud/lib/public/Dashboard/RegisterWidgetEvent.php share/nextcloud/lib/public/Dashboard/Service/IEventsService.php share/nextcloud/lib/public/Dashboard/Service/IWidgetsService.php share/nextcloud/lib/public/Defaults.php @@ -15595,6 +15787,7 @@ share/nextcloud/lib/public/Files/Config/ share/nextcloud/lib/public/Files/Config/IHomeMountProvider.php share/nextcloud/lib/public/Files/Config/IMountProvider.php share/nextcloud/lib/public/Files/Config/IMountProviderCollection.php +share/nextcloud/lib/public/Files/Config/IRootMountProvider.php share/nextcloud/lib/public/Files/Config/IUserMountCache.php share/nextcloud/lib/public/Files/EmptyFileNameException.php share/nextcloud/lib/public/Files/EntityTooLargeException.php @@ -15603,6 +15796,21 @@ share/nextcloud/lib/public/Files/Events/ share/nextcloud/lib/public/Files/Events/FileCacheUpdated.php share/nextcloud/lib/public/Files/Events/FileScannedEvent.php share/nextcloud/lib/public/Files/Events/FolderScannedEvent.php +share/nextcloud/lib/public/Files/Events/Node/AbstractNodeEvent.php +share/nextcloud/lib/public/Files/Events/Node/AbstractNodesEvent.php +share/nextcloud/lib/public/Files/Events/Node/BeforeNodeCopiedEvent.php +share/nextcloud/lib/public/Files/Events/Node/BeforeNodeCreatedEvent.php +share/nextcloud/lib/public/Files/Events/Node/BeforeNodeDeletedEvent.php +share/nextcloud/lib/public/Files/Events/Node/BeforeNodeReadEvent.php +share/nextcloud/lib/public/Files/Events/Node/BeforeNodeRenamedEvent.php +share/nextcloud/lib/public/Files/Events/Node/BeforeNodeTouchedEvent.php +share/nextcloud/lib/public/Files/Events/Node/BeforeNodeWrittenEvent.php +share/nextcloud/lib/public/Files/Events/Node/NodeCopiedEvent.php +share/nextcloud/lib/public/Files/Events/Node/NodeCreatedEvent.php +share/nextcloud/lib/public/Files/Events/Node/NodeDeletedEvent.php +share/nextcloud/lib/public/Files/Events/Node/NodeRenamedEvent.php +share/nextcloud/lib/public/Files/Events/Node/NodeTouchedEvent.php +share/nextcloud/lib/public/Files/Events/Node/NodeWrittenEvent.php share/nextcloud/lib/public/Files/Events/NodeAddedToCache.php share/nextcloud/lib/public/Files/Events/NodeRemovedFromCache.php share/nextcloud/lib/public/Files/File.php @@ -15764,6 +15972,7 @@ share/nextcloud/lib/public/Migration/Sim share/nextcloud/lib/public/Notification/AlreadyProcessedException.php share/nextcloud/lib/public/Notification/IAction.php share/nextcloud/lib/public/Notification/IApp.php +share/nextcloud/lib/public/Notification/IDeferrableApp.php share/nextcloud/lib/public/Notification/IDismissableNotifier.php share/nextcloud/lib/public/Notification/IManager.php share/nextcloud/lib/public/Notification/INotification.php @@ -15788,9 +15997,14 @@ share/nextcloud/lib/public/Route/IRoute. share/nextcloud/lib/public/Route/IRouter.php share/nextcloud/lib/public/SabrePluginEvent.php share/nextcloud/lib/public/SabrePluginException.php +share/nextcloud/lib/public/Search/IProvider.php +share/nextcloud/lib/public/Search/ISearchQuery.php share/nextcloud/lib/public/Search/PagedProvider.php share/nextcloud/lib/public/Search/Provider.php share/nextcloud/lib/public/Search/Result.php +share/nextcloud/lib/public/Search/SearchResult.php +share/nextcloud/lib/public/Search/SearchResultEntry.php +share/nextcloud/lib/public/Security/Bruteforce/MaxDelayReached.php share/nextcloud/lib/public/Security/CSP/AddContentSecurityPolicyEvent.php share/nextcloud/lib/public/Security/Events/GenerateSecurePasswordEvent.php share/nextcloud/lib/public/Security/Events/ValidatePasswordPolicyEvent.php @@ -15843,6 +16057,7 @@ share/nextcloud/lib/public/User/Backend/ share/nextcloud/lib/public/User/Backend/ICheckPasswordBackend.php share/nextcloud/lib/public/User/Backend/ICountUsersBackend.php share/nextcloud/lib/public/User/Backend/ICreateUserBackend.php +share/nextcloud/lib/public/User/Backend/ICustomLogout.php share/nextcloud/lib/public/User/Backend/IGetDisplayNameBackend.php share/nextcloud/lib/public/User/Backend/IGetHomeBackend.php share/nextcloud/lib/public/User/Backend/IGetRealUIDBackend.php @@ -15862,15 +16077,22 @@ share/nextcloud/lib/public/User/Events/P share/nextcloud/lib/public/User/Events/UserChangedEvent.php share/nextcloud/lib/public/User/Events/UserCreatedEvent.php share/nextcloud/lib/public/User/Events/UserDeletedEvent.php +share/nextcloud/lib/public/User/Events/UserLiveStatusEvent.php share/nextcloud/lib/public/User/Events/UserLoggedInEvent.php share/nextcloud/lib/public/User/Events/UserLoggedInWithCookieEvent.php share/nextcloud/lib/public/User/Events/UserLoggedOutEvent.php +share/nextcloud/lib/public/User/GetQuotaEvent.php share/nextcloud/lib/public/UserInterface.php +share/nextcloud/lib/public/UserStatus/IManager.php +share/nextcloud/lib/public/UserStatus/IProvider.php +share/nextcloud/lib/public/UserStatus/IUserStatus.php share/nextcloud/lib/public/Util.php +share/nextcloud/lib/public/WorkflowEngine/EntityContext/IContextPortation.php share/nextcloud/lib/public/WorkflowEngine/EntityContext/IDisplayName.php share/nextcloud/lib/public/WorkflowEngine/EntityContext/IDisplayText.php share/nextcloud/lib/public/WorkflowEngine/EntityContext/IIcon.php share/nextcloud/lib/public/WorkflowEngine/EntityContext/IUrl.php +share/nextcloud/lib/public/WorkflowEngine/Events/LoadSettingsScriptsEvent.php share/nextcloud/lib/public/WorkflowEngine/Events/RegisterChecksEvent.php share/nextcloud/lib/public/WorkflowEngine/Events/RegisterEntitiesEvent.php share/nextcloud/lib/public/WorkflowEngine/Events/RegisterOperationsEvent.php Index: pkgsrc/www/php-nextcloud/distinfo diff -u pkgsrc/www/php-nextcloud/distinfo:1.34 pkgsrc/www/php-nextcloud/distinfo:1.35 --- pkgsrc/www/php-nextcloud/distinfo:1.34 Thu Sep 17 12:38:35 2020 +++ pkgsrc/www/php-nextcloud/distinfo Fri Oct 23 16:01:30 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.34 2020/09/17 12:38:35 ryoon Exp $ +$NetBSD: distinfo,v 1.35 2020/10/23 16:01:30 ryoon Exp $ -SHA1 (nextcloud-19.0.3.tar.bz2) = c5338554afb25ff9eb6194ae9f6b2b5c37ce27d9 -RMD160 (nextcloud-19.0.3.tar.bz2) = e39727cba261606464b9de15d24f9a337d4b8409 -SHA512 (nextcloud-19.0.3.tar.bz2) = be4f489903ca7f777bda541a706d4c4f16a2a3ce56abc65525f72b0464592571ccdd9f8915457450ce37f90d51c944cab5c75b100433e3db3dcc154362c4d76f -Size (nextcloud-19.0.3.tar.bz2) = 100074272 bytes +SHA1 (nextcloud-20.0.0.tar.bz2) = 0630bfff1f0a432f143fed5325de1d8db71ad2e3 +RMD160 (nextcloud-20.0.0.tar.bz2) = bd0c9db04fa7c42bc1ef716a4bafb9ca40f48080 +SHA512 (nextcloud-20.0.0.tar.bz2) = 45f50a9922831f2170c5cbd94bc9e7c144d4a7a6635b044a306ddc685d5dec733c52a63737c6b15b63918ee67149de9ea9a53337eeaf2e0a9007d8f248759405 +Size (nextcloud-20.0.0.tar.bz2) = 121470470 bytes --_----------=_1603468891131770--