pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/php-nextcloud



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Jan 20 17:54:48 UTC 2020

Modified Files:
        pkgsrc/www/php-nextcloud: Makefile PLIST distinfo

Log Message:
php-nextcloud: Update to 18.0.0

Changelog:
Nextcloud Hub is the first completely integrated on-premises content
collaboration platform on the market, ready for a new generation
of users who expect seamless online collaboration capabilities out
of the box.

With this release, we made a change to what we ship. Nextcloud 17
is now Nextcloud Hub 18. Nextcloud Hub comes with a number of new
apps which get installed by default on installation (but not shipped
as part of the tarball/zip). Nextcloud 17 users can just upgrade
as usual to 18, we encourage you to install the new and improved
apps like Talk, Calendar, Mail, ONLYOFFICE and more. You will get
notified of this recommendation on upgrade!

As this is a major release, the changelog is too long to put here.
Users can look at github milestones to find what has been merged.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/php-nextcloud/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/php-nextcloud/PLIST
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/php-nextcloud/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/php-nextcloud/Makefile
diff -u pkgsrc/www/php-nextcloud/Makefile:1.30 pkgsrc/www/php-nextcloud/Makefile:1.31
--- pkgsrc/www/php-nextcloud/Makefile:1.30      Sat Dec 28 23:07:58 2019
+++ pkgsrc/www/php-nextcloud/Makefile   Mon Jan 20 17:54:48 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2019/12/28 23:07:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2020/01/20 17:54:48 ryoon Exp $
 #
 
-DISTNAME=      nextcloud-17.0.2
+DISTNAME=      nextcloud-18.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.25 pkgsrc/www/php-nextcloud/PLIST:1.26
--- pkgsrc/www/php-nextcloud/PLIST:1.25 Sat Dec 28 23:07:58 2019
+++ pkgsrc/www/php-nextcloud/PLIST      Mon Jan 20 17:54:48 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2019/12/28 23:07:58 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.26 2020/01/20 17:54:48 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
 share/nextcloud/3rdparty/LICENSE INFO
@@ -3771,6 +3771,7 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Formatter/WrappableOutputFormatterInterface.php
 share/nextcloud/3rdparty/symfony/console/Helper/DebugFormatterHelper.php
 share/nextcloud/3rdparty/symfony/console/Helper/DescriptorHelper.php
+share/nextcloud/3rdparty/symfony/console/Helper/Dumper.php
 share/nextcloud/3rdparty/symfony/console/Helper/FormatterHelper.php
 share/nextcloud/3rdparty/symfony/console/Helper/Helper.php
 share/nextcloud/3rdparty/symfony/console/Helper/HelperInterface.php
@@ -3819,34 +3820,11 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Tester/TesterTrait.php
 share/nextcloud/3rdparty/symfony/console/composer.json
 share/nextcloud/3rdparty/symfony/console/phpunit.xml.dist
-share/nextcloud/3rdparty/symfony/contracts/Cache/CacheInterface.php
-share/nextcloud/3rdparty/symfony/contracts/Cache/CacheTrait.php
-share/nextcloud/3rdparty/symfony/contracts/Cache/CallbackInterface.php
-share/nextcloud/3rdparty/symfony/contracts/Cache/ItemInterface.php
-share/nextcloud/3rdparty/symfony/contracts/Cache/TagAwareCacheInterface.php
-share/nextcloud/3rdparty/symfony/contracts/EventDispatcher/Event.php
-share/nextcloud/3rdparty/symfony/contracts/EventDispatcher/EventDispatcherInterface.php
-share/nextcloud/3rdparty/symfony/contracts/HttpClient/ChunkInterface.php
-share/nextcloud/3rdparty/symfony/contracts/HttpClient/Exception/ClientExceptionInterface.php
-share/nextcloud/3rdparty/symfony/contracts/HttpClient/Exception/ExceptionInterface.php
-share/nextcloud/3rdparty/symfony/contracts/HttpClient/Exception/HttpExceptionInterface.php
-share/nextcloud/3rdparty/symfony/contracts/HttpClient/Exception/RedirectionExceptionInterface.php
-share/nextcloud/3rdparty/symfony/contracts/HttpClient/Exception/ServerExceptionInterface.php
-share/nextcloud/3rdparty/symfony/contracts/HttpClient/Exception/TransportExceptionInterface.php
-share/nextcloud/3rdparty/symfony/contracts/HttpClient/HttpClientInterface.php
-share/nextcloud/3rdparty/symfony/contracts/HttpClient/ResponseInterface.php
-share/nextcloud/3rdparty/symfony/contracts/HttpClient/ResponseStreamInterface.php
-share/nextcloud/3rdparty/symfony/contracts/HttpClient/Test/Fixtures/web/index.php
-share/nextcloud/3rdparty/symfony/contracts/HttpClient/Test/HttpClientTestCase.php
-share/nextcloud/3rdparty/symfony/contracts/HttpClient/Test/TestHttpServer.php
-share/nextcloud/3rdparty/symfony/contracts/Service/ResetInterface.php
-share/nextcloud/3rdparty/symfony/contracts/Service/ServiceLocatorTrait.php
-share/nextcloud/3rdparty/symfony/contracts/Service/ServiceProviderInterface.php
-share/nextcloud/3rdparty/symfony/contracts/Service/ServiceSubscriberInterface.php
-share/nextcloud/3rdparty/symfony/contracts/Service/ServiceSubscriberTrait.php
-share/nextcloud/3rdparty/symfony/contracts/Translation/LocaleAwareInterface.php
-share/nextcloud/3rdparty/symfony/contracts/Translation/TranslatorInterface.php
-share/nextcloud/3rdparty/symfony/contracts/Translation/TranslatorTrait.php
+share/nextcloud/3rdparty/symfony/event-dispatcher-contracts/Event.php
+share/nextcloud/3rdparty/symfony/event-dispatcher-contracts/EventDispatcherInterface.php
+share/nextcloud/3rdparty/symfony/event-dispatcher-contracts/LICENSE
+share/nextcloud/3rdparty/symfony/event-dispatcher-contracts/README.md
+share/nextcloud/3rdparty/symfony/event-dispatcher-contracts/composer.json
 share/nextcloud/3rdparty/symfony/event-dispatcher/CHANGELOG.md
 share/nextcloud/3rdparty/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
 share/nextcloud/3rdparty/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php
@@ -3859,9 +3837,77 @@ share/nextcloud/3rdparty/symfony/event-d
 share/nextcloud/3rdparty/symfony/event-dispatcher/GenericEvent.php
 share/nextcloud/3rdparty/symfony/event-dispatcher/ImmutableEventDispatcher.php
 share/nextcloud/3rdparty/symfony/event-dispatcher/LICENSE
+share/nextcloud/3rdparty/symfony/event-dispatcher/LegacyEventDispatcherProxy.php
+share/nextcloud/3rdparty/symfony/event-dispatcher/LegacyEventProxy.php
 share/nextcloud/3rdparty/symfony/event-dispatcher/README.md
 share/nextcloud/3rdparty/symfony/event-dispatcher/composer.json
 share/nextcloud/3rdparty/symfony/event-dispatcher/phpunit.xml.dist
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Iconv.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/LICENSE
+share/nextcloud/3rdparty/symfony/polyfill-iconv/README.md
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.big5.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp037.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp1006.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp1026.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp424.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp437.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp500.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp737.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp775.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp850.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp852.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp855.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp856.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp857.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp860.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp861.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp862.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp863.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp864.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp865.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp866.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp869.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp874.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp875.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp932.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp936.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp949.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.cp950.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-1.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-10.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-11.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-13.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-14.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-15.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-16.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-2.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-3.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-4.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-5.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-6.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-7.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-8.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.iso-8859-9.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.koi8-r.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.koi8-u.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.us-ascii.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.windows-1250.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.windows-1251.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.windows-1252.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.windows-1253.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.windows-1254.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.windows-1255.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.windows-1256.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.windows-1257.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.windows-1258.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/translit.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/bootstrap.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/composer.json
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/Idn.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/LICENSE
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/README.md
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/bootstrap.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/composer.json
 share/nextcloud/3rdparty/symfony/polyfill-mbstring/LICENSE
 share/nextcloud/3rdparty/symfony/polyfill-mbstring/Mbstring.php
 share/nextcloud/3rdparty/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
@@ -3874,6 +3920,17 @@ share/nextcloud/3rdparty/symfony/polyfil
 share/nextcloud/3rdparty/symfony/polyfill-php56/README.md
 share/nextcloud/3rdparty/symfony/polyfill-php56/bootstrap.php
 share/nextcloud/3rdparty/symfony/polyfill-php56/composer.json
+share/nextcloud/3rdparty/symfony/polyfill-php72/LICENSE
+share/nextcloud/3rdparty/symfony/polyfill-php72/Php72.php
+share/nextcloud/3rdparty/symfony/polyfill-php72/README.md
+share/nextcloud/3rdparty/symfony/polyfill-php72/bootstrap.php
+share/nextcloud/3rdparty/symfony/polyfill-php72/composer.json
+share/nextcloud/3rdparty/symfony/polyfill-php73/LICENSE
+share/nextcloud/3rdparty/symfony/polyfill-php73/Php73.php
+share/nextcloud/3rdparty/symfony/polyfill-php73/README.md
+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-util/Binary.php
 share/nextcloud/3rdparty/symfony/polyfill-util/BinaryNoFuncOverload.php
 share/nextcloud/3rdparty/symfony/polyfill-util/BinaryOnFuncOverload.php
@@ -3916,7 +3973,9 @@ share/nextcloud/3rdparty/symfony/routing
 share/nextcloud/3rdparty/symfony/routing/Exception/NoConfigurationException.php
 share/nextcloud/3rdparty/symfony/routing/Exception/ResourceNotFoundException.php
 share/nextcloud/3rdparty/symfony/routing/Exception/RouteNotFoundException.php
+share/nextcloud/3rdparty/symfony/routing/Generator/CompiledUrlGenerator.php
 share/nextcloud/3rdparty/symfony/routing/Generator/ConfigurableRequirementsInterface.php
+share/nextcloud/3rdparty/symfony/routing/Generator/Dumper/CompiledUrlGeneratorDumper.php
 share/nextcloud/3rdparty/symfony/routing/Generator/Dumper/GeneratorDumper.php
 share/nextcloud/3rdparty/symfony/routing/Generator/Dumper/GeneratorDumperInterface.php
 share/nextcloud/3rdparty/symfony/routing/Generator/Dumper/PhpGeneratorDumper.php
@@ -3941,10 +4000,12 @@ share/nextcloud/3rdparty/symfony/routing
 share/nextcloud/3rdparty/symfony/routing/Loader/XmlFileLoader.php
 share/nextcloud/3rdparty/symfony/routing/Loader/YamlFileLoader.php
 share/nextcloud/3rdparty/symfony/routing/Loader/schema/routing/routing-1.0.xsd
+share/nextcloud/3rdparty/symfony/routing/Matcher/CompiledUrlMatcher.php
+share/nextcloud/3rdparty/symfony/routing/Matcher/Dumper/CompiledUrlMatcherDumper.php
+share/nextcloud/3rdparty/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php
 share/nextcloud/3rdparty/symfony/routing/Matcher/Dumper/MatcherDumper.php
 share/nextcloud/3rdparty/symfony/routing/Matcher/Dumper/MatcherDumperInterface.php
 share/nextcloud/3rdparty/symfony/routing/Matcher/Dumper/PhpMatcherDumper.php
-share/nextcloud/3rdparty/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php
 share/nextcloud/3rdparty/symfony/routing/Matcher/Dumper/StaticPrefixCollection.php
 share/nextcloud/3rdparty/symfony/routing/Matcher/RedirectableUrlMatcher.php
 share/nextcloud/3rdparty/symfony/routing/Matcher/RedirectableUrlMatcherInterface.php
@@ -3963,6 +4024,20 @@ share/nextcloud/3rdparty/symfony/routing
 share/nextcloud/3rdparty/symfony/routing/Router.php
 share/nextcloud/3rdparty/symfony/routing/RouterInterface.php
 share/nextcloud/3rdparty/symfony/routing/composer.json
+share/nextcloud/3rdparty/symfony/service-contracts/LICENSE
+share/nextcloud/3rdparty/symfony/service-contracts/README.md
+share/nextcloud/3rdparty/symfony/service-contracts/ResetInterface.php
+share/nextcloud/3rdparty/symfony/service-contracts/ServiceLocatorTrait.php
+share/nextcloud/3rdparty/symfony/service-contracts/ServiceProviderInterface.php
+share/nextcloud/3rdparty/symfony/service-contracts/ServiceSubscriberInterface.php
+share/nextcloud/3rdparty/symfony/service-contracts/ServiceSubscriberTrait.php
+share/nextcloud/3rdparty/symfony/service-contracts/composer.json
+share/nextcloud/3rdparty/symfony/translation-contracts/LICENSE
+share/nextcloud/3rdparty/symfony/translation-contracts/LocaleAwareInterface.php
+share/nextcloud/3rdparty/symfony/translation-contracts/README.md
+share/nextcloud/3rdparty/symfony/translation-contracts/TranslatorInterface.php
+share/nextcloud/3rdparty/symfony/translation-contracts/TranslatorTrait.php
+share/nextcloud/3rdparty/symfony/translation-contracts/composer.json
 share/nextcloud/3rdparty/symfony/translation/CHANGELOG.md
 share/nextcloud/3rdparty/symfony/translation/Catalogue/AbstractOperation.php
 share/nextcloud/3rdparty/symfony/translation/Catalogue/MergeOperation.php
@@ -3974,6 +4049,7 @@ share/nextcloud/3rdparty/symfony/transla
 share/nextcloud/3rdparty/symfony/translation/DependencyInjection/TranslationDumperPass.php
 share/nextcloud/3rdparty/symfony/translation/DependencyInjection/TranslationExtractorPass.php
 share/nextcloud/3rdparty/symfony/translation/DependencyInjection/TranslatorPass.php
+share/nextcloud/3rdparty/symfony/translation/DependencyInjection/TranslatorPathsPass.php
 share/nextcloud/3rdparty/symfony/translation/Dumper/CsvFileDumper.php
 share/nextcloud/3rdparty/symfony/translation/Dumper/DumperInterface.php
 share/nextcloud/3rdparty/symfony/translation/Dumper/FileDumper.php
@@ -4043,7 +4119,6 @@ share/nextcloud/3rdparty/symfony/transla
 share/nextcloud/3rdparty/symfony/translation/phpunit.xml.dist
 share/nextcloud/AUTHORS
 share/nextcloud/COPYING
-share/nextcloud/apps/accessibility/.babelrc.js
 share/nextcloud/apps/accessibility/appinfo/app.php
 share/nextcloud/apps/accessibility/appinfo/info.xml
 share/nextcloud/apps/accessibility/appinfo/routes.php
@@ -4057,10 +4132,11 @@ share/nextcloud/apps/accessibility/compo
 share/nextcloud/apps/accessibility/composer/composer/autoload_psr4.php
 share/nextcloud/apps/accessibility/composer/composer/autoload_real.php
 share/nextcloud/apps/accessibility/composer/composer/autoload_static.php
+share/nextcloud/apps/accessibility/css/dark.scss
 share/nextcloud/apps/accessibility/css/fontdyslexic.scss
+share/nextcloud/apps/accessibility/css/highcontrast.scss
+share/nextcloud/apps/accessibility/css/highcontrastdark.scss
 share/nextcloud/apps/accessibility/css/style.scss
-share/nextcloud/apps/accessibility/css/themedark.scss
-share/nextcloud/apps/accessibility/css/themehighcontrast.scss
 share/nextcloud/apps/accessibility/fonts/OpenDyslexic-Bold.ttf
 share/nextcloud/apps/accessibility/fonts/OpenDyslexic-Bold.woff
 share/nextcloud/apps/accessibility/fonts/OpenDyslexic-Regular.ttf
@@ -4070,8 +4146,8 @@ share/nextcloud/apps/accessibility/img/a
 share/nextcloud/apps/accessibility/img/font-highcontrast.jpg
 share/nextcloud/apps/accessibility/img/font-opendyslexic.jpg
 share/nextcloud/apps/accessibility/img/font-opendyslexic2.jpg
+share/nextcloud/apps/accessibility/img/mode-highcontrast.jpg
 share/nextcloud/apps/accessibility/img/theme-dark.jpg
-share/nextcloud/apps/accessibility/img/theme-highcontrast.jpg
 share/nextcloud/apps/accessibility/js/accessibility.js
 share/nextcloud/apps/accessibility/js/accessibility.js.map
 share/nextcloud/apps/accessibility/l10n/af.js
@@ -4174,6 +4250,7 @@ share/nextcloud/apps/accessibility/lib/A
 share/nextcloud/apps/accessibility/lib/AppInfo/Application.php
 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/Settings/Personal.php
 share/nextcloud/apps/accessibility/lib/Settings/PersonalSection.php
 share/nextcloud/apps/accessibility/templates/settings-personal.php
@@ -4226,6 +4303,8 @@ share/nextcloud/apps/activity/l10n/ast.j
 share/nextcloud/apps/activity/l10n/ast.json
 share/nextcloud/apps/activity/l10n/az.js
 share/nextcloud/apps/activity/l10n/az.json
+share/nextcloud/apps/activity/l10n/be.js
+share/nextcloud/apps/activity/l10n/be.json
 share/nextcloud/apps/activity/l10n/bg.js
 share/nextcloud/apps/activity/l10n/bg.json
 share/nextcloud/apps/activity/l10n/bn_BD.js
@@ -4238,6 +4317,8 @@ share/nextcloud/apps/activity/l10n/ca.js
 share/nextcloud/apps/activity/l10n/ca.json
 share/nextcloud/apps/activity/l10n/cs.js
 share/nextcloud/apps/activity/l10n/cs.json
+share/nextcloud/apps/activity/l10n/cy_GB.js
+share/nextcloud/apps/activity/l10n/cy_GB.json
 share/nextcloud/apps/activity/l10n/da.js
 share/nextcloud/apps/activity/l10n/da.json
 share/nextcloud/apps/activity/l10n/de.js
@@ -4306,6 +4387,8 @@ share/nextcloud/apps/activity/l10n/hr.js
 share/nextcloud/apps/activity/l10n/hr.json
 share/nextcloud/apps/activity/l10n/hu.js
 share/nextcloud/apps/activity/l10n/hu.json
+share/nextcloud/apps/activity/l10n/hy.js
+share/nextcloud/apps/activity/l10n/hy.json
 share/nextcloud/apps/activity/l10n/ia.js
 share/nextcloud/apps/activity/l10n/ia.json
 share/nextcloud/apps/activity/l10n/id.js
@@ -4322,6 +4405,8 @@ share/nextcloud/apps/activity/l10n/kab.j
 share/nextcloud/apps/activity/l10n/kab.json
 share/nextcloud/apps/activity/l10n/km.js
 share/nextcloud/apps/activity/l10n/km.json
+share/nextcloud/apps/activity/l10n/kn.js
+share/nextcloud/apps/activity/l10n/kn.json
 share/nextcloud/apps/activity/l10n/ko.js
 share/nextcloud/apps/activity/l10n/ko.json
 share/nextcloud/apps/activity/l10n/lb.js
@@ -4347,6 +4432,8 @@ share/nextcloud/apps/activity/l10n/nl.js
 share/nextcloud/apps/activity/l10n/nn_NO.js
 share/nextcloud/apps/activity/l10n/nn_NO.json
 share/nextcloud/apps/activity/l10n/no-php
+share/nextcloud/apps/activity/l10n/oc.js
+share/nextcloud/apps/activity/l10n/oc.json
 share/nextcloud/apps/activity/l10n/pl.js
 share/nextcloud/apps/activity/l10n/pl.json
 share/nextcloud/apps/activity/l10n/ps.js
@@ -4369,14 +4456,22 @@ share/nextcloud/apps/activity/l10n/sq.js
 share/nextcloud/apps/activity/l10n/sq.json
 share/nextcloud/apps/activity/l10n/sr.js
 share/nextcloud/apps/activity/l10n/sr.json
+share/nextcloud/apps/activity/l10n/sr%latin.js@localhost
+share/nextcloud/apps/activity/l10n/sr%latin.json@localhost
 share/nextcloud/apps/activity/l10n/sv.js
 share/nextcloud/apps/activity/l10n/sv.json
+share/nextcloud/apps/activity/l10n/ta_LK.js
+share/nextcloud/apps/activity/l10n/ta_LK.json
 share/nextcloud/apps/activity/l10n/th.js
 share/nextcloud/apps/activity/l10n/th.json
 share/nextcloud/apps/activity/l10n/tr.js
 share/nextcloud/apps/activity/l10n/tr.json
+share/nextcloud/apps/activity/l10n/ug.js
+share/nextcloud/apps/activity/l10n/ug.json
 share/nextcloud/apps/activity/l10n/uk.js
 share/nextcloud/apps/activity/l10n/uk.json
+share/nextcloud/apps/activity/l10n/uz.js
+share/nextcloud/apps/activity/l10n/uz.json
 share/nextcloud/apps/activity/l10n/vi.js
 share/nextcloud/apps/activity/l10n/vi.json
 share/nextcloud/apps/activity/l10n/zh_CN.js
@@ -4411,6 +4506,7 @@ share/nextcloud/apps/activity/lib/Filter
 share/nextcloud/apps/activity/lib/GroupHelper.php
 share/nextcloud/apps/activity/lib/GroupHelperDisabled.php
 share/nextcloud/apps/activity/lib/Hooks.php
+share/nextcloud/apps/activity/lib/Listener/LoadSidebarScripts.php
 share/nextcloud/apps/activity/lib/MailQueueHandler.php
 share/nextcloud/apps/activity/lib/Migration/Version2006Date20170808154933.php
 share/nextcloud/apps/activity/lib/Migration/Version2006Date20170808155040.php
@@ -4706,6 +4802,8 @@ share/nextcloud/apps/comments/lib/Collab
 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/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
@@ -4896,6 +4994,7 @@ share/nextcloud/apps/dav/lib/CalDAV/Cale
 share/nextcloud/apps/dav/lib/CalDAV/CalendarManager.php
 share/nextcloud/apps/dav/lib/CalDAV/CalendarObject.php
 share/nextcloud/apps/dav/lib/CalDAV/CalendarRoot.php
+share/nextcloud/apps/dav/lib/CalDAV/ICSExportPlugin/ICSExportPlugin.php
 share/nextcloud/apps/dav/lib/CalDAV/InvitationResponse/InvitationResponseServer.php
 share/nextcloud/apps/dav/lib/CalDAV/Outbox.php
 share/nextcloud/apps/dav/lib/CalDAV/Plugin.php
@@ -5459,6 +5558,8 @@ share/nextcloud/apps/federatedfilesharin
 share/nextcloud/apps/federatedfilesharing/l10n/sr%latin.json@localhost
 share/nextcloud/apps/federatedfilesharing/l10n/sv.js
 share/nextcloud/apps/federatedfilesharing/l10n/sv.json
+share/nextcloud/apps/federatedfilesharing/l10n/th.js
+share/nextcloud/apps/federatedfilesharing/l10n/th.json
 share/nextcloud/apps/federatedfilesharing/l10n/th_TH.js
 share/nextcloud/apps/federatedfilesharing/l10n/th_TH.json
 share/nextcloud/apps/federatedfilesharing/l10n/tr.js
@@ -5702,6 +5803,10 @@ share/nextcloud/apps/files/js/breadcrumb
 share/nextcloud/apps/files/js/detailfileinfoview.js
 share/nextcloud/apps/files/js/detailsview.js
 share/nextcloud/apps/files/js/detailtabview.js
+share/nextcloud/apps/files/js/dist/personal-settings.js
+share/nextcloud/apps/files/js/dist/personal-settings.js.map
+share/nextcloud/apps/files/js/dist/sidebar.js
+share/nextcloud/apps/files/js/dist/sidebar.js.map
 share/nextcloud/apps/files/js/favoritesfilelist.js
 share/nextcloud/apps/files/js/favoritesplugin.js
 share/nextcloud/apps/files/js/file-upload.js
@@ -6006,9 +6111,11 @@ share/nextcloud/apps/files/lib/Activity/
 share/nextcloud/apps/files/lib/Activity/Settings/FileRestored.php
 share/nextcloud/apps/files/lib/App.php
 share/nextcloud/apps/files/lib/AppInfo/Application.php
+share/nextcloud/apps/files/lib/BackgroundJob/CleanupDirectEditingTokens.php
 share/nextcloud/apps/files/lib/BackgroundJob/CleanupFileLocks.php
 share/nextcloud/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php
 share/nextcloud/apps/files/lib/BackgroundJob/ScanFiles.php
+share/nextcloud/apps/files/lib/BackgroundJob/TransferOwnership.php
 share/nextcloud/apps/files/lib/Capabilities.php
 share/nextcloud/apps/files/lib/Collaboration/Resources/Listener.php
 share/nextcloud/apps/files/lib/Collaboration/Resources/ResourceProvider.php
@@ -6018,9 +6125,24 @@ share/nextcloud/apps/files/lib/Command/S
 share/nextcloud/apps/files/lib/Command/TransferOwnership.php
 share/nextcloud/apps/files/lib/Controller/AjaxController.php
 share/nextcloud/apps/files/lib/Controller/ApiController.php
+share/nextcloud/apps/files/lib/Controller/DirectEditingController.php
+share/nextcloud/apps/files/lib/Controller/DirectEditingViewController.php
+share/nextcloud/apps/files/lib/Controller/TransferOwnershipController.php
 share/nextcloud/apps/files/lib/Controller/ViewController.php
+share/nextcloud/apps/files/lib/Db/TransferOwnership.php
+share/nextcloud/apps/files/lib/Db/TransferOwnershipMapper.php
+share/nextcloud/apps/files/lib/Event/LoadAdditionalScriptsEvent.php
+share/nextcloud/apps/files/lib/Event/LoadSidebar.php
+share/nextcloud/apps/files/lib/Exception/TransferOwnershipException.php
 share/nextcloud/apps/files/lib/Helper.php
+share/nextcloud/apps/files/lib/Listener/LegacyLoadAdditionalScriptsAdapter.php
+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/Service/DirectEditingService.php
+share/nextcloud/apps/files/lib/Service/OwnershipTransferService.php
 share/nextcloud/apps/files/lib/Service/TagService.php
+share/nextcloud/apps/files/lib/Settings/PersonalSettings.php
 share/nextcloud/apps/files/list.php
 share/nextcloud/apps/files/recentlist.php
 share/nextcloud/apps/files/simplelist.php
@@ -6029,6 +6151,7 @@ share/nextcloud/apps/files/templates/fil
 share/nextcloud/apps/files/templates/index.php
 share/nextcloud/apps/files/templates/list.php
 share/nextcloud/apps/files/templates/recentlist.php
+share/nextcloud/apps/files/templates/settings-personal.php
 share/nextcloud/apps/files/templates/simplelist.php
 share/nextcloud/apps/files_external/3rdparty/autoload.php
 share/nextcloud/apps/files_external/3rdparty/composer.json
@@ -6842,14 +6965,28 @@ share/nextcloud/apps/files_rightclick/ap
 share/nextcloud/apps/files_rightclick/css/app.css
 share/nextcloud/apps/files_rightclick/js/files.js
 share/nextcloud/apps/files_rightclick/js/script.js
+share/nextcloud/apps/files_rightclick/l10n/af.js
+share/nextcloud/apps/files_rightclick/l10n/af.json
 share/nextcloud/apps/files_rightclick/l10n/ar.js
 share/nextcloud/apps/files_rightclick/l10n/ar.json
+share/nextcloud/apps/files_rightclick/l10n/ast.js
+share/nextcloud/apps/files_rightclick/l10n/ast.json
+share/nextcloud/apps/files_rightclick/l10n/az.js
+share/nextcloud/apps/files_rightclick/l10n/az.json
+share/nextcloud/apps/files_rightclick/l10n/be.js
+share/nextcloud/apps/files_rightclick/l10n/be.json
 share/nextcloud/apps/files_rightclick/l10n/bg.js
 share/nextcloud/apps/files_rightclick/l10n/bg.json
+share/nextcloud/apps/files_rightclick/l10n/bn_BD.js
+share/nextcloud/apps/files_rightclick/l10n/bn_BD.json
+share/nextcloud/apps/files_rightclick/l10n/bs.js
+share/nextcloud/apps/files_rightclick/l10n/bs.json
 share/nextcloud/apps/files_rightclick/l10n/ca.js
 share/nextcloud/apps/files_rightclick/l10n/ca.json
 share/nextcloud/apps/files_rightclick/l10n/cs.js
 share/nextcloud/apps/files_rightclick/l10n/cs.json
+share/nextcloud/apps/files_rightclick/l10n/cy_GB.js
+share/nextcloud/apps/files_rightclick/l10n/cy_GB.json
 share/nextcloud/apps/files_rightclick/l10n/da.js
 share/nextcloud/apps/files_rightclick/l10n/da.json
 share/nextcloud/apps/files_rightclick/l10n/de.js
@@ -6858,10 +6995,52 @@ share/nextcloud/apps/files_rightclick/l1
 share/nextcloud/apps/files_rightclick/l10n/de_DE.json
 share/nextcloud/apps/files_rightclick/l10n/el.js
 share/nextcloud/apps/files_rightclick/l10n/el.json
+share/nextcloud/apps/files_rightclick/l10n/en_GB.js
+share/nextcloud/apps/files_rightclick/l10n/en_GB.json
 share/nextcloud/apps/files_rightclick/l10n/eo.js
 share/nextcloud/apps/files_rightclick/l10n/eo.json
 share/nextcloud/apps/files_rightclick/l10n/es.js
 share/nextcloud/apps/files_rightclick/l10n/es.json
+share/nextcloud/apps/files_rightclick/l10n/es_419.js
+share/nextcloud/apps/files_rightclick/l10n/es_419.json
+share/nextcloud/apps/files_rightclick/l10n/es_AR.js
+share/nextcloud/apps/files_rightclick/l10n/es_AR.json
+share/nextcloud/apps/files_rightclick/l10n/es_CL.js
+share/nextcloud/apps/files_rightclick/l10n/es_CL.json
+share/nextcloud/apps/files_rightclick/l10n/es_CO.js
+share/nextcloud/apps/files_rightclick/l10n/es_CO.json
+share/nextcloud/apps/files_rightclick/l10n/es_CR.js
+share/nextcloud/apps/files_rightclick/l10n/es_CR.json
+share/nextcloud/apps/files_rightclick/l10n/es_DO.js
+share/nextcloud/apps/files_rightclick/l10n/es_DO.json
+share/nextcloud/apps/files_rightclick/l10n/es_EC.js
+share/nextcloud/apps/files_rightclick/l10n/es_EC.json
+share/nextcloud/apps/files_rightclick/l10n/es_GT.js
+share/nextcloud/apps/files_rightclick/l10n/es_GT.json
+share/nextcloud/apps/files_rightclick/l10n/es_HN.js
+share/nextcloud/apps/files_rightclick/l10n/es_HN.json
+share/nextcloud/apps/files_rightclick/l10n/es_MX.js
+share/nextcloud/apps/files_rightclick/l10n/es_MX.json
+share/nextcloud/apps/files_rightclick/l10n/es_NI.js
+share/nextcloud/apps/files_rightclick/l10n/es_NI.json
+share/nextcloud/apps/files_rightclick/l10n/es_PA.js
+share/nextcloud/apps/files_rightclick/l10n/es_PA.json
+share/nextcloud/apps/files_rightclick/l10n/es_PE.js
+share/nextcloud/apps/files_rightclick/l10n/es_PE.json
+share/nextcloud/apps/files_rightclick/l10n/es_PR.js
+share/nextcloud/apps/files_rightclick/l10n/es_PR.json
+share/nextcloud/apps/files_rightclick/l10n/es_PY.js
+share/nextcloud/apps/files_rightclick/l10n/es_PY.json
+share/nextcloud/apps/files_rightclick/l10n/es_SV.js
+share/nextcloud/apps/files_rightclick/l10n/es_SV.json
+share/nextcloud/apps/files_rightclick/l10n/es_UY.js
+share/nextcloud/apps/files_rightclick/l10n/es_UY.json
+share/nextcloud/apps/files_rightclick/l10n/et_EE.js
+share/nextcloud/apps/files_rightclick/l10n/et_EE.json
+share/nextcloud/apps/files_rightclick/l10n/eu.js
+share/nextcloud/apps/files_rightclick/l10n/eu.json
+share/nextcloud/apps/files_rightclick/l10n/fa.js
+share/nextcloud/apps/files_rightclick/l10n/fa.json
 share/nextcloud/apps/files_rightclick/l10n/fi.js
 share/nextcloud/apps/files_rightclick/l10n/fi.json
 share/nextcloud/apps/files_rightclick/l10n/fr.js
@@ -6874,48 +7053,95 @@ share/nextcloud/apps/files_rightclick/l1
 share/nextcloud/apps/files_rightclick/l10n/hr.json
 share/nextcloud/apps/files_rightclick/l10n/hu.js
 share/nextcloud/apps/files_rightclick/l10n/hu.json
+share/nextcloud/apps/files_rightclick/l10n/hy.js
+share/nextcloud/apps/files_rightclick/l10n/hy.json
+share/nextcloud/apps/files_rightclick/l10n/ia.js
+share/nextcloud/apps/files_rightclick/l10n/ia.json
+share/nextcloud/apps/files_rightclick/l10n/id.js
+share/nextcloud/apps/files_rightclick/l10n/id.json
 share/nextcloud/apps/files_rightclick/l10n/is.js
 share/nextcloud/apps/files_rightclick/l10n/is.json
 share/nextcloud/apps/files_rightclick/l10n/it.js
 share/nextcloud/apps/files_rightclick/l10n/it.json
 share/nextcloud/apps/files_rightclick/l10n/ja.js
 share/nextcloud/apps/files_rightclick/l10n/ja.json
+share/nextcloud/apps/files_rightclick/l10n/ka_GE.js
+share/nextcloud/apps/files_rightclick/l10n/ka_GE.json
+share/nextcloud/apps/files_rightclick/l10n/km.js
+share/nextcloud/apps/files_rightclick/l10n/km.json
+share/nextcloud/apps/files_rightclick/l10n/kn.js
+share/nextcloud/apps/files_rightclick/l10n/kn.json
 share/nextcloud/apps/files_rightclick/l10n/ko.js
 share/nextcloud/apps/files_rightclick/l10n/ko.json
+share/nextcloud/apps/files_rightclick/l10n/lb.js
+share/nextcloud/apps/files_rightclick/l10n/lb.json
 share/nextcloud/apps/files_rightclick/l10n/lt_LT.js
 share/nextcloud/apps/files_rightclick/l10n/lt_LT.json
 share/nextcloud/apps/files_rightclick/l10n/lv.js
 share/nextcloud/apps/files_rightclick/l10n/lv.json
+share/nextcloud/apps/files_rightclick/l10n/mk.js
+share/nextcloud/apps/files_rightclick/l10n/mk.json
+share/nextcloud/apps/files_rightclick/l10n/mn.js
+share/nextcloud/apps/files_rightclick/l10n/mn.json
+share/nextcloud/apps/files_rightclick/l10n/ms_MY.js
+share/nextcloud/apps/files_rightclick/l10n/ms_MY.json
 share/nextcloud/apps/files_rightclick/l10n/nb.js
 share/nextcloud/apps/files_rightclick/l10n/nb.json
 share/nextcloud/apps/files_rightclick/l10n/nl.js
 share/nextcloud/apps/files_rightclick/l10n/nl.json
+share/nextcloud/apps/files_rightclick/l10n/nn_NO.js
+share/nextcloud/apps/files_rightclick/l10n/nn_NO.json
+share/nextcloud/apps/files_rightclick/l10n/oc.js
+share/nextcloud/apps/files_rightclick/l10n/oc.json
 share/nextcloud/apps/files_rightclick/l10n/pl.js
 share/nextcloud/apps/files_rightclick/l10n/pl.json
 share/nextcloud/apps/files_rightclick/l10n/ps.js
 share/nextcloud/apps/files_rightclick/l10n/ps.json
 share/nextcloud/apps/files_rightclick/l10n/pt_BR.js
 share/nextcloud/apps/files_rightclick/l10n/pt_BR.json
+share/nextcloud/apps/files_rightclick/l10n/pt_PT.js
+share/nextcloud/apps/files_rightclick/l10n/pt_PT.json
+share/nextcloud/apps/files_rightclick/l10n/ro.js
+share/nextcloud/apps/files_rightclick/l10n/ro.json
 share/nextcloud/apps/files_rightclick/l10n/ru.js
 share/nextcloud/apps/files_rightclick/l10n/ru.json
+share/nextcloud/apps/files_rightclick/l10n/si_LK.js
+share/nextcloud/apps/files_rightclick/l10n/si_LK.json
 share/nextcloud/apps/files_rightclick/l10n/sk.js
 share/nextcloud/apps/files_rightclick/l10n/sk.json
 share/nextcloud/apps/files_rightclick/l10n/sl.js
 share/nextcloud/apps/files_rightclick/l10n/sl.json
+share/nextcloud/apps/files_rightclick/l10n/sq.js
+share/nextcloud/apps/files_rightclick/l10n/sq.json
 share/nextcloud/apps/files_rightclick/l10n/sr.js
 share/nextcloud/apps/files_rightclick/l10n/sr.json
+share/nextcloud/apps/files_rightclick/l10n/sr%latin.js@localhost
+share/nextcloud/apps/files_rightclick/l10n/sr%latin.json@localhost
 share/nextcloud/apps/files_rightclick/l10n/sv.js
 share/nextcloud/apps/files_rightclick/l10n/sv.json
+share/nextcloud/apps/files_rightclick/l10n/ta_LK.js
+share/nextcloud/apps/files_rightclick/l10n/ta_LK.json
+share/nextcloud/apps/files_rightclick/l10n/th.js
+share/nextcloud/apps/files_rightclick/l10n/th.json
 share/nextcloud/apps/files_rightclick/l10n/tr.js
 share/nextcloud/apps/files_rightclick/l10n/tr.json
+share/nextcloud/apps/files_rightclick/l10n/ug.js
+share/nextcloud/apps/files_rightclick/l10n/ug.json
+share/nextcloud/apps/files_rightclick/l10n/uk.js
+share/nextcloud/apps/files_rightclick/l10n/uk.json
+share/nextcloud/apps/files_rightclick/l10n/ur_PK.js
+share/nextcloud/apps/files_rightclick/l10n/ur_PK.json
+share/nextcloud/apps/files_rightclick/l10n/vi.js
+share/nextcloud/apps/files_rightclick/l10n/vi.json
 share/nextcloud/apps/files_rightclick/l10n/zh_CN.js
 share/nextcloud/apps/files_rightclick/l10n/zh_CN.json
+share/nextcloud/apps/files_rightclick/l10n/zh_HK.js
+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/screenshots/file.png
 share/nextcloud/apps/files_rightclick/screenshots/folder.png
 share/nextcloud/apps/files_rightclick/screenshots/picture.png
-share/nextcloud/apps/files_sharing/.babelrc.js
 share/nextcloud/apps/files_sharing/appinfo/app.php
 share/nextcloud/apps/files_sharing/appinfo/database.xml
 share/nextcloud/apps/files_sharing/appinfo/info.xml
@@ -6931,6 +7157,7 @@ share/nextcloud/apps/files_sharing/compo
 share/nextcloud/apps/files_sharing/composer/composer/autoload_real.php
 share/nextcloud/apps/files_sharing/composer/composer/autoload_static.php
 share/nextcloud/apps/files_sharing/css/404.css
+share/nextcloud/apps/files_sharing/css/icons.scss
 share/nextcloud/apps/files_sharing/css/mobile.scss
 share/nextcloud/apps/files_sharing/css/public.scss
 share/nextcloud/apps/files_sharing/css/publicView.scss
@@ -6943,12 +7170,14 @@ share/nextcloud/apps/files_sharing/js/di
 share/nextcloud/apps/files_sharing/js/dist/additionalScripts.js.map
 share/nextcloud/apps/files_sharing/js/dist/collaboration.js
 share/nextcloud/apps/files_sharing/js/dist/collaboration.js.map
-share/nextcloud/apps/files_sharing/js/dist/files_sharing.3.js
-share/nextcloud/apps/files_sharing/js/dist/files_sharing.3.js.map
-share/nextcloud/apps/files_sharing/js/dist/files_sharing.4.js
-share/nextcloud/apps/files_sharing/js/dist/files_sharing.4.js.map
 share/nextcloud/apps/files_sharing/js/dist/files_sharing.js
 share/nextcloud/apps/files_sharing/js/dist/files_sharing.js.map
+share/nextcloud/apps/files_sharing/js/dist/files_sharing_tab.js
+share/nextcloud/apps/files_sharing/js/dist/files_sharing_tab.js.map
+share/nextcloud/apps/files_sharing/js/dist/main.js
+share/nextcloud/apps/files_sharing/js/dist/main.js.map
+share/nextcloud/apps/files_sharing/js/dist/personal-settings.js
+share/nextcloud/apps/files_sharing/js/dist/personal-settings.js.map
 share/nextcloud/apps/files_sharing/js/files_drop.js
 share/nextcloud/apps/files_sharing/js/public.js
 share/nextcloud/apps/files_sharing/js/public_note.js
@@ -7179,10 +7408,13 @@ share/nextcloud/apps/files_sharing/lib/C
 share/nextcloud/apps/files_sharing/lib/Capabilities.php
 share/nextcloud/apps/files_sharing/lib/Collaboration/ShareRecipientSorter.php
 share/nextcloud/apps/files_sharing/lib/Command/CleanupRemoteStorages.php
+share/nextcloud/apps/files_sharing/lib/Command/ExiprationNotification.php
+share/nextcloud/apps/files_sharing/lib/Controller/AcceptController.php
 share/nextcloud/apps/files_sharing/lib/Controller/DeletedShareAPIController.php
 share/nextcloud/apps/files_sharing/lib/Controller/ExternalSharesController.php
 share/nextcloud/apps/files_sharing/lib/Controller/PublicPreviewController.php
 share/nextcloud/apps/files_sharing/lib/Controller/RemoteController.php
+share/nextcloud/apps/files_sharing/lib/Controller/SettingsController.php
 share/nextcloud/apps/files_sharing/lib/Controller/ShareAPIController.php
 share/nextcloud/apps/files_sharing/lib/Controller/ShareController.php
 share/nextcloud/apps/files_sharing/lib/Controller/ShareInfoController.php
@@ -7190,6 +7422,7 @@ share/nextcloud/apps/files_sharing/lib/C
 share/nextcloud/apps/files_sharing/lib/DeleteOrphanedSharesJob.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
 share/nextcloud/apps/files_sharing/lib/ExpireSharesJob.php
 share/nextcloud/apps/files_sharing/lib/External/Cache.php
 share/nextcloud/apps/files_sharing/lib/External/Manager.php
@@ -7201,13 +7434,20 @@ 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/LoadAdditionalListener.php
+share/nextcloud/apps/files_sharing/lib/Listener/LoadSidebarListener.php
+share/nextcloud/apps/files_sharing/lib/Listener/UserShareAcceptanceListener.php
 share/nextcloud/apps/files_sharing/lib/Middleware/OCSShareAPIMiddleware.php
 share/nextcloud/apps/files_sharing/lib/Middleware/ShareInfoMiddleware.php
 share/nextcloud/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php
 share/nextcloud/apps/files_sharing/lib/Migration/OwncloudGuestShareType.php
+share/nextcloud/apps/files_sharing/lib/Migration/SetAcceptedStatus.php
 share/nextcloud/apps/files_sharing/lib/Migration/SetPasswordColumn.php
 share/nextcloud/apps/files_sharing/lib/MountProvider.php
+share/nextcloud/apps/files_sharing/lib/Notification/Listener.php
+share/nextcloud/apps/files_sharing/lib/Notification/Notifier.php
 share/nextcloud/apps/files_sharing/lib/Scanner.php
+share/nextcloud/apps/files_sharing/lib/Settings/Personal.php
 share/nextcloud/apps/files_sharing/lib/ShareBackend/File.php
 share/nextcloud/apps/files_sharing/lib/ShareBackend/Folder.php
 share/nextcloud/apps/files_sharing/lib/SharedMount.php
@@ -7215,6 +7455,7 @@ share/nextcloud/apps/files_sharing/lib/S
 share/nextcloud/apps/files_sharing/lib/Updater.php
 share/nextcloud/apps/files_sharing/list.php
 share/nextcloud/apps/files_sharing/public.php
+share/nextcloud/apps/files_sharing/templates/Settings/personal.php
 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
@@ -7687,6 +7928,8 @@ share/nextcloud/apps/files_versions/lib/
 share/nextcloud/apps/files_versions/lib/Events/CreateVersionEvent.php
 share/nextcloud/apps/files_versions/lib/Expiration.php
 share/nextcloud/apps/files_versions/lib/Hooks.php
+share/nextcloud/apps/files_versions/lib/Listener/LoadAdditionalListener.php
+share/nextcloud/apps/files_versions/lib/Listener/LoadSidebarListener.php
 share/nextcloud/apps/files_versions/lib/Sabre/Plugin.php
 share/nextcloud/apps/files_versions/lib/Sabre/RestoreFolder.php
 share/nextcloud/apps/files_versions/lib/Sabre/RootCollection.php
@@ -7722,12 +7965,19 @@ share/nextcloud/apps/firstrunwizard/appi
 share/nextcloud/apps/firstrunwizard/appinfo/info.xml
 share/nextcloud/apps/firstrunwizard/appinfo/routes.php
 share/nextcloud/apps/firstrunwizard/appinfo/signature.json
-share/nextcloud/apps/firstrunwizard/css/personalsettings.css
+share/nextcloud/apps/firstrunwizard/css/personalsettings.scss
+share/nextcloud/apps/firstrunwizard/img/Nextcloud.mp4
+share/nextcloud/apps/firstrunwizard/img/Nextcloud.webm
 share/nextcloud/apps/firstrunwizard/img/app.svg
 share/nextcloud/apps/firstrunwizard/img/apps/calendar.svg
 share/nextcloud/apps/firstrunwizard/img/apps/contacts.svg
+share/nextcloud/apps/firstrunwizard/img/apps/deck.svg
+share/nextcloud/apps/firstrunwizard/img/apps/groupfolders.svg
 share/nextcloud/apps/firstrunwizard/img/apps/mail.svg
+share/nextcloud/apps/firstrunwizard/img/apps/notes.svg
+share/nextcloud/apps/firstrunwizard/img/apps/social.svg
 share/nextcloud/apps/firstrunwizard/img/apps/spreed.svg
+share/nextcloud/apps/firstrunwizard/img/apps/tasks.svg
 share/nextcloud/apps/firstrunwizard/img/appstore.png
 share/nextcloud/apps/firstrunwizard/img/info.svg
 share/nextcloud/apps/firstrunwizard/img/intro.png
@@ -7736,6 +7986,8 @@ share/nextcloud/apps/firstrunwizard/js/a
 share/nextcloud/apps/firstrunwizard/js/firstrunwizard.js
 share/nextcloud/apps/firstrunwizard/js/firstrunwizard.js.map
 share/nextcloud/apps/firstrunwizard/js/personalsettings.js
+share/nextcloud/apps/firstrunwizard/l10n/af.js
+share/nextcloud/apps/firstrunwizard/l10n/af.json
 share/nextcloud/apps/firstrunwizard/l10n/ar.js
 share/nextcloud/apps/firstrunwizard/l10n/ar.json
 share/nextcloud/apps/firstrunwizard/l10n/ast.js
@@ -7744,11 +7996,17 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/az.json
 share/nextcloud/apps/firstrunwizard/l10n/bg.js
 share/nextcloud/apps/firstrunwizard/l10n/bg.json
+share/nextcloud/apps/firstrunwizard/l10n/bn_BD.js
+share/nextcloud/apps/firstrunwizard/l10n/bn_BD.json
 share/nextcloud/apps/firstrunwizard/l10n/bn_IN.php
+share/nextcloud/apps/firstrunwizard/l10n/bs.js
+share/nextcloud/apps/firstrunwizard/l10n/bs.json
 share/nextcloud/apps/firstrunwizard/l10n/ca.js
 share/nextcloud/apps/firstrunwizard/l10n/ca.json
 share/nextcloud/apps/firstrunwizard/l10n/cs.js
 share/nextcloud/apps/firstrunwizard/l10n/cs.json
+share/nextcloud/apps/firstrunwizard/l10n/cy_GB.js
+share/nextcloud/apps/firstrunwizard/l10n/cy_GB.json
 share/nextcloud/apps/firstrunwizard/l10n/cy_GB.php
 share/nextcloud/apps/firstrunwizard/l10n/da.js
 share/nextcloud/apps/firstrunwizard/l10n/da.json
@@ -7817,6 +8075,8 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/hr.json
 share/nextcloud/apps/firstrunwizard/l10n/hu.js
 share/nextcloud/apps/firstrunwizard/l10n/hu.json
+share/nextcloud/apps/firstrunwizard/l10n/hy.js
+share/nextcloud/apps/firstrunwizard/l10n/hy.json
 share/nextcloud/apps/firstrunwizard/l10n/ia.js
 share/nextcloud/apps/firstrunwizard/l10n/ia.json
 share/nextcloud/apps/firstrunwizard/l10n/id.js
@@ -7829,25 +8089,37 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/ja.json
 share/nextcloud/apps/firstrunwizard/l10n/ka_GE.js
 share/nextcloud/apps/firstrunwizard/l10n/ka_GE.json
+share/nextcloud/apps/firstrunwizard/l10n/km.js
+share/nextcloud/apps/firstrunwizard/l10n/km.json
 share/nextcloud/apps/firstrunwizard/l10n/km.php
 share/nextcloud/apps/firstrunwizard/l10n/ko.js
 share/nextcloud/apps/firstrunwizard/l10n/ko.json
 share/nextcloud/apps/firstrunwizard/l10n/ku_IQ.php
+share/nextcloud/apps/firstrunwizard/l10n/lb.js
+share/nextcloud/apps/firstrunwizard/l10n/lb.json
 share/nextcloud/apps/firstrunwizard/l10n/lt_LT.js
 share/nextcloud/apps/firstrunwizard/l10n/lt_LT.json
 share/nextcloud/apps/firstrunwizard/l10n/lv.js
 share/nextcloud/apps/firstrunwizard/l10n/lv.json
 share/nextcloud/apps/firstrunwizard/l10n/mk.js
 share/nextcloud/apps/firstrunwizard/l10n/mk.json
+share/nextcloud/apps/firstrunwizard/l10n/mn.js
+share/nextcloud/apps/firstrunwizard/l10n/mn.json
+share/nextcloud/apps/firstrunwizard/l10n/ms_MY.js
+share/nextcloud/apps/firstrunwizard/l10n/ms_MY.json
 share/nextcloud/apps/firstrunwizard/l10n/ms_MY.php
 share/nextcloud/apps/firstrunwizard/l10n/nb.js
 share/nextcloud/apps/firstrunwizard/l10n/nb.json
 share/nextcloud/apps/firstrunwizard/l10n/nl.js
 share/nextcloud/apps/firstrunwizard/l10n/nl.json
+share/nextcloud/apps/firstrunwizard/l10n/nn_NO.js
+share/nextcloud/apps/firstrunwizard/l10n/nn_NO.json
 share/nextcloud/apps/firstrunwizard/l10n/oc.js
 share/nextcloud/apps/firstrunwizard/l10n/oc.json
 share/nextcloud/apps/firstrunwizard/l10n/pl.js
 share/nextcloud/apps/firstrunwizard/l10n/pl.json
+share/nextcloud/apps/firstrunwizard/l10n/ps.js
+share/nextcloud/apps/firstrunwizard/l10n/ps.json
 share/nextcloud/apps/firstrunwizard/l10n/pt_BR.js
 share/nextcloud/apps/firstrunwizard/l10n/pt_BR.json
 share/nextcloud/apps/firstrunwizard/l10n/pt_PT.js
@@ -7856,6 +8128,8 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/ro.json
 share/nextcloud/apps/firstrunwizard/l10n/ru.js
 share/nextcloud/apps/firstrunwizard/l10n/ru.json
+share/nextcloud/apps/firstrunwizard/l10n/si_LK.js
+share/nextcloud/apps/firstrunwizard/l10n/si_LK.json
 share/nextcloud/apps/firstrunwizard/l10n/si_LK.php
 share/nextcloud/apps/firstrunwizard/l10n/sk.js
 share/nextcloud/apps/firstrunwizard/l10n/sk.json
@@ -7876,8 +8150,14 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/ug.php
 share/nextcloud/apps/firstrunwizard/l10n/uk.js
 share/nextcloud/apps/firstrunwizard/l10n/uk.json
+share/nextcloud/apps/firstrunwizard/l10n/uz.js
+share/nextcloud/apps/firstrunwizard/l10n/uz.json
+share/nextcloud/apps/firstrunwizard/l10n/vi.js
+share/nextcloud/apps/firstrunwizard/l10n/vi.json
 share/nextcloud/apps/firstrunwizard/l10n/zh_CN.js
 share/nextcloud/apps/firstrunwizard/l10n/zh_CN.json
+share/nextcloud/apps/firstrunwizard/l10n/zh_HK.js
+share/nextcloud/apps/firstrunwizard/l10n/zh_HK.json
 share/nextcloud/apps/firstrunwizard/l10n/zh_HK.php
 share/nextcloud/apps/firstrunwizard/l10n/zh_TW.js
 share/nextcloud/apps/firstrunwizard/l10n/zh_TW.json
@@ -7894,360 +8174,6 @@ share/nextcloud/apps/firstrunwizard/temp
 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/gallery/.gitmodules
-share/nextcloud/apps/gallery/AUTHORS.md
-share/nextcloud/apps/gallery/CHANGELOG.md
-share/nextcloud/apps/gallery/COPYING
-share/nextcloud/apps/gallery/appinfo/app.php
-share/nextcloud/apps/gallery/appinfo/info.xml
-share/nextcloud/apps/gallery/appinfo/routes.php
-share/nextcloud/apps/gallery/appinfo/signature.json
-share/nextcloud/apps/gallery/build/after_failure.sh
-share/nextcloud/apps/gallery/build/documentation/docpublisher.sh
-share/nextcloud/apps/gallery/build/documentation/index.html
-share/nextcloud/apps/gallery/build/documentation/reports/code coverage/index.html
-share/nextcloud/apps/gallery/build/documentation/reports/index.html
-share/nextcloud/apps/gallery/build/screenshots/Gallery.jpg
-share/nextcloud/apps/gallery/build/xdebug_install.sh
-share/nextcloud/apps/gallery/codeception.yml
-share/nextcloud/apps/gallery/composer.json
-share/nextcloud/apps/gallery/composer.lock
-share/nextcloud/apps/gallery/css/authenticate.css
-share/nextcloud/apps/gallery/css/error.css
-share/nextcloud/apps/gallery/css/gallerybutton.css
-share/nextcloud/apps/gallery/css/github-markdown.css
-share/nextcloud/apps/gallery/css/mobile.css
-share/nextcloud/apps/gallery/css/public.css
-share/nextcloud/apps/gallery/css/share.css
-share/nextcloud/apps/gallery/css/slideshow.css
-share/nextcloud/apps/gallery/css/styles.css
-share/nextcloud/apps/gallery/css/upload.css
-share/nextcloud/apps/gallery/documentation/developers.md
-share/nextcloud/apps/gallery/img/app.svg
-share/nextcloud/apps/gallery/img/dateasc.svg
-share/nextcloud/apps/gallery/img/datedes.svg
-share/nextcloud/apps/gallery/img/gallery-dark.svg
-share/nextcloud/apps/gallery/img/nameasc.svg
-share/nextcloud/apps/gallery/img/namedes.svg
-share/nextcloud/apps/gallery/js/.bowerrc
-share/nextcloud/apps/gallery/js/.jshintrc
-share/nextcloud/apps/gallery/js/app.js
-share/nextcloud/apps/gallery/js/bower.json
-share/nextcloud/apps/gallery/js/breadcrumb.js
-share/nextcloud/apps/gallery/js/eventsource.js
-share/nextcloud/apps/gallery/js/gallery.js
-share/nextcloud/apps/gallery/js/galleryalbum.js
-share/nextcloud/apps/gallery/js/gallerybutton.js
-share/nextcloud/apps/gallery/js/galleryconfig.js
-share/nextcloud/apps/gallery/js/galleryfileaction.js
-share/nextcloud/apps/gallery/js/galleryimage.js
-share/nextcloud/apps/gallery/js/galleryinfobox.js
-share/nextcloud/apps/gallery/js/galleryrow.js
-share/nextcloud/apps/gallery/js/galleryutility.js
-share/nextcloud/apps/gallery/js/galleryview.js
-share/nextcloud/apps/gallery/js/merged.json
-share/nextcloud/apps/gallery/js/newfilemenuplugins.js
-share/nextcloud/apps/gallery/js/scripts-for-file-app.json
-share/nextcloud/apps/gallery/js/slideshow.js
-share/nextcloud/apps/gallery/js/slideshowcontrols.js
-share/nextcloud/apps/gallery/js/slideshowzoomablepreview.js
-share/nextcloud/apps/gallery/js/templates.js
-share/nextcloud/apps/gallery/js/templates/breadcrumb.handlebars
-share/nextcloud/apps/gallery/js/templates/galleryalbum.handlebars
-share/nextcloud/apps/gallery/js/templates/galleryimage.handlebars
-share/nextcloud/apps/gallery/js/templates/newfilemenu.handlebars
-share/nextcloud/apps/gallery/js/thumbnail.js
-share/nextcloud/apps/gallery/js/upload-helper.js
-share/nextcloud/apps/gallery/js/vendor/bigshot/LICENSE.txt
-share/nextcloud/apps/gallery/js/vendor/bigshot/README.txt
-share/nextcloud/apps/gallery/js/vendor/bigshot/bigshot-compressed.js
-share/nextcloud/apps/gallery/js/vendor/bigshot/bigshot.js
-share/nextcloud/apps/gallery/js/vendor/commonmark/LICENSE
-share/nextcloud/apps/gallery/js/vendor/commonmark/dist/commonmark.js
-share/nextcloud/apps/gallery/js/vendor/commonmark/dist/commonmark.min.js
-share/nextcloud/apps/gallery/js/vendor/dompurify/LICENSE
-share/nextcloud/apps/gallery/js/vendor/dompurify/README.md
-share/nextcloud/apps/gallery/js/vendor/dompurify/src/purify.js
-share/nextcloud/apps/gallery/js/vendor/eventsource-polyfill/LICENSE
-share/nextcloud/apps/gallery/js/vendor/eventsource-polyfill/README.md
-share/nextcloud/apps/gallery/js/vendor/eventsource-polyfill/dist/eventsource.js
-share/nextcloud/apps/gallery/js/vendor/jquery-touch-events/README.md
-share/nextcloud/apps/gallery/js/vendor/jquery-touch-events/src/1.0.8/jquery.mobile-events.js
-share/nextcloud/apps/gallery/js/vendor/jquery-touch-events/src/1.0.8/jquery.mobile-events.min.js
-share/nextcloud/apps/gallery/js/vendor/jquery.ui.touch-punch-custom.js
-share/nextcloud/apps/gallery/js/vendor/jqueryui-touch-punch/README.md
-share/nextcloud/apps/gallery/js/vendor/jqueryui-touch-punch/jquery.ui.touch-punch.js
-share/nextcloud/apps/gallery/js/vendor/modified-eventsource-polyfill/eventsource-polyfill.js
-share/nextcloud/apps/gallery/js/vendor/nextcloud/newfilemenu.js
-share/nextcloud/apps/gallery/js/vendor/nextcloud/share.js
-share/nextcloud/apps/gallery/l10n/af.js
-share/nextcloud/apps/gallery/l10n/af.json
-share/nextcloud/apps/gallery/l10n/ar.js
-share/nextcloud/apps/gallery/l10n/ar.json
-share/nextcloud/apps/gallery/l10n/ast.js
-share/nextcloud/apps/gallery/l10n/ast.json
-share/nextcloud/apps/gallery/l10n/az.js
-share/nextcloud/apps/gallery/l10n/az.json
-share/nextcloud/apps/gallery/l10n/bg.js
-share/nextcloud/apps/gallery/l10n/bg.json
-share/nextcloud/apps/gallery/l10n/bn_BD.js
-share/nextcloud/apps/gallery/l10n/bn_BD.json
-share/nextcloud/apps/gallery/l10n/bs.js
-share/nextcloud/apps/gallery/l10n/bs.json
-share/nextcloud/apps/gallery/l10n/ca.js
-share/nextcloud/apps/gallery/l10n/ca.json
-share/nextcloud/apps/gallery/l10n/cs.js
-share/nextcloud/apps/gallery/l10n/cs.json
-share/nextcloud/apps/gallery/l10n/cy_GB.js
-share/nextcloud/apps/gallery/l10n/cy_GB.json
-share/nextcloud/apps/gallery/l10n/da.js
-share/nextcloud/apps/gallery/l10n/da.json
-share/nextcloud/apps/gallery/l10n/de.js
-share/nextcloud/apps/gallery/l10n/de.json
-share/nextcloud/apps/gallery/l10n/de_DE.js
-share/nextcloud/apps/gallery/l10n/de_DE.json
-share/nextcloud/apps/gallery/l10n/el.js
-share/nextcloud/apps/gallery/l10n/el.json
-share/nextcloud/apps/gallery/l10n/en_GB.js
-share/nextcloud/apps/gallery/l10n/en_GB.json
-share/nextcloud/apps/gallery/l10n/eo.js
-share/nextcloud/apps/gallery/l10n/eo.json
-share/nextcloud/apps/gallery/l10n/es.js
-share/nextcloud/apps/gallery/l10n/es.json
-share/nextcloud/apps/gallery/l10n/es_419.js
-share/nextcloud/apps/gallery/l10n/es_419.json
-share/nextcloud/apps/gallery/l10n/es_AR.js
-share/nextcloud/apps/gallery/l10n/es_AR.json
-share/nextcloud/apps/gallery/l10n/es_CL.js
-share/nextcloud/apps/gallery/l10n/es_CL.json
-share/nextcloud/apps/gallery/l10n/es_CO.js
-share/nextcloud/apps/gallery/l10n/es_CO.json
-share/nextcloud/apps/gallery/l10n/es_CR.js
-share/nextcloud/apps/gallery/l10n/es_CR.json
-share/nextcloud/apps/gallery/l10n/es_DO.js
-share/nextcloud/apps/gallery/l10n/es_DO.json
-share/nextcloud/apps/gallery/l10n/es_EC.js
-share/nextcloud/apps/gallery/l10n/es_EC.json
-share/nextcloud/apps/gallery/l10n/es_GT.js
-share/nextcloud/apps/gallery/l10n/es_GT.json
-share/nextcloud/apps/gallery/l10n/es_HN.js
-share/nextcloud/apps/gallery/l10n/es_HN.json
-share/nextcloud/apps/gallery/l10n/es_MX.js
-share/nextcloud/apps/gallery/l10n/es_MX.json
-share/nextcloud/apps/gallery/l10n/es_NI.js
-share/nextcloud/apps/gallery/l10n/es_NI.json
-share/nextcloud/apps/gallery/l10n/es_PA.js
-share/nextcloud/apps/gallery/l10n/es_PA.json
-share/nextcloud/apps/gallery/l10n/es_PE.js
-share/nextcloud/apps/gallery/l10n/es_PE.json
-share/nextcloud/apps/gallery/l10n/es_PR.js
-share/nextcloud/apps/gallery/l10n/es_PR.json
-share/nextcloud/apps/gallery/l10n/es_PY.js
-share/nextcloud/apps/gallery/l10n/es_PY.json
-share/nextcloud/apps/gallery/l10n/es_SV.js
-share/nextcloud/apps/gallery/l10n/es_SV.json
-share/nextcloud/apps/gallery/l10n/es_UY.js
-share/nextcloud/apps/gallery/l10n/es_UY.json
-share/nextcloud/apps/gallery/l10n/et_EE.js
-share/nextcloud/apps/gallery/l10n/et_EE.json
-share/nextcloud/apps/gallery/l10n/eu.js
-share/nextcloud/apps/gallery/l10n/eu.json
-share/nextcloud/apps/gallery/l10n/fa.js
-share/nextcloud/apps/gallery/l10n/fa.json
-share/nextcloud/apps/gallery/l10n/fi.js
-share/nextcloud/apps/gallery/l10n/fi.json
-share/nextcloud/apps/gallery/l10n/fr.js
-share/nextcloud/apps/gallery/l10n/fr.json
-share/nextcloud/apps/gallery/l10n/gl.js
-share/nextcloud/apps/gallery/l10n/gl.json
-share/nextcloud/apps/gallery/l10n/he.js
-share/nextcloud/apps/gallery/l10n/he.json
-share/nextcloud/apps/gallery/l10n/hr.js
-share/nextcloud/apps/gallery/l10n/hr.json
-share/nextcloud/apps/gallery/l10n/hu.js
-share/nextcloud/apps/gallery/l10n/hu.json
-share/nextcloud/apps/gallery/l10n/hy.js
-share/nextcloud/apps/gallery/l10n/hy.json
-share/nextcloud/apps/gallery/l10n/ia.js
-share/nextcloud/apps/gallery/l10n/ia.json
-share/nextcloud/apps/gallery/l10n/id.js
-share/nextcloud/apps/gallery/l10n/id.json
-share/nextcloud/apps/gallery/l10n/is.js
-share/nextcloud/apps/gallery/l10n/is.json
-share/nextcloud/apps/gallery/l10n/it.js
-share/nextcloud/apps/gallery/l10n/it.json
-share/nextcloud/apps/gallery/l10n/ja.js
-share/nextcloud/apps/gallery/l10n/ja.json
-share/nextcloud/apps/gallery/l10n/ka_GE.js
-share/nextcloud/apps/gallery/l10n/ka_GE.json
-share/nextcloud/apps/gallery/l10n/km.js
-share/nextcloud/apps/gallery/l10n/km.json
-share/nextcloud/apps/gallery/l10n/kn.js
-share/nextcloud/apps/gallery/l10n/kn.json
-share/nextcloud/apps/gallery/l10n/ko.js
-share/nextcloud/apps/gallery/l10n/ko.json
-share/nextcloud/apps/gallery/l10n/lb.js
-share/nextcloud/apps/gallery/l10n/lb.json
-share/nextcloud/apps/gallery/l10n/lt_LT.js
-share/nextcloud/apps/gallery/l10n/lt_LT.json
-share/nextcloud/apps/gallery/l10n/lv.js
-share/nextcloud/apps/gallery/l10n/lv.json
-share/nextcloud/apps/gallery/l10n/mk.js
-share/nextcloud/apps/gallery/l10n/mk.json
-share/nextcloud/apps/gallery/l10n/mn.js
-share/nextcloud/apps/gallery/l10n/mn.json
-share/nextcloud/apps/gallery/l10n/ms_MY.js
-share/nextcloud/apps/gallery/l10n/ms_MY.json
-share/nextcloud/apps/gallery/l10n/nb.js
-share/nextcloud/apps/gallery/l10n/nb.json
-share/nextcloud/apps/gallery/l10n/nl.js
-share/nextcloud/apps/gallery/l10n/nl.json
-share/nextcloud/apps/gallery/l10n/nn_NO.js
-share/nextcloud/apps/gallery/l10n/nn_NO.json
-share/nextcloud/apps/gallery/l10n/no-php
-share/nextcloud/apps/gallery/l10n/oc.js
-share/nextcloud/apps/gallery/l10n/oc.json
-share/nextcloud/apps/gallery/l10n/pl.js
-share/nextcloud/apps/gallery/l10n/pl.json
-share/nextcloud/apps/gallery/l10n/pt_BR.js
-share/nextcloud/apps/gallery/l10n/pt_BR.json
-share/nextcloud/apps/gallery/l10n/pt_PT.js
-share/nextcloud/apps/gallery/l10n/pt_PT.json
-share/nextcloud/apps/gallery/l10n/ro.js
-share/nextcloud/apps/gallery/l10n/ro.json
-share/nextcloud/apps/gallery/l10n/ru.js
-share/nextcloud/apps/gallery/l10n/ru.json
-share/nextcloud/apps/gallery/l10n/si_LK.js
-share/nextcloud/apps/gallery/l10n/si_LK.json
-share/nextcloud/apps/gallery/l10n/sk.js
-share/nextcloud/apps/gallery/l10n/sk.json
-share/nextcloud/apps/gallery/l10n/sl.js
-share/nextcloud/apps/gallery/l10n/sl.json
-share/nextcloud/apps/gallery/l10n/sq.js
-share/nextcloud/apps/gallery/l10n/sq.json
-share/nextcloud/apps/gallery/l10n/sr.js
-share/nextcloud/apps/gallery/l10n/sr.json
-share/nextcloud/apps/gallery/l10n/sv.js
-share/nextcloud/apps/gallery/l10n/sv.json
-share/nextcloud/apps/gallery/l10n/ta_LK.js
-share/nextcloud/apps/gallery/l10n/ta_LK.json
-share/nextcloud/apps/gallery/l10n/th.js
-share/nextcloud/apps/gallery/l10n/th.json
-share/nextcloud/apps/gallery/l10n/tr.js
-share/nextcloud/apps/gallery/l10n/tr.json
-share/nextcloud/apps/gallery/l10n/ug.js
-share/nextcloud/apps/gallery/l10n/ug.json
-share/nextcloud/apps/gallery/l10n/uk.js
-share/nextcloud/apps/gallery/l10n/uk.json
-share/nextcloud/apps/gallery/l10n/ur_PK.js
-share/nextcloud/apps/gallery/l10n/ur_PK.json
-share/nextcloud/apps/gallery/l10n/vi.js
-share/nextcloud/apps/gallery/l10n/vi.json
-share/nextcloud/apps/gallery/l10n/zh_CN.js
-share/nextcloud/apps/gallery/l10n/zh_CN.json
-share/nextcloud/apps/gallery/l10n/zh_HK.js
-share/nextcloud/apps/gallery/l10n/zh_HK.json
-share/nextcloud/apps/gallery/l10n/zh_TW.js
-share/nextcloud/apps/gallery/l10n/zh_TW.json
-share/nextcloud/apps/gallery/lib/AppInfo/Application.php
-share/nextcloud/apps/gallery/lib/Config/ConfigException.php
-share/nextcloud/apps/gallery/lib/Config/ConfigParser.php
-share/nextcloud/apps/gallery/lib/Config/ConfigValidator.php
-share/nextcloud/apps/gallery/lib/Controller/Config.php
-share/nextcloud/apps/gallery/lib/Controller/ConfigApiController.php
-share/nextcloud/apps/gallery/lib/Controller/ConfigController.php
-share/nextcloud/apps/gallery/lib/Controller/ConfigPublicController.php
-share/nextcloud/apps/gallery/lib/Controller/Files.php
-share/nextcloud/apps/gallery/lib/Controller/FilesApiController.php
-share/nextcloud/apps/gallery/lib/Controller/FilesController.php
-share/nextcloud/apps/gallery/lib/Controller/FilesPublicController.php
-share/nextcloud/apps/gallery/lib/Controller/HttpError.php
-share/nextcloud/apps/gallery/lib/Controller/PageController.php
-share/nextcloud/apps/gallery/lib/Controller/PathManipulation.php
-share/nextcloud/apps/gallery/lib/Controller/Preview.php
-share/nextcloud/apps/gallery/lib/Controller/PreviewApiController.php
-share/nextcloud/apps/gallery/lib/Controller/PreviewController.php
-share/nextcloud/apps/gallery/lib/Controller/PreviewPublicController.php
-share/nextcloud/apps/gallery/lib/Environment/Environment.php
-share/nextcloud/apps/gallery/lib/Environment/EnvironmentException.php
-share/nextcloud/apps/gallery/lib/Environment/NotFoundEnvException.php
-share/nextcloud/apps/gallery/lib/Http/ImageResponse.php
-share/nextcloud/apps/gallery/lib/Middleware/CheckException.php
-share/nextcloud/apps/gallery/lib/Middleware/CheckMiddleware.php
-share/nextcloud/apps/gallery/lib/Middleware/EnvCheckMiddleware.php
-share/nextcloud/apps/gallery/lib/Middleware/SharingCheckMiddleware.php
-share/nextcloud/apps/gallery/lib/Service/Base64Encode.php
-share/nextcloud/apps/gallery/lib/Service/ConfigService.php
-share/nextcloud/apps/gallery/lib/Service/DownloadService.php
-share/nextcloud/apps/gallery/lib/Service/FilesService.php
-share/nextcloud/apps/gallery/lib/Service/ForbiddenServiceException.php
-share/nextcloud/apps/gallery/lib/Service/InternalServerErrorServiceException.php
-share/nextcloud/apps/gallery/lib/Service/NotFoundServiceException.php
-share/nextcloud/apps/gallery/lib/Service/PreviewService.php
-share/nextcloud/apps/gallery/lib/Service/SearchFolderService.php
-share/nextcloud/apps/gallery/lib/Service/SearchMediaService.php
-share/nextcloud/apps/gallery/lib/Service/Service.php
-share/nextcloud/apps/gallery/lib/Service/ServiceException.php
-share/nextcloud/apps/gallery/lib/Service/ThumbnailService.php
-share/nextcloud/apps/gallery/lib/Utility/EventSource.php
-share/nextcloud/apps/gallery/phpdoc.xml
-share/nextcloud/apps/gallery/templates/authenticate.php
-share/nextcloud/apps/gallery/templates/index.php
-share/nextcloud/apps/gallery/templates/part.content.php
-share/nextcloud/apps/gallery/templates/part.filenotfounderror.php
-share/nextcloud/apps/gallery/templates/part.internalservererror.php
-share/nextcloud/apps/gallery/templates/part.linkerror.php
-share/nextcloud/apps/gallery/templates/public.php
-share/nextcloud/apps/gallery/templates/slideshow.php
-share/nextcloud/apps/gallery/vendor/autoload.php
-share/nextcloud/apps/gallery/vendor/composer/ClassLoader.php
-share/nextcloud/apps/gallery/vendor/composer/LICENSE
-share/nextcloud/apps/gallery/vendor/composer/autoload_classmap.php
-share/nextcloud/apps/gallery/vendor/composer/autoload_namespaces.php
-share/nextcloud/apps/gallery/vendor/composer/autoload_psr4.php
-share/nextcloud/apps/gallery/vendor/composer/autoload_real.php
-share/nextcloud/apps/gallery/vendor/composer/autoload_static.php
-share/nextcloud/apps/gallery/vendor/composer/installed.json
-share/nextcloud/apps/gallery/vendor/symfony/yaml/CHANGELOG.md
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Dumper.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Escaper.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Exception/DumpException.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Exception/ExceptionInterface.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Exception/ParseException.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Exception/RuntimeException.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Inline.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/LICENSE
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Parser.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/README.md
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/DumperTest.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsAnchorAlias.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsBasicTests.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsBlockMapping.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsDocumentSeparator.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsErrorTests.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsFlowCollections.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsFoldedScalars.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsNullsAndEmpties.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsSpecificationExamples.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsTypeTransfers.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/embededPhp.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/escapedCharacters.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/index.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/sfComments.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/sfCompact.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/sfMergeKey.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/sfObjects.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/sfQuotes.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/sfTests.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/unindentedCollections.yml
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/InlineTest.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/ParseExceptionTest.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/ParserTest.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Tests/YamlTest.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Unescaper.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/Yaml.php
-share/nextcloud/apps/gallery/vendor/symfony/yaml/composer.json
-share/nextcloud/apps/gallery/vendor/symfony/yaml/phpunit.xml.dist
 share/nextcloud/apps/logreader/appinfo/app.php
 share/nextcloud/apps/logreader/appinfo/info.xml
 share/nextcloud/apps/logreader/appinfo/routes.php
@@ -8256,6 +8182,8 @@ share/nextcloud/apps/logreader/build/mai
 share/nextcloud/apps/logreader/build/main.css.map
 share/nextcloud/apps/logreader/build/main.js
 share/nextcloud/apps/logreader/build/main.js.map
+share/nextcloud/apps/logreader/composer.json
+share/nextcloud/apps/logreader/composer.lock
 share/nextcloud/apps/logreader/css/app.css
 share/nextcloud/apps/logreader/img/app-dark.svg
 share/nextcloud/apps/logreader/img/app.svg
@@ -8283,14 +8211,20 @@ share/nextcloud/apps/logreader/js/Provid
 share/nextcloud/apps/logreader/js/Search.js
 share/nextcloud/apps/logreader/js/index.js
 share/nextcloud/apps/logreader/js/unserialize.js
+share/nextcloud/apps/logreader/l10n/af.js
+share/nextcloud/apps/logreader/l10n/af.json
 share/nextcloud/apps/logreader/l10n/ar.js
 share/nextcloud/apps/logreader/l10n/ar.json
 share/nextcloud/apps/logreader/l10n/ast.js
 share/nextcloud/apps/logreader/l10n/ast.json
+share/nextcloud/apps/logreader/l10n/bg.js
+share/nextcloud/apps/logreader/l10n/bg.json
 share/nextcloud/apps/logreader/l10n/ca.js
 share/nextcloud/apps/logreader/l10n/ca.json
 share/nextcloud/apps/logreader/l10n/cs.js
 share/nextcloud/apps/logreader/l10n/cs.json
+share/nextcloud/apps/logreader/l10n/cy_GB.js
+share/nextcloud/apps/logreader/l10n/cy_GB.json
 share/nextcloud/apps/logreader/l10n/da.js
 share/nextcloud/apps/logreader/l10n/da.json
 share/nextcloud/apps/logreader/l10n/de.js
@@ -8343,6 +8277,8 @@ share/nextcloud/apps/logreader/l10n/et_E
 share/nextcloud/apps/logreader/l10n/et_EE.json
 share/nextcloud/apps/logreader/l10n/eu.js
 share/nextcloud/apps/logreader/l10n/eu.json
+share/nextcloud/apps/logreader/l10n/fa.js
+share/nextcloud/apps/logreader/l10n/fa.json
 share/nextcloud/apps/logreader/l10n/fi.js
 share/nextcloud/apps/logreader/l10n/fi.json
 share/nextcloud/apps/logreader/l10n/fr.js
@@ -8355,6 +8291,12 @@ share/nextcloud/apps/logreader/l10n/hr.j
 share/nextcloud/apps/logreader/l10n/hr.json
 share/nextcloud/apps/logreader/l10n/hu.js
 share/nextcloud/apps/logreader/l10n/hu.json
+share/nextcloud/apps/logreader/l10n/hy.js
+share/nextcloud/apps/logreader/l10n/hy.json
+share/nextcloud/apps/logreader/l10n/ia.js
+share/nextcloud/apps/logreader/l10n/ia.json
+share/nextcloud/apps/logreader/l10n/id.js
+share/nextcloud/apps/logreader/l10n/id.json
 share/nextcloud/apps/logreader/l10n/is.js
 share/nextcloud/apps/logreader/l10n/is.json
 share/nextcloud/apps/logreader/l10n/it.js
@@ -8369,16 +8311,24 @@ share/nextcloud/apps/logreader/l10n/lt_L
 share/nextcloud/apps/logreader/l10n/lt_LT.json
 share/nextcloud/apps/logreader/l10n/lv.js
 share/nextcloud/apps/logreader/l10n/lv.json
+share/nextcloud/apps/logreader/l10n/mk.js
+share/nextcloud/apps/logreader/l10n/mk.json
+share/nextcloud/apps/logreader/l10n/mn.js
+share/nextcloud/apps/logreader/l10n/mn.json
 share/nextcloud/apps/logreader/l10n/nb.js
 share/nextcloud/apps/logreader/l10n/nb.json
 share/nextcloud/apps/logreader/l10n/nl.js
 share/nextcloud/apps/logreader/l10n/nl.json
+share/nextcloud/apps/logreader/l10n/nn_NO.js
+share/nextcloud/apps/logreader/l10n/nn_NO.json
 share/nextcloud/apps/logreader/l10n/pl.js
 share/nextcloud/apps/logreader/l10n/pl.json
 share/nextcloud/apps/logreader/l10n/pt_BR.js
 share/nextcloud/apps/logreader/l10n/pt_BR.json
 share/nextcloud/apps/logreader/l10n/pt_PT.js
 share/nextcloud/apps/logreader/l10n/pt_PT.json
+share/nextcloud/apps/logreader/l10n/ro.js
+share/nextcloud/apps/logreader/l10n/ro.json
 share/nextcloud/apps/logreader/l10n/ru.js
 share/nextcloud/apps/logreader/l10n/ru.json
 share/nextcloud/apps/logreader/l10n/sk.js
@@ -8391,8 +8341,14 @@ share/nextcloud/apps/logreader/l10n/sr.j
 share/nextcloud/apps/logreader/l10n/sr.json
 share/nextcloud/apps/logreader/l10n/sv.js
 share/nextcloud/apps/logreader/l10n/sv.json
+share/nextcloud/apps/logreader/l10n/th.js
+share/nextcloud/apps/logreader/l10n/th.json
 share/nextcloud/apps/logreader/l10n/tr.js
 share/nextcloud/apps/logreader/l10n/tr.json
+share/nextcloud/apps/logreader/l10n/uk.js
+share/nextcloud/apps/logreader/l10n/uk.json
+share/nextcloud/apps/logreader/l10n/vi.js
+share/nextcloud/apps/logreader/l10n/vi.json
 share/nextcloud/apps/logreader/l10n/zh_CN.js
 share/nextcloud/apps/logreader/l10n/zh_CN.json
 share/nextcloud/apps/logreader/l10n/zh_TW.js
@@ -8597,12 +8553,22 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/ar.json
 share/nextcloud/apps/notifications/l10n/ast.js
 share/nextcloud/apps/notifications/l10n/ast.json
+share/nextcloud/apps/notifications/l10n/az.js
+share/nextcloud/apps/notifications/l10n/az.json
 share/nextcloud/apps/notifications/l10n/bg.js
 share/nextcloud/apps/notifications/l10n/bg.json
+share/nextcloud/apps/notifications/l10n/bn_BD.js
+share/nextcloud/apps/notifications/l10n/bn_BD.json
+share/nextcloud/apps/notifications/l10n/br.js
+share/nextcloud/apps/notifications/l10n/br.json
+share/nextcloud/apps/notifications/l10n/bs.js
+share/nextcloud/apps/notifications/l10n/bs.json
 share/nextcloud/apps/notifications/l10n/ca.js
 share/nextcloud/apps/notifications/l10n/ca.json
 share/nextcloud/apps/notifications/l10n/cs.js
 share/nextcloud/apps/notifications/l10n/cs.json
+share/nextcloud/apps/notifications/l10n/cy_GB.js
+share/nextcloud/apps/notifications/l10n/cy_GB.json
 share/nextcloud/apps/notifications/l10n/da.js
 share/nextcloud/apps/notifications/l10n/da.json
 share/nextcloud/apps/notifications/l10n/de.js
@@ -8655,8 +8621,12 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/et_EE.json
 share/nextcloud/apps/notifications/l10n/eu.js
 share/nextcloud/apps/notifications/l10n/eu.json
+share/nextcloud/apps/notifications/l10n/fa.js
+share/nextcloud/apps/notifications/l10n/fa.json
 share/nextcloud/apps/notifications/l10n/fi.js
 share/nextcloud/apps/notifications/l10n/fi.json
+share/nextcloud/apps/notifications/l10n/fo.js
+share/nextcloud/apps/notifications/l10n/fo.json
 share/nextcloud/apps/notifications/l10n/fr.js
 share/nextcloud/apps/notifications/l10n/fr.json
 share/nextcloud/apps/notifications/l10n/gl.js
@@ -8679,8 +8649,16 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/ja.json
 share/nextcloud/apps/notifications/l10n/ka_GE.js
 share/nextcloud/apps/notifications/l10n/ka_GE.json
+share/nextcloud/apps/notifications/l10n/kab.js
+share/nextcloud/apps/notifications/l10n/kab.json
+share/nextcloud/apps/notifications/l10n/km.js
+share/nextcloud/apps/notifications/l10n/km.json
+share/nextcloud/apps/notifications/l10n/kn.js
+share/nextcloud/apps/notifications/l10n/kn.json
 share/nextcloud/apps/notifications/l10n/ko.js
 share/nextcloud/apps/notifications/l10n/ko.json
+share/nextcloud/apps/notifications/l10n/lb.js
+share/nextcloud/apps/notifications/l10n/lb.json
 share/nextcloud/apps/notifications/l10n/lt_LT.js
 share/nextcloud/apps/notifications/l10n/lt_LT.json
 share/nextcloud/apps/notifications/l10n/lv.js
@@ -8689,12 +8667,24 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/mk.json
 share/nextcloud/apps/notifications/l10n/mn.js
 share/nextcloud/apps/notifications/l10n/mn.json
+share/nextcloud/apps/notifications/l10n/ms_MY.js
+share/nextcloud/apps/notifications/l10n/ms_MY.json
+share/nextcloud/apps/notifications/l10n/my.js
+share/nextcloud/apps/notifications/l10n/my.json
 share/nextcloud/apps/notifications/l10n/nb.js
 share/nextcloud/apps/notifications/l10n/nb.json
+share/nextcloud/apps/notifications/l10n/ne.js
+share/nextcloud/apps/notifications/l10n/ne.json
 share/nextcloud/apps/notifications/l10n/nl.js
 share/nextcloud/apps/notifications/l10n/nl.json
+share/nextcloud/apps/notifications/l10n/nn_NO.js
+share/nextcloud/apps/notifications/l10n/nn_NO.json
+share/nextcloud/apps/notifications/l10n/oc.js
+share/nextcloud/apps/notifications/l10n/oc.json
 share/nextcloud/apps/notifications/l10n/pl.js
 share/nextcloud/apps/notifications/l10n/pl.json
+share/nextcloud/apps/notifications/l10n/ps.js
+share/nextcloud/apps/notifications/l10n/ps.json
 share/nextcloud/apps/notifications/l10n/pt_BR.js
 share/nextcloud/apps/notifications/l10n/pt_BR.json
 share/nextcloud/apps/notifications/l10n/pt_PT.js
@@ -8703,6 +8693,8 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/ro.json
 share/nextcloud/apps/notifications/l10n/ru.js
 share/nextcloud/apps/notifications/l10n/ru.json
+share/nextcloud/apps/notifications/l10n/si_LK.js
+share/nextcloud/apps/notifications/l10n/si_LK.json
 share/nextcloud/apps/notifications/l10n/sk.js
 share/nextcloud/apps/notifications/l10n/sk.json
 share/nextcloud/apps/notifications/l10n/sl.js
@@ -8713,6 +8705,8 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/sr.json
 share/nextcloud/apps/notifications/l10n/sv.js
 share/nextcloud/apps/notifications/l10n/sv.json
+share/nextcloud/apps/notifications/l10n/th.js
+share/nextcloud/apps/notifications/l10n/th.json
 share/nextcloud/apps/notifications/l10n/tr.js
 share/nextcloud/apps/notifications/l10n/tr.json
 share/nextcloud/apps/notifications/l10n/uk.js
@@ -8723,6 +8717,8 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/vi.json
 share/nextcloud/apps/notifications/l10n/zh_CN.js
 share/nextcloud/apps/notifications/l10n/zh_CN.json
+share/nextcloud/apps/notifications/l10n/zh_HK.js
+share/nextcloud/apps/notifications/l10n/zh_HK.json
 share/nextcloud/apps/notifications/l10n/zh_TW.js
 share/nextcloud/apps/notifications/l10n/zh_TW.json
 share/nextcloud/apps/notifications/lib/App.php
@@ -9048,6 +9044,7 @@ share/nextcloud/apps/password_policy/lis
 share/nextcloud/apps/password_policy/lists/list-17.php
 share/nextcloud/apps/password_policy/lists/list-18.php
 share/nextcloud/apps/password_policy/lists/list-19.php
+share/nextcloud/apps/password_policy/lists/list-2.php
 share/nextcloud/apps/password_policy/lists/list-20.php
 share/nextcloud/apps/password_policy/lists/list-21.php
 share/nextcloud/apps/password_policy/lists/list-22.php
@@ -9066,6 +9063,7 @@ share/nextcloud/apps/password_policy/lis
 share/nextcloud/apps/password_policy/lists/list-35.php
 share/nextcloud/apps/password_policy/lists/list-36.php
 share/nextcloud/apps/password_policy/lists/list-37.php
+share/nextcloud/apps/password_policy/lists/list-38.php
 share/nextcloud/apps/password_policy/lists/list-39.php
 share/nextcloud/apps/password_policy/lists/list-4.php
 share/nextcloud/apps/password_policy/lists/list-5.php
@@ -9074,22 +9072,261 @@ share/nextcloud/apps/password_policy/lis
 share/nextcloud/apps/password_policy/lists/list-8.php
 share/nextcloud/apps/password_policy/lists/list-9.php
 share/nextcloud/apps/password_policy/templates/settings-admin.php
+share/nextcloud/apps/photos/.npmignore
+share/nextcloud/apps/photos/.stylelintrc.js
+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
+share/nextcloud/apps/photos/babel.config.js
+share/nextcloud/apps/photos/css/icons.scss
+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/0.js
+share/nextcloud/apps/photos/js/0.js.map
+share/nextcloud/apps/photos/js/1.js
+share/nextcloud/apps/photos/js/1.js.map
+share/nextcloud/apps/photos/js/2.js
+share/nextcloud/apps/photos/js/2.js.map
+share/nextcloud/apps/photos/js/3.js
+share/nextcloud/apps/photos/js/3.js.map
+share/nextcloud/apps/photos/js/photos.js
+share/nextcloud/apps/photos/js/photos.js.map
+share/nextcloud/apps/photos/l10n/af.js
+share/nextcloud/apps/photos/l10n/af.json
+share/nextcloud/apps/photos/l10n/ar.js
+share/nextcloud/apps/photos/l10n/ar.json
+share/nextcloud/apps/photos/l10n/ast.js
+share/nextcloud/apps/photos/l10n/ast.json
+share/nextcloud/apps/photos/l10n/az.js
+share/nextcloud/apps/photos/l10n/az.json
+share/nextcloud/apps/photos/l10n/be.js
+share/nextcloud/apps/photos/l10n/be.json
+share/nextcloud/apps/photos/l10n/bg.js
+share/nextcloud/apps/photos/l10n/bg.json
+share/nextcloud/apps/photos/l10n/bn_BD.js
+share/nextcloud/apps/photos/l10n/bn_BD.json
+share/nextcloud/apps/photos/l10n/br.js
+share/nextcloud/apps/photos/l10n/br.json
+share/nextcloud/apps/photos/l10n/bs.js
+share/nextcloud/apps/photos/l10n/bs.json
+share/nextcloud/apps/photos/l10n/ca.js
+share/nextcloud/apps/photos/l10n/ca.json
+share/nextcloud/apps/photos/l10n/cs.js
+share/nextcloud/apps/photos/l10n/cs.json
+share/nextcloud/apps/photos/l10n/cy_GB.js
+share/nextcloud/apps/photos/l10n/cy_GB.json
+share/nextcloud/apps/photos/l10n/da.js
+share/nextcloud/apps/photos/l10n/da.json
+share/nextcloud/apps/photos/l10n/de.js
+share/nextcloud/apps/photos/l10n/de.json
+share/nextcloud/apps/photos/l10n/de_DE.js
+share/nextcloud/apps/photos/l10n/de_DE.json
+share/nextcloud/apps/photos/l10n/el.js
+share/nextcloud/apps/photos/l10n/el.json
+share/nextcloud/apps/photos/l10n/en_GB.js
+share/nextcloud/apps/photos/l10n/en_GB.json
+share/nextcloud/apps/photos/l10n/eo.js
+share/nextcloud/apps/photos/l10n/eo.json
+share/nextcloud/apps/photos/l10n/es.js
+share/nextcloud/apps/photos/l10n/es.json
+share/nextcloud/apps/photos/l10n/es_419.js
+share/nextcloud/apps/photos/l10n/es_419.json
+share/nextcloud/apps/photos/l10n/es_AR.js
+share/nextcloud/apps/photos/l10n/es_AR.json
+share/nextcloud/apps/photos/l10n/es_CL.js
+share/nextcloud/apps/photos/l10n/es_CL.json
+share/nextcloud/apps/photos/l10n/es_CO.js
+share/nextcloud/apps/photos/l10n/es_CO.json
+share/nextcloud/apps/photos/l10n/es_CR.js
+share/nextcloud/apps/photos/l10n/es_CR.json
+share/nextcloud/apps/photos/l10n/es_DO.js
+share/nextcloud/apps/photos/l10n/es_DO.json
+share/nextcloud/apps/photos/l10n/es_EC.js
+share/nextcloud/apps/photos/l10n/es_EC.json
+share/nextcloud/apps/photos/l10n/es_GT.js
+share/nextcloud/apps/photos/l10n/es_GT.json
+share/nextcloud/apps/photos/l10n/es_HN.js
+share/nextcloud/apps/photos/l10n/es_HN.json
+share/nextcloud/apps/photos/l10n/es_MX.js
+share/nextcloud/apps/photos/l10n/es_MX.json
+share/nextcloud/apps/photos/l10n/es_NI.js
+share/nextcloud/apps/photos/l10n/es_NI.json
+share/nextcloud/apps/photos/l10n/es_PA.js
+share/nextcloud/apps/photos/l10n/es_PA.json
+share/nextcloud/apps/photos/l10n/es_PE.js
+share/nextcloud/apps/photos/l10n/es_PE.json
+share/nextcloud/apps/photos/l10n/es_PR.js
+share/nextcloud/apps/photos/l10n/es_PR.json
+share/nextcloud/apps/photos/l10n/es_PY.js
+share/nextcloud/apps/photos/l10n/es_PY.json
+share/nextcloud/apps/photos/l10n/es_SV.js
+share/nextcloud/apps/photos/l10n/es_SV.json
+share/nextcloud/apps/photos/l10n/es_UY.js
+share/nextcloud/apps/photos/l10n/es_UY.json
+share/nextcloud/apps/photos/l10n/et_EE.js
+share/nextcloud/apps/photos/l10n/et_EE.json
+share/nextcloud/apps/photos/l10n/eu.js
+share/nextcloud/apps/photos/l10n/eu.json
+share/nextcloud/apps/photos/l10n/fa.js
+share/nextcloud/apps/photos/l10n/fa.json
+share/nextcloud/apps/photos/l10n/fi.js
+share/nextcloud/apps/photos/l10n/fi.json
+share/nextcloud/apps/photos/l10n/fr.js
+share/nextcloud/apps/photos/l10n/fr.json
+share/nextcloud/apps/photos/l10n/gl.js
+share/nextcloud/apps/photos/l10n/gl.json
+share/nextcloud/apps/photos/l10n/he.js
+share/nextcloud/apps/photos/l10n/he.json
+share/nextcloud/apps/photos/l10n/hr.js
+share/nextcloud/apps/photos/l10n/hr.json
+share/nextcloud/apps/photos/l10n/hu.js
+share/nextcloud/apps/photos/l10n/hu.json
+share/nextcloud/apps/photos/l10n/hy.js
+share/nextcloud/apps/photos/l10n/hy.json
+share/nextcloud/apps/photos/l10n/ia.js
+share/nextcloud/apps/photos/l10n/ia.json
+share/nextcloud/apps/photos/l10n/id.js
+share/nextcloud/apps/photos/l10n/id.json
+share/nextcloud/apps/photos/l10n/is.js
+share/nextcloud/apps/photos/l10n/is.json
+share/nextcloud/apps/photos/l10n/it.js
+share/nextcloud/apps/photos/l10n/it.json
+share/nextcloud/apps/photos/l10n/ja.js
+share/nextcloud/apps/photos/l10n/ja.json
+share/nextcloud/apps/photos/l10n/ka_GE.js
+share/nextcloud/apps/photos/l10n/ka_GE.json
+share/nextcloud/apps/photos/l10n/km.js
+share/nextcloud/apps/photos/l10n/km.json
+share/nextcloud/apps/photos/l10n/kn.js
+share/nextcloud/apps/photos/l10n/kn.json
+share/nextcloud/apps/photos/l10n/ko.js
+share/nextcloud/apps/photos/l10n/ko.json
+share/nextcloud/apps/photos/l10n/lb.js
+share/nextcloud/apps/photos/l10n/lb.json
+share/nextcloud/apps/photos/l10n/lt_LT.js
+share/nextcloud/apps/photos/l10n/lt_LT.json
+share/nextcloud/apps/photos/l10n/lv.js
+share/nextcloud/apps/photos/l10n/lv.json
+share/nextcloud/apps/photos/l10n/mk.js
+share/nextcloud/apps/photos/l10n/mk.json
+share/nextcloud/apps/photos/l10n/mn.js
+share/nextcloud/apps/photos/l10n/mn.json
+share/nextcloud/apps/photos/l10n/ms_MY.js
+share/nextcloud/apps/photos/l10n/ms_MY.json
+share/nextcloud/apps/photos/l10n/nb.js
+share/nextcloud/apps/photos/l10n/nb.json
+share/nextcloud/apps/photos/l10n/nl.js
+share/nextcloud/apps/photos/l10n/nl.json
+share/nextcloud/apps/photos/l10n/nn_NO.js
+share/nextcloud/apps/photos/l10n/nn_NO.json
+share/nextcloud/apps/photos/l10n/oc.js
+share/nextcloud/apps/photos/l10n/oc.json
+share/nextcloud/apps/photos/l10n/pl.js
+share/nextcloud/apps/photos/l10n/pl.json
+share/nextcloud/apps/photos/l10n/ps.js
+share/nextcloud/apps/photos/l10n/ps.json
+share/nextcloud/apps/photos/l10n/pt_BR.js
+share/nextcloud/apps/photos/l10n/pt_BR.json
+share/nextcloud/apps/photos/l10n/pt_PT.js
+share/nextcloud/apps/photos/l10n/pt_PT.json
+share/nextcloud/apps/photos/l10n/ro.js
+share/nextcloud/apps/photos/l10n/ro.json
+share/nextcloud/apps/photos/l10n/ru.js
+share/nextcloud/apps/photos/l10n/ru.json
+share/nextcloud/apps/photos/l10n/si_LK.js
+share/nextcloud/apps/photos/l10n/si_LK.json
+share/nextcloud/apps/photos/l10n/sk.js
+share/nextcloud/apps/photos/l10n/sk.json
+share/nextcloud/apps/photos/l10n/sl.js
+share/nextcloud/apps/photos/l10n/sl.json
+share/nextcloud/apps/photos/l10n/sq.js
+share/nextcloud/apps/photos/l10n/sq.json
+share/nextcloud/apps/photos/l10n/sr.js
+share/nextcloud/apps/photos/l10n/sr.json
+share/nextcloud/apps/photos/l10n/sr%latin.js@localhost
+share/nextcloud/apps/photos/l10n/sr%latin.json@localhost
+share/nextcloud/apps/photos/l10n/sv.js
+share/nextcloud/apps/photos/l10n/sv.json
+share/nextcloud/apps/photos/l10n/ta_LK.js
+share/nextcloud/apps/photos/l10n/ta_LK.json
+share/nextcloud/apps/photos/l10n/th.js
+share/nextcloud/apps/photos/l10n/th.json
+share/nextcloud/apps/photos/l10n/tr.js
+share/nextcloud/apps/photos/l10n/tr.json
+share/nextcloud/apps/photos/l10n/ug.js
+share/nextcloud/apps/photos/l10n/ug.json
+share/nextcloud/apps/photos/l10n/uk.js
+share/nextcloud/apps/photos/l10n/uk.json
+share/nextcloud/apps/photos/l10n/ur_PK.js
+share/nextcloud/apps/photos/l10n/ur_PK.json
+share/nextcloud/apps/photos/l10n/uz.js
+share/nextcloud/apps/photos/l10n/uz.json
+share/nextcloud/apps/photos/l10n/vi.js
+share/nextcloud/apps/photos/l10n/vi.json
+share/nextcloud/apps/photos/l10n/zh_CN.js
+share/nextcloud/apps/photos/l10n/zh_CN.json
+share/nextcloud/apps/photos/l10n/zh_HK.js
+share/nextcloud/apps/photos/l10n/zh_HK.json
+share/nextcloud/apps/photos/l10n/zh_TW.js
+share/nextcloud/apps/photos/l10n/zh_TW.json
+share/nextcloud/apps/photos/lib/AppInfo/Application.php
+share/nextcloud/apps/photos/lib/Controller/AlbumsController.php
+share/nextcloud/apps/photos/lib/Controller/PageController.php
+share/nextcloud/apps/photos/postcss.config.js
+share/nextcloud/apps/photos/screenshots/screenshot1.png
+share/nextcloud/apps/photos/templates/main.php
 share/nextcloud/apps/privacy/.babelrc.js
 share/nextcloud/apps/privacy/.eslintignore
+share/nextcloud/apps/privacy/.stylelintrc.js
 share/nextcloud/apps/privacy/COPYING
 share/nextcloud/apps/privacy/appinfo/info.xml
 share/nextcloud/apps/privacy/appinfo/routes.php
 share/nextcloud/apps/privacy/appinfo/signature.json
 share/nextcloud/apps/privacy/composer.json
 share/nextcloud/apps/privacy/composer.lock
-share/nextcloud/apps/privacy/css/style.scss
+share/nextcloud/apps/privacy/css/privacy.scss
 share/nextcloud/apps/privacy/img/app-dark.svg
 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/script.js
-share/nextcloud/apps/privacy/js/script.js.map
+share/nextcloud/apps/privacy/js/privacy.0.6b81ed84c571e0b443fa.js
+share/nextcloud/apps/privacy/js/privacy.0.6b81ed84c571e0b443fa.js.map
+share/nextcloud/apps/privacy/js/privacy.0.9f89f7139966a0454170.js
+share/nextcloud/apps/privacy/js/privacy.0.9f89f7139966a0454170.js.map
+share/nextcloud/apps/privacy/js/privacy.1.0cb14c3bd57287300d69.js
+share/nextcloud/apps/privacy/js/privacy.1.0cb14c3bd57287300d69.js.map
+share/nextcloud/apps/privacy/js/privacy.1.4872d7f2a17cd94e6d57.js
+share/nextcloud/apps/privacy/js/privacy.1.4872d7f2a17cd94e6d57.js.map
+share/nextcloud/apps/privacy/js/privacy.2.36128f19ba2a9a95c3bb.js
+share/nextcloud/apps/privacy/js/privacy.2.36128f19ba2a9a95c3bb.js.map
+share/nextcloud/apps/privacy/js/privacy.2.b5e18ac5edaafc9fe0ea.js
+share/nextcloud/apps/privacy/js/privacy.2.b5e18ac5edaafc9fe0ea.js.map
+share/nextcloud/apps/privacy/js/privacy.4.0f54a66c5de095395f1f.js
+share/nextcloud/apps/privacy/js/privacy.4.0f54a66c5de095395f1f.js.map
+share/nextcloud/apps/privacy/js/privacy.4.774dd8905ff149791df4.js
+share/nextcloud/apps/privacy/js/privacy.4.774dd8905ff149791df4.js.map
+share/nextcloud/apps/privacy/js/privacy.5.38ef4d292f450814823d.js
+share/nextcloud/apps/privacy/js/privacy.5.38ef4d292f450814823d.js.map
+share/nextcloud/apps/privacy/js/privacy.5.582ef157c325085b8c08.js
+share/nextcloud/apps/privacy/js/privacy.5.582ef157c325085b8c08.js.map
+share/nextcloud/apps/privacy/js/privacy.6.3fa54e7a5031a8f4f42e.js
+share/nextcloud/apps/privacy/js/privacy.6.3fa54e7a5031a8f4f42e.js.map
+share/nextcloud/apps/privacy/js/privacy.6.fffa522f10bdbedc55b0.js
+share/nextcloud/apps/privacy/js/privacy.6.fffa522f10bdbedc55b0.js.map
+share/nextcloud/apps/privacy/js/privacy.7.05033ed2c85060752b46.js
+share/nextcloud/apps/privacy/js/privacy.7.05033ed2c85060752b46.js.map
+share/nextcloud/apps/privacy/js/privacy.7.d1f54b6382fda5caa28d.js
+share/nextcloud/apps/privacy/js/privacy.7.d1f54b6382fda5caa28d.js.map
+share/nextcloud/apps/privacy/js/privacy.8.0fd13bb6c12849a883ba.js
+share/nextcloud/apps/privacy/js/privacy.8.0fd13bb6c12849a883ba.js.map
+share/nextcloud/apps/privacy/js/privacy.8.abfbf81935cacf3ed58a.js
+share/nextcloud/apps/privacy/js/privacy.8.abfbf81935cacf3ed58a.js.map
+share/nextcloud/apps/privacy/js/privacy.js
+share/nextcloud/apps/privacy/js/privacy.js.map
 share/nextcloud/apps/privacy/l10n/af.js
 share/nextcloud/apps/privacy/l10n/af.json
 share/nextcloud/apps/privacy/l10n/ar.js
@@ -9100,6 +9337,8 @@ share/nextcloud/apps/privacy/l10n/ca.js
 share/nextcloud/apps/privacy/l10n/ca.json
 share/nextcloud/apps/privacy/l10n/cs.js
 share/nextcloud/apps/privacy/l10n/cs.json
+share/nextcloud/apps/privacy/l10n/da.js
+share/nextcloud/apps/privacy/l10n/da.json
 share/nextcloud/apps/privacy/l10n/de.js
 share/nextcloud/apps/privacy/l10n/de.json
 share/nextcloud/apps/privacy/l10n/de_DE.js
@@ -9136,18 +9375,24 @@ share/nextcloud/apps/privacy/l10n/lt_LT.
 share/nextcloud/apps/privacy/l10n/lt_LT.json
 share/nextcloud/apps/privacy/l10n/mk.js
 share/nextcloud/apps/privacy/l10n/mk.json
+share/nextcloud/apps/privacy/l10n/nb.js
+share/nextcloud/apps/privacy/l10n/nb.json
 share/nextcloud/apps/privacy/l10n/nl.js
 share/nextcloud/apps/privacy/l10n/nl.json
 share/nextcloud/apps/privacy/l10n/pl.js
 share/nextcloud/apps/privacy/l10n/pl.json
 share/nextcloud/apps/privacy/l10n/pt_BR.js
 share/nextcloud/apps/privacy/l10n/pt_BR.json
+share/nextcloud/apps/privacy/l10n/ro.js
+share/nextcloud/apps/privacy/l10n/ro.json
 share/nextcloud/apps/privacy/l10n/ru.js
 share/nextcloud/apps/privacy/l10n/ru.json
 share/nextcloud/apps/privacy/l10n/sk.js
 share/nextcloud/apps/privacy/l10n/sk.json
 share/nextcloud/apps/privacy/l10n/sl.js
 share/nextcloud/apps/privacy/l10n/sl.json
+share/nextcloud/apps/privacy/l10n/sq.js
+share/nextcloud/apps/privacy/l10n/sq.json
 share/nextcloud/apps/privacy/l10n/sr.js
 share/nextcloud/apps/privacy/l10n/sr.json
 share/nextcloud/apps/privacy/l10n/sv.js
@@ -9304,12 +9549,22 @@ share/nextcloud/apps/serverinfo/l10n/ar.
 share/nextcloud/apps/serverinfo/l10n/ar.json
 share/nextcloud/apps/serverinfo/l10n/ast.js
 share/nextcloud/apps/serverinfo/l10n/ast.json
+share/nextcloud/apps/serverinfo/l10n/az.js
+share/nextcloud/apps/serverinfo/l10n/az.json
 share/nextcloud/apps/serverinfo/l10n/bg.js
 share/nextcloud/apps/serverinfo/l10n/bg.json
+share/nextcloud/apps/serverinfo/l10n/bn_BD.js
+share/nextcloud/apps/serverinfo/l10n/bn_BD.json
+share/nextcloud/apps/serverinfo/l10n/br.js
+share/nextcloud/apps/serverinfo/l10n/br.json
+share/nextcloud/apps/serverinfo/l10n/bs.js
+share/nextcloud/apps/serverinfo/l10n/bs.json
 share/nextcloud/apps/serverinfo/l10n/ca.js
 share/nextcloud/apps/serverinfo/l10n/ca.json
 share/nextcloud/apps/serverinfo/l10n/cs.js
 share/nextcloud/apps/serverinfo/l10n/cs.json
+share/nextcloud/apps/serverinfo/l10n/cy_GB.js
+share/nextcloud/apps/serverinfo/l10n/cy_GB.json
 share/nextcloud/apps/serverinfo/l10n/da.js
 share/nextcloud/apps/serverinfo/l10n/da.json
 share/nextcloud/apps/serverinfo/l10n/de.js
@@ -9362,8 +9617,12 @@ share/nextcloud/apps/serverinfo/l10n/et_
 share/nextcloud/apps/serverinfo/l10n/et_EE.json
 share/nextcloud/apps/serverinfo/l10n/eu.js
 share/nextcloud/apps/serverinfo/l10n/eu.json
+share/nextcloud/apps/serverinfo/l10n/fa.js
+share/nextcloud/apps/serverinfo/l10n/fa.json
 share/nextcloud/apps/serverinfo/l10n/fi.js
 share/nextcloud/apps/serverinfo/l10n/fi.json
+share/nextcloud/apps/serverinfo/l10n/fo.js
+share/nextcloud/apps/serverinfo/l10n/fo.json
 share/nextcloud/apps/serverinfo/l10n/fr.js
 share/nextcloud/apps/serverinfo/l10n/fr.json
 share/nextcloud/apps/serverinfo/l10n/gl.js
@@ -9374,6 +9633,8 @@ share/nextcloud/apps/serverinfo/l10n/hr.
 share/nextcloud/apps/serverinfo/l10n/hr.json
 share/nextcloud/apps/serverinfo/l10n/hu.js
 share/nextcloud/apps/serverinfo/l10n/hu.json
+share/nextcloud/apps/serverinfo/l10n/hy.js
+share/nextcloud/apps/serverinfo/l10n/hy.json
 share/nextcloud/apps/serverinfo/l10n/ia.js
 share/nextcloud/apps/serverinfo/l10n/ia.json
 share/nextcloud/apps/serverinfo/l10n/id.js
@@ -9386,8 +9647,14 @@ share/nextcloud/apps/serverinfo/l10n/ja.
 share/nextcloud/apps/serverinfo/l10n/ja.json
 share/nextcloud/apps/serverinfo/l10n/ka_GE.js
 share/nextcloud/apps/serverinfo/l10n/ka_GE.json
+share/nextcloud/apps/serverinfo/l10n/kab.js
+share/nextcloud/apps/serverinfo/l10n/kab.json
+share/nextcloud/apps/serverinfo/l10n/km.js
+share/nextcloud/apps/serverinfo/l10n/km.json
 share/nextcloud/apps/serverinfo/l10n/ko.js
 share/nextcloud/apps/serverinfo/l10n/ko.json
+share/nextcloud/apps/serverinfo/l10n/lb.js
+share/nextcloud/apps/serverinfo/l10n/lb.json
 share/nextcloud/apps/serverinfo/l10n/lt_LT.js
 share/nextcloud/apps/serverinfo/l10n/lt_LT.json
 share/nextcloud/apps/serverinfo/l10n/lv.js
@@ -9396,20 +9663,32 @@ share/nextcloud/apps/serverinfo/l10n/mk.
 share/nextcloud/apps/serverinfo/l10n/mk.json
 share/nextcloud/apps/serverinfo/l10n/mn.js
 share/nextcloud/apps/serverinfo/l10n/mn.json
+share/nextcloud/apps/serverinfo/l10n/ms_MY.js
+share/nextcloud/apps/serverinfo/l10n/ms_MY.json
+share/nextcloud/apps/serverinfo/l10n/my.js
+share/nextcloud/apps/serverinfo/l10n/my.json
 share/nextcloud/apps/serverinfo/l10n/nb.js
 share/nextcloud/apps/serverinfo/l10n/nb.json
+share/nextcloud/apps/serverinfo/l10n/ne.js
+share/nextcloud/apps/serverinfo/l10n/ne.json
 share/nextcloud/apps/serverinfo/l10n/nl.js
 share/nextcloud/apps/serverinfo/l10n/nl.json
 share/nextcloud/apps/serverinfo/l10n/nn_NO.js
 share/nextcloud/apps/serverinfo/l10n/nn_NO.json
 share/nextcloud/apps/serverinfo/l10n/pl.js
 share/nextcloud/apps/serverinfo/l10n/pl.json
+share/nextcloud/apps/serverinfo/l10n/ps.js
+share/nextcloud/apps/serverinfo/l10n/ps.json
 share/nextcloud/apps/serverinfo/l10n/pt_BR.js
 share/nextcloud/apps/serverinfo/l10n/pt_BR.json
 share/nextcloud/apps/serverinfo/l10n/pt_PT.js
 share/nextcloud/apps/serverinfo/l10n/pt_PT.json
+share/nextcloud/apps/serverinfo/l10n/ro.js
+share/nextcloud/apps/serverinfo/l10n/ro.json
 share/nextcloud/apps/serverinfo/l10n/ru.js
 share/nextcloud/apps/serverinfo/l10n/ru.json
+share/nextcloud/apps/serverinfo/l10n/si_LK.js
+share/nextcloud/apps/serverinfo/l10n/si_LK.json
 share/nextcloud/apps/serverinfo/l10n/sk.js
 share/nextcloud/apps/serverinfo/l10n/sk.json
 share/nextcloud/apps/serverinfo/l10n/sl.js
@@ -9420,8 +9699,14 @@ share/nextcloud/apps/serverinfo/l10n/sr.
 share/nextcloud/apps/serverinfo/l10n/sr.json
 share/nextcloud/apps/serverinfo/l10n/sv.js
 share/nextcloud/apps/serverinfo/l10n/sv.json
+share/nextcloud/apps/serverinfo/l10n/ta_LK.js
+share/nextcloud/apps/serverinfo/l10n/ta_LK.json
+share/nextcloud/apps/serverinfo/l10n/th.js
+share/nextcloud/apps/serverinfo/l10n/th.json
 share/nextcloud/apps/serverinfo/l10n/tr.js
 share/nextcloud/apps/serverinfo/l10n/tr.json
+share/nextcloud/apps/serverinfo/l10n/ug.js
+share/nextcloud/apps/serverinfo/l10n/ug.json
 share/nextcloud/apps/serverinfo/l10n/uk.js
 share/nextcloud/apps/serverinfo/l10n/uk.json
 share/nextcloud/apps/serverinfo/l10n/uz.js
@@ -9430,6 +9715,8 @@ share/nextcloud/apps/serverinfo/l10n/vi.
 share/nextcloud/apps/serverinfo/l10n/vi.json
 share/nextcloud/apps/serverinfo/l10n/zh_CN.js
 share/nextcloud/apps/serverinfo/l10n/zh_CN.json
+share/nextcloud/apps/serverinfo/l10n/zh_HK.js
+share/nextcloud/apps/serverinfo/l10n/zh_HK.json
 share/nextcloud/apps/serverinfo/l10n/zh_TW.js
 share/nextcloud/apps/serverinfo/l10n/zh_TW.json
 share/nextcloud/apps/serverinfo/lib/Controller/ApiController.php
@@ -9445,6 +9732,241 @@ share/nextcloud/apps/serverinfo/lib/Shar
 share/nextcloud/apps/serverinfo/lib/StorageStatistics.php
 share/nextcloud/apps/serverinfo/lib/SystemStatistics.php
 share/nextcloud/apps/serverinfo/templates/settings-admin.php
+share/nextcloud/apps/settings/appinfo/info.xml
+share/nextcloud/apps/settings/appinfo/routes.php
+share/nextcloud/apps/settings/appinfo/signature.json
+share/nextcloud/apps/settings/composer/autoload.php
+share/nextcloud/apps/settings/composer/composer.json
+share/nextcloud/apps/settings/composer/composer/ClassLoader.php
+share/nextcloud/apps/settings/composer/composer/LICENSE
+share/nextcloud/apps/settings/composer/composer/autoload_classmap.php
+share/nextcloud/apps/settings/composer/composer/autoload_namespaces.php
+share/nextcloud/apps/settings/composer/composer/autoload_psr4.php
+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/img/admin.svg
+share/nextcloud/apps/settings/img/apps.svg
+share/nextcloud/apps/settings/img/change.svg
+share/nextcloud/apps/settings/img/help.svg
+share/nextcloud/apps/settings/img/password.svg
+share/nextcloud/apps/settings/img/personal.png
+share/nextcloud/apps/settings/img/personal.svg
+share/nextcloud/apps/settings/img/share.svg
+share/nextcloud/apps/settings/img/toggle-filelist.svg
+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
+share/nextcloud/apps/settings/js/security_password.js
+share/nextcloud/apps/settings/js/settings.js
+share/nextcloud/apps/settings/js/settings/personalInfo.js
+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-settings-admin-security.js
+share/nextcloud/apps/settings/js/vue-settings-admin-security.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-personal-security.js
+share/nextcloud/apps/settings/js/vue-settings-personal-security.js.map
+share/nextcloud/apps/settings/l10n/ar.js
+share/nextcloud/apps/settings/l10n/ar.json
+share/nextcloud/apps/settings/l10n/ast.js
+share/nextcloud/apps/settings/l10n/ast.json
+share/nextcloud/apps/settings/l10n/bg.js
+share/nextcloud/apps/settings/l10n/bg.json
+share/nextcloud/apps/settings/l10n/ca.js
+share/nextcloud/apps/settings/l10n/ca.json
+share/nextcloud/apps/settings/l10n/cs.js
+share/nextcloud/apps/settings/l10n/cs.json
+share/nextcloud/apps/settings/l10n/da.js
+share/nextcloud/apps/settings/l10n/da.json
+share/nextcloud/apps/settings/l10n/de.js
+share/nextcloud/apps/settings/l10n/de.json
+share/nextcloud/apps/settings/l10n/de_DE.js
+share/nextcloud/apps/settings/l10n/de_DE.json
+share/nextcloud/apps/settings/l10n/el.js
+share/nextcloud/apps/settings/l10n/el.json
+share/nextcloud/apps/settings/l10n/en_GB.js
+share/nextcloud/apps/settings/l10n/en_GB.json
+share/nextcloud/apps/settings/l10n/eo.js
+share/nextcloud/apps/settings/l10n/eo.json
+share/nextcloud/apps/settings/l10n/es.js
+share/nextcloud/apps/settings/l10n/es.json
+share/nextcloud/apps/settings/l10n/es_419.js
+share/nextcloud/apps/settings/l10n/es_419.json
+share/nextcloud/apps/settings/l10n/es_AR.js
+share/nextcloud/apps/settings/l10n/es_AR.json
+share/nextcloud/apps/settings/l10n/es_CL.js
+share/nextcloud/apps/settings/l10n/es_CL.json
+share/nextcloud/apps/settings/l10n/es_CO.js
+share/nextcloud/apps/settings/l10n/es_CO.json
+share/nextcloud/apps/settings/l10n/es_CR.js
+share/nextcloud/apps/settings/l10n/es_CR.json
+share/nextcloud/apps/settings/l10n/es_DO.js
+share/nextcloud/apps/settings/l10n/es_DO.json
+share/nextcloud/apps/settings/l10n/es_EC.js
+share/nextcloud/apps/settings/l10n/es_EC.json
+share/nextcloud/apps/settings/l10n/es_GT.js
+share/nextcloud/apps/settings/l10n/es_GT.json
+share/nextcloud/apps/settings/l10n/es_HN.js
+share/nextcloud/apps/settings/l10n/es_HN.json
+share/nextcloud/apps/settings/l10n/es_MX.js
+share/nextcloud/apps/settings/l10n/es_MX.json
+share/nextcloud/apps/settings/l10n/es_NI.js
+share/nextcloud/apps/settings/l10n/es_NI.json
+share/nextcloud/apps/settings/l10n/es_PA.js
+share/nextcloud/apps/settings/l10n/es_PA.json
+share/nextcloud/apps/settings/l10n/es_PE.js
+share/nextcloud/apps/settings/l10n/es_PE.json
+share/nextcloud/apps/settings/l10n/es_PR.js
+share/nextcloud/apps/settings/l10n/es_PR.json
+share/nextcloud/apps/settings/l10n/es_PY.js
+share/nextcloud/apps/settings/l10n/es_PY.json
+share/nextcloud/apps/settings/l10n/es_SV.js
+share/nextcloud/apps/settings/l10n/es_SV.json
+share/nextcloud/apps/settings/l10n/es_UY.js
+share/nextcloud/apps/settings/l10n/es_UY.json
+share/nextcloud/apps/settings/l10n/et_EE.js
+share/nextcloud/apps/settings/l10n/et_EE.json
+share/nextcloud/apps/settings/l10n/eu.js
+share/nextcloud/apps/settings/l10n/eu.json
+share/nextcloud/apps/settings/l10n/fa.js
+share/nextcloud/apps/settings/l10n/fa.json
+share/nextcloud/apps/settings/l10n/fi.js
+share/nextcloud/apps/settings/l10n/fi.json
+share/nextcloud/apps/settings/l10n/fr.js
+share/nextcloud/apps/settings/l10n/fr.json
+share/nextcloud/apps/settings/l10n/gl.js
+share/nextcloud/apps/settings/l10n/gl.json
+share/nextcloud/apps/settings/l10n/he.js
+share/nextcloud/apps/settings/l10n/he.json
+share/nextcloud/apps/settings/l10n/hr.js
+share/nextcloud/apps/settings/l10n/hr.json
+share/nextcloud/apps/settings/l10n/hu.js
+share/nextcloud/apps/settings/l10n/hu.json
+share/nextcloud/apps/settings/l10n/id.js
+share/nextcloud/apps/settings/l10n/id.json
+share/nextcloud/apps/settings/l10n/is.js
+share/nextcloud/apps/settings/l10n/is.json
+share/nextcloud/apps/settings/l10n/it.js
+share/nextcloud/apps/settings/l10n/it.json
+share/nextcloud/apps/settings/l10n/ja.js
+share/nextcloud/apps/settings/l10n/ja.json
+share/nextcloud/apps/settings/l10n/ka_GE.js
+share/nextcloud/apps/settings/l10n/ka_GE.json
+share/nextcloud/apps/settings/l10n/ko.js
+share/nextcloud/apps/settings/l10n/ko.json
+share/nextcloud/apps/settings/l10n/lt_LT.js
+share/nextcloud/apps/settings/l10n/lt_LT.json
+share/nextcloud/apps/settings/l10n/lv.js
+share/nextcloud/apps/settings/l10n/lv.json
+share/nextcloud/apps/settings/l10n/mk.js
+share/nextcloud/apps/settings/l10n/mk.json
+share/nextcloud/apps/settings/l10n/nb.js
+share/nextcloud/apps/settings/l10n/nb.json
+share/nextcloud/apps/settings/l10n/nl.js
+share/nextcloud/apps/settings/l10n/nl.json
+share/nextcloud/apps/settings/l10n/pl.js
+share/nextcloud/apps/settings/l10n/pl.json
+share/nextcloud/apps/settings/l10n/pt_BR.js
+share/nextcloud/apps/settings/l10n/pt_BR.json
+share/nextcloud/apps/settings/l10n/pt_PT.js
+share/nextcloud/apps/settings/l10n/pt_PT.json
+share/nextcloud/apps/settings/l10n/ro.js
+share/nextcloud/apps/settings/l10n/ro.json
+share/nextcloud/apps/settings/l10n/ru.js
+share/nextcloud/apps/settings/l10n/ru.json
+share/nextcloud/apps/settings/l10n/sk.js
+share/nextcloud/apps/settings/l10n/sk.json
+share/nextcloud/apps/settings/l10n/sl.js
+share/nextcloud/apps/settings/l10n/sl.json
+share/nextcloud/apps/settings/l10n/sq.js
+share/nextcloud/apps/settings/l10n/sq.json
+share/nextcloud/apps/settings/l10n/sr.js
+share/nextcloud/apps/settings/l10n/sr.json
+share/nextcloud/apps/settings/l10n/sv.js
+share/nextcloud/apps/settings/l10n/sv.json
+share/nextcloud/apps/settings/l10n/tr.js
+share/nextcloud/apps/settings/l10n/tr.json
+share/nextcloud/apps/settings/l10n/uk.js
+share/nextcloud/apps/settings/l10n/uk.json
+share/nextcloud/apps/settings/l10n/vi.js
+share/nextcloud/apps/settings/l10n/vi.json
+share/nextcloud/apps/settings/l10n/zh_CN.js
+share/nextcloud/apps/settings/l10n/zh_CN.json
+share/nextcloud/apps/settings/l10n/zh_TW.js
+share/nextcloud/apps/settings/l10n/zh_TW.json
+share/nextcloud/apps/settings/lib/Activity/GroupProvider.php
+share/nextcloud/apps/settings/lib/Activity/GroupSetting.php
+share/nextcloud/apps/settings/lib/Activity/Provider.php
+share/nextcloud/apps/settings/lib/Activity/SecurityFilter.php
+share/nextcloud/apps/settings/lib/Activity/SecurityProvider.php
+share/nextcloud/apps/settings/lib/Activity/SecuritySetting.php
+share/nextcloud/apps/settings/lib/Activity/Setting.php
+share/nextcloud/apps/settings/lib/AppInfo/Application.php
+share/nextcloud/apps/settings/lib/BackgroundJobs/VerifyUserData.php
+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
+share/nextcloud/apps/settings/lib/Controller/HelpController.php
+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/TwoFactorSettingsController.php
+share/nextcloud/apps/settings/lib/Controller/UsersController.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/Settings/Admin/Mail.php
+share/nextcloud/apps/settings/lib/Settings/Admin/Overview.php
+share/nextcloud/apps/settings/lib/Settings/Admin/Security.php
+share/nextcloud/apps/settings/lib/Settings/Admin/Server.php
+share/nextcloud/apps/settings/lib/Settings/Admin/Sharing.php
+share/nextcloud/apps/settings/lib/Settings/Personal/Additional.php
+share/nextcloud/apps/settings/lib/Settings/Personal/PersonalInfo.php
+share/nextcloud/apps/settings/lib/Settings/Personal/Security.php
+share/nextcloud/apps/settings/lib/Settings/Personal/Security/Authtokens.php
+share/nextcloud/apps/settings/lib/Settings/Personal/ServerDevNotice.php
+share/nextcloud/apps/settings/templates/certificates.php
+share/nextcloud/apps/settings/templates/help.php
+share/nextcloud/apps/settings/templates/settings-vue.php
+share/nextcloud/apps/settings/templates/settings/additional.php
+share/nextcloud/apps/settings/templates/settings/admin/additional-mail.php
+share/nextcloud/apps/settings/templates/settings/admin/overview.php
+share/nextcloud/apps/settings/templates/settings/admin/security.php
+share/nextcloud/apps/settings/templates/settings/admin/server.php
+share/nextcloud/apps/settings/templates/settings/admin/sharing.php
+share/nextcloud/apps/settings/templates/settings/empty.php
+share/nextcloud/apps/settings/templates/settings/frame.php
+share/nextcloud/apps/settings/templates/settings/personal/development.notice.php
+share/nextcloud/apps/settings/templates/settings/personal/personal.info.php
+share/nextcloud/apps/settings/templates/settings/personal/security.php
+share/nextcloud/apps/settings/templates/settings/personal/security/authtokens.php
 share/nextcloud/apps/sharebymail/appinfo/app.php
 share/nextcloud/apps/sharebymail/appinfo/info.xml
 share/nextcloud/apps/sharebymail/appinfo/signature.json
@@ -10463,6 +10985,8 @@ share/nextcloud/apps/text/js/highlight/y
 share/nextcloud/apps/text/js/highlight/yaml.js.map
 share/nextcloud/apps/text/js/highlight/zephir.js
 share/nextcloud/apps/text/js/highlight/zephir.js.map
+share/nextcloud/apps/text/js/preview.js
+share/nextcloud/apps/text/js/preview.js.map
 share/nextcloud/apps/text/js/public.js
 share/nextcloud/apps/text/js/public.js.map
 share/nextcloud/apps/text/js/text.js
@@ -10471,19 +10995,31 @@ share/nextcloud/apps/text/js/vendor.js
 share/nextcloud/apps/text/js/vendor.js.map
 share/nextcloud/apps/text/js/vendors~editor-collab~editor-guest.js
 share/nextcloud/apps/text/js/vendors~editor-collab~editor-guest.js.map
+share/nextcloud/apps/text/js/vendors~editor-collab~editor-guest~editor-rich~files-modal.js
+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.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~editor~preview.js
+share/nextcloud/apps/text/js/vendors~editor~preview.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/krankerl.toml
 share/nextcloud/apps/text/l10n/ar.js
 share/nextcloud/apps/text/l10n/ar.json
+share/nextcloud/apps/text/l10n/ast.js
+share/nextcloud/apps/text/l10n/ast.json
+share/nextcloud/apps/text/l10n/bg.js
+share/nextcloud/apps/text/l10n/bg.json
 share/nextcloud/apps/text/l10n/ca.js
 share/nextcloud/apps/text/l10n/ca.json
 share/nextcloud/apps/text/l10n/cs.js
 share/nextcloud/apps/text/l10n/cs.json
+share/nextcloud/apps/text/l10n/cy_GB.js
+share/nextcloud/apps/text/l10n/cy_GB.json
 share/nextcloud/apps/text/l10n/da.js
 share/nextcloud/apps/text/l10n/da.json
 share/nextcloud/apps/text/l10n/de.js
@@ -10492,12 +11028,46 @@ share/nextcloud/apps/text/l10n/de_DE.js
 share/nextcloud/apps/text/l10n/de_DE.json
 share/nextcloud/apps/text/l10n/el.js
 share/nextcloud/apps/text/l10n/el.json
+share/nextcloud/apps/text/l10n/en_GB.js
+share/nextcloud/apps/text/l10n/en_GB.json
 share/nextcloud/apps/text/l10n/eo.js
 share/nextcloud/apps/text/l10n/eo.json
 share/nextcloud/apps/text/l10n/es.js
 share/nextcloud/apps/text/l10n/es.json
+share/nextcloud/apps/text/l10n/es_419.js
+share/nextcloud/apps/text/l10n/es_419.json
+share/nextcloud/apps/text/l10n/es_AR.js
+share/nextcloud/apps/text/l10n/es_AR.json
+share/nextcloud/apps/text/l10n/es_CL.js
+share/nextcloud/apps/text/l10n/es_CL.json
+share/nextcloud/apps/text/l10n/es_CO.js
+share/nextcloud/apps/text/l10n/es_CO.json
+share/nextcloud/apps/text/l10n/es_CR.js
+share/nextcloud/apps/text/l10n/es_CR.json
+share/nextcloud/apps/text/l10n/es_DO.js
+share/nextcloud/apps/text/l10n/es_DO.json
+share/nextcloud/apps/text/l10n/es_EC.js
+share/nextcloud/apps/text/l10n/es_EC.json
+share/nextcloud/apps/text/l10n/es_GT.js
+share/nextcloud/apps/text/l10n/es_GT.json
+share/nextcloud/apps/text/l10n/es_HN.js
+share/nextcloud/apps/text/l10n/es_HN.json
 share/nextcloud/apps/text/l10n/es_MX.js
 share/nextcloud/apps/text/l10n/es_MX.json
+share/nextcloud/apps/text/l10n/es_NI.js
+share/nextcloud/apps/text/l10n/es_NI.json
+share/nextcloud/apps/text/l10n/es_PA.js
+share/nextcloud/apps/text/l10n/es_PA.json
+share/nextcloud/apps/text/l10n/es_PE.js
+share/nextcloud/apps/text/l10n/es_PE.json
+share/nextcloud/apps/text/l10n/es_PR.js
+share/nextcloud/apps/text/l10n/es_PR.json
+share/nextcloud/apps/text/l10n/es_PY.js
+share/nextcloud/apps/text/l10n/es_PY.json
+share/nextcloud/apps/text/l10n/es_SV.js
+share/nextcloud/apps/text/l10n/es_SV.json
+share/nextcloud/apps/text/l10n/es_UY.js
+share/nextcloud/apps/text/l10n/es_UY.json
 share/nextcloud/apps/text/l10n/eu.js
 share/nextcloud/apps/text/l10n/eu.json
 share/nextcloud/apps/text/l10n/fa.js
@@ -10508,6 +11078,8 @@ share/nextcloud/apps/text/l10n/fr.js
 share/nextcloud/apps/text/l10n/fr.json
 share/nextcloud/apps/text/l10n/gl.js
 share/nextcloud/apps/text/l10n/gl.json
+share/nextcloud/apps/text/l10n/he.js
+share/nextcloud/apps/text/l10n/he.json
 share/nextcloud/apps/text/l10n/hr.js
 share/nextcloud/apps/text/l10n/hr.json
 share/nextcloud/apps/text/l10n/hu.js
@@ -10518,8 +11090,18 @@ share/nextcloud/apps/text/l10n/it.js
 share/nextcloud/apps/text/l10n/it.json
 share/nextcloud/apps/text/l10n/ja.js
 share/nextcloud/apps/text/l10n/ja.json
+share/nextcloud/apps/text/l10n/ka_GE.js
+share/nextcloud/apps/text/l10n/ka_GE.json
+share/nextcloud/apps/text/l10n/ko.js
+share/nextcloud/apps/text/l10n/ko.json
 share/nextcloud/apps/text/l10n/lt_LT.js
 share/nextcloud/apps/text/l10n/lt_LT.json
+share/nextcloud/apps/text/l10n/lv.js
+share/nextcloud/apps/text/l10n/lv.json
+share/nextcloud/apps/text/l10n/mn.js
+share/nextcloud/apps/text/l10n/mn.json
+share/nextcloud/apps/text/l10n/nb.js
+share/nextcloud/apps/text/l10n/nb.json
 share/nextcloud/apps/text/l10n/nl.js
 share/nextcloud/apps/text/l10n/nl.json
 share/nextcloud/apps/text/l10n/pl.js
@@ -10534,6 +11116,8 @@ share/nextcloud/apps/text/l10n/ru.js
 share/nextcloud/apps/text/l10n/ru.json
 share/nextcloud/apps/text/l10n/sk.js
 share/nextcloud/apps/text/l10n/sk.json
+share/nextcloud/apps/text/l10n/sl.js
+share/nextcloud/apps/text/l10n/sl.json
 share/nextcloud/apps/text/l10n/sq.js
 share/nextcloud/apps/text/l10n/sq.json
 share/nextcloud/apps/text/l10n/sr.js
@@ -10544,23 +11128,32 @@ share/nextcloud/apps/text/l10n/tr.js
 share/nextcloud/apps/text/l10n/tr.json
 share/nextcloud/apps/text/l10n/zh_CN.js
 share/nextcloud/apps/text/l10n/zh_CN.json
+share/nextcloud/apps/text/l10n/zh_TW.js
+share/nextcloud/apps/text/l10n/zh_TW.json
 share/nextcloud/apps/text/lib/AppInfo/Application.php
+share/nextcloud/apps/text/lib/Controller/DirectSessionController.php
 share/nextcloud/apps/text/lib/Controller/NavigationController.php
 share/nextcloud/apps/text/lib/Controller/PublicSessionController.php
 share/nextcloud/apps/text/lib/Controller/SessionController.php
+share/nextcloud/apps/text/lib/Controller/SettingsController.php
+share/nextcloud/apps/text/lib/Controller/WorkspaceController.php
 share/nextcloud/apps/text/lib/Cron/Cleanup.php
+share/nextcloud/apps/text/lib/DAV/WorkspacePlugin.php
 share/nextcloud/apps/text/lib/Db/Document.php
 share/nextcloud/apps/text/lib/Db/DocumentMapper.php
 share/nextcloud/apps/text/lib/Db/Session.php
 share/nextcloud/apps/text/lib/Db/SessionMapper.php
 share/nextcloud/apps/text/lib/Db/Step.php
 share/nextcloud/apps/text/lib/Db/StepMapper.php
+share/nextcloud/apps/text/lib/DirectEditing/TextDirectEditor.php
+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/Migration/Version010000Date20190617184535.php
 share/nextcloud/apps/text/lib/Service/ApiService.php
 share/nextcloud/apps/text/lib/Service/DocumentService.php
 share/nextcloud/apps/text/lib/Service/SessionService.php
+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
@@ -10701,6 +11294,7 @@ share/nextcloud/apps/theming/l10n/zh_CN.
 share/nextcloud/apps/theming/l10n/zh_CN.json
 share/nextcloud/apps/theming/l10n/zh_TW.js
 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/Controller/IconController.php
 share/nextcloud/apps/theming/lib/Controller/ThemingController.php
@@ -10868,7 +11462,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/.babelrc.js
 share/nextcloud/apps/updatenotification/appinfo/app.php
 share/nextcloud/apps/updatenotification/appinfo/info.xml
 share/nextcloud/apps/updatenotification/appinfo/routes.php
@@ -11438,30 +12031,26 @@ 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/viewer/.babelrc.js
 share/nextcloud/apps/viewer/.npmignore
 share/nextcloud/apps/viewer/.stylelintrc.js
 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/img/app.svg
-share/nextcloud/apps/viewer/js/chunks/0-46a26cbede8ce1c05803.js
-share/nextcloud/apps/viewer/js/chunks/0-46a26cbede8ce1c05803.js.map
-share/nextcloud/apps/viewer/js/chunks/0-4781b5f3c63244a59ec5.js
-share/nextcloud/apps/viewer/js/chunks/0-4781b5f3c63244a59ec5.js.map
-share/nextcloud/apps/viewer/js/chunks/0-5cfb84d66715d0aa06b9.js
-share/nextcloud/apps/viewer/js/chunks/0-5cfb84d66715d0aa06b9.js.map
-share/nextcloud/apps/viewer/js/chunks/0-aadd90ccc9081e33d1d4.js
-share/nextcloud/apps/viewer/js/chunks/0-aadd90ccc9081e33d1d4.js.map
 share/nextcloud/apps/viewer/js/viewer.js
 share/nextcloud/apps/viewer/js/viewer.js.map
 share/nextcloud/apps/viewer/l10n/af.js
 share/nextcloud/apps/viewer/l10n/af.json
+share/nextcloud/apps/viewer/l10n/bg.js
+share/nextcloud/apps/viewer/l10n/bg.json
 share/nextcloud/apps/viewer/l10n/ca.js
 share/nextcloud/apps/viewer/l10n/ca.json
 share/nextcloud/apps/viewer/l10n/cs.js
 share/nextcloud/apps/viewer/l10n/cs.json
+share/nextcloud/apps/viewer/l10n/cy_GB.js
+share/nextcloud/apps/viewer/l10n/cy_GB.json
 share/nextcloud/apps/viewer/l10n/da.js
 share/nextcloud/apps/viewer/l10n/da.json
 share/nextcloud/apps/viewer/l10n/de.js
@@ -11470,12 +12059,22 @@ share/nextcloud/apps/viewer/l10n/de_DE.j
 share/nextcloud/apps/viewer/l10n/de_DE.json
 share/nextcloud/apps/viewer/l10n/el.js
 share/nextcloud/apps/viewer/l10n/el.json
+share/nextcloud/apps/viewer/l10n/en_GB.js
+share/nextcloud/apps/viewer/l10n/en_GB.json
 share/nextcloud/apps/viewer/l10n/eo.js
 share/nextcloud/apps/viewer/l10n/eo.json
 share/nextcloud/apps/viewer/l10n/es.js
 share/nextcloud/apps/viewer/l10n/es.json
+share/nextcloud/apps/viewer/l10n/es_AR.js
+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/et_EE.js
+share/nextcloud/apps/viewer/l10n/et_EE.json
 share/nextcloud/apps/viewer/l10n/eu.js
 share/nextcloud/apps/viewer/l10n/eu.json
+share/nextcloud/apps/viewer/l10n/fa.js
+share/nextcloud/apps/viewer/l10n/fa.json
 share/nextcloud/apps/viewer/l10n/fi.js
 share/nextcloud/apps/viewer/l10n/fi.json
 share/nextcloud/apps/viewer/l10n/fr.js
@@ -11488,6 +12087,10 @@ share/nextcloud/apps/viewer/l10n/hr.js
 share/nextcloud/apps/viewer/l10n/hr.json
 share/nextcloud/apps/viewer/l10n/hu.js
 share/nextcloud/apps/viewer/l10n/hu.json
+share/nextcloud/apps/viewer/l10n/ia.js
+share/nextcloud/apps/viewer/l10n/ia.json
+share/nextcloud/apps/viewer/l10n/id.js
+share/nextcloud/apps/viewer/l10n/id.json
 share/nextcloud/apps/viewer/l10n/is.js
 share/nextcloud/apps/viewer/l10n/is.json
 share/nextcloud/apps/viewer/l10n/it.js
@@ -11500,6 +12103,8 @@ share/nextcloud/apps/viewer/l10n/lt_LT.j
 share/nextcloud/apps/viewer/l10n/lt_LT.json
 share/nextcloud/apps/viewer/l10n/lv.js
 share/nextcloud/apps/viewer/l10n/lv.json
+share/nextcloud/apps/viewer/l10n/mk.js
+share/nextcloud/apps/viewer/l10n/mk.json
 share/nextcloud/apps/viewer/l10n/nb.js
 share/nextcloud/apps/viewer/l10n/nb.json
 share/nextcloud/apps/viewer/l10n/nl.js
@@ -11524,16 +12129,24 @@ share/nextcloud/apps/viewer/l10n/sq.js
 share/nextcloud/apps/viewer/l10n/sq.json
 share/nextcloud/apps/viewer/l10n/sr.js
 share/nextcloud/apps/viewer/l10n/sr.json
+share/nextcloud/apps/viewer/l10n/sr%latin.js@localhost
+share/nextcloud/apps/viewer/l10n/sr%latin.json@localhost
 share/nextcloud/apps/viewer/l10n/sv.js
 share/nextcloud/apps/viewer/l10n/sv.json
 share/nextcloud/apps/viewer/l10n/tr.js
 share/nextcloud/apps/viewer/l10n/tr.json
+share/nextcloud/apps/viewer/l10n/uk.js
+share/nextcloud/apps/viewer/l10n/uk.json
+share/nextcloud/apps/viewer/l10n/vi.js
+share/nextcloud/apps/viewer/l10n/vi.json
 share/nextcloud/apps/viewer/l10n/zh_CN.js
 share/nextcloud/apps/viewer/l10n/zh_CN.json
 share/nextcloud/apps/viewer/l10n/zh_TW.js
 share/nextcloud/apps/viewer/l10n/zh_TW.json
+share/nextcloud/apps/viewer/lib/AppInfo/Application.php
+share/nextcloud/apps/viewer/lib/Event/LoadViewer.php
+share/nextcloud/apps/viewer/lib/Listener/LoadViewerScript.php
 share/nextcloud/apps/workflowengine/appinfo/app.php
-share/nextcloud/apps/workflowengine/appinfo/database.xml
 share/nextcloud/apps/workflowengine/appinfo/info.xml
 share/nextcloud/apps/workflowengine/appinfo/routes.php
 share/nextcloud/apps/workflowengine/appinfo/signature.json
@@ -11546,7 +12159,8 @@ share/nextcloud/apps/workflowengine/comp
 share/nextcloud/apps/workflowengine/composer/composer/autoload_psr4.php
 share/nextcloud/apps/workflowengine/composer/composer/autoload_real.php
 share/nextcloud/apps/workflowengine/composer/composer/autoload_static.php
-share/nextcloud/apps/workflowengine/css/admin.scss
+share/nextcloud/apps/workflowengine/img/app-dark.svg
+share/nextcloud/apps/workflowengine/img/app.svg
 share/nextcloud/apps/workflowengine/js/workflowengine.js
 share/nextcloud/apps/workflowengine/js/workflowengine.js.map
 share/nextcloud/apps/workflowengine/l10n/ast.js
@@ -11647,6 +12261,8 @@ share/nextcloud/apps/workflowengine/l10n
 share/nextcloud/apps/workflowengine/l10n/lt_LT.json
 share/nextcloud/apps/workflowengine/l10n/lv.js
 share/nextcloud/apps/workflowengine/l10n/lv.json
+share/nextcloud/apps/workflowengine/l10n/mk.js
+share/nextcloud/apps/workflowengine/l10n/mk.json
 share/nextcloud/apps/workflowengine/l10n/mn.js
 share/nextcloud/apps/workflowengine/l10n/mn.json
 share/nextcloud/apps/workflowengine/l10n/nb.js
@@ -11689,12 +12305,24 @@ share/nextcloud/apps/workflowengine/lib/
 share/nextcloud/apps/workflowengine/lib/Check/RequestTime.php
 share/nextcloud/apps/workflowengine/lib/Check/RequestURL.php
 share/nextcloud/apps/workflowengine/lib/Check/RequestUserAgent.php
+share/nextcloud/apps/workflowengine/lib/Check/TFileCheck.php
 share/nextcloud/apps/workflowengine/lib/Check/UserGroupMembership.php
-share/nextcloud/apps/workflowengine/lib/Controller/FlowOperations.php
+share/nextcloud/apps/workflowengine/lib/Command/Index.php
+share/nextcloud/apps/workflowengine/lib/Controller/AWorkflowController.php
+share/nextcloud/apps/workflowengine/lib/Controller/GlobalWorkflowsController.php
 share/nextcloud/apps/workflowengine/lib/Controller/RequestTime.php
+share/nextcloud/apps/workflowengine/lib/Controller/UserWorkflowsController.php
+share/nextcloud/apps/workflowengine/lib/Entity/File.php
+share/nextcloud/apps/workflowengine/lib/Helper/ScopeContext.php
 share/nextcloud/apps/workflowengine/lib/Manager.php
+share/nextcloud/apps/workflowengine/lib/Migration/PopulateNewlyIntroducedDatabaseFields.php
+share/nextcloud/apps/workflowengine/lib/Migration/Version2000Date20190808074233.php
+share/nextcloud/apps/workflowengine/lib/Service/RuleMatcher.php
+share/nextcloud/apps/workflowengine/lib/Settings/ASettings.php
+share/nextcloud/apps/workflowengine/lib/Settings/Admin.php
+share/nextcloud/apps/workflowengine/lib/Settings/Personal.php
 share/nextcloud/apps/workflowengine/lib/Settings/Section.php
-share/nextcloud/apps/workflowengine/templates/admin.php
+share/nextcloud/apps/workflowengine/templates/settings.php
 share/nextcloud/config/.htaccess
 share/nextcloud/config/CAN_INSTALL
 share/nextcloud/config/config.sample.php
@@ -11715,6 +12343,7 @@ share/nextcloud/core/Command/Background/
 share/nextcloud/core/Command/Background/Cron.php
 share/nextcloud/core/Command/Background/WebCron.php
 share/nextcloud/core/Command/Base.php
+share/nextcloud/core/Command/Broadcast/Test.php
 share/nextcloud/core/Command/Check.php
 share/nextcloud/core/Command/Config/App/Base.php
 share/nextcloud/core/Command/Config/App/DeleteConfig.php
@@ -11804,6 +12433,7 @@ share/nextcloud/core/Controller/Navigati
 share/nextcloud/core/Controller/OCJSController.php
 share/nextcloud/core/Controller/OCSController.php
 share/nextcloud/core/Controller/PreviewController.php
+share/nextcloud/core/Controller/RecommendedAppsController.php
 share/nextcloud/core/Controller/SearchController.php
 share/nextcloud/core/Controller/SetupController.php
 share/nextcloud/core/Controller/SvgController.php
@@ -11840,6 +12470,9 @@ share/nextcloud/core/Migrations/Version1
 share/nextcloud/core/Migrations/Version16000Date20190427105638.php
 share/nextcloud/core/Migrations/Version16000Date20190428150708.php
 share/nextcloud/core/Migrations/Version17000Date20190514105811.php
+share/nextcloud/core/Migrations/Version18000Date20190920085628.php
+share/nextcloud/core/Migrations/Version18000Date20191014105105.php
+share/nextcloud/core/Migrations/Version18000Date20191204114856.php
 share/nextcloud/core/Notification/RemoveLinkSharesNotifier.php
 share/nextcloud/core/Service/LoginFlowV2Service.php
 share/nextcloud/core/ajax/update.php
@@ -12033,15 +12666,18 @@ share/nextcloud/core/doc/admin/_sources/
 share/nextcloud/core/doc/admin/_sources/file_workflows/automated_tagging.rst.txt
 share/nextcloud/core/doc/admin/_sources/file_workflows/index.rst.txt
 share/nextcloud/core/doc/admin/_sources/file_workflows/retention.rst.txt
+share/nextcloud/core/doc/admin/_sources/gdpr/cookies.rst.txt
+share/nextcloud/core/doc/admin/_sources/gdpr/index.rst.txt
 share/nextcloud/core/doc/admin/_sources/index.rst.txt
 share/nextcloud/core/doc/admin/_sources/installation/apps_supported.rst.txt
 share/nextcloud/core/doc/admin/_sources/installation/command_line_installation.rst.txt
 share/nextcloud/core/doc/admin/_sources/installation/deployment_recommendations.rst.txt
+share/nextcloud/core/doc/admin/_sources/installation/example_centos.rst.txt
+share/nextcloud/core/doc/admin/_sources/installation/example_ubuntu.rst.txt
 share/nextcloud/core/doc/admin/_sources/installation/harden_server.rst.txt
 share/nextcloud/core/doc/admin/_sources/installation/index.rst.txt
 share/nextcloud/core/doc/admin/_sources/installation/installation_wizard.rst.txt
 share/nextcloud/core/doc/admin/_sources/installation/nginx.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/php_72_installation.rst.txt
 share/nextcloud/core/doc/admin/_sources/installation/selinux_configuration.rst.txt
 share/nextcloud/core/doc/admin/_sources/installation/server_tuning.rst.txt
 share/nextcloud/core/doc/admin/_sources/installation/source_installation.rst.txt
@@ -12062,75 +12698,61 @@ share/nextcloud/core/doc/admin/_sources/
 share/nextcloud/core/doc/admin/_sources/release_schedule.rst.txt
 share/nextcloud/core/doc/admin/_static/ajax-loader.gif
 share/nextcloud/core/doc/admin/_static/basic.css
-share/nextcloud/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap-theme.css
-share/nextcloud/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap-theme.css.map
-share/nextcloud/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap-theme.min.css
-share/nextcloud/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap.css
-share/nextcloud/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap.css.map
-share/nextcloud/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap.min.css
-share/nextcloud/core/doc/admin/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.eot
-share/nextcloud/core/doc/admin/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.svg
-share/nextcloud/core/doc/admin/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.ttf
-share/nextcloud/core/doc/admin/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.woff
-share/nextcloud/core/doc/admin/_static/bootstrap-3.1.0/js/bootstrap.js
-share/nextcloud/core/doc/admin/_static/bootstrap-3.1.0/js/bootstrap.min.js
-share/nextcloud/core/doc/admin/_static/bootstrap-responsive.css
-share/nextcloud/core/doc/admin/_static/bootstrap-sphinx.css
-share/nextcloud/core/doc/admin/_static/bootstrap-sphinx.js
-share/nextcloud/core/doc/admin/_static/bootstrap.css
-share/nextcloud/core/doc/admin/_static/bootstrap.js
 share/nextcloud/core/doc/admin/_static/comment-bright.png
 share/nextcloud/core/doc/admin/_static/comment-close.png
 share/nextcloud/core/doc/admin/_static/comment.png
+share/nextcloud/core/doc/admin/_static/css/badge_only.css
+share/nextcloud/core/doc/admin/_static/css/theme.css
 share/nextcloud/core/doc/admin/_static/custom.css
 share/nextcloud/core/doc/admin/_static/doctools.js
 share/nextcloud/core/doc/admin/_static/documentation_options.js
 share/nextcloud/core/doc/admin/_static/down-pressed.png
 share/nextcloud/core/doc/admin/_static/down.png
 share/nextcloud/core/doc/admin/_static/file.png
-share/nextcloud/core/doc/admin/_static/fonts/OpenSans-Bold.ttf
-share/nextcloud/core/doc/admin/_static/fonts/OpenSans-Bold.woff
-share/nextcloud/core/doc/admin/_static/fonts/OpenSans-Italic.ttf
-share/nextcloud/core/doc/admin/_static/fonts/OpenSans-Italic.woff
-share/nextcloud/core/doc/admin/_static/fonts/OpenSans-Light.ttf
-share/nextcloud/core/doc/admin/_static/fonts/OpenSans-Light.woff
-share/nextcloud/core/doc/admin/_static/fonts/OpenSans-Regular.ttf
-share/nextcloud/core/doc/admin/_static/fonts/OpenSans-Regular.woff
+share/nextcloud/core/doc/admin/_static/fonts/Inconsolata-Bold.ttf
+share/nextcloud/core/doc/admin/_static/fonts/Inconsolata-Regular.ttf
+share/nextcloud/core/doc/admin/_static/fonts/Inconsolata.ttf
+share/nextcloud/core/doc/admin/_static/fonts/Lato-Bold.ttf
+share/nextcloud/core/doc/admin/_static/fonts/Lato-Regular.ttf
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bold.eot
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bold.ttf
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bold.woff
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bold.woff2
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bolditalic.eot
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bolditalic.ttf
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bolditalic.woff
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bolditalic.woff2
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-italic.eot
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-italic.ttf
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-italic.woff
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-italic.woff2
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-regular.eot
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-regular.ttf
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-regular.woff
+share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-regular.woff2
+share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab-Bold.ttf
+share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab-Regular.ttf
+share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
+share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
+share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
+share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
+share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
+share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
+share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
+share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
 share/nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.eot
 share/nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.svg
 share/nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.ttf
 share/nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.woff
-share/nextcloud/core/doc/admin/_static/img/glyphicons-halflings-white.png
-share/nextcloud/core/doc/admin/_static/img/glyphicons-halflings.png
-share/nextcloud/core/doc/admin/_static/img/logo_owncloud.svg
-share/nextcloud/core/doc/admin/_static/img/note.svg
-share/nextcloud/core/doc/admin/_static/img/note_pencil.svg
-share/nextcloud/core/doc/admin/_static/img/social/diaspora.png
-share/nextcloud/core/doc/admin/_static/img/social/diaspora.svg
-share/nextcloud/core/doc/admin/_static/img/social/diasporaround.png
-share/nextcloud/core/doc/admin/_static/img/social/facebook.png
-share/nextcloud/core/doc/admin/_static/img/social/facebook.svg
-share/nextcloud/core/doc/admin/_static/img/social/googleplus.png
-share/nextcloud/core/doc/admin/_static/img/social/googleplus.svg
-share/nextcloud/core/doc/admin/_static/img/social/mail.svg
-share/nextcloud/core/doc/admin/_static/img/social/ownCloud7launch.png
-share/nextcloud/core/doc/admin/_static/img/social/rss.png
-share/nextcloud/core/doc/admin/_static/img/social/rss.svg
-share/nextcloud/core/doc/admin/_static/img/social/twitter.png
-share/nextcloud/core/doc/admin/_static/img/social/twitter.svg
-share/nextcloud/core/doc/admin/_static/img/social/twitterround.png
-share/nextcloud/core/doc/admin/_static/img/social/youtube.svg
-share/nextcloud/core/doc/admin/_static/img/todo.svg
-share/nextcloud/core/doc/admin/_static/img/warning.svg
+share/nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.woff2
 share/nextcloud/core/doc/admin/_static/jquery-3.2.1.js
 share/nextcloud/core/doc/admin/_static/jquery.js
-share/nextcloud/core/doc/admin/_static/js/jquery-1.11.0.min.js
-share/nextcloud/core/doc/admin/_static/js/jquery-fix.js
+share/nextcloud/core/doc/admin/_static/js/modernizr.min.js
+share/nextcloud/core/doc/admin/_static/js/theme.js
 share/nextcloud/core/doc/admin/_static/language_data.js
 share/nextcloud/core/doc/admin/_static/logo-blue.pdf
 share/nextcloud/core/doc/admin/_static/logo-blue.png
 share/nextcloud/core/doc/admin/_static/logo-white.png
-share/nextcloud/core/doc/admin/_static/main.min.css
 share/nextcloud/core/doc/admin/_static/minus.png
 share/nextcloud/core/doc/admin/_static/plus.png
 share/nextcloud/core/doc/admin/_static/pygments.css
@@ -12146,7 +12768,6 @@ share/nextcloud/core/doc/admin/_static/s
 share/nextcloud/core/doc/admin/_static/social/twitter.svg
 share/nextcloud/core/doc/admin/_static/social/twitterround.png
 share/nextcloud/core/doc/admin/_static/social/youtube.svg
-share/nextcloud/core/doc/admin/_static/styles.css
 share/nextcloud/core/doc/admin/_static/underscore-1.3.1.js
 share/nextcloud/core/doc/admin/_static/underscore.js
 share/nextcloud/core/doc/admin/_static/up-pressed.png
@@ -12217,16 +12838,19 @@ share/nextcloud/core/doc/admin/file_work
 share/nextcloud/core/doc/admin/file_workflows/automated_tagging.html
 share/nextcloud/core/doc/admin/file_workflows/index.html
 share/nextcloud/core/doc/admin/file_workflows/retention.html
+share/nextcloud/core/doc/admin/gdpr/cookies.html
+share/nextcloud/core/doc/admin/gdpr/index.html
 share/nextcloud/core/doc/admin/genindex.html
 share/nextcloud/core/doc/admin/index.html
 share/nextcloud/core/doc/admin/installation/apps_supported.html
 share/nextcloud/core/doc/admin/installation/command_line_installation.html
 share/nextcloud/core/doc/admin/installation/deployment_recommendations.html
+share/nextcloud/core/doc/admin/installation/example_centos.html
+share/nextcloud/core/doc/admin/installation/example_ubuntu.html
 share/nextcloud/core/doc/admin/installation/harden_server.html
 share/nextcloud/core/doc/admin/installation/index.html
 share/nextcloud/core/doc/admin/installation/installation_wizard.html
 share/nextcloud/core/doc/admin/installation/nginx.html
-share/nextcloud/core/doc/admin/installation/php_72_installation.html
 share/nextcloud/core/doc/admin/installation/selinux_configuration.html
 share/nextcloud/core/doc/admin/installation/server_tuning.html
 share/nextcloud/core/doc/admin/installation/source_installation.html
@@ -12369,75 +12993,61 @@ share/nextcloud/core/doc/user/_sources/w
 share/nextcloud/core/doc/user/_sources/whats_new.rst.txt
 share/nextcloud/core/doc/user/_static/ajax-loader.gif
 share/nextcloud/core/doc/user/_static/basic.css
-share/nextcloud/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap-theme.css
-share/nextcloud/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap-theme.css.map
-share/nextcloud/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap-theme.min.css
-share/nextcloud/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap.css
-share/nextcloud/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap.css.map
-share/nextcloud/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap.min.css
-share/nextcloud/core/doc/user/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.eot
-share/nextcloud/core/doc/user/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.svg
-share/nextcloud/core/doc/user/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.ttf
-share/nextcloud/core/doc/user/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.woff
-share/nextcloud/core/doc/user/_static/bootstrap-3.1.0/js/bootstrap.js
-share/nextcloud/core/doc/user/_static/bootstrap-3.1.0/js/bootstrap.min.js
-share/nextcloud/core/doc/user/_static/bootstrap-responsive.css
-share/nextcloud/core/doc/user/_static/bootstrap-sphinx.css
-share/nextcloud/core/doc/user/_static/bootstrap-sphinx.js
-share/nextcloud/core/doc/user/_static/bootstrap.css
-share/nextcloud/core/doc/user/_static/bootstrap.js
 share/nextcloud/core/doc/user/_static/comment-bright.png
 share/nextcloud/core/doc/user/_static/comment-close.png
 share/nextcloud/core/doc/user/_static/comment.png
+share/nextcloud/core/doc/user/_static/css/badge_only.css
+share/nextcloud/core/doc/user/_static/css/theme.css
 share/nextcloud/core/doc/user/_static/custom.css
 share/nextcloud/core/doc/user/_static/doctools.js
 share/nextcloud/core/doc/user/_static/documentation_options.js
 share/nextcloud/core/doc/user/_static/down-pressed.png
 share/nextcloud/core/doc/user/_static/down.png
 share/nextcloud/core/doc/user/_static/file.png
-share/nextcloud/core/doc/user/_static/fonts/OpenSans-Bold.ttf
-share/nextcloud/core/doc/user/_static/fonts/OpenSans-Bold.woff
-share/nextcloud/core/doc/user/_static/fonts/OpenSans-Italic.ttf
-share/nextcloud/core/doc/user/_static/fonts/OpenSans-Italic.woff
-share/nextcloud/core/doc/user/_static/fonts/OpenSans-Light.ttf
-share/nextcloud/core/doc/user/_static/fonts/OpenSans-Light.woff
-share/nextcloud/core/doc/user/_static/fonts/OpenSans-Regular.ttf
-share/nextcloud/core/doc/user/_static/fonts/OpenSans-Regular.woff
+share/nextcloud/core/doc/user/_static/fonts/Inconsolata-Bold.ttf
+share/nextcloud/core/doc/user/_static/fonts/Inconsolata-Regular.ttf
+share/nextcloud/core/doc/user/_static/fonts/Inconsolata.ttf
+share/nextcloud/core/doc/user/_static/fonts/Lato-Bold.ttf
+share/nextcloud/core/doc/user/_static/fonts/Lato-Regular.ttf
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.eot
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.ttf
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.woff
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.woff2
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.eot
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.ttf
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.woff
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.woff2
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.eot
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.ttf
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.woff
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.woff2
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.eot
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.ttf
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.woff
+share/nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.woff2
+share/nextcloud/core/doc/user/_static/fonts/RobotoSlab-Bold.ttf
+share/nextcloud/core/doc/user/_static/fonts/RobotoSlab-Regular.ttf
+share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
+share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
+share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
+share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
+share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
+share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
+share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
+share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
 share/nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.eot
 share/nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.svg
 share/nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.ttf
 share/nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.woff
-share/nextcloud/core/doc/user/_static/img/glyphicons-halflings-white.png
-share/nextcloud/core/doc/user/_static/img/glyphicons-halflings.png
-share/nextcloud/core/doc/user/_static/img/logo_owncloud.svg
-share/nextcloud/core/doc/user/_static/img/note.svg
-share/nextcloud/core/doc/user/_static/img/note_pencil.svg
-share/nextcloud/core/doc/user/_static/img/social/diaspora.png
-share/nextcloud/core/doc/user/_static/img/social/diaspora.svg
-share/nextcloud/core/doc/user/_static/img/social/diasporaround.png
-share/nextcloud/core/doc/user/_static/img/social/facebook.png
-share/nextcloud/core/doc/user/_static/img/social/facebook.svg
-share/nextcloud/core/doc/user/_static/img/social/googleplus.png
-share/nextcloud/core/doc/user/_static/img/social/googleplus.svg
-share/nextcloud/core/doc/user/_static/img/social/mail.svg
-share/nextcloud/core/doc/user/_static/img/social/ownCloud7launch.png
-share/nextcloud/core/doc/user/_static/img/social/rss.png
-share/nextcloud/core/doc/user/_static/img/social/rss.svg
-share/nextcloud/core/doc/user/_static/img/social/twitter.png
-share/nextcloud/core/doc/user/_static/img/social/twitter.svg
-share/nextcloud/core/doc/user/_static/img/social/twitterround.png
-share/nextcloud/core/doc/user/_static/img/social/youtube.svg
-share/nextcloud/core/doc/user/_static/img/todo.svg
-share/nextcloud/core/doc/user/_static/img/warning.svg
+share/nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.woff2
 share/nextcloud/core/doc/user/_static/jquery-3.2.1.js
 share/nextcloud/core/doc/user/_static/jquery.js
-share/nextcloud/core/doc/user/_static/js/jquery-1.11.0.min.js
-share/nextcloud/core/doc/user/_static/js/jquery-fix.js
+share/nextcloud/core/doc/user/_static/js/modernizr.min.js
+share/nextcloud/core/doc/user/_static/js/theme.js
 share/nextcloud/core/doc/user/_static/language_data.js
 share/nextcloud/core/doc/user/_static/logo-blue.pdf
 share/nextcloud/core/doc/user/_static/logo-blue.png
 share/nextcloud/core/doc/user/_static/logo-white.png
-share/nextcloud/core/doc/user/_static/main.min.css
 share/nextcloud/core/doc/user/_static/minus.png
 share/nextcloud/core/doc/user/_static/plus.png
 share/nextcloud/core/doc/user/_static/pygments.css
@@ -12453,7 +13063,6 @@ share/nextcloud/core/doc/user/_static/so
 share/nextcloud/core/doc/user/_static/social/twitter.svg
 share/nextcloud/core/doc/user/_static/social/twitterround.png
 share/nextcloud/core/doc/user/_static/social/youtube.svg
-share/nextcloud/core/doc/user/_static/styles.css
 share/nextcloud/core/doc/user/_static/underscore-1.3.1.js
 share/nextcloud/core/doc/user/_static/underscore.js
 share/nextcloud/core/doc/user/_static/up-pressed.png
@@ -12627,6 +13236,7 @@ share/nextcloud/core/img/categories/mult
 share/nextcloud/core/img/categories/office.svg
 share/nextcloud/core/img/categories/organization.svg
 share/nextcloud/core/img/categories/social.svg
+share/nextcloud/core/img/categories/workflow.svg
 share/nextcloud/core/img/clients/desktop.svg
 share/nextcloud/core/img/clients/phone.svg
 share/nextcloud/core/img/clients/tablet.svg
@@ -12706,8 +13316,8 @@ share/nextcloud/core/js/dist/main.js
 share/nextcloud/core/js/dist/main.js.map
 share/nextcloud/core/js/dist/maintenance.js
 share/nextcloud/core/js/dist/maintenance.js.map
-share/nextcloud/core/js/dist/share_backend.js
-share/nextcloud/core/js/dist/share_backend.js.map
+share/nextcloud/core/js/dist/recommendedapps.js
+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
@@ -12716,7 +13326,6 @@ share/nextcloud/core/js/files/iedavclien
 share/nextcloud/core/js/installation.js
 share/nextcloud/core/js/login/authpicker.js
 share/nextcloud/core/js/login/grant.js
-share/nextcloud/core/js/merged-share-backend.js
 share/nextcloud/core/js/merged-template-prepend.json
 share/nextcloud/core/js/mimetype.js
 share/nextcloud/core/js/mimetypelist.js
@@ -12725,22 +13334,6 @@ share/nextcloud/core/js/publicshareauth.
 share/nextcloud/core/js/select2-toggleselect.js
 share/nextcloud/core/js/setup.js
 share/nextcloud/core/js/setupchecks.js
-share/nextcloud/core/js/share.js
-share/nextcloud/core/js/share/sharedialoglinkshareview.handlebars
-share/nextcloud/core/js/share/sharedialoglinkshareview_popover_menu.handlebars
-share/nextcloud/core/js/share/sharedialoglinkshareview_popover_menu_pending.handlebars
-share/nextcloud/core/js/share/sharedialogresharerinfoview.handlebars
-share/nextcloud/core/js/share/sharedialogshareelistview.handlebars
-share/nextcloud/core/js/share/sharedialogshareelistview_popover_menu.handlebars
-share/nextcloud/core/js/share/sharedialogview.handlebars
-share/nextcloud/core/js/shareconfigmodel.js
-share/nextcloud/core/js/sharedialoglinkshareview.js
-share/nextcloud/core/js/sharedialogresharerinfoview.js
-share/nextcloud/core/js/sharedialogshareelistview.js
-share/nextcloud/core/js/sharedialogview.js
-share/nextcloud/core/js/shareitemmodel.js
-share/nextcloud/core/js/sharesocialmanager.js
-share/nextcloud/core/js/sharetemplates.js
 share/nextcloud/core/js/systemtags/merged-systemtags.js
 share/nextcloud/core/js/systemtags/systemtagmodel.js
 share/nextcloud/core/js/systemtags/systemtags.js
@@ -12764,11 +13357,6 @@ share/nextcloud/core/js/tests/specs/mime
 share/nextcloud/core/js/tests/specs/oc-backbone-webdavSpec.js
 share/nextcloud/core/js/tests/specs/public/commentsSpec.js
 share/nextcloud/core/js/tests/specs/setupchecksSpec.js
-share/nextcloud/core/js/tests/specs/shareSpec.js
-share/nextcloud/core/js/tests/specs/sharedialoglinkshareview.js
-share/nextcloud/core/js/tests/specs/sharedialogshareelistview.js
-share/nextcloud/core/js/tests/specs/sharedialogviewSpec.js
-share/nextcloud/core/js/tests/specs/shareitemmodelSpec.js
 share/nextcloud/core/js/tests/specs/systemtags/systemtagsSpec.js
 share/nextcloud/core/js/tests/specs/systemtags/systemtagscollectionSpec.js
 share/nextcloud/core/js/tests/specs/systemtags/systemtagsinputfieldSpec.js
@@ -12851,6 +13439,8 @@ share/nextcloud/core/l10n/hr.js
 share/nextcloud/core/l10n/hr.json
 share/nextcloud/core/l10n/hu.js
 share/nextcloud/core/l10n/hu.json
+share/nextcloud/core/l10n/id.js
+share/nextcloud/core/l10n/id.json
 share/nextcloud/core/l10n/is.js
 share/nextcloud/core/l10n/is.json
 share/nextcloud/core/l10n/it.js
@@ -12908,23 +13498,28 @@ 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/About.odt
-share/nextcloud/core/skeleton/Documents/About.txt
-share/nextcloud/core/skeleton/Documents/Nextcloud Flyer.pdf
+share/nextcloud/core/skeleton/Documents/Example.md
+share/nextcloud/core/skeleton/Documents/Example.odt
+share/nextcloud/core/skeleton/Documents/Nextcloud flyer.pdf
+share/nextcloud/core/skeleton/Documents/Readme.md
 share/nextcloud/core/skeleton/Nextcloud Manual.pdf
 share/nextcloud/core/skeleton/Nextcloud intro.mp4
 share/nextcloud/core/skeleton/Nextcloud.png
-share/nextcloud/core/skeleton/Photos/Coast.jpg
-share/nextcloud/core/skeleton/Photos/Hummingbird.jpg
-share/nextcloud/core/skeleton/Photos/Nextcloud Community.jpg
-share/nextcloud/core/skeleton/Photos/Nut.jpg
+share/nextcloud/core/skeleton/Photos/Birdie.jpg
+share/nextcloud/core/skeleton/Photos/Frog.jpg
+share/nextcloud/core/skeleton/Photos/Gorilla.jpg
+share/nextcloud/core/skeleton/Photos/Library.jpg
+share/nextcloud/core/skeleton/Photos/Nextcloud community.jpg
+share/nextcloud/core/skeleton/Photos/Readme.md
+share/nextcloud/core/skeleton/Photos/Steps.jpg
+share/nextcloud/core/skeleton/Photos/Toucan.jpg
+share/nextcloud/core/skeleton/Photos/Vineyard.jpg
 share/nextcloud/core/strings.php
 share/nextcloud/core/templates/403.php
 share/nextcloud/core/templates/404.php
 share/nextcloud/core/templates/error.php
 share/nextcloud/core/templates/exception.php
 share/nextcloud/core/templates/filepicker.html
-share/nextcloud/core/templates/filetemplates/template.html
 share/nextcloud/core/templates/filetemplates/template.odp
 share/nextcloud/core/templates/filetemplates/template.ods
 share/nextcloud/core/templates/filetemplates/template.odt
@@ -12944,6 +13539,7 @@ share/nextcloud/core/templates/loginflow
 share/nextcloud/core/templates/loginflowv2/grant.php
 share/nextcloud/core/templates/message.html
 share/nextcloud/core/templates/publicshareauth.php
+share/nextcloud/core/templates/recommendedapps.php
 share/nextcloud/core/templates/tags.html
 share/nextcloud/core/templates/twofactorselectchallenge.php
 share/nextcloud/core/templates/twofactorsetupchallenge.php
@@ -13049,6 +13645,8 @@ share/nextcloud/lib/l10n/fa.js
 share/nextcloud/lib/l10n/fa.json
 share/nextcloud/lib/l10n/fi.js
 share/nextcloud/lib/l10n/fi.json
+share/nextcloud/lib/l10n/fo.js
+share/nextcloud/lib/l10n/fo.json
 share/nextcloud/lib/l10n/fr.js
 share/nextcloud/lib/l10n/fr.json
 share/nextcloud/lib/l10n/gl.js
@@ -13075,6 +13673,8 @@ share/nextcloud/lib/l10n/ka.js
 share/nextcloud/lib/l10n/ka.json
 share/nextcloud/lib/l10n/ka_GE.js
 share/nextcloud/lib/l10n/ka_GE.json
+share/nextcloud/lib/l10n/kab.js
+share/nextcloud/lib/l10n/kab.json
 share/nextcloud/lib/l10n/km.js
 share/nextcloud/lib/l10n/km.json
 share/nextcloud/lib/l10n/kn.js
@@ -13095,10 +13695,14 @@ share/nextcloud/lib/l10n/ms_MY.js
 share/nextcloud/lib/l10n/ms_MY.json
 share/nextcloud/lib/l10n/nb.js
 share/nextcloud/lib/l10n/nb.json
+share/nextcloud/lib/l10n/ne.js
+share/nextcloud/lib/l10n/ne.json
 share/nextcloud/lib/l10n/nl.js
 share/nextcloud/lib/l10n/nl.json
 share/nextcloud/lib/l10n/nn_NO.js
 share/nextcloud/lib/l10n/nn_NO.json
+share/nextcloud/lib/l10n/oc.js
+share/nextcloud/lib/l10n/oc.json
 share/nextcloud/lib/l10n/pl.js
 share/nextcloud/lib/l10n/pl.json
 share/nextcloud/lib/l10n/ps.js
@@ -13121,6 +13725,8 @@ share/nextcloud/lib/l10n/sq.js
 share/nextcloud/lib/l10n/sq.json
 share/nextcloud/lib/l10n/sr.js
 share/nextcloud/lib/l10n/sr.json
+share/nextcloud/lib/l10n/sr%latin.js@localhost
+share/nextcloud/lib/l10n/sr%latin.json@localhost
 share/nextcloud/lib/l10n/sv.js
 share/nextcloud/lib/l10n/sv.json
 share/nextcloud/lib/l10n/ta_LK.js
@@ -13242,6 +13848,7 @@ share/nextcloud/lib/private/Authenticati
 share/nextcloud/lib/private/Authentication/Listeners/RemoteWipeActivityListener.php
 share/nextcloud/lib/private/Authentication/Listeners/RemoteWipeEmailListener.php
 share/nextcloud/lib/private/Authentication/Listeners/RemoteWipeNotificationsListener.php
+share/nextcloud/lib/private/Authentication/Listeners/UserDeletedStoreCleanupListener.php
 share/nextcloud/lib/private/Authentication/Login/ALoginCommand.php
 share/nextcloud/lib/private/Authentication/Login/Chain.php
 share/nextcloud/lib/private/Authentication/Login/ClearLostPasswordTokensCommand.php
@@ -13292,6 +13899,7 @@ share/nextcloud/lib/private/BackgroundJo
 share/nextcloud/lib/private/BackgroundJob/Legacy/RegularJob.php
 share/nextcloud/lib/private/BackgroundJob/QueuedJob.php
 share/nextcloud/lib/private/BackgroundJob/TimedJob.php
+share/nextcloud/lib/private/Broadcast/Events/BroadcastEvent.php
 share/nextcloud/lib/private/Cache/CappedMemoryCache.php
 share/nextcloud/lib/private/Cache/File.php
 share/nextcloud/lib/private/Calendar/Manager.php
@@ -13310,6 +13918,7 @@ share/nextcloud/lib/private/Collaboratio
 share/nextcloud/lib/private/Collaboration/Resources/Collection.php
 share/nextcloud/lib/private/Collaboration/Resources/Listener.php
 share/nextcloud/lib/private/Collaboration/Resources/Manager.php
+share/nextcloud/lib/private/Collaboration/Resources/ProviderManager.php
 share/nextcloud/lib/private/Collaboration/Resources/Resource.php
 share/nextcloud/lib/private/Color.php
 share/nextcloud/lib/private/Command/AsyncBus.php
@@ -13382,6 +13991,8 @@ share/nextcloud/lib/private/Diagnostics/
 share/nextcloud/lib/private/Diagnostics/EventLogger.php
 share/nextcloud/lib/private/Diagnostics/Query.php
 share/nextcloud/lib/private/Diagnostics/QueryLogger.php
+share/nextcloud/lib/private/DirectEditing/Manager.php
+share/nextcloud/lib/private/DirectEditing/Token.php
 share/nextcloud/lib/private/Encryption/DecryptAll.php
 share/nextcloud/lib/private/Encryption/EncryptionWrapper.php
 share/nextcloud/lib/private/Encryption/Exceptions/DecryptionFailedException.php
@@ -13412,6 +14023,7 @@ share/nextcloud/lib/private/Files/AppDat
 share/nextcloud/lib/private/Files/Cache/AbstractCacheEvent.php
 share/nextcloud/lib/private/Files/Cache/Cache.php
 share/nextcloud/lib/private/Files/Cache/CacheEntry.php
+share/nextcloud/lib/private/Files/Cache/CacheQueryBuilder.php
 share/nextcloud/lib/private/Files/Cache/FailedCache.php
 share/nextcloud/lib/private/Files/Cache/HomeCache.php
 share/nextcloud/lib/private/Files/Cache/HomePropagator.php
@@ -13641,9 +14253,9 @@ share/nextcloud/lib/private/Repair/NC14/
 share/nextcloud/lib/private/Repair/NC16/AddClenupLoginFlowV2BackgroundJob.php
 share/nextcloud/lib/private/Repair/NC16/CleanupCardDAVPhotoCache.php
 share/nextcloud/lib/private/Repair/NC16/ClearCollectionsAccessCache.php
-share/nextcloud/lib/private/Repair/NC16/RemoveCypressFiles.php
 share/nextcloud/lib/private/Repair/NC17/SetEnterpriseLogo.php
 share/nextcloud/lib/private/Repair/NC17/SwitchUpdateChannel.php
+share/nextcloud/lib/private/Repair/NC18/ResetGeneratedAvatarFlag.php
 share/nextcloud/lib/private/Repair/OldGroupMembershipShares.php
 share/nextcloud/lib/private/Repair/Owncloud/DropAccountTermsTable.php
 share/nextcloud/lib/private/Repair/Owncloud/SaveAccountsTableData.php
@@ -13752,7 +14364,6 @@ share/nextcloud/lib/private/Updater/Chan
 share/nextcloud/lib/private/Updater/VersionCheck.php
 share/nextcloud/lib/private/User/Backend.php
 share/nextcloud/lib/private/User/Database.php
-share/nextcloud/lib/private/User/Events/PostLoginEvent.php
 share/nextcloud/lib/private/User/LoginException.php
 share/nextcloud/lib/private/User/Manager.php
 share/nextcloud/lib/private/User/NoUserException.php
@@ -13868,6 +14479,7 @@ share/nextcloud/lib/public/BackgroundJob
 share/nextcloud/lib/public/BackgroundJob/Job.php
 share/nextcloud/lib/public/BackgroundJob/QueuedJob.php
 share/nextcloud/lib/public/BackgroundJob/TimedJob.php
+share/nextcloud/lib/public/Broadcast/Events/IBroadcastEvent.php
 share/nextcloud/lib/public/Calendar/BackendTemporarilyUnavailableException.php
 share/nextcloud/lib/public/Calendar/ICalendar.php
 share/nextcloud/lib/public/Calendar/IManager.php
@@ -13893,6 +14505,7 @@ share/nextcloud/lib/public/Collaboration
 share/nextcloud/lib/public/Collaboration/Resources/ICollection.php
 share/nextcloud/lib/public/Collaboration/Resources/IManager.php
 share/nextcloud/lib/public/Collaboration/Resources/IProvider.php
+share/nextcloud/lib/public/Collaboration/Resources/IProviderManager.php
 share/nextcloud/lib/public/Collaboration/Resources/IResource.php
 share/nextcloud/lib/public/Collaboration/Resources/ResourceException.php
 share/nextcloud/lib/public/Command/IBus.php
@@ -13938,12 +14551,21 @@ share/nextcloud/lib/public/Diagnostics/I
 share/nextcloud/lib/public/Diagnostics/IEventLogger.php
 share/nextcloud/lib/public/Diagnostics/IQuery.php
 share/nextcloud/lib/public/Diagnostics/IQueryLogger.php
+share/nextcloud/lib/public/DirectEditing/ACreateEmpty.php
+share/nextcloud/lib/public/DirectEditing/ACreateFromTemplate.php
+share/nextcloud/lib/public/DirectEditing/ATemplate.php
+share/nextcloud/lib/public/DirectEditing/IEditor.php
+share/nextcloud/lib/public/DirectEditing/IManager.php
+share/nextcloud/lib/public/DirectEditing/IToken.php
+share/nextcloud/lib/public/DirectEditing/RegisterDirectEditorEvent.php
 share/nextcloud/lib/public/Encryption/Exceptions/GenericEncryptionException.php
 share/nextcloud/lib/public/Encryption/IEncryptionModule.php
 share/nextcloud/lib/public/Encryption/IFile.php
 share/nextcloud/lib/public/Encryption/IManager.php
 share/nextcloud/lib/public/Encryption/Keys/IStorage.php
+share/nextcloud/lib/public/EventDispatcher/ABroadcastedEvent.php
 share/nextcloud/lib/public/EventDispatcher/Event.php
+share/nextcloud/lib/public/EventDispatcher/GenericEvent.php
 share/nextcloud/lib/public/EventDispatcher/IEventDispatcher.php
 share/nextcloud/lib/public/EventDispatcher/IEventListener.php
 share/nextcloud/lib/public/Federation/Exceptions/ActionNotSupportedException.php
@@ -13978,6 +14600,13 @@ share/nextcloud/lib/public/Files/Config/
 share/nextcloud/lib/public/Files/Config/IUserMountCache.php
 share/nextcloud/lib/public/Files/EmptyFileNameException.php
 share/nextcloud/lib/public/Files/EntityTooLargeException.php
+share/nextcloud/lib/public/Files/Events/BeforeFileScannedEvent.php
+share/nextcloud/lib/public/Files/Events/BeforeFolderScannedEvent.php
+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/NodeAddedToCache.php
+share/nextcloud/lib/public/Files/Events/NodeRemovedFromCache.php
 share/nextcloud/lib/public/Files/File.php
 share/nextcloud/lib/public/Files/FileInfo.php
 share/nextcloud/lib/public/Files/FileNameTooLongException.php
@@ -14058,6 +14687,15 @@ share/nextcloud/lib/public/Group/Backend
 share/nextcloud/lib/public/Group/Backend/IHideFromCollaborationBackend.php
 share/nextcloud/lib/public/Group/Backend/IIsAdminBackend.php
 share/nextcloud/lib/public/Group/Backend/IRemoveFromGroupBackend.php
+share/nextcloud/lib/public/Group/Backend/ISetDisplayNameBackend.php
+share/nextcloud/lib/public/Group/Events/BeforeGroupCreatedEvent.php
+share/nextcloud/lib/public/Group/Events/BeforeGroupDeletedEvent.php
+share/nextcloud/lib/public/Group/Events/BeforeUserAddedEvent.php
+share/nextcloud/lib/public/Group/Events/BeforeUserRemovedEvent.php
+share/nextcloud/lib/public/Group/Events/GroupCreatedEvent.php
+share/nextcloud/lib/public/Group/Events/GroupDeletedEvent.php
+share/nextcloud/lib/public/Group/Events/UserAddedEvent.php
+share/nextcloud/lib/public/Group/Events/UserRemovedEvent.php
 share/nextcloud/lib/public/Group/ISubAdmin.php
 share/nextcloud/lib/public/GroupInterface.php
 share/nextcloud/lib/public/Http/Client/IClient.php
@@ -14107,6 +14745,7 @@ share/nextcloud/lib/public/LDAP/ILDAPPro
 share/nextcloud/lib/public/LDAP/ILDAPProviderFactory.php
 share/nextcloud/lib/public/Lock/ILockingProvider.php
 share/nextcloud/lib/public/Lock/LockedException.php
+share/nextcloud/lib/public/Lock/ManuallyLockedException.php
 share/nextcloud/lib/public/Lockdown/ILockdownManager.php
 share/nextcloud/lib/public/Log/IFileBased.php
 share/nextcloud/lib/public/Log/ILogFactory.php
@@ -14124,6 +14763,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/IDismissableNotifier.php
 share/nextcloud/lib/public/Notification/IManager.php
 share/nextcloud/lib/public/Notification/INotification.php
 share/nextcloud/lib/public/Notification/INotifier.php
@@ -14151,6 +14791,8 @@ share/nextcloud/lib/public/Search/PagedP
 share/nextcloud/lib/public/Search/Provider.php
 share/nextcloud/lib/public/Search/Result.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
 share/nextcloud/lib/public/Security/FeaturePolicy/AddFeaturePolicyEvent.php
 share/nextcloud/lib/public/Security/IContentSecurityPolicyManager.php
 share/nextcloud/lib/public/Security/ICredentialsManager.php
@@ -14164,6 +14806,7 @@ share/nextcloud/lib/public/Settings/ISec
 share/nextcloud/lib/public/Settings/ISettings.php
 share/nextcloud/lib/public/Settings/ISubAdminSettings.php
 share/nextcloud/lib/public/Share.php
+share/nextcloud/lib/public/Share/Events/ShareCreatedEvent.php
 share/nextcloud/lib/public/Share/Exceptions/GenericShareException.php
 share/nextcloud/lib/public/Share/Exceptions/IllegalIDChangeException.php
 share/nextcloud/lib/public/Share/Exceptions/ShareNotFound.php
@@ -14205,11 +14848,43 @@ share/nextcloud/lib/public/User/Backend/
 share/nextcloud/lib/public/User/Backend/IProvideAvatarBackend.php
 share/nextcloud/lib/public/User/Backend/ISetDisplayNameBackend.php
 share/nextcloud/lib/public/User/Backend/ISetPasswordBackend.php
+share/nextcloud/lib/public/User/Events/BeforePasswordUpdatedEvent.php
+share/nextcloud/lib/public/User/Events/BeforeUserCreatedEvent.php
+share/nextcloud/lib/public/User/Events/BeforeUserDeletedEvent.php
+share/nextcloud/lib/public/User/Events/BeforeUserLoggedInEvent.php
+share/nextcloud/lib/public/User/Events/BeforeUserLoggedInWithCookieEvent.php
+share/nextcloud/lib/public/User/Events/BeforeUserLoggedOutEvent.php
+share/nextcloud/lib/public/User/Events/CreateUserEvent.php
+share/nextcloud/lib/public/User/Events/PasswordUpdatedEvent.php
+share/nextcloud/lib/public/User/Events/PostLoginEvent.php
+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/UserLoggedInEvent.php
+share/nextcloud/lib/public/User/Events/UserLoggedInWithCookieEvent.php
+share/nextcloud/lib/public/User/Events/UserLoggedOutEvent.php
 share/nextcloud/lib/public/UserInterface.php
 share/nextcloud/lib/public/Util.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/RegisterChecksEvent.php
+share/nextcloud/lib/public/WorkflowEngine/Events/RegisterEntitiesEvent.php
+share/nextcloud/lib/public/WorkflowEngine/Events/RegisterOperationsEvent.php
+share/nextcloud/lib/public/WorkflowEngine/GenericEntityEvent.php
 share/nextcloud/lib/public/WorkflowEngine/ICheck.php
+share/nextcloud/lib/public/WorkflowEngine/IComplexOperation.php
+share/nextcloud/lib/public/WorkflowEngine/IEntity.php
+share/nextcloud/lib/public/WorkflowEngine/IEntityCheck.php
+share/nextcloud/lib/public/WorkflowEngine/IEntityCompat.php
+share/nextcloud/lib/public/WorkflowEngine/IEntityEvent.php
+share/nextcloud/lib/public/WorkflowEngine/IFileCheck.php
 share/nextcloud/lib/public/WorkflowEngine/IManager.php
 share/nextcloud/lib/public/WorkflowEngine/IOperation.php
+share/nextcloud/lib/public/WorkflowEngine/IOperationCompat.php
+share/nextcloud/lib/public/WorkflowEngine/IRuleMatcher.php
+share/nextcloud/lib/public/WorkflowEngine/ISpecificOperation.php
 share/nextcloud/lib/versioncheck.php
 share/nextcloud/occ
 share/nextcloud/ocm-provider/index.php
@@ -14228,218 +14903,8 @@ share/nextcloud/resources/config/ca-bund
 share/nextcloud/resources/config/mimetypealiases.dist.json
 share/nextcloud/resources/config/mimetypemapping.dist.json
 share/nextcloud/resources/locales.json
+share/nextcloud/resources/update-locales.php
 share/nextcloud/robots.txt
-share/nextcloud/settings/.babelrc.js
-share/nextcloud/settings/Activity/GroupProvider.php
-share/nextcloud/settings/Activity/GroupSetting.php
-share/nextcloud/settings/Activity/Provider.php
-share/nextcloud/settings/Activity/SecurityFilter.php
-share/nextcloud/settings/Activity/SecurityProvider.php
-share/nextcloud/settings/Activity/SecuritySetting.php
-share/nextcloud/settings/Activity/Setting.php
-share/nextcloud/settings/Application.php
-share/nextcloud/settings/BackgroundJobs/VerifyUserData.php
-share/nextcloud/settings/Controller/AdminSettingsController.php
-share/nextcloud/settings/Controller/AppSettingsController.php
-share/nextcloud/settings/Controller/AuthSettingsController.php
-share/nextcloud/settings/Controller/CertificateController.php
-share/nextcloud/settings/Controller/ChangePasswordController.php
-share/nextcloud/settings/Controller/CheckSetupController.php
-share/nextcloud/settings/Controller/CommonSettingsTrait.php
-share/nextcloud/settings/Controller/LogSettingsController.php
-share/nextcloud/settings/Controller/MailSettingsController.php
-share/nextcloud/settings/Controller/PersonalSettingsController.php
-share/nextcloud/settings/Controller/TwoFactorSettingsController.php
-share/nextcloud/settings/Controller/UsersController.php
-share/nextcloud/settings/Hooks.php
-share/nextcloud/settings/Mailer/NewUserMailHelper.php
-share/nextcloud/settings/Middleware/SubadminMiddleware.php
-share/nextcloud/settings/Settings/Admin/Mail.php
-share/nextcloud/settings/Settings/Admin/Overview.php
-share/nextcloud/settings/Settings/Admin/Security.php
-share/nextcloud/settings/Settings/Admin/Server.php
-share/nextcloud/settings/Settings/Admin/Sharing.php
-share/nextcloud/settings/Settings/Personal/Additional.php
-share/nextcloud/settings/Settings/Personal/PersonalInfo.php
-share/nextcloud/settings/Settings/Personal/Security.php
-share/nextcloud/settings/Settings/Personal/ServerDevNotice.php
-share/nextcloud/settings/css/settings.scss
-share/nextcloud/settings/help.php
-share/nextcloud/settings/img/admin.svg
-share/nextcloud/settings/img/apps.svg
-share/nextcloud/settings/img/change.svg
-share/nextcloud/settings/img/help.svg
-share/nextcloud/settings/img/password.svg
-share/nextcloud/settings/img/personal.png
-share/nextcloud/settings/img/personal.svg
-share/nextcloud/settings/img/share.svg
-share/nextcloud/settings/img/toggle-filelist.svg
-share/nextcloud/settings/img/users.svg
-share/nextcloud/settings/js/admin.js
-share/nextcloud/settings/js/apps.js
-share/nextcloud/settings/js/certificates.js
-share/nextcloud/settings/js/federationscopemenu.js
-share/nextcloud/settings/js/federationsettingsview.js
-share/nextcloud/settings/js/log.js
-share/nextcloud/settings/js/security_password.js
-share/nextcloud/settings/js/settings.js
-share/nextcloud/settings/js/settings/personalInfo.js
-share/nextcloud/settings/js/templates.js
-share/nextcloud/settings/js/templates/federationscopemenu.handlebars
-share/nextcloud/settings/js/usersettings.js
-share/nextcloud/settings/js/vue-0.js
-share/nextcloud/settings/js/vue-0.js.map
-share/nextcloud/settings/js/vue-4.js
-share/nextcloud/settings/js/vue-4.js.map
-share/nextcloud/settings/js/vue-5.js
-share/nextcloud/settings/js/vue-5.js.map
-share/nextcloud/settings/js/vue-6.js
-share/nextcloud/settings/js/vue-6.js.map
-share/nextcloud/settings/js/vue-settings-admin-security.js
-share/nextcloud/settings/js/vue-settings-admin-security.js.map
-share/nextcloud/settings/js/vue-settings-apps-users-management.js
-share/nextcloud/settings/js/vue-settings-apps-users-management.js.map
-share/nextcloud/settings/js/vue-settings-personal-security.js
-share/nextcloud/settings/js/vue-settings-personal-security.js.map
-share/nextcloud/settings/l10n/ar.js
-share/nextcloud/settings/l10n/ar.json
-share/nextcloud/settings/l10n/ast.js
-share/nextcloud/settings/l10n/ast.json
-share/nextcloud/settings/l10n/bg.js
-share/nextcloud/settings/l10n/bg.json
-share/nextcloud/settings/l10n/ca.js
-share/nextcloud/settings/l10n/ca.json
-share/nextcloud/settings/l10n/cs.js
-share/nextcloud/settings/l10n/cs.json
-share/nextcloud/settings/l10n/da.js
-share/nextcloud/settings/l10n/da.json
-share/nextcloud/settings/l10n/de.js
-share/nextcloud/settings/l10n/de.json
-share/nextcloud/settings/l10n/de_DE.js
-share/nextcloud/settings/l10n/de_DE.json
-share/nextcloud/settings/l10n/el.js
-share/nextcloud/settings/l10n/el.json
-share/nextcloud/settings/l10n/en_GB.js
-share/nextcloud/settings/l10n/en_GB.json
-share/nextcloud/settings/l10n/eo.js
-share/nextcloud/settings/l10n/eo.json
-share/nextcloud/settings/l10n/es.js
-share/nextcloud/settings/l10n/es.json
-share/nextcloud/settings/l10n/es_419.js
-share/nextcloud/settings/l10n/es_419.json
-share/nextcloud/settings/l10n/es_AR.js
-share/nextcloud/settings/l10n/es_AR.json
-share/nextcloud/settings/l10n/es_CL.js
-share/nextcloud/settings/l10n/es_CL.json
-share/nextcloud/settings/l10n/es_CO.js
-share/nextcloud/settings/l10n/es_CO.json
-share/nextcloud/settings/l10n/es_CR.js
-share/nextcloud/settings/l10n/es_CR.json
-share/nextcloud/settings/l10n/es_DO.js
-share/nextcloud/settings/l10n/es_DO.json
-share/nextcloud/settings/l10n/es_EC.js
-share/nextcloud/settings/l10n/es_EC.json
-share/nextcloud/settings/l10n/es_GT.js
-share/nextcloud/settings/l10n/es_GT.json
-share/nextcloud/settings/l10n/es_HN.js
-share/nextcloud/settings/l10n/es_HN.json
-share/nextcloud/settings/l10n/es_MX.js
-share/nextcloud/settings/l10n/es_MX.json
-share/nextcloud/settings/l10n/es_NI.js
-share/nextcloud/settings/l10n/es_NI.json
-share/nextcloud/settings/l10n/es_PA.js
-share/nextcloud/settings/l10n/es_PA.json
-share/nextcloud/settings/l10n/es_PE.js
-share/nextcloud/settings/l10n/es_PE.json
-share/nextcloud/settings/l10n/es_PR.js
-share/nextcloud/settings/l10n/es_PR.json
-share/nextcloud/settings/l10n/es_PY.js
-share/nextcloud/settings/l10n/es_PY.json
-share/nextcloud/settings/l10n/es_SV.js
-share/nextcloud/settings/l10n/es_SV.json
-share/nextcloud/settings/l10n/es_UY.js
-share/nextcloud/settings/l10n/es_UY.json
-share/nextcloud/settings/l10n/et_EE.js
-share/nextcloud/settings/l10n/et_EE.json
-share/nextcloud/settings/l10n/eu.js
-share/nextcloud/settings/l10n/eu.json
-share/nextcloud/settings/l10n/fi.js
-share/nextcloud/settings/l10n/fi.json
-share/nextcloud/settings/l10n/fr.js
-share/nextcloud/settings/l10n/fr.json
-share/nextcloud/settings/l10n/gl.js
-share/nextcloud/settings/l10n/gl.json
-share/nextcloud/settings/l10n/he.js
-share/nextcloud/settings/l10n/he.json
-share/nextcloud/settings/l10n/hr.js
-share/nextcloud/settings/l10n/hr.json
-share/nextcloud/settings/l10n/hu.js
-share/nextcloud/settings/l10n/hu.json
-share/nextcloud/settings/l10n/id.js
-share/nextcloud/settings/l10n/id.json
-share/nextcloud/settings/l10n/is.js
-share/nextcloud/settings/l10n/is.json
-share/nextcloud/settings/l10n/it.js
-share/nextcloud/settings/l10n/it.json
-share/nextcloud/settings/l10n/ja.js
-share/nextcloud/settings/l10n/ja.json
-share/nextcloud/settings/l10n/ka_GE.js
-share/nextcloud/settings/l10n/ka_GE.json
-share/nextcloud/settings/l10n/ko.js
-share/nextcloud/settings/l10n/ko.json
-share/nextcloud/settings/l10n/lt_LT.js
-share/nextcloud/settings/l10n/lt_LT.json
-share/nextcloud/settings/l10n/mk.js
-share/nextcloud/settings/l10n/mk.json
-share/nextcloud/settings/l10n/nb.js
-share/nextcloud/settings/l10n/nb.json
-share/nextcloud/settings/l10n/nl.js
-share/nextcloud/settings/l10n/nl.json
-share/nextcloud/settings/l10n/pl.js
-share/nextcloud/settings/l10n/pl.json
-share/nextcloud/settings/l10n/pt_BR.js
-share/nextcloud/settings/l10n/pt_BR.json
-share/nextcloud/settings/l10n/pt_PT.js
-share/nextcloud/settings/l10n/pt_PT.json
-share/nextcloud/settings/l10n/ro.js
-share/nextcloud/settings/l10n/ro.json
-share/nextcloud/settings/l10n/ru.js
-share/nextcloud/settings/l10n/ru.json
-share/nextcloud/settings/l10n/sk.js
-share/nextcloud/settings/l10n/sk.json
-share/nextcloud/settings/l10n/sl.js
-share/nextcloud/settings/l10n/sl.json
-share/nextcloud/settings/l10n/sq.js
-share/nextcloud/settings/l10n/sq.json
-share/nextcloud/settings/l10n/sr.js
-share/nextcloud/settings/l10n/sr.json
-share/nextcloud/settings/l10n/sv.js
-share/nextcloud/settings/l10n/sv.json
-share/nextcloud/settings/l10n/tr.js
-share/nextcloud/settings/l10n/tr.json
-share/nextcloud/settings/l10n/uk.js
-share/nextcloud/settings/l10n/uk.json
-share/nextcloud/settings/l10n/vi.js
-share/nextcloud/settings/l10n/vi.json
-share/nextcloud/settings/l10n/zh_CN.js
-share/nextcloud/settings/l10n/zh_CN.json
-share/nextcloud/settings/l10n/zh_TW.js
-share/nextcloud/settings/l10n/zh_TW.json
-share/nextcloud/settings/routes.php
-share/nextcloud/settings/templates/certificates.php
-share/nextcloud/settings/templates/help.php
-share/nextcloud/settings/templates/settings-vue.php
-share/nextcloud/settings/templates/settings/additional.php
-share/nextcloud/settings/templates/settings/admin/additional-mail.php
-share/nextcloud/settings/templates/settings/admin/overview.php
-share/nextcloud/settings/templates/settings/admin/security.php
-share/nextcloud/settings/templates/settings/admin/server.php
-share/nextcloud/settings/templates/settings/admin/sharing.php
-share/nextcloud/settings/templates/settings/empty.php
-share/nextcloud/settings/templates/settings/frame.php
-share/nextcloud/settings/templates/settings/personal/development.notice.php
-share/nextcloud/settings/templates/settings/personal/personal.info.php
-share/nextcloud/settings/templates/settings/personal/security.php
 share/nextcloud/status.php
 share/nextcloud/themes/README
 share/nextcloud/themes/example/core/css/server.css

Index: pkgsrc/www/php-nextcloud/distinfo
diff -u pkgsrc/www/php-nextcloud/distinfo:1.26 pkgsrc/www/php-nextcloud/distinfo:1.27
--- pkgsrc/www/php-nextcloud/distinfo:1.26      Sat Dec 28 23:07:58 2019
+++ pkgsrc/www/php-nextcloud/distinfo   Mon Jan 20 17:54:48 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2019/12/28 23:07:58 ryoon Exp $
+$NetBSD: distinfo,v 1.27 2020/01/20 17:54:48 ryoon Exp $
 
-SHA1 (nextcloud-17.0.2.tar.bz2) = 225f0ee3cb5e5c2577553c02dfea59c2ef247799
-RMD160 (nextcloud-17.0.2.tar.bz2) = 6dfb65a5f3f7d69d9a1794cc094ccbcbe836bced
-SHA512 (nextcloud-17.0.2.tar.bz2) = ea3788958b37e68c88e03d8a39c0284f14fb82e1e4e20f59df1d6acbdd2eb8a50f791ea48abbe2a91f9fa59de93237763f19ded441973bc2834a64721a210aa1
-Size (nextcloud-17.0.2.tar.bz2) = 65475747 bytes
+SHA1 (nextcloud-18.0.0.tar.bz2) = 375d6a5a493392fa87f67b1a5f35def892b9e498
+RMD160 (nextcloud-18.0.0.tar.bz2) = b3e5f8f939b7a0bf413ca218d28a76c15e64ce27
+SHA512 (nextcloud-18.0.0.tar.bz2) = c6a3b2bb2abed416fdebecd0c35b2547298370ef8a3a2cc884da877b39ab4a03d205653d94b20fdc0660fa355966771f65a7c0aa1c2117bb5abc85d2f091d4f7
+Size (nextcloud-18.0.0.tar.bz2) = 85867628 bytes



Home | Main Index | Thread Index | Old Index