summaryrefslogtreecommitdiff
path: root/www/php-owncloud
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-03-21 05:50:37 +0000
committerryoon <ryoon@pkgsrc.org>2016-03-21 05:50:37 +0000
commit9ecb4e4f44951b6707c32cd25b18a643dbe61021 (patch)
tree722ff717b2a805af2b9171e1cbd6dcfd2ab06454 /www/php-owncloud
parenta67bcc9603bdd3409959fa674a5c27a68b500e26 (diff)
downloadpkgsrc-9ecb4e4f44951b6707c32cd25b18a643dbe61021.tar.gz
Update to 9.0.0
Changelog: Version 9.0.0 March 8 2016 Major new ownCloud release, more info announcement and upgrading blogs. Summary: New: Comments on files New: Tags for files New: Notifications (separate from Activity feed) New: (Federation) Auto-complete of user names New: (Federation) Trusted Servers New: Code signing, checked when updating or installing core and apps New: Stand-alone updater for more reliable upgrading Improved sharing behavior and performance New External Storage API's for improved scalability Calendar and Contacts Apps were rewritten. The CalDAV and CardDAV backends are now part of core Security hardening ownCloud API work to improve scalability Many small improvements
Diffstat (limited to 'www/php-owncloud')
-rw-r--r--www/php-owncloud/Makefile4
-rw-r--r--www/php-owncloud/PLIST3542
-rw-r--r--www/php-owncloud/distinfo10
3 files changed, 2141 insertions, 1415 deletions
diff --git a/www/php-owncloud/Makefile b/www/php-owncloud/Makefile
index 548a1a65407..75f30841c8f 100644
--- a/www/php-owncloud/Makefile
+++ b/www/php-owncloud/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2015/12/25 23:06:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.58 2016/03/21 05:50:37 ryoon Exp $
#
-DISTNAME= owncloud-8.2.2
+DISTNAME= owncloud-9.0.0
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= http://download.owncloud.org/community/
diff --git a/www/php-owncloud/PLIST b/www/php-owncloud/PLIST
index ba7f3682768..13fb5be5b88 100644
--- a/www/php-owncloud/PLIST
+++ b/www/php-owncloud/PLIST
@@ -1,16 +1,17 @@
-@comment $NetBSD: PLIST,v 1.36 2015/12/26 19:56:03 joerg Exp $
+@comment $NetBSD: PLIST,v 1.37 2016/03/21 05:50:37 ryoon Exp $
share/owncloud/.htaccess
-share/owncloud/.tag
share/owncloud/.user.ini
+share/owncloud/3rdparty/.gitignore
share/owncloud/3rdparty/LICENSE INFO
+share/owncloud/3rdparty/README.md
share/owncloud/3rdparty/autoload.php
+share/owncloud/3rdparty/bantu/ini-get-wrapper/.gitignore
+share/owncloud/3rdparty/bantu/ini-get-wrapper/.scrutinizer.yml
share/owncloud/3rdparty/bantu/ini-get-wrapper/LICENSE
+share/owncloud/3rdparty/bantu/ini-get-wrapper/README.md
share/owncloud/3rdparty/bantu/ini-get-wrapper/composer.json
share/owncloud/3rdparty/bantu/ini-get-wrapper/phpunit.xml.dist
share/owncloud/3rdparty/bantu/ini-get-wrapper/src/IniGetWrapper.php
-share/owncloud/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperFake.php
-share/owncloud/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperFakeTest.php
-share/owncloud/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperTest.php
share/owncloud/3rdparty/composer.json
share/owncloud/3rdparty/composer.lock
share/owncloud/3rdparty/composer/ClassLoader.php
@@ -25,6 +26,7 @@ share/owncloud/3rdparty/composer/installed.json
share/owncloud/3rdparty/deepdiver1975/tarstreamer/LICENSE
share/owncloud/3rdparty/deepdiver1975/tarstreamer/src/TarStreamer.php
share/owncloud/3rdparty/doctrine/annotations/LICENSE
+share/owncloud/3rdparty/doctrine/annotations/README.md
share/owncloud/3rdparty/doctrine/annotations/composer.json
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
@@ -46,10 +48,10 @@ share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Rea
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
share/owncloud/3rdparty/doctrine/cache/.coveralls.yml
+share/owncloud/3rdparty/doctrine/cache/.gitignore
share/owncloud/3rdparty/doctrine/cache/LICENSE
+share/owncloud/3rdparty/doctrine/cache/README.md
share/owncloud/3rdparty/doctrine/cache/UPGRADE.md
-share/owncloud/3rdparty/doctrine/cache/build.properties
-share/owncloud/3rdparty/doctrine/cache/composer.json
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
@@ -74,9 +76,8 @@ share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/VoidCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php
-share/owncloud/3rdparty/doctrine/cache/phpunit.xml.dist
+share/owncloud/3rdparty/doctrine/collections/.gitignore
share/owncloud/3rdparty/doctrine/collections/LICENSE
-share/owncloud/3rdparty/doctrine/collections/composer.json
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
@@ -90,12 +91,14 @@ share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Exp
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
share/owncloud/3rdparty/doctrine/collections/phpunit.xml.dist
+share/owncloud/3rdparty/doctrine/common/.gitignore
share/owncloud/3rdparty/doctrine/common/.gitmodules
share/owncloud/3rdparty/doctrine/common/LICENSE
+share/owncloud/3rdparty/doctrine/common/README.md
share/owncloud/3rdparty/doctrine/common/UPGRADE_TO_2_1
share/owncloud/3rdparty/doctrine/common/UPGRADE_TO_2_2
share/owncloud/3rdparty/doctrine/common/build.properties
-share/owncloud/3rdparty/doctrine/common/composer.json
+share/owncloud/3rdparty/doctrine/common/build.xml
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/ClassLoader.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/CommonException.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Comparable.php
@@ -158,6 +161,7 @@ share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Version.php
share/owncloud/3rdparty/doctrine/common/phpunit.xml.dist
share/owncloud/3rdparty/doctrine/dbal/LICENSE
+share/owncloud/3rdparty/doctrine/dbal/README.md
share/owncloud/3rdparty/doctrine/dbal/SECURITY.md
share/owncloud/3rdparty/doctrine/dbal/UPGRADE.md
share/owncloud/3rdparty/doctrine/dbal/bin/doctrine-dbal
@@ -306,7 +310,6 @@ share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/Composi
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryException.php
-share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/README.markdown
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtilsException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractAsset.php
@@ -384,11 +387,10 @@ share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Version.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php
+share/owncloud/3rdparty/doctrine/inflector/.gitignore
share/owncloud/3rdparty/doctrine/inflector/LICENSE
-share/owncloud/3rdparty/doctrine/inflector/composer.json
share/owncloud/3rdparty/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
-share/owncloud/3rdparty/doctrine/inflector/phpunit.xml.dist
-share/owncloud/3rdparty/doctrine/lexer/composer.json
+share/owncloud/3rdparty/doctrine/lexer/README.md
share/owncloud/3rdparty/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/Collection.php
@@ -589,12 +591,15 @@ share/owncloud/3rdparty/guzzlehttp/streams/src/Stream.php
share/owncloud/3rdparty/guzzlehttp/streams/src/StreamDecoratorTrait.php
share/owncloud/3rdparty/guzzlehttp/streams/src/StreamInterface.php
share/owncloud/3rdparty/guzzlehttp/streams/src/Utils.php
-share/owncloud/3rdparty/icewind/streams/composer.json
+share/owncloud/3rdparty/icewind/streams/.gitignore
share/owncloud/3rdparty/icewind/streams/src/CallbackWrapper.php
share/owncloud/3rdparty/icewind/streams/src/Directory.php
share/owncloud/3rdparty/icewind/streams/src/File.php
share/owncloud/3rdparty/icewind/streams/src/IteratorDirectory.php
share/owncloud/3rdparty/icewind/streams/src/NullWrapper.php
+share/owncloud/3rdparty/icewind/streams/src/Path.php
+share/owncloud/3rdparty/icewind/streams/src/Url.php
+share/owncloud/3rdparty/icewind/streams/src/UrlCallBack.php
share/owncloud/3rdparty/icewind/streams/src/Wrapper.php
share/owncloud/3rdparty/interfasys/lognormalizer/AUTHORS.md
share/owncloud/3rdparty/interfasys/lognormalizer/COPYING
@@ -616,6 +621,8 @@ share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/Rand.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/Random.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/URandom.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/UniqID.php
+share/owncloud/3rdparty/ircmaxell/security-lib/.gitignore
+share/owncloud/3rdparty/ircmaxell/security-lib/README.md
share/owncloud/3rdparty/ircmaxell/security-lib/composer.json
share/owncloud/3rdparty/ircmaxell/security-lib/composer.lock
share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/AbstractFactory.php
@@ -629,20 +636,9 @@ share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/Hash.php
share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/Strength.php
share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/composer.json
share/owncloud/3rdparty/ircmaxell/security-lib/phpunit.xml.dist
-share/owncloud/3rdparty/ircmaxell/security-lib/test/Mocks/AbstractMock.php
-share/owncloud/3rdparty/ircmaxell/security-lib/test/Mocks/Enum.php
-share/owncloud/3rdparty/ircmaxell/security-lib/test/Mocks/Factory.php
-share/owncloud/3rdparty/ircmaxell/security-lib/test/Mocks/Strength.php
-share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/AbstractFactoryTest.php
-share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/BaseConverterTest.php
-share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/BCMathTest.php
-share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/GMPTest.php
-share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/PHPMathTest.php
-share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMathTest.php
-share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/EnumTest.php
-share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/StrengthTest.php
-share/owncloud/3rdparty/ircmaxell/security-lib/test/bootstrap.php
share/owncloud/3rdparty/james-heinrich/getid3/.gitattributes
+share/owncloud/3rdparty/james-heinrich/getid3/.gitignore
+share/owncloud/3rdparty/james-heinrich/getid3/README.md
share/owncloud/3rdparty/james-heinrich/getid3/changelog.txt
share/owncloud/3rdparty/james-heinrich/getid3/composer.json
share/owncloud/3rdparty/james-heinrich/getid3/dependencies.txt
@@ -729,8 +725,6 @@ share/owncloud/3rdparty/james-heinrich/getid3/licenses/license.commercial.txt
share/owncloud/3rdparty/james-heinrich/getid3/readme.txt
share/owncloud/3rdparty/james-heinrich/getid3/structure.txt
share/owncloud/3rdparty/jeremeamia/SuperClosure/LICENSE.md
-share/owncloud/3rdparty/jeremeamia/SuperClosure/composer.json
-share/owncloud/3rdparty/jeremeamia/SuperClosure/phpunit.xml
share/owncloud/3rdparty/jeremeamia/SuperClosure/src/Analyzer/AstAnalyzer.php
share/owncloud/3rdparty/jeremeamia/SuperClosure/src/Analyzer/ClosureAnalyzer.php
share/owncloud/3rdparty/jeremeamia/SuperClosure/src/Analyzer/Token.php
@@ -744,13 +738,8 @@ share/owncloud/3rdparty/jeremeamia/SuperClosure/src/Exception/SuperClosureExcept
share/owncloud/3rdparty/jeremeamia/SuperClosure/src/SerializableClosure.php
share/owncloud/3rdparty/jeremeamia/SuperClosure/src/Serializer.php
share/owncloud/3rdparty/jeremeamia/SuperClosure/src/SerializerInterface.php
-share/owncloud/3rdparty/kriswallsmith/assetic/CHANGELOG-1.0.md
-share/owncloud/3rdparty/kriswallsmith/assetic/CHANGELOG-1.1.md
-share/owncloud/3rdparty/kriswallsmith/assetic/CHANGELOG-1.2.md
-share/owncloud/3rdparty/kriswallsmith/assetic/Gemfile
+share/owncloud/3rdparty/jeremeamia/SuperClosure/src/hash_equals.php
share/owncloud/3rdparty/kriswallsmith/assetic/LICENSE
-share/owncloud/3rdparty/kriswallsmith/assetic/composer.json
-share/owncloud/3rdparty/kriswallsmith/assetic/package.json
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php
@@ -801,6 +790,7 @@ share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseCssFilter.p
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php
+share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CleanCssFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssCacheBustingFilter.php
@@ -872,6 +862,7 @@ share/owncloud/3rdparty/league/flysystem/src/Adapter/Polyfill/StreamedWritingTra
share/owncloud/3rdparty/league/flysystem/src/Adapter/SynologyFtp.php
share/owncloud/3rdparty/league/flysystem/src/AdapterInterface.php
share/owncloud/3rdparty/league/flysystem/src/Config.php
+share/owncloud/3rdparty/league/flysystem/src/ConfigAwareTrait.php
share/owncloud/3rdparty/league/flysystem/src/Directory.php
share/owncloud/3rdparty/league/flysystem/src/Exception.php
share/owncloud/3rdparty/league/flysystem/src/File.php
@@ -893,28 +884,22 @@ share/owncloud/3rdparty/league/flysystem/src/Plugin/PluginNotFoundException.php
share/owncloud/3rdparty/league/flysystem/src/PluginInterface.php
share/owncloud/3rdparty/league/flysystem/src/ReadInterface.php
share/owncloud/3rdparty/league/flysystem/src/RootViolationException.php
+share/owncloud/3rdparty/league/flysystem/src/UnreadableFileException.php
share/owncloud/3rdparty/league/flysystem/src/Util.php
+share/owncloud/3rdparty/league/flysystem/src/Util/ContentListingFormatter.php
share/owncloud/3rdparty/league/flysystem/src/Util/MimeType.php
share/owncloud/3rdparty/mcnetic/zipstreamer/COPYING
share/owncloud/3rdparty/mcnetic/zipstreamer/MANUAL.md
+share/owncloud/3rdparty/mcnetic/zipstreamer/README.md
share/owncloud/3rdparty/mcnetic/zipstreamer/composer.json
share/owncloud/3rdparty/mcnetic/zipstreamer/src/ZipStreamer.php
share/owncloud/3rdparty/mcnetic/zipstreamer/src/lib/Count64.php
-share/owncloud/3rdparty/mcnetic/zipstreamer/test/ZipComponents.php
-share/owncloud/3rdparty/mcnetic/zipstreamer/test/ZipStreamerTest.php
-share/owncloud/3rdparty/mcnetic/zipstreamer/test/lib/Count64Test.php
-share/owncloud/3rdparty/mcnetic/zipstreamer/test/phpunit.xml
-share/owncloud/3rdparty/mcnetic/zipstreamer/test/travis/php-modules-install.sh
share/owncloud/3rdparty/natxet/CssMin/README
share/owncloud/3rdparty/natxet/CssMin/composer.json
share/owncloud/3rdparty/natxet/CssMin/src/CssMin.php
-share/owncloud/3rdparty/nikic/php-parser/CHANGELOG.md
share/owncloud/3rdparty/nikic/php-parser/LICENSE
-share/owncloud/3rdparty/nikic/php-parser/UPGRADE-1.0.md
-share/owncloud/3rdparty/nikic/php-parser/composer.json
-share/owncloud/3rdparty/nikic/php-parser/grammar/analyze.php
+share/owncloud/3rdparty/nikic/php-parser/grammar/README.md
share/owncloud/3rdparty/nikic/php-parser/grammar/kmyacc.php.parser
-share/owncloud/3rdparty/nikic/php-parser/grammar/rebuildParser.php
share/owncloud/3rdparty/nikic/php-parser/grammar/zend_language_parser.phpy
share/owncloud/3rdparty/nikic/php-parser/lib/PhpParser/Autoloader.php
share/owncloud/3rdparty/nikic/php-parser/lib/PhpParser/Builder.php
@@ -1027,6 +1012,7 @@ share/owncloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/UnaryPlus.php
share/owncloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Variable.php
share/owncloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/YieldFrom.php
share/owncloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Yield_.php
+share/owncloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/FunctionLike.php
share/owncloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name.php
share/owncloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/FullyQualified.php
share/owncloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/Relative.php
@@ -1105,136 +1091,169 @@ share/owncloud/3rdparty/nikic/php-parser/lib/PhpParser/Serializer/XML.php
share/owncloud/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer.php
share/owncloud/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer/XML.php
share/owncloud/3rdparty/nikic/php-parser/lib/bootstrap.php
-share/owncloud/3rdparty/nikic/php-parser/phpunit.xml.dist
+share/owncloud/3rdparty/paragonie/random_compat/.gitignore
+share/owncloud/3rdparty/paragonie/random_compat/LICENSE
+share/owncloud/3rdparty/paragonie/random_compat/composer.json
+share/owncloud/3rdparty/paragonie/random_compat/lib/byte_safe_strings.php
+share/owncloud/3rdparty/paragonie/random_compat/lib/cast_to_int.php
+share/owncloud/3rdparty/paragonie/random_compat/lib/error_polyfill.php
+share/owncloud/3rdparty/paragonie/random_compat/lib/random.php
+share/owncloud/3rdparty/paragonie/random_compat/lib/random_bytes_com_dotnet.php
+share/owncloud/3rdparty/paragonie/random_compat/lib/random_bytes_dev_urandom.php
+share/owncloud/3rdparty/paragonie/random_compat/lib/random_bytes_libsodium.php
+share/owncloud/3rdparty/paragonie/random_compat/lib/random_bytes_mcrypt.php
+share/owncloud/3rdparty/paragonie/random_compat/lib/random_bytes_openssl.php
+share/owncloud/3rdparty/paragonie/random_compat/lib/random_int.php
+share/owncloud/3rdparty/paragonie/random_compat/phpunit.xml.dist
share/owncloud/3rdparty/patches.txt
share/owncloud/3rdparty/patchwork/jsqueeze/LICENSE.ASL20
share/owncloud/3rdparty/patchwork/jsqueeze/LICENSE.GPLv2
+share/owncloud/3rdparty/patchwork/jsqueeze/README.md
share/owncloud/3rdparty/patchwork/jsqueeze/composer.json
share/owncloud/3rdparty/patchwork/jsqueeze/src/JSqueeze.php
share/owncloud/3rdparty/patchwork/utf8/CHANGELOG.md
-share/owncloud/3rdparty/patchwork/utf8/class/Normalizer.php
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Iconv.php
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Intl.php
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Mbstring.php
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Normalizer.php
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Xml.php
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.big5.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp037.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp1006.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp1026.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp424.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp437.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp500.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp737.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp775.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp850.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp852.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp855.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp856.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp857.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp860.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp861.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp862.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp863.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp864.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp865.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp866.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp869.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp874.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp875.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp932.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp936.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp949.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp950.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.gsm0338.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-1.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-10.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-11.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-13.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-14.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-15.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-16.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-2.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-3.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-4.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-5.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-6.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-7.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-8.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-9.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.koi8-r.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.koi8-u.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.mazovia.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.nextstep.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.stdenc.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.symbol.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.turkish.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.us-ascii-quotes.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.us-ascii.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1250.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1251.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1252.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1253.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1254.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1255.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1256.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1257.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1258.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-ce.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-cyrillic.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-greek.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-icelandic.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-roman.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.zdingbat.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.gsm0338.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.mazovia.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.stdenc.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.symbol.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.zdingbat.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/translit.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/canonicalComposition.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/canonicalDecomposition.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/combiningClass.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/compatibilityDecomposition.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/lowerCase.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/upperCase.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/TurkishUtf8.php
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8.php
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup.php
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/iconv.php
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/intl.php
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/mbstring.php
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/utf8_encode.php
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/data/caseFolding_full.ser
-share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/data/translit_extra.ser
+share/owncloud/3rdparty/patchwork/utf8/LICENSE-APACHE
+share/owncloud/3rdparty/patchwork/utf8/LICENSE-GPL
+share/owncloud/3rdparty/patchwork/utf8/README.md
share/owncloud/3rdparty/patchwork/utf8/composer.json
share/owncloud/3rdparty/patchwork/utf8/phpunit.xml.dist
+share/owncloud/3rdparty/patchwork/utf8/src/Normalizer.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Iconv.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Intl.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Mbstring.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Normalizer.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Xml.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.big5.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp037.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp1006.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp1026.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp424.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp437.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp500.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp737.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp775.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp850.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp852.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp855.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp856.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp857.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp860.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp861.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp862.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp863.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp864.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp865.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp866.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp869.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp874.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp875.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp932.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp936.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp949.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp950.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.gsm0338.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-1.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-10.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-11.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-13.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-14.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-15.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-16.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-2.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-3.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-4.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-5.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-6.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-7.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-8.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-9.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.koi8-r.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.koi8-u.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.mazovia.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.nextstep.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.stdenc.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.symbol.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.turkish.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.us-ascii-quotes.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.us-ascii.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1250.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1251.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1252.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1253.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1254.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1255.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1256.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1257.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1258.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-ce.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-cyrillic.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-greek.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-icelandic.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-roman.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.zdingbat.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.gsm0338.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.mazovia.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.stdenc.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.symbol.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.zdingbat.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/translit.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/canonicalComposition.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/canonicalDecomposition.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/combiningClass.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/compatibilityDecomposition.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/lowerCase.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/upperCase.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/TurkishUtf8.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/BestFit.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/iconv.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/intl.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/mbstring.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/utf8_encode.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/WindowsStreamWrapper.php
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/caseFolding_full.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1250.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1251.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1252.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1253.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1254.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1255.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1256.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1257.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1258.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit874.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit932.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit936.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit949.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit950.ser
+share/owncloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/translit_extra.ser
+share/owncloud/3rdparty/pear/archive_tar/.gitignore
share/owncloud/3rdparty/pear/archive_tar/Archive/Tar.php
+share/owncloud/3rdparty/pear/archive_tar/README.md
share/owncloud/3rdparty/pear/archive_tar/composer.json
share/owncloud/3rdparty/pear/archive_tar/package.xml
+share/owncloud/3rdparty/pear/console_getopt/.gitignore
share/owncloud/3rdparty/pear/console_getopt/Console/Getopt.php
share/owncloud/3rdparty/pear/console_getopt/LICENSE
share/owncloud/3rdparty/pear/console_getopt/README.rst
share/owncloud/3rdparty/pear/console_getopt/composer.json
share/owncloud/3rdparty/pear/console_getopt/package.xml
+share/owncloud/3rdparty/pear/pear-core-minimal/.gitignore
share/owncloud/3rdparty/pear/pear-core-minimal/README.rst
share/owncloud/3rdparty/pear/pear-core-minimal/composer.json
share/owncloud/3rdparty/pear/pear-core-minimal/src/OS/Guess.php
share/owncloud/3rdparty/pear/pear-core-minimal/src/PEAR.php
share/owncloud/3rdparty/pear/pear-core-minimal/src/PEAR/Error.php
share/owncloud/3rdparty/pear/pear-core-minimal/src/PEAR/ErrorStack.php
-share/owncloud/3rdparty/pear/pear-core-minimal/src/PEAR/ErrorStack5.php
-share/owncloud/3rdparty/pear/pear-core-minimal/src/PEAR5.php
share/owncloud/3rdparty/pear/pear-core-minimal/src/System.php
+share/owncloud/3rdparty/pear/pear_exception/.gitignore
share/owncloud/3rdparty/pear/pear_exception/LICENSE
share/owncloud/3rdparty/pear/pear_exception/PEAR/Exception.php
share/owncloud/3rdparty/pear/pear_exception/composer.json
share/owncloud/3rdparty/pear/pear_exception/package.xml
share/owncloud/3rdparty/phpseclib/phpseclib/AUTHORS
-share/owncloud/3rdparty/phpseclib/phpseclib/CHANGELOG.md
share/owncloud/3rdparty/phpseclib/phpseclib/LICENSE
-share/owncloud/3rdparty/phpseclib/phpseclib/composer.json
-share/owncloud/3rdparty/phpseclib/phpseclib/composer.lock
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/AES.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Base.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php
@@ -1265,6 +1284,8 @@ share/owncloud/3rdparty/pimple/pimple/src/Pimple/ServiceProviderInterface.php
share/owncloud/3rdparty/punic/punic/LICENSE.txt
share/owncloud/3rdparty/punic/punic/UNICODE-LICENSE.txt
share/owncloud/3rdparty/punic/punic/code/Calendar.php
+share/owncloud/3rdparty/punic/punic/code/Comparer.php
+share/owncloud/3rdparty/punic/punic/code/Currency.php
share/owncloud/3rdparty/punic/punic/code/Data.php
share/owncloud/3rdparty/punic/punic/code/Exception.php
share/owncloud/3rdparty/punic/punic/code/Exception/BadArgumentType.php
@@ -1279,389 +1300,505 @@ share/owncloud/3rdparty/punic/punic/code/Exception/ValueNotInList.php
share/owncloud/3rdparty/punic/punic/code/Language.php
share/owncloud/3rdparty/punic/punic/code/Misc.php
share/owncloud/3rdparty/punic/punic/code/Number.php
+share/owncloud/3rdparty/punic/punic/code/Phone.php
share/owncloud/3rdparty/punic/punic/code/Plural.php
share/owncloud/3rdparty/punic/punic/code/Territory.php
share/owncloud/3rdparty/punic/punic/code/Unit.php
share/owncloud/3rdparty/punic/punic/code/data/ar/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/ar/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/ar/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/ar/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/ar/layout.json
share/owncloud/3rdparty/punic/punic/code/data/ar/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/ar/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/ar/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/ar/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/ar/territories.json
share/owncloud/3rdparty/punic/punic/code/data/ar/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/ar/units.json
share/owncloud/3rdparty/punic/punic/code/data/ca/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/ca/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/ca/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/ca/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/ca/layout.json
share/owncloud/3rdparty/punic/punic/code/data/ca/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/ca/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/ca/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/ca/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/ca/territories.json
share/owncloud/3rdparty/punic/punic/code/data/ca/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/ca/units.json
share/owncloud/3rdparty/punic/punic/code/data/cs/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/cs/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/cs/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/cs/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/cs/layout.json
share/owncloud/3rdparty/punic/punic/code/data/cs/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/cs/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/cs/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/cs/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/cs/territories.json
share/owncloud/3rdparty/punic/punic/code/data/cs/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/cs/units.json
+share/owncloud/3rdparty/punic/punic/code/data/currencyData.json
share/owncloud/3rdparty/punic/punic/code/data/da/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/da/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/da/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/da/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/da/layout.json
share/owncloud/3rdparty/punic/punic/code/data/da/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/da/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/da/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/da/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/da/territories.json
share/owncloud/3rdparty/punic/punic/code/data/da/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/da/units.json
share/owncloud/3rdparty/punic/punic/code/data/de/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/de/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/de/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/de/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/de/layout.json
share/owncloud/3rdparty/punic/punic/code/data/de/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/de/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/de/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/de/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/de/territories.json
share/owncloud/3rdparty/punic/punic/code/data/de/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/de/units.json
share/owncloud/3rdparty/punic/punic/code/data/el/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/el/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/el/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/el/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/el/layout.json
share/owncloud/3rdparty/punic/punic/code/data/el/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/el/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/el/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/el/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/el/territories.json
share/owncloud/3rdparty/punic/punic/code/data/el/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/el/units.json
-share/owncloud/3rdparty/punic/punic/code/data/en-001/calendar.json
-share/owncloud/3rdparty/punic/punic/code/data/en-001/dateFields.json
-share/owncloud/3rdparty/punic/punic/code/data/en-001/languages.json
-share/owncloud/3rdparty/punic/punic/code/data/en-001/listPatterns.json
-share/owncloud/3rdparty/punic/punic/code/data/en-001/localeDisplayNames.json
-share/owncloud/3rdparty/punic/punic/code/data/en-001/numbers.json
-share/owncloud/3rdparty/punic/punic/code/data/en-001/territories.json
-share/owncloud/3rdparty/punic/punic/code/data/en-001/timeZoneNames.json
-share/owncloud/3rdparty/punic/punic/code/data/en-001/units.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/en-AU/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/en-AU/layout.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/en-AU/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/territories.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/units.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/en-CA/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/en-CA/layout.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/en-CA/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/territories.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/units.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/en-GB/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/en-GB/layout.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/en-GB/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/territories.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/units.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/en-HK/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/en-HK/layout.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/en-HK/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/territories.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/units.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/en-IN/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/en-IN/layout.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/en-IN/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/territories.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/units.json
share/owncloud/3rdparty/punic/punic/code/data/en/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/en/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/en/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/en/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/en/layout.json
share/owncloud/3rdparty/punic/punic/code/data/en/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/en/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/en/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/en/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/en/territories.json
share/owncloud/3rdparty/punic/punic/code/data/en/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/en/units.json
share/owncloud/3rdparty/punic/punic/code/data/es/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/es/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/es/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/es/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/es/layout.json
share/owncloud/3rdparty/punic/punic/code/data/es/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/es/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/es/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/es/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/es/territories.json
share/owncloud/3rdparty/punic/punic/code/data/es/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/es/units.json
share/owncloud/3rdparty/punic/punic/code/data/fi/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/fi/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/fi/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/fi/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/fi/layout.json
share/owncloud/3rdparty/punic/punic/code/data/fi/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/fi/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/fi/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/fi/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/fi/territories.json
share/owncloud/3rdparty/punic/punic/code/data/fi/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/fi/units.json
share/owncloud/3rdparty/punic/punic/code/data/fr/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/fr/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/fr/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/fr/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/fr/layout.json
share/owncloud/3rdparty/punic/punic/code/data/fr/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/fr/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/fr/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/fr/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/fr/territories.json
share/owncloud/3rdparty/punic/punic/code/data/fr/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/fr/units.json
share/owncloud/3rdparty/punic/punic/code/data/he/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/he/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/he/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/he/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/he/layout.json
share/owncloud/3rdparty/punic/punic/code/data/he/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/he/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/he/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/he/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/he/territories.json
share/owncloud/3rdparty/punic/punic/code/data/he/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/he/units.json
share/owncloud/3rdparty/punic/punic/code/data/hi/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/hi/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/hi/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/hi/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/hi/layout.json
share/owncloud/3rdparty/punic/punic/code/data/hi/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/hi/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/hi/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/hi/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/hi/territories.json
share/owncloud/3rdparty/punic/punic/code/data/hi/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/hi/units.json
share/owncloud/3rdparty/punic/punic/code/data/hr/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/hr/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/hr/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/hr/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/hr/layout.json
share/owncloud/3rdparty/punic/punic/code/data/hr/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/hr/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/hr/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/hr/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/hr/territories.json
share/owncloud/3rdparty/punic/punic/code/data/hr/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/hr/units.json
share/owncloud/3rdparty/punic/punic/code/data/hu/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/hu/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/hu/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/hu/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/hu/layout.json
share/owncloud/3rdparty/punic/punic/code/data/hu/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/hu/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/hu/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/hu/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/hu/territories.json
share/owncloud/3rdparty/punic/punic/code/data/hu/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/hu/units.json
share/owncloud/3rdparty/punic/punic/code/data/it/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/it/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/it/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/it/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/it/layout.json
share/owncloud/3rdparty/punic/punic/code/data/it/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/it/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/it/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/it/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/it/territories.json
share/owncloud/3rdparty/punic/punic/code/data/it/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/it/units.json
share/owncloud/3rdparty/punic/punic/code/data/ja/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/ja/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/ja/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/ja/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/ja/layout.json
share/owncloud/3rdparty/punic/punic/code/data/ja/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/ja/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/ja/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/ja/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/ja/territories.json
share/owncloud/3rdparty/punic/punic/code/data/ja/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/ja/units.json
share/owncloud/3rdparty/punic/punic/code/data/ko/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/ko/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/ko/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/ko/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/ko/layout.json
share/owncloud/3rdparty/punic/punic/code/data/ko/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/ko/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/ko/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/ko/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/ko/territories.json
share/owncloud/3rdparty/punic/punic/code/data/ko/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/ko/units.json
share/owncloud/3rdparty/punic/punic/code/data/likelySubtags.json
+share/owncloud/3rdparty/punic/punic/code/data/measurementData.json
share/owncloud/3rdparty/punic/punic/code/data/metaZones.json
share/owncloud/3rdparty/punic/punic/code/data/nb/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/nb/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/nb/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/nb/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/nb/layout.json
share/owncloud/3rdparty/punic/punic/code/data/nb/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/nb/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/nb/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/nb/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/nb/territories.json
share/owncloud/3rdparty/punic/punic/code/data/nb/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/nb/units.json
share/owncloud/3rdparty/punic/punic/code/data/nl/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/nl/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/nl/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/nl/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/nl/layout.json
share/owncloud/3rdparty/punic/punic/code/data/nl/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/nl/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/nl/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/nl/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/nl/territories.json
share/owncloud/3rdparty/punic/punic/code/data/nl/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/nl/units.json
share/owncloud/3rdparty/punic/punic/code/data/parentLocales.json
share/owncloud/3rdparty/punic/punic/code/data/pl/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/pl/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/pl/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/pl/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/pl/layout.json
share/owncloud/3rdparty/punic/punic/code/data/pl/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/pl/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/pl/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/pl/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/pl/territories.json
share/owncloud/3rdparty/punic/punic/code/data/pl/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/pl/units.json
share/owncloud/3rdparty/punic/punic/code/data/plurals.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/pt-PT/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/pt-PT/layout.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/pt-PT/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/territories.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/units.json
share/owncloud/3rdparty/punic/punic/code/data/pt/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/pt/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/pt/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/pt/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/pt/layout.json
share/owncloud/3rdparty/punic/punic/code/data/pt/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/pt/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/pt/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/pt/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/pt/territories.json
share/owncloud/3rdparty/punic/punic/code/data/pt/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/pt/units.json
share/owncloud/3rdparty/punic/punic/code/data/ro/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/ro/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/ro/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/ro/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/ro/layout.json
share/owncloud/3rdparty/punic/punic/code/data/ro/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/ro/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/ro/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/ro/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/ro/territories.json
share/owncloud/3rdparty/punic/punic/code/data/ro/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/ro/units.json
share/owncloud/3rdparty/punic/punic/code/data/root/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/root/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/root/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/root/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/root/layout.json
share/owncloud/3rdparty/punic/punic/code/data/root/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/root/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/root/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/root/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/root/territories.json
share/owncloud/3rdparty/punic/punic/code/data/root/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/root/units.json
share/owncloud/3rdparty/punic/punic/code/data/ru/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/ru/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/ru/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/ru/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/ru/layout.json
share/owncloud/3rdparty/punic/punic/code/data/ru/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/ru/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/ru/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/ru/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/ru/territories.json
share/owncloud/3rdparty/punic/punic/code/data/ru/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/ru/units.json
share/owncloud/3rdparty/punic/punic/code/data/sk/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/sk/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/sk/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/sk/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/sk/layout.json
share/owncloud/3rdparty/punic/punic/code/data/sk/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/sk/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/sk/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/sk/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/sk/territories.json
share/owncloud/3rdparty/punic/punic/code/data/sk/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/sk/units.json
share/owncloud/3rdparty/punic/punic/code/data/sl/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/sl/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/sl/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/sl/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/sl/layout.json
share/owncloud/3rdparty/punic/punic/code/data/sl/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/sl/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/sl/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/sl/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/sl/territories.json
share/owncloud/3rdparty/punic/punic/code/data/sl/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/sl/units.json
share/owncloud/3rdparty/punic/punic/code/data/sr/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/sr/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/sr/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/sr/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/sr/layout.json
share/owncloud/3rdparty/punic/punic/code/data/sr/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/sr/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/sr/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/sr/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/sr/territories.json
share/owncloud/3rdparty/punic/punic/code/data/sr/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/sr/units.json
share/owncloud/3rdparty/punic/punic/code/data/sv/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/sv/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/sv/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/sv/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/sv/layout.json
share/owncloud/3rdparty/punic/punic/code/data/sv/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/sv/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/sv/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/sv/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/sv/territories.json
share/owncloud/3rdparty/punic/punic/code/data/sv/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/sv/units.json
+share/owncloud/3rdparty/punic/punic/code/data/telephoneCodeData.json
share/owncloud/3rdparty/punic/punic/code/data/territoryContainment.json
+share/owncloud/3rdparty/punic/punic/code/data/territoryInfo.json
share/owncloud/3rdparty/punic/punic/code/data/th/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/th/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/th/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/th/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/th/layout.json
share/owncloud/3rdparty/punic/punic/code/data/th/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/th/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/th/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/th/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/th/territories.json
share/owncloud/3rdparty/punic/punic/code/data/th/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/th/units.json
share/owncloud/3rdparty/punic/punic/code/data/tr/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/tr/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/tr/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/tr/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/tr/layout.json
share/owncloud/3rdparty/punic/punic/code/data/tr/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/tr/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/tr/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/tr/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/tr/territories.json
share/owncloud/3rdparty/punic/punic/code/data/tr/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/tr/units.json
share/owncloud/3rdparty/punic/punic/code/data/uk/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/uk/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/uk/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/uk/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/uk/layout.json
share/owncloud/3rdparty/punic/punic/code/data/uk/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/uk/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/uk/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/uk/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/uk/territories.json
share/owncloud/3rdparty/punic/punic/code/data/uk/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/uk/units.json
share/owncloud/3rdparty/punic/punic/code/data/vi/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/vi/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/vi/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/vi/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/vi/layout.json
share/owncloud/3rdparty/punic/punic/code/data/vi/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/vi/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/vi/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/vi/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/vi/territories.json
share/owncloud/3rdparty/punic/punic/code/data/vi/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/vi/units.json
share/owncloud/3rdparty/punic/punic/code/data/weekData.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/layout.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/territories.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/units.json
share/owncloud/3rdparty/punic/punic/code/data/zh/calendar.json
+share/owncloud/3rdparty/punic/punic/code/data/zh/currencies.json
share/owncloud/3rdparty/punic/punic/code/data/zh/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/zh/languages.json
+share/owncloud/3rdparty/punic/punic/code/data/zh/layout.json
share/owncloud/3rdparty/punic/punic/code/data/zh/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/zh/localeDisplayNames.json
+share/owncloud/3rdparty/punic/punic/code/data/zh/measurementSystemNames.json
share/owncloud/3rdparty/punic/punic/code/data/zh/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/zh/territories.json
share/owncloud/3rdparty/punic/punic/code/data/zh/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/zh/units.json
-share/owncloud/3rdparty/punic/punic/composer.json
-share/owncloud/3rdparty/punic/punic/punic.php
share/owncloud/3rdparty/rackspace/php-opencloud/.coveralls.yml
+share/owncloud/3rdparty/rackspace/php-opencloud/.gitignore
share/owncloud/3rdparty/rackspace/php-opencloud/CONTRIBUTING.md
share/owncloud/3rdparty/rackspace/php-opencloud/LICENSE
+share/owncloud/3rdparty/rackspace/php-opencloud/README.md
share/owncloud/3rdparty/rackspace/php-opencloud/composer.json
share/owncloud/3rdparty/rackspace/php-opencloud/docs/changelog/1.7.0.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/changelog/1.9.0.md
@@ -1694,6 +1831,7 @@ share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Tenants.
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Tokens.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Users.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Iterators.md
+share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/LoadBalancer/README.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/LoadBalancer/USERGUIDE.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Access.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Account.md
@@ -1981,170 +2119,8 @@ share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Resource/Vo
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Service.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/php-opencloud.php
share/owncloud/3rdparty/rackspace/php-opencloud/phpunit.xml.dist
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Enum.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Logger.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Runner.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/SmokeException.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Step.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/AbstractUnit.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Autoscale.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/CloudMonitoring.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Compute.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/DNS.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Database.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Identity.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/LoadBalancer.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/ObjectStore.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Orchestration.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Queues.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/UnitInterface.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Volume.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Utils.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/AutoscaleTestCase.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/Resource/GroupConfigurationTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/Resource/GroupTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/Resource/ScalingPolicyTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/ServiceTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_Config.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_Create.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_Launch_Config.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_State.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Policy.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Policy_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Webhook.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/CloudMonitoringTestCase.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentHostTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentTargetTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentTokenTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AlarmTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/ChangelogTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/CheckTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/CheckTypeTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/EntityTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/MetricTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationHistoryTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationPlanTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationTypeTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/ViewTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/ZoneTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/test_existing.json
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Connection.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Connection_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_CPU.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Disks.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Filesystems.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Memory.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_NetworkInterfaces.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Processes.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_System.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Who.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Target_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Alarm.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Alarm_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Changelogs.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Check.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/CheckType.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/CheckType_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Check_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Entity.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Entity_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Entity_Test.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Metrics.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Metrics_DataPoints.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/NH_Item.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/NH_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/NotificationType_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/View.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Zone_Traceroute.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/BaseTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Collection/ArrayCollectionTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Collection/PaginatedIteratorTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Log/LoggerTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Log/testLogFile
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/MetadataTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/NovaTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/PersistentObjectTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/ServiceTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/cacert.pem
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/ComputeTestCase.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/FlavorTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/ImageTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/KeyPairTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/NetworkTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/ServerMetadataTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/ServerTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/VolumeAttachmentTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/test.key
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/ServiceTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Extensions.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Flavor.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Flavor_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Image.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Image_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Server.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Server_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/DnsTestCase.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/Resource/DomainTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/Resource/PtrRecordTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/Resource/RecordTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/ServiceTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/_response/Domain.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/_response/Domain_Changes.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/_response/Domain_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/DatabaseTestCase.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/Resource/DatabaseTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/Resource/InstanceTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/Resource/UserTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/ServiceTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/_response/Instance.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/IdentityTestCase.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/RoleTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/TenantTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/TokenTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/UserTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/ServiceTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/LoadBalancerTestCase.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/Resource/LoadBalancerTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/Resource/SubResourceTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/ServiceTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/_response/LoadBalancer.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/MockSubscriber.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/ObjectStoreTestCase.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Resource/ContainerTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Resource/DataObjectTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Resource/TransferTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/ServiceTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Upload/ContainerMigrationTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/_response/Object.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/_response/Object_Metadata.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/OpenCloudTestCase.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/OpenStackTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/QueuesTestCase.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/Resource/ClaimTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/Resource/MessageTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/Resource/QueueTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/ServiceTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/_response/Claim.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/_response/Message.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/_response/Queue_List.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/RackspaceTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/VersionTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/Resource/SnapshotTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/Resource/VolumeTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/Resource/VolumeTypeTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/ServiceTest.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/VolumeTestCase.php
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/_response/Volume.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/_response/Auth.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/_response/Auth_No_Default_Region.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/_response/Auth_OpenStack.resp
-share/owncloud/3rdparty/rackspace/php-opencloud/tests/bootstrap.php
+share/owncloud/3rdparty/react/promise/.gitignore
+share/owncloud/3rdparty/react/promise/CHANGELOG.md
share/owncloud/3rdparty/react/promise/LICENSE
share/owncloud/3rdparty/react/promise/src/CancellablePromiseInterface.php
share/owncloud/3rdparty/react/promise/src/Deferred.php
@@ -2158,9 +2134,11 @@ share/owncloud/3rdparty/react/promise/src/RejectedPromise.php
share/owncloud/3rdparty/react/promise/src/UnhandledRejectionException.php
share/owncloud/3rdparty/react/promise/src/functions.php
share/owncloud/3rdparty/react/promise/src/functions_include.php
+share/owncloud/3rdparty/sabre/dav/.gitignore
+share/owncloud/3rdparty/sabre/dav/CHANGELOG.md
share/owncloud/3rdparty/sabre/dav/CONTRIBUTING.md
-share/owncloud/3rdparty/sabre/dav/ChangeLog.md
share/owncloud/3rdparty/sabre/dav/LICENSE
+share/owncloud/3rdparty/sabre/dav/README.md
share/owncloud/3rdparty/sabre/dav/composer.json
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Backend/AbstractBackend.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Backend/BackendInterface.php
@@ -2173,10 +2151,8 @@ share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Backend/SyncSupport.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Calendar.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/CalendarHome.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/CalendarObject.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/CalendarQueryParser.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/CalendarQueryValidator.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/CalendarRoot.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/CalendarRootNode.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Exception/InvalidComponentType.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/ICSExportPlugin.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/ICalendar.php
@@ -2187,11 +2163,7 @@ share/owncloud/3rdparty/sabre/dav/lib/CalDAV/ISharedCalendar.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Notifications/Collection.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Notifications/ICollection.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Notifications/INode.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Notifications/INotificationType.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Notifications/Node.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Notifications/Notification/Invite.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Notifications/Notification/InviteReply.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Notifications/Notification/SystemStatus.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Notifications/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Principal/Collection.php
@@ -2200,13 +2172,6 @@ share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Principal/IProxyWrite.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Principal/ProxyRead.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Principal/ProxyWrite.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Principal/User.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Property/AllowedSharingModes.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Property/EmailAddressSet.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Property/Invite.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Property/ScheduleCalendarTransp.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Property/SupportedCalendarComponentSet.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Property/SupportedCalendarData.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Property/SupportedCollationSet.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Schedule/IInbox.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Schedule/IMipPlugin.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Schedule/IOutbox.php
@@ -2221,9 +2186,29 @@ share/owncloud/3rdparty/sabre/dav/lib/CalDAV/SharingPlugin.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/ISubscription.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/Subscription.php
-share/owncloud/3rdparty/sabre/dav/lib/CalDAV/UserCalendars.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/CalendarData.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/CompFilter.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/ParamFilter.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/PropFilter.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/Invite.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/InviteReply.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/NotificationInterface.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/SystemStatus.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/AllowedSharingModes.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/EmailAddressSet.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/Invite.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/ScheduleCalendarTransp.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarComponentSet.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarData.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/SupportedCollationSet.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/CalendarMultiGetReport.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/CalendarQueryReport.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/FreeBusyQueryReport.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/InviteReply.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/MkCalendar.php
+share/owncloud/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/Share.php
share/owncloud/3rdparty/sabre/dav/lib/CardDAV/AddressBook.php
-share/owncloud/3rdparty/sabre/dav/lib/CardDAV/AddressBookQueryParser.php
+share/owncloud/3rdparty/sabre/dav/lib/CardDAV/AddressBookHome.php
share/owncloud/3rdparty/sabre/dav/lib/CardDAV/AddressBookRoot.php
share/owncloud/3rdparty/sabre/dav/lib/CardDAV/Backend/AbstractBackend.php
share/owncloud/3rdparty/sabre/dav/lib/CardDAV/Backend/BackendInterface.php
@@ -2234,10 +2219,14 @@ share/owncloud/3rdparty/sabre/dav/lib/CardDAV/IAddressBook.php
share/owncloud/3rdparty/sabre/dav/lib/CardDAV/ICard.php
share/owncloud/3rdparty/sabre/dav/lib/CardDAV/IDirectory.php
share/owncloud/3rdparty/sabre/dav/lib/CardDAV/Plugin.php
-share/owncloud/3rdparty/sabre/dav/lib/CardDAV/Property/SupportedAddressData.php
-share/owncloud/3rdparty/sabre/dav/lib/CardDAV/Property/SupportedCollationSet.php
-share/owncloud/3rdparty/sabre/dav/lib/CardDAV/UserAddressBooks.php
share/owncloud/3rdparty/sabre/dav/lib/CardDAV/VCFExportPlugin.php
+share/owncloud/3rdparty/sabre/dav/lib/CardDAV/Xml/Filter/AddressData.php
+share/owncloud/3rdparty/sabre/dav/lib/CardDAV/Xml/Filter/ParamFilter.php
+share/owncloud/3rdparty/sabre/dav/lib/CardDAV/Xml/Filter/PropFilter.php
+share/owncloud/3rdparty/sabre/dav/lib/CardDAV/Xml/Property/SupportedAddressData.php
+share/owncloud/3rdparty/sabre/dav/lib/CardDAV/Xml/Property/SupportedCollationSet.php
+share/owncloud/3rdparty/sabre/dav/lib/CardDAV/Xml/Request/AddressBookMultiGetReport.php
+share/owncloud/3rdparty/sabre/dav/lib/CardDAV/Xml/Request/AddressBookQueryReport.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractDigest.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Auth/Backend/Apache.php
@@ -2247,6 +2236,8 @@ share/owncloud/3rdparty/sabre/dav/lib/DAV/Auth/Backend/File.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Auth/Backend/PDO.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Browser/GuessContentType.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Browser/HtmlOutput.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Browser/HtmlOutputHelper.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Browser/MapGetToPropFind.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Browser/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Browser/PropFindAll.php
@@ -2267,7 +2258,6 @@ share/owncloud/3rdparty/sabre/dav/lib/DAV/Exception.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Exception/BadRequest.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Exception/Conflict.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Exception/ConflictingLock.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Exception/FileNotFound.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Exception/Forbidden.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Exception/InsufficientStorage.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Exception/InvalidResourceType.php
@@ -2291,7 +2281,6 @@ share/owncloud/3rdparty/sabre/dav/lib/DAV/FS/File.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/FS/Node.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/FSExt/Directory.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/FSExt/File.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/FSExt/Node.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/File.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/ICollection.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/IExtendedCollection.php
@@ -2303,31 +2292,17 @@ share/owncloud/3rdparty/sabre/dav/lib/DAV/IProperties.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/IQuota.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Locks/Backend/AbstractBackend.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Locks/Backend/BackendInterface.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Locks/Backend/FS.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Locks/Backend/File.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Locks/Backend/PDO.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Locks/LockInfo.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Locks/Plugin.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/MkCol.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Mount/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Node.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/PartialUpdate/IFile.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/PartialUpdate/IPatchSupport.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/PartialUpdate/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/PropFind.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/PropPatch.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Property.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Property/GetLastModified.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Property/Href.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Property/HrefList.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Property/IHref.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Property/LockDiscovery.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Property/ResourceType.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Property/Response.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Property/ResponseList.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Property/SupportedLock.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Property/SupportedMethodSet.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/Property/SupportedReportSet.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/PropertyInterface.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Backend/BackendInterface.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Backend/PDO.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Plugin.php
@@ -2340,16 +2315,34 @@ share/owncloud/3rdparty/sabre/dav/lib/DAV/Sync/ISyncCollection.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Sync/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/TemporaryFileFilterPlugin.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Tree.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/URLUtil.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/UUIDUtil.php
share/owncloud/3rdparty/sabre/dav/lib/DAV/Version.php
-share/owncloud/3rdparty/sabre/dav/lib/DAV/XMLUtil.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Element/Prop.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Element/Response.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Property/Complex.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Property/GetLastModified.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Property/Href.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Property/LockDiscovery.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Property/ResourceType.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedLock.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedMethodSet.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedReportSet.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Request/Lock.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Request/MkCol.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Request/PropFind.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Request/PropPatch.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Request/SyncCollectionReport.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Response/MultiStatus.php
+share/owncloud/3rdparty/sabre/dav/lib/DAV/Xml/Service.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Exception/AceConflict.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Exception/NeedPrivileges.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Exception/NoAbstract.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Exception/NotRecognizedPrincipal.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Exception/NotSupportedPrivilege.php
+share/owncloud/3rdparty/sabre/dav/lib/DAVACL/FS/Collection.php
+share/owncloud/3rdparty/sabre/dav/lib/DAVACL/FS/File.php
+share/owncloud/3rdparty/sabre/dav/lib/DAVACL/FS/HomeCollection.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/IACL.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/IPrincipal.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/IPrincipalCollection.php
@@ -2357,15 +2350,21 @@ share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Principal.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/AbstractBackend.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/BackendInterface.php
+share/owncloud/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/CreatePrincipalSupport.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/PDO.php
share/owncloud/3rdparty/sabre/dav/lib/DAVACL/PrincipalCollection.php
-share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Property/Acl.php
-share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Property/AclRestrictions.php
-share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Property/CurrentUserPrivilegeSet.php
-share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Property/Principal.php
-share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Property/SupportedPrivilegeSet.php
+share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/Acl.php
+share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/AclRestrictions.php
+share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/CurrentUserPrivilegeSet.php
+share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/Principal.php
+share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php
+share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/ExpandPropertyReport.php
+share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php
+share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php
+share/owncloud/3rdparty/sabre/event/.gitignore
share/owncloud/3rdparty/sabre/event/CHANGELOG.md
share/owncloud/3rdparty/sabre/event/LICENSE
+share/owncloud/3rdparty/sabre/event/README.md
share/owncloud/3rdparty/sabre/event/composer.json
share/owncloud/3rdparty/sabre/event/lib/EventEmitter.php
share/owncloud/3rdparty/sabre/event/lib/EventEmitterInterface.php
@@ -2374,12 +2373,15 @@ share/owncloud/3rdparty/sabre/event/lib/Promise.php
share/owncloud/3rdparty/sabre/event/lib/PromiseAlreadyResolvedException.php
share/owncloud/3rdparty/sabre/event/lib/Version.php
share/owncloud/3rdparty/sabre/event/phpunit.xml.dist
-share/owncloud/3rdparty/sabre/http/ChangeLog.md
+share/owncloud/3rdparty/sabre/http/.gitignore
+share/owncloud/3rdparty/sabre/http/CHANGELOG.md
share/owncloud/3rdparty/sabre/http/LICENSE
+share/owncloud/3rdparty/sabre/http/README.md
share/owncloud/3rdparty/sabre/http/composer.json
share/owncloud/3rdparty/sabre/http/lib/Auth/AWS.php
share/owncloud/3rdparty/sabre/http/lib/Auth/AbstractAuth.php
share/owncloud/3rdparty/sabre/http/lib/Auth/Basic.php
+share/owncloud/3rdparty/sabre/http/lib/Auth/Bearer.php
share/owncloud/3rdparty/sabre/http/lib/Auth/Digest.php
share/owncloud/3rdparty/sabre/http/lib/Client.php
share/owncloud/3rdparty/sabre/http/lib/ClientException.php
@@ -2398,8 +2400,24 @@ share/owncloud/3rdparty/sabre/http/lib/Sapi.php
share/owncloud/3rdparty/sabre/http/lib/URLUtil.php
share/owncloud/3rdparty/sabre/http/lib/Util.php
share/owncloud/3rdparty/sabre/http/lib/Version.php
+share/owncloud/3rdparty/sabre/http/lib/functions.php
+share/owncloud/3rdparty/sabre/uri/.gitignore
+share/owncloud/3rdparty/sabre/uri/CHANGELOG.md
+share/owncloud/3rdparty/sabre/uri/LICENSE
+share/owncloud/3rdparty/sabre/uri/README.md
+share/owncloud/3rdparty/sabre/uri/composer.json
+share/owncloud/3rdparty/sabre/uri/lib/Version.php
+share/owncloud/3rdparty/sabre/uri/lib/functions.php
+share/owncloud/3rdparty/sabre/uri/tests/BuildTest.php
+share/owncloud/3rdparty/sabre/uri/tests/NormalizeTest.php
+share/owncloud/3rdparty/sabre/uri/tests/ResolveTest.php
+share/owncloud/3rdparty/sabre/uri/tests/SplitTest.php
+share/owncloud/3rdparty/sabre/uri/tests/phpcs/ruleset.xml
+share/owncloud/3rdparty/sabre/uri/tests/phpunit.xml.dist
+share/owncloud/3rdparty/sabre/vobject/.gitignore
share/owncloud/3rdparty/sabre/vobject/ChangeLog.md
share/owncloud/3rdparty/sabre/vobject/LICENSE
+share/owncloud/3rdparty/sabre/vobject/README.md
share/owncloud/3rdparty/sabre/vobject/composer.json
share/owncloud/3rdparty/sabre/vobject/lib/Cli.php
share/owncloud/3rdparty/sabre/vobject/lib/Component.php
@@ -2432,14 +2450,14 @@ share/owncloud/3rdparty/sabre/vobject/lib/Property.php
share/owncloud/3rdparty/sabre/vobject/lib/Property/Binary.php
share/owncloud/3rdparty/sabre/vobject/lib/Property/Boolean.php
share/owncloud/3rdparty/sabre/vobject/lib/Property/FlatText.php
-share/owncloud/3rdparty/sabre/vobject/lib/Property/Float.php
+share/owncloud/3rdparty/sabre/vobject/lib/Property/FloatValue.php
share/owncloud/3rdparty/sabre/vobject/lib/Property/ICalendar/CalAddress.php
share/owncloud/3rdparty/sabre/vobject/lib/Property/ICalendar/Date.php
share/owncloud/3rdparty/sabre/vobject/lib/Property/ICalendar/DateTime.php
share/owncloud/3rdparty/sabre/vobject/lib/Property/ICalendar/Duration.php
share/owncloud/3rdparty/sabre/vobject/lib/Property/ICalendar/Period.php
share/owncloud/3rdparty/sabre/vobject/lib/Property/ICalendar/Recur.php
-share/owncloud/3rdparty/sabre/vobject/lib/Property/Integer.php
+share/owncloud/3rdparty/sabre/vobject/lib/Property/IntegerValue.php
share/owncloud/3rdparty/sabre/vobject/lib/Property/Text.php
share/owncloud/3rdparty/sabre/vobject/lib/Property/Time.php
share/owncloud/3rdparty/sabre/vobject/lib/Property/Unknown.php
@@ -2469,6 +2487,29 @@ share/owncloud/3rdparty/sabre/vobject/lib/timezonedata/lotuszones.php
share/owncloud/3rdparty/sabre/vobject/lib/timezonedata/php-bc.php
share/owncloud/3rdparty/sabre/vobject/lib/timezonedata/php-workaround.php
share/owncloud/3rdparty/sabre/vobject/lib/timezonedata/windowszones.php
+share/owncloud/3rdparty/sabre/xml/.gitignore
+share/owncloud/3rdparty/sabre/xml/CHANGELOG.md
+share/owncloud/3rdparty/sabre/xml/LICENSE
+share/owncloud/3rdparty/sabre/xml/README.md
+share/owncloud/3rdparty/sabre/xml/composer.json
+share/owncloud/3rdparty/sabre/xml/lib/ContextStackTrait.php
+share/owncloud/3rdparty/sabre/xml/lib/Deserializer/functions.php
+share/owncloud/3rdparty/sabre/xml/lib/Element.php
+share/owncloud/3rdparty/sabre/xml/lib/Element/Base.php
+share/owncloud/3rdparty/sabre/xml/lib/Element/Cdata.php
+share/owncloud/3rdparty/sabre/xml/lib/Element/Elements.php
+share/owncloud/3rdparty/sabre/xml/lib/Element/KeyValue.php
+share/owncloud/3rdparty/sabre/xml/lib/Element/Uri.php
+share/owncloud/3rdparty/sabre/xml/lib/Element/XmlFragment.php
+share/owncloud/3rdparty/sabre/xml/lib/LibXMLException.php
+share/owncloud/3rdparty/sabre/xml/lib/ParseException.php
+share/owncloud/3rdparty/sabre/xml/lib/Reader.php
+share/owncloud/3rdparty/sabre/xml/lib/Serializer/functions.php
+share/owncloud/3rdparty/sabre/xml/lib/Service.php
+share/owncloud/3rdparty/sabre/xml/lib/Version.php
+share/owncloud/3rdparty/sabre/xml/lib/Writer.php
+share/owncloud/3rdparty/sabre/xml/lib/XmlDeserializable.php
+share/owncloud/3rdparty/sabre/xml/lib/XmlSerializable.php
share/owncloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift.php
share/owncloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Attachment.php
share/owncloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php
@@ -2640,167 +2681,209 @@ share/owncloud/3rdparty/swiftmailer/swiftmailer/lib/swift_init.php
share/owncloud/3rdparty/swiftmailer/swiftmailer/lib/swift_required.php
share/owncloud/3rdparty/swiftmailer/swiftmailer/lib/swift_required_pear.php
share/owncloud/3rdparty/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Application.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/CHANGELOG.md
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Command/Command.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Command/HelpCommand.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Command/ListCommand.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/ConsoleEvents.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/ApplicationDescription.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/Descriptor.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/DescriptorInterface.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/JsonDescriptor.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/MarkdownDescriptor.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/TextDescriptor.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/XmlDescriptor.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleCommandEvent.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleEvent.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleExceptionEvent.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleTerminateEvent.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatter.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterInterface.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyle.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyleInterface.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyleStack.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/DebugFormatterHelper.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/DescriptorHelper.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/DialogHelper.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/FormatterHelper.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/Helper.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/HelperInterface.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/HelperSet.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/InputAwareHelper.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/ProcessHelper.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/ProgressBar.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/ProgressHelper.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/QuestionHelper.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/Table.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/TableHelper.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/TableSeparator.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/TableStyle.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/ArgvInput.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/ArrayInput.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/Input.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/InputArgument.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/InputAwareInterface.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/InputDefinition.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/InputInterface.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/InputOption.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/StringInput.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/LICENSE
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Logger/ConsoleLogger.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/BufferedOutput.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/ConsoleOutput.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/ConsoleOutputInterface.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/NullOutput.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/Output.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/OutputInterface.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/StreamOutput.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Question/ChoiceQuestion.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Question/ConfirmationQuestion.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Question/Question.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Shell.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tester/ApplicationTester.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tester/CommandTester.php
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/composer.json
-share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/phpunit.xml.dist
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/CHANGELOG.md
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/WrappedListener.php
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventSubscriberInterface.php
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/LICENSE
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/composer.json
-share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/phpunit.xml.dist
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/CHANGELOG.md
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/ExceptionInterface.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/InvalidArgumentException.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/LogicException.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/ProcessFailedException.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/ProcessTimedOutException.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/RuntimeException.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/ExecutableFinder.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/LICENSE
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/PhpProcess.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Pipes/AbstractPipes.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Pipes/PipesInterface.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Pipes/UnixPipes.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Pipes/WindowsPipes.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Process.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/ProcessBuilder.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/ProcessUtils.php
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/composer.json
-share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/phpunit.xml.dist
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Annotation/Route.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/CHANGELOG.md
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/CompiledRoute.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/ExceptionInterface.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/InvalidParameterException.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/MethodNotAllowedException.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/MissingMandatoryParametersException.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/ResourceNotFoundException.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/RouteNotFoundException.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/LICENSE
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/ClosureLoader.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/schema/routing/routing-1.0.xsd
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/ApacheUrlMatcher.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcherInterface.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/RequestContext.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Route.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/RouteCollection.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/RouteCompiler.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/RouteCompilerInterface.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Router.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/RouterInterface.php
-share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/composer.json
+share/owncloud/3rdparty/symfony/console/Application.php
+share/owncloud/3rdparty/symfony/console/Command/Command.php
+share/owncloud/3rdparty/symfony/console/Command/HelpCommand.php
+share/owncloud/3rdparty/symfony/console/Command/ListCommand.php
+share/owncloud/3rdparty/symfony/console/ConsoleEvents.php
+share/owncloud/3rdparty/symfony/console/Descriptor/ApplicationDescription.php
+share/owncloud/3rdparty/symfony/console/Descriptor/Descriptor.php
+share/owncloud/3rdparty/symfony/console/Descriptor/DescriptorInterface.php
+share/owncloud/3rdparty/symfony/console/Descriptor/JsonDescriptor.php
+share/owncloud/3rdparty/symfony/console/Descriptor/MarkdownDescriptor.php
+share/owncloud/3rdparty/symfony/console/Descriptor/TextDescriptor.php
+share/owncloud/3rdparty/symfony/console/Descriptor/XmlDescriptor.php
+share/owncloud/3rdparty/symfony/console/Event/ConsoleCommandEvent.php
+share/owncloud/3rdparty/symfony/console/Event/ConsoleEvent.php
+share/owncloud/3rdparty/symfony/console/Event/ConsoleExceptionEvent.php
+share/owncloud/3rdparty/symfony/console/Event/ConsoleTerminateEvent.php
+share/owncloud/3rdparty/symfony/console/Exception/CommandNotFoundException.php
+share/owncloud/3rdparty/symfony/console/Exception/ExceptionInterface.php
+share/owncloud/3rdparty/symfony/console/Exception/InvalidArgumentException.php
+share/owncloud/3rdparty/symfony/console/Exception/InvalidOptionException.php
+share/owncloud/3rdparty/symfony/console/Exception/LogicException.php
+share/owncloud/3rdparty/symfony/console/Exception/RuntimeException.php
+share/owncloud/3rdparty/symfony/console/Formatter/OutputFormatter.php
+share/owncloud/3rdparty/symfony/console/Formatter/OutputFormatterInterface.php
+share/owncloud/3rdparty/symfony/console/Formatter/OutputFormatterStyle.php
+share/owncloud/3rdparty/symfony/console/Formatter/OutputFormatterStyleInterface.php
+share/owncloud/3rdparty/symfony/console/Formatter/OutputFormatterStyleStack.php
+share/owncloud/3rdparty/symfony/console/Helper/DebugFormatterHelper.php
+share/owncloud/3rdparty/symfony/console/Helper/DescriptorHelper.php
+share/owncloud/3rdparty/symfony/console/Helper/DialogHelper.php
+share/owncloud/3rdparty/symfony/console/Helper/FormatterHelper.php
+share/owncloud/3rdparty/symfony/console/Helper/Helper.php
+share/owncloud/3rdparty/symfony/console/Helper/HelperInterface.php
+share/owncloud/3rdparty/symfony/console/Helper/HelperSet.php
+share/owncloud/3rdparty/symfony/console/Helper/InputAwareHelper.php
+share/owncloud/3rdparty/symfony/console/Helper/ProcessHelper.php
+share/owncloud/3rdparty/symfony/console/Helper/ProgressBar.php
+share/owncloud/3rdparty/symfony/console/Helper/ProgressHelper.php
+share/owncloud/3rdparty/symfony/console/Helper/ProgressIndicator.php
+share/owncloud/3rdparty/symfony/console/Helper/QuestionHelper.php
+share/owncloud/3rdparty/symfony/console/Helper/SymfonyQuestionHelper.php
+share/owncloud/3rdparty/symfony/console/Helper/Table.php
+share/owncloud/3rdparty/symfony/console/Helper/TableCell.php
+share/owncloud/3rdparty/symfony/console/Helper/TableHelper.php
+share/owncloud/3rdparty/symfony/console/Helper/TableSeparator.php
+share/owncloud/3rdparty/symfony/console/Helper/TableStyle.php
+share/owncloud/3rdparty/symfony/console/Input/ArgvInput.php
+share/owncloud/3rdparty/symfony/console/Input/ArrayInput.php
+share/owncloud/3rdparty/symfony/console/Input/Input.php
+share/owncloud/3rdparty/symfony/console/Input/InputArgument.php
+share/owncloud/3rdparty/symfony/console/Input/InputAwareInterface.php
+share/owncloud/3rdparty/symfony/console/Input/InputDefinition.php
+share/owncloud/3rdparty/symfony/console/Input/InputInterface.php
+share/owncloud/3rdparty/symfony/console/Input/InputOption.php
+share/owncloud/3rdparty/symfony/console/Input/StringInput.php
+share/owncloud/3rdparty/symfony/console/Logger/ConsoleLogger.php
+share/owncloud/3rdparty/symfony/console/Output/BufferedOutput.php
+share/owncloud/3rdparty/symfony/console/Output/ConsoleOutput.php
+share/owncloud/3rdparty/symfony/console/Output/ConsoleOutputInterface.php
+share/owncloud/3rdparty/symfony/console/Output/NullOutput.php
+share/owncloud/3rdparty/symfony/console/Output/Output.php
+share/owncloud/3rdparty/symfony/console/Output/OutputInterface.php
+share/owncloud/3rdparty/symfony/console/Output/StreamOutput.php
+share/owncloud/3rdparty/symfony/console/Question/ChoiceQuestion.php
+share/owncloud/3rdparty/symfony/console/Question/ConfirmationQuestion.php
+share/owncloud/3rdparty/symfony/console/Question/Question.php
+share/owncloud/3rdparty/symfony/console/Shell.php
+share/owncloud/3rdparty/symfony/console/Style/OutputStyle.php
+share/owncloud/3rdparty/symfony/console/Style/StyleInterface.php
+share/owncloud/3rdparty/symfony/console/Style/SymfonyStyle.php
+share/owncloud/3rdparty/symfony/console/Tester/ApplicationTester.php
+share/owncloud/3rdparty/symfony/console/Tester/CommandTester.php
+share/owncloud/3rdparty/symfony/event-dispatcher/ContainerAwareEventDispatcher.php
+share/owncloud/3rdparty/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
+share/owncloud/3rdparty/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php
+share/owncloud/3rdparty/symfony/event-dispatcher/Debug/WrappedListener.php
+share/owncloud/3rdparty/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php
+share/owncloud/3rdparty/symfony/event-dispatcher/Event.php
+share/owncloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php
+share/owncloud/3rdparty/symfony/event-dispatcher/EventDispatcherInterface.php
+share/owncloud/3rdparty/symfony/event-dispatcher/EventSubscriberInterface.php
+share/owncloud/3rdparty/symfony/event-dispatcher/GenericEvent.php
+share/owncloud/3rdparty/symfony/event-dispatcher/ImmutableEventDispatcher.php
+share/owncloud/3rdparty/symfony/event-dispatcher/LICENSE
+share/owncloud/3rdparty/symfony/polyfill-mbstring/Mbstring.php
+share/owncloud/3rdparty/symfony/polyfill-mbstring/Resources/unidata/lowerCase.ser
+share/owncloud/3rdparty/symfony/polyfill-mbstring/Resources/unidata/upperCase.ser
+share/owncloud/3rdparty/symfony/polyfill-mbstring/bootstrap.php
+share/owncloud/3rdparty/symfony/polyfill-php55/LICENSE
+share/owncloud/3rdparty/symfony/polyfill-php55/Php55.php
+share/owncloud/3rdparty/symfony/polyfill-php55/Php55ArrayColumn.php
+share/owncloud/3rdparty/symfony/polyfill-php55/README.md
+share/owncloud/3rdparty/symfony/polyfill-php55/bootstrap.php
+share/owncloud/3rdparty/symfony/polyfill-php55/composer.json
+share/owncloud/3rdparty/symfony/polyfill-php56/LICENSE
+share/owncloud/3rdparty/symfony/polyfill-php56/Php56.php
+share/owncloud/3rdparty/symfony/polyfill-php56/README.md
+share/owncloud/3rdparty/symfony/polyfill-php56/bootstrap.php
+share/owncloud/3rdparty/symfony/polyfill-php56/composer.json
+share/owncloud/3rdparty/symfony/polyfill-php70/LICENSE
+share/owncloud/3rdparty/symfony/polyfill-php70/Php70.php
+share/owncloud/3rdparty/symfony/polyfill-php70/README.md
+share/owncloud/3rdparty/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php
+share/owncloud/3rdparty/symfony/polyfill-php70/Resources/stubs/AssertionError.php
+share/owncloud/3rdparty/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php
+share/owncloud/3rdparty/symfony/polyfill-php70/Resources/stubs/Error.php
+share/owncloud/3rdparty/symfony/polyfill-php70/Resources/stubs/ParseError.php
+share/owncloud/3rdparty/symfony/polyfill-php70/Resources/stubs/TypeError.php
+share/owncloud/3rdparty/symfony/polyfill-php70/bootstrap.php
+share/owncloud/3rdparty/symfony/polyfill-php70/composer.json
+share/owncloud/3rdparty/symfony/polyfill-util/Binary.php
+share/owncloud/3rdparty/symfony/polyfill-util/BinaryNoFuncOverload.php
+share/owncloud/3rdparty/symfony/polyfill-util/BinaryOnFuncOverload.php
+share/owncloud/3rdparty/symfony/polyfill-util/LICENSE
+share/owncloud/3rdparty/symfony/polyfill-util/README.md
+share/owncloud/3rdparty/symfony/polyfill-util/TestListener.php
+share/owncloud/3rdparty/symfony/polyfill-util/composer.json
+share/owncloud/3rdparty/symfony/process/Exception/ExceptionInterface.php
+share/owncloud/3rdparty/symfony/process/Exception/InvalidArgumentException.php
+share/owncloud/3rdparty/symfony/process/Exception/LogicException.php
+share/owncloud/3rdparty/symfony/process/Exception/ProcessFailedException.php
+share/owncloud/3rdparty/symfony/process/Exception/ProcessTimedOutException.php
+share/owncloud/3rdparty/symfony/process/Exception/RuntimeException.php
+share/owncloud/3rdparty/symfony/process/ExecutableFinder.php
+share/owncloud/3rdparty/symfony/process/LICENSE
+share/owncloud/3rdparty/symfony/process/PhpExecutableFinder.php
+share/owncloud/3rdparty/symfony/process/PhpProcess.php
+share/owncloud/3rdparty/symfony/process/Pipes/AbstractPipes.php
+share/owncloud/3rdparty/symfony/process/Pipes/PipesInterface.php
+share/owncloud/3rdparty/symfony/process/Pipes/UnixPipes.php
+share/owncloud/3rdparty/symfony/process/Pipes/WindowsPipes.php
+share/owncloud/3rdparty/symfony/process/Process.php
+share/owncloud/3rdparty/symfony/process/ProcessBuilder.php
+share/owncloud/3rdparty/symfony/process/ProcessUtils.php
+share/owncloud/3rdparty/symfony/routing/Annotation/Route.php
+share/owncloud/3rdparty/symfony/routing/CHANGELOG.md
+share/owncloud/3rdparty/symfony/routing/CompiledRoute.php
+share/owncloud/3rdparty/symfony/routing/Exception/ExceptionInterface.php
+share/owncloud/3rdparty/symfony/routing/Exception/InvalidParameterException.php
+share/owncloud/3rdparty/symfony/routing/Exception/MethodNotAllowedException.php
+share/owncloud/3rdparty/symfony/routing/Exception/MissingMandatoryParametersException.php
+share/owncloud/3rdparty/symfony/routing/Exception/ResourceNotFoundException.php
+share/owncloud/3rdparty/symfony/routing/Exception/RouteNotFoundException.php
+share/owncloud/3rdparty/symfony/routing/Generator/ConfigurableRequirementsInterface.php
+share/owncloud/3rdparty/symfony/routing/Generator/Dumper/GeneratorDumper.php
+share/owncloud/3rdparty/symfony/routing/Generator/Dumper/GeneratorDumperInterface.php
+share/owncloud/3rdparty/symfony/routing/Generator/Dumper/PhpGeneratorDumper.php
+share/owncloud/3rdparty/symfony/routing/Generator/UrlGenerator.php
+share/owncloud/3rdparty/symfony/routing/Generator/UrlGeneratorInterface.php
+share/owncloud/3rdparty/symfony/routing/LICENSE
+share/owncloud/3rdparty/symfony/routing/Loader/AnnotationClassLoader.php
+share/owncloud/3rdparty/symfony/routing/Loader/AnnotationDirectoryLoader.php
+share/owncloud/3rdparty/symfony/routing/Loader/AnnotationFileLoader.php
+share/owncloud/3rdparty/symfony/routing/Loader/ClosureLoader.php
+share/owncloud/3rdparty/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php
+share/owncloud/3rdparty/symfony/routing/Loader/DirectoryLoader.php
+share/owncloud/3rdparty/symfony/routing/Loader/ObjectRouteLoader.php
+share/owncloud/3rdparty/symfony/routing/Loader/PhpFileLoader.php
+share/owncloud/3rdparty/symfony/routing/Loader/XmlFileLoader.php
+share/owncloud/3rdparty/symfony/routing/Loader/YamlFileLoader.php
+share/owncloud/3rdparty/symfony/routing/Loader/schema/routing/routing-1.0.xsd
+share/owncloud/3rdparty/symfony/routing/Matcher/ApacheUrlMatcher.php
+share/owncloud/3rdparty/symfony/routing/Matcher/Dumper/ApacheMatcherDumper.php
+share/owncloud/3rdparty/symfony/routing/Matcher/Dumper/DumperCollection.php
+share/owncloud/3rdparty/symfony/routing/Matcher/Dumper/DumperPrefixCollection.php
+share/owncloud/3rdparty/symfony/routing/Matcher/Dumper/DumperRoute.php
+share/owncloud/3rdparty/symfony/routing/Matcher/Dumper/MatcherDumper.php
+share/owncloud/3rdparty/symfony/routing/Matcher/Dumper/MatcherDumperInterface.php
+share/owncloud/3rdparty/symfony/routing/Matcher/Dumper/PhpMatcherDumper.php
+share/owncloud/3rdparty/symfony/routing/Matcher/RedirectableUrlMatcher.php
+share/owncloud/3rdparty/symfony/routing/Matcher/RedirectableUrlMatcherInterface.php
+share/owncloud/3rdparty/symfony/routing/Matcher/RequestMatcherInterface.php
+share/owncloud/3rdparty/symfony/routing/Matcher/TraceableUrlMatcher.php
+share/owncloud/3rdparty/symfony/routing/Matcher/UrlMatcher.php
+share/owncloud/3rdparty/symfony/routing/Matcher/UrlMatcherInterface.php
+share/owncloud/3rdparty/symfony/routing/README.md
+share/owncloud/3rdparty/symfony/routing/RequestContext.php
+share/owncloud/3rdparty/symfony/routing/RequestContextAwareInterface.php
+share/owncloud/3rdparty/symfony/routing/Route.php
+share/owncloud/3rdparty/symfony/routing/RouteCollection.php
+share/owncloud/3rdparty/symfony/routing/RouteCollectionBuilder.php
+share/owncloud/3rdparty/symfony/routing/RouteCompiler.php
+share/owncloud/3rdparty/symfony/routing/RouteCompilerInterface.php
+share/owncloud/3rdparty/symfony/routing/Router.php
+share/owncloud/3rdparty/symfony/routing/RouterInterface.php
share/owncloud/AUTHORS
share/owncloud/COPYING-AGPL
-share/owncloud/apps/activity/CONTRIBUTING.md
share/owncloud/apps/activity/appinfo/app.php
share/owncloud/apps/activity/appinfo/application.php
share/owncloud/apps/activity/appinfo/database.xml
share/owncloud/apps/activity/appinfo/info.xml
share/owncloud/apps/activity/appinfo/install.php
share/owncloud/apps/activity/appinfo/routes.php
+share/owncloud/apps/activity/appinfo/signature.json
share/owncloud/apps/activity/appinfo/update.php
share/owncloud/apps/activity/controller/activities.php
+share/owncloud/apps/activity/controller/endpoint.php
share/owncloud/apps/activity/controller/feed.php
+share/owncloud/apps/activity/controller/ocsendpoint.php
share/owncloud/apps/activity/controller/settings.php
share/owncloud/apps/activity/css/settings.css
share/owncloud/apps/activity/css/style.css
+share/owncloud/apps/activity/docs/endpoint-v2.md
share/owncloud/apps/activity/extension/files.php
share/owncloud/apps/activity/extension/files_sharing.php
share/owncloud/apps/activity/img/activity-dark.png
@@ -2817,8 +2900,10 @@ share/owncloud/apps/activity/js/activitycollection.js
share/owncloud/apps/activity/js/activitymodel.js
share/owncloud/apps/activity/js/activitytabview.js
share/owncloud/apps/activity/js/filesplugin.js
+share/owncloud/apps/activity/js/formatter.js
share/owncloud/apps/activity/js/script.js
share/owncloud/apps/activity/js/settings.js
+share/owncloud/apps/activity/l10n/.tx/config
share/owncloud/apps/activity/l10n/ar.js
share/owncloud/apps/activity/l10n/ar.json
share/owncloud/apps/activity/l10n/ast.js
@@ -2877,6 +2962,8 @@ share/owncloud/apps/activity/l10n/ia.js
share/owncloud/apps/activity/l10n/ia.json
share/owncloud/apps/activity/l10n/id.js
share/owncloud/apps/activity/l10n/id.json
+share/owncloud/apps/activity/l10n/is.js
+share/owncloud/apps/activity/l10n/is.json
share/owncloud/apps/activity/l10n/it.js
share/owncloud/apps/activity/l10n/it.json
share/owncloud/apps/activity/l10n/ja.js
@@ -2905,7 +2992,6 @@ share/owncloud/apps/activity/l10n/nl.js
share/owncloud/apps/activity/l10n/nl.json
share/owncloud/apps/activity/l10n/nn_NO.js
share/owncloud/apps/activity/l10n/nn_NO.json
-share/owncloud/apps/activity/l10n/no-php
share/owncloud/apps/activity/l10n/oc.js
share/owncloud/apps/activity/l10n/oc.json
share/owncloud/apps/activity/l10n/pl.js
@@ -2948,52 +3034,31 @@ share/owncloud/apps/activity/lib/backgroundjob/expireactivities.php
share/owncloud/apps/activity/lib/consumer.php
share/owncloud/apps/activity/lib/data.php
share/owncloud/apps/activity/lib/datahelper.php
+share/owncloud/apps/activity/lib/exception/invalidfilterexception.php
share/owncloud/apps/activity/lib/fileshooks.php
share/owncloud/apps/activity/lib/fileshooksstatic.php
+share/owncloud/apps/activity/lib/formatter/baseformatter.php
+share/owncloud/apps/activity/lib/formatter/cloudidformatter.php
+share/owncloud/apps/activity/lib/formatter/fileformatter.php
+share/owncloud/apps/activity/lib/formatter/iformatter.php
+share/owncloud/apps/activity/lib/formatter/userformatter.php
share/owncloud/apps/activity/lib/grouphelper.php
share/owncloud/apps/activity/lib/hooks.php
share/owncloud/apps/activity/lib/mailqueuehandler.php
share/owncloud/apps/activity/lib/navigation.php
-share/owncloud/apps/activity/lib/parameterhelper.php
+share/owncloud/apps/activity/lib/parameter/collection.php
+share/owncloud/apps/activity/lib/parameter/factory.php
+share/owncloud/apps/activity/lib/parameter/iparameter.php
+share/owncloud/apps/activity/lib/parameter/parameter.php
+share/owncloud/apps/activity/lib/plaintextparser.php
share/owncloud/apps/activity/lib/usersettings.php
+share/owncloud/apps/activity/lib/viewinfocache.php
share/owncloud/apps/activity/personal.php
share/owncloud/apps/activity/templates/email.notification.php
share/owncloud/apps/activity/templates/personal.php
share/owncloud/apps/activity/templates/rss.php
share/owncloud/apps/activity/templates/stream.app.navigation.php
share/owncloud/apps/activity/templates/stream.body.php
-share/owncloud/apps/activity/tests/apitest.php
-share/owncloud/apps/activity/tests/appinfo/applicationtest.php
-share/owncloud/apps/activity/tests/appinfo/apptest.php
-share/owncloud/apps/activity/tests/appinfo/installtest.php
-share/owncloud/apps/activity/tests/appinfo/updatetest.php
-share/owncloud/apps/activity/tests/backgroundjob/emailnotificationtest.php
-share/owncloud/apps/activity/tests/backgroundjob/expireactivitiestest.php
-share/owncloud/apps/activity/tests/bootstrap.php
-share/owncloud/apps/activity/tests/consumertest.php
-share/owncloud/apps/activity/tests/controller/activitiestest.php
-share/owncloud/apps/activity/tests/controller/feedtest.php
-share/owncloud/apps/activity/tests/controller/settingstest.php
-share/owncloud/apps/activity/tests/datadeleteactivitestest.php
-share/owncloud/apps/activity/tests/datahelpertest.php
-share/owncloud/apps/activity/tests/datatest.php
-share/owncloud/apps/activity/tests/fileshookstest.php
-share/owncloud/apps/activity/tests/grouphelpertest.php
-share/owncloud/apps/activity/tests/hooksdeleteusertest.php
-share/owncloud/apps/activity/tests/js/activitycollectionSpec.js
-share/owncloud/apps/activity/tests/js/activitytabviewSpec.js
-share/owncloud/apps/activity/tests/js/karma.config.js
-share/owncloud/apps/activity/tests/js/package.json
-share/owncloud/apps/activity/tests/js/scriptSpec.js
-share/owncloud/apps/activity/tests/mailqueuehandlertest.php
-share/owncloud/apps/activity/tests/mock/extension.php
-share/owncloud/apps/activity/tests/navigationtest.php
-share/owncloud/apps/activity/tests/parameterhelpertest.php
-share/owncloud/apps/activity/tests/personaltest.php
-share/owncloud/apps/activity/tests/phpunit.xml
-share/owncloud/apps/activity/tests/template/rsstest.php
-share/owncloud/apps/activity/tests/testcase.php
-share/owncloud/apps/activity/tests/usersettingstest.php
share/owncloud/apps/calendar/3rdparty/chosen/LICENSE.md
share/owncloud/apps/calendar/3rdparty/chosen/css/chosen-sprite.png
share/owncloud/apps/calendar/3rdparty/chosen/css/chosen.css
@@ -3334,6 +3399,176 @@ share/owncloud/apps/calendar/templates/part.import.php
share/owncloud/apps/calendar/templates/part.newevent.php
share/owncloud/apps/calendar/templates/part.share.php
share/owncloud/apps/calendar/templates/part.showevent.php
+share/owncloud/apps/comments/activity/extension.php
+share/owncloud/apps/comments/activity/listener.php
+share/owncloud/apps/comments/appinfo/app.php
+share/owncloud/apps/comments/appinfo/info.xml
+share/owncloud/apps/comments/appinfo/signature.json
+share/owncloud/apps/comments/css/comments.css
+share/owncloud/apps/comments/js/app.js
+share/owncloud/apps/comments/js/commentcollection.js
+share/owncloud/apps/comments/js/commentmodel.js
+share/owncloud/apps/comments/js/commentstabview.js
+share/owncloud/apps/comments/js/commentsummarymodel.js
+share/owncloud/apps/comments/js/filesplugin.js
+share/owncloud/apps/comments/l10n/af_ZA.js
+share/owncloud/apps/comments/l10n/af_ZA.json
+share/owncloud/apps/comments/l10n/ar.js
+share/owncloud/apps/comments/l10n/ar.json
+share/owncloud/apps/comments/l10n/ast.js
+share/owncloud/apps/comments/l10n/ast.json
+share/owncloud/apps/comments/l10n/az.js
+share/owncloud/apps/comments/l10n/az.json
+share/owncloud/apps/comments/l10n/bg_BG.js
+share/owncloud/apps/comments/l10n/bg_BG.json
+share/owncloud/apps/comments/l10n/bn_BD.js
+share/owncloud/apps/comments/l10n/bn_BD.json
+share/owncloud/apps/comments/l10n/bn_IN.js
+share/owncloud/apps/comments/l10n/bn_IN.json
+share/owncloud/apps/comments/l10n/bs.js
+share/owncloud/apps/comments/l10n/bs.json
+share/owncloud/apps/comments/l10n/ca.js
+share/owncloud/apps/comments/l10n/ca.json
+share/owncloud/apps/comments/l10n/cs_CZ.js
+share/owncloud/apps/comments/l10n/cs_CZ.json
+share/owncloud/apps/comments/l10n/cy_GB.js
+share/owncloud/apps/comments/l10n/cy_GB.json
+share/owncloud/apps/comments/l10n/da.js
+share/owncloud/apps/comments/l10n/da.json
+share/owncloud/apps/comments/l10n/de.js
+share/owncloud/apps/comments/l10n/de.json
+share/owncloud/apps/comments/l10n/de_AT.js
+share/owncloud/apps/comments/l10n/de_AT.json
+share/owncloud/apps/comments/l10n/de_DE.js
+share/owncloud/apps/comments/l10n/de_DE.json
+share/owncloud/apps/comments/l10n/el.js
+share/owncloud/apps/comments/l10n/el.json
+share/owncloud/apps/comments/l10n/en_GB.js
+share/owncloud/apps/comments/l10n/en_GB.json
+share/owncloud/apps/comments/l10n/eo.js
+share/owncloud/apps/comments/l10n/eo.json
+share/owncloud/apps/comments/l10n/es.js
+share/owncloud/apps/comments/l10n/es.json
+share/owncloud/apps/comments/l10n/es_AR.js
+share/owncloud/apps/comments/l10n/es_AR.json
+share/owncloud/apps/comments/l10n/es_CL.js
+share/owncloud/apps/comments/l10n/es_CL.json
+share/owncloud/apps/comments/l10n/es_MX.js
+share/owncloud/apps/comments/l10n/es_MX.json
+share/owncloud/apps/comments/l10n/et_EE.js
+share/owncloud/apps/comments/l10n/et_EE.json
+share/owncloud/apps/comments/l10n/eu.js
+share/owncloud/apps/comments/l10n/eu.json
+share/owncloud/apps/comments/l10n/fa.js
+share/owncloud/apps/comments/l10n/fa.json
+share/owncloud/apps/comments/l10n/fi_FI.js
+share/owncloud/apps/comments/l10n/fi_FI.json
+share/owncloud/apps/comments/l10n/fr.js
+share/owncloud/apps/comments/l10n/fr.json
+share/owncloud/apps/comments/l10n/gl.js
+share/owncloud/apps/comments/l10n/gl.json
+share/owncloud/apps/comments/l10n/he.js
+share/owncloud/apps/comments/l10n/he.json
+share/owncloud/apps/comments/l10n/hi.js
+share/owncloud/apps/comments/l10n/hi.json
+share/owncloud/apps/comments/l10n/hr.js
+share/owncloud/apps/comments/l10n/hr.json
+share/owncloud/apps/comments/l10n/hu_HU.js
+share/owncloud/apps/comments/l10n/hu_HU.json
+share/owncloud/apps/comments/l10n/hy.js
+share/owncloud/apps/comments/l10n/hy.json
+share/owncloud/apps/comments/l10n/ia.js
+share/owncloud/apps/comments/l10n/ia.json
+share/owncloud/apps/comments/l10n/id.js
+share/owncloud/apps/comments/l10n/id.json
+share/owncloud/apps/comments/l10n/is.js
+share/owncloud/apps/comments/l10n/is.json
+share/owncloud/apps/comments/l10n/it.js
+share/owncloud/apps/comments/l10n/it.json
+share/owncloud/apps/comments/l10n/ja.js
+share/owncloud/apps/comments/l10n/ja.json
+share/owncloud/apps/comments/l10n/ka_GE.js
+share/owncloud/apps/comments/l10n/ka_GE.json
+share/owncloud/apps/comments/l10n/km.js
+share/owncloud/apps/comments/l10n/km.json
+share/owncloud/apps/comments/l10n/kn.js
+share/owncloud/apps/comments/l10n/kn.json
+share/owncloud/apps/comments/l10n/ko.js
+share/owncloud/apps/comments/l10n/ko.json
+share/owncloud/apps/comments/l10n/ku_IQ.js
+share/owncloud/apps/comments/l10n/ku_IQ.json
+share/owncloud/apps/comments/l10n/lb.js
+share/owncloud/apps/comments/l10n/lb.json
+share/owncloud/apps/comments/l10n/lt_LT.js
+share/owncloud/apps/comments/l10n/lt_LT.json
+share/owncloud/apps/comments/l10n/lv.js
+share/owncloud/apps/comments/l10n/lv.json
+share/owncloud/apps/comments/l10n/mk.js
+share/owncloud/apps/comments/l10n/mk.json
+share/owncloud/apps/comments/l10n/mn.js
+share/owncloud/apps/comments/l10n/mn.json
+share/owncloud/apps/comments/l10n/ms_MY.js
+share/owncloud/apps/comments/l10n/ms_MY.json
+share/owncloud/apps/comments/l10n/my_MM.js
+share/owncloud/apps/comments/l10n/my_MM.json
+share/owncloud/apps/comments/l10n/nb_NO.js
+share/owncloud/apps/comments/l10n/nb_NO.json
+share/owncloud/apps/comments/l10n/nds.js
+share/owncloud/apps/comments/l10n/nds.json
+share/owncloud/apps/comments/l10n/nl.js
+share/owncloud/apps/comments/l10n/nl.json
+share/owncloud/apps/comments/l10n/nn_NO.js
+share/owncloud/apps/comments/l10n/nn_NO.json
+share/owncloud/apps/comments/l10n/oc.js
+share/owncloud/apps/comments/l10n/oc.json
+share/owncloud/apps/comments/l10n/pa.js
+share/owncloud/apps/comments/l10n/pa.json
+share/owncloud/apps/comments/l10n/pl.js
+share/owncloud/apps/comments/l10n/pl.json
+share/owncloud/apps/comments/l10n/pt_BR.js
+share/owncloud/apps/comments/l10n/pt_BR.json
+share/owncloud/apps/comments/l10n/pt_PT.js
+share/owncloud/apps/comments/l10n/pt_PT.json
+share/owncloud/apps/comments/l10n/ro.js
+share/owncloud/apps/comments/l10n/ro.json
+share/owncloud/apps/comments/l10n/ru.js
+share/owncloud/apps/comments/l10n/ru.json
+share/owncloud/apps/comments/l10n/si_LK.js
+share/owncloud/apps/comments/l10n/si_LK.json
+share/owncloud/apps/comments/l10n/sk_SK.js
+share/owncloud/apps/comments/l10n/sk_SK.json
+share/owncloud/apps/comments/l10n/sl.js
+share/owncloud/apps/comments/l10n/sl.json
+share/owncloud/apps/comments/l10n/sq.js
+share/owncloud/apps/comments/l10n/sq.json
+share/owncloud/apps/comments/l10n/sr.js
+share/owncloud/apps/comments/l10n/sr.json
+share/owncloud/apps/comments/l10n/sr@latin.js
+share/owncloud/apps/comments/l10n/sr@latin.json
+share/owncloud/apps/comments/l10n/sv.js
+share/owncloud/apps/comments/l10n/sv.json
+share/owncloud/apps/comments/l10n/ta_LK.js
+share/owncloud/apps/comments/l10n/ta_LK.json
+share/owncloud/apps/comments/l10n/te.js
+share/owncloud/apps/comments/l10n/te.json
+share/owncloud/apps/comments/l10n/th_TH.js
+share/owncloud/apps/comments/l10n/th_TH.json
+share/owncloud/apps/comments/l10n/tr.js
+share/owncloud/apps/comments/l10n/tr.json
+share/owncloud/apps/comments/l10n/ug.js
+share/owncloud/apps/comments/l10n/ug.json
+share/owncloud/apps/comments/l10n/uk.js
+share/owncloud/apps/comments/l10n/uk.json
+share/owncloud/apps/comments/l10n/ur_PK.js
+share/owncloud/apps/comments/l10n/ur_PK.json
+share/owncloud/apps/comments/l10n/vi.js
+share/owncloud/apps/comments/l10n/vi.json
+share/owncloud/apps/comments/l10n/zh_CN.js
+share/owncloud/apps/comments/l10n/zh_CN.json
+share/owncloud/apps/comments/l10n/zh_HK.js
+share/owncloud/apps/comments/l10n/zh_HK.json
+share/owncloud/apps/comments/l10n/zh_TW.js
+share/owncloud/apps/comments/l10n/zh_TW.json
share/owncloud/apps/contacts/Changelog
share/owncloud/apps/contacts/admin.php
share/owncloud/apps/contacts/appinfo/app.php
@@ -3786,11 +4021,111 @@ share/owncloud/apps/contacts/vendor/ui-multiselect/src/jquery.multiselect.filter
share/owncloud/apps/contacts/vendor/ui-multiselect/src/jquery.multiselect.filter.min.js
share/owncloud/apps/contacts/vendor/ui-multiselect/src/jquery.multiselect.js
share/owncloud/apps/contacts/vendor/ui-multiselect/src/jquery.multiselect.min.js
+share/owncloud/apps/dav/appinfo/app.php
+share/owncloud/apps/dav/appinfo/application.php
+share/owncloud/apps/dav/appinfo/database.xml
+share/owncloud/apps/dav/appinfo/info.xml
+share/owncloud/apps/dav/appinfo/install.php
+share/owncloud/apps/dav/appinfo/register_command.php
+share/owncloud/apps/dav/appinfo/signature.json
+share/owncloud/apps/dav/appinfo/update.php
+share/owncloud/apps/dav/appinfo/v1/caldav.php
+share/owncloud/apps/dav/appinfo/v1/carddav.php
+share/owncloud/apps/dav/appinfo/v1/publicwebdav.php
+share/owncloud/apps/dav/appinfo/v1/webdav.php
+share/owncloud/apps/dav/appinfo/v2/remote.php
+share/owncloud/apps/dav/command/createaddressbook.php
+share/owncloud/apps/dav/command/createcalendar.php
+share/owncloud/apps/dav/command/migrateaddressbooks.php
+share/owncloud/apps/dav/command/migratecalendars.php
+share/owncloud/apps/dav/command/syncbirthdaycalendar.php
+share/owncloud/apps/dav/command/syncsystemaddressbook.php
+share/owncloud/apps/dav/lib/caldav/birthdayservice.php
+share/owncloud/apps/dav/lib/caldav/caldavbackend.php
+share/owncloud/apps/dav/lib/caldav/calendar.php
+share/owncloud/apps/dav/lib/caldav/calendarhome.php
+share/owncloud/apps/dav/lib/caldav/calendarroot.php
+share/owncloud/apps/dav/lib/caldav/schedule/imipplugin.php
+share/owncloud/apps/dav/lib/carddav/addressbook.php
+share/owncloud/apps/dav/lib/carddav/addressbookimpl.php
+share/owncloud/apps/dav/lib/carddav/addressbookroot.php
+share/owncloud/apps/dav/lib/carddav/card.php
+share/owncloud/apps/dav/lib/carddav/carddavbackend.php
+share/owncloud/apps/dav/lib/carddav/contactsmanager.php
+share/owncloud/apps/dav/lib/carddav/converter.php
+share/owncloud/apps/dav/lib/carddav/plugin.php
+share/owncloud/apps/dav/lib/carddav/syncjob.php
+share/owncloud/apps/dav/lib/carddav/syncservice.php
+share/owncloud/apps/dav/lib/carddav/useraddressbooks.php
+share/owncloud/apps/dav/lib/carddav/xml/groups.php
+share/owncloud/apps/dav/lib/comments/commentnode.php
+share/owncloud/apps/dav/lib/comments/commentsplugin.php
+share/owncloud/apps/dav/lib/comments/entitycollection.php
+share/owncloud/apps/dav/lib/comments/entitytypecollection.php
+share/owncloud/apps/dav/lib/comments/rootcollection.php
+share/owncloud/apps/dav/lib/connector/legacydavacl.php
+share/owncloud/apps/dav/lib/connector/publicauth.php
+share/owncloud/apps/dav/lib/connector/sabre/appenabledplugin.php
+share/owncloud/apps/dav/lib/connector/sabre/auth.php
+share/owncloud/apps/dav/lib/connector/sabre/blocklegacyclientplugin.php
+share/owncloud/apps/dav/lib/connector/sabre/checksumlist.php
+share/owncloud/apps/dav/lib/connector/sabre/commentpropertiesplugin.php
+share/owncloud/apps/dav/lib/connector/sabre/copyetagheaderplugin.php
+share/owncloud/apps/dav/lib/connector/sabre/custompropertiesbackend.php
+share/owncloud/apps/dav/lib/connector/sabre/davaclplugin.php
+share/owncloud/apps/dav/lib/connector/sabre/directory.php
+share/owncloud/apps/dav/lib/connector/sabre/dummygetresponseplugin.php
+share/owncloud/apps/dav/lib/connector/sabre/exception/entitytoolarge.php
+share/owncloud/apps/dav/lib/connector/sabre/exception/filelocked.php
+share/owncloud/apps/dav/lib/connector/sabre/exception/forbidden.php
+share/owncloud/apps/dav/lib/connector/sabre/exception/invalidpath.php
+share/owncloud/apps/dav/lib/connector/sabre/exception/unsupportedmediatype.php
+share/owncloud/apps/dav/lib/connector/sabre/exceptionloggerplugin.php
+share/owncloud/apps/dav/lib/connector/sabre/fakelockerplugin.php
+share/owncloud/apps/dav/lib/connector/sabre/file.php
+share/owncloud/apps/dav/lib/connector/sabre/filesplugin.php
+share/owncloud/apps/dav/lib/connector/sabre/filesreportplugin.php
+share/owncloud/apps/dav/lib/connector/sabre/lockplugin.php
+share/owncloud/apps/dav/lib/connector/sabre/maintenanceplugin.php
+share/owncloud/apps/dav/lib/connector/sabre/node.php
+share/owncloud/apps/dav/lib/connector/sabre/objecttree.php
+share/owncloud/apps/dav/lib/connector/sabre/principal.php
+share/owncloud/apps/dav/lib/connector/sabre/quotaplugin.php
+share/owncloud/apps/dav/lib/connector/sabre/server.php
+share/owncloud/apps/dav/lib/connector/sabre/serverfactory.php
+share/owncloud/apps/dav/lib/connector/sabre/taglist.php
+share/owncloud/apps/dav/lib/connector/sabre/tagsplugin.php
+share/owncloud/apps/dav/lib/dav/groupprincipalbackend.php
+share/owncloud/apps/dav/lib/dav/sharing/backend.php
+share/owncloud/apps/dav/lib/dav/sharing/ishareable.php
+share/owncloud/apps/dav/lib/dav/sharing/plugin.php
+share/owncloud/apps/dav/lib/dav/sharing/xml/invite.php
+share/owncloud/apps/dav/lib/dav/sharing/xml/sharerequest.php
+share/owncloud/apps/dav/lib/dav/systemprincipalbackend.php
+share/owncloud/apps/dav/lib/files/custompropertiesbackend.php
+share/owncloud/apps/dav/lib/files/fileshome.php
+share/owncloud/apps/dav/lib/files/rootcollection.php
+share/owncloud/apps/dav/lib/files/sharing/publiclinkcheckplugin.php
+share/owncloud/apps/dav/lib/hookmanager.php
+share/owncloud/apps/dav/lib/migration/addressbookadapter.php
+share/owncloud/apps/dav/lib/migration/calendaradapter.php
+share/owncloud/apps/dav/lib/migration/migrateaddressbooks.php
+share/owncloud/apps/dav/lib/migration/migratecalendars.php
+share/owncloud/apps/dav/lib/rootcollection.php
+share/owncloud/apps/dav/lib/server.php
+share/owncloud/apps/dav/lib/systemtag/systemtagmappingnode.php
+share/owncloud/apps/dav/lib/systemtag/systemtagnode.php
+share/owncloud/apps/dav/lib/systemtag/systemtagplugin.php
+share/owncloud/apps/dav/lib/systemtag/systemtagsbyidcollection.php
+share/owncloud/apps/dav/lib/systemtag/systemtagsobjectmappingcollection.php
+share/owncloud/apps/dav/lib/systemtag/systemtagsobjecttypecollection.php
+share/owncloud/apps/dav/lib/systemtag/systemtagsrelationscollection.php
share/owncloud/apps/encryption/appinfo/app.php
share/owncloud/apps/encryption/appinfo/application.php
share/owncloud/apps/encryption/appinfo/info.xml
share/owncloud/apps/encryption/appinfo/register_command.php
share/owncloud/apps/encryption/appinfo/routes.php
+share/owncloud/apps/encryption/appinfo/signature.json
share/owncloud/apps/encryption/command/enablemasterkey.php
share/owncloud/apps/encryption/command/migratekeys.php
share/owncloud/apps/encryption/controller/recoverycontroller.php
@@ -3850,6 +4185,8 @@ share/owncloud/apps/encryption/l10n/fr.js
share/owncloud/apps/encryption/l10n/fr.json
share/owncloud/apps/encryption/l10n/gl.js
share/owncloud/apps/encryption/l10n/gl.json
+share/owncloud/apps/encryption/l10n/he.js
+share/owncloud/apps/encryption/l10n/he.json
share/owncloud/apps/encryption/l10n/hr.js
share/owncloud/apps/encryption/l10n/hr.json
share/owncloud/apps/encryption/l10n/hu_HU.js
@@ -3943,27 +4280,11 @@ share/owncloud/apps/encryption/templates/altmail.php
share/owncloud/apps/encryption/templates/mail.php
share/owncloud/apps/encryption/templates/settings-admin.php
share/owncloud/apps/encryption/templates/settings-personal.php
-share/owncloud/apps/encryption/tests/command/testenablemasterkey.php
-share/owncloud/apps/encryption/tests/controller/RecoveryControllerTest.php
-share/owncloud/apps/encryption/tests/controller/SettingsControllerTest.php
-share/owncloud/apps/encryption/tests/controller/StatusControllerTest.php
-share/owncloud/apps/encryption/tests/hooks/UserHooksTest.php
-share/owncloud/apps/encryption/tests/lib/HookManagerTest.php
-share/owncloud/apps/encryption/tests/lib/KeyManagerTest.php
-share/owncloud/apps/encryption/tests/lib/MigrationTest.php
-share/owncloud/apps/encryption/tests/lib/RecoveryTest.php
-share/owncloud/apps/encryption/tests/lib/SessionTest.php
-share/owncloud/apps/encryption/tests/lib/UtilTest.php
-share/owncloud/apps/encryption/tests/lib/crypto/cryptTest.php
-share/owncloud/apps/encryption/tests/lib/crypto/decryptalltest.php
-share/owncloud/apps/encryption/tests/lib/crypto/encryptalltest.php
-share/owncloud/apps/encryption/tests/lib/crypto/encryptionTest.php
-share/owncloud/apps/encryption/tests/lib/users/SetupTest.php
-share/owncloud/apps/encryption/vendor/pbkdf2fallback.php
share/owncloud/apps/external/ajax/setsites.php
share/owncloud/apps/external/appinfo/app.php
share/owncloud/apps/external/appinfo/info.xml
share/owncloud/apps/external/appinfo/routes.php
+share/owncloud/apps/external/appinfo/signature.json
share/owncloud/apps/external/appinfo/version
share/owncloud/apps/external/css/style.css
share/owncloud/apps/external/img/external.png
@@ -4129,27 +4450,186 @@ share/owncloud/apps/external/lib/external.php
share/owncloud/apps/external/settings.php
share/owncloud/apps/external/templates/frame.php
share/owncloud/apps/external/templates/settings.php
+share/owncloud/apps/federatedfilesharing/appinfo/app.php
+share/owncloud/apps/federatedfilesharing/appinfo/info.xml
+share/owncloud/apps/federatedfilesharing/appinfo/signature.json
+share/owncloud/apps/federatedfilesharing/l10n/ast.js
+share/owncloud/apps/federatedfilesharing/l10n/ast.json
+share/owncloud/apps/federatedfilesharing/l10n/bg_BG.js
+share/owncloud/apps/federatedfilesharing/l10n/bg_BG.json
+share/owncloud/apps/federatedfilesharing/l10n/ca.js
+share/owncloud/apps/federatedfilesharing/l10n/ca.json
+share/owncloud/apps/federatedfilesharing/l10n/cs_CZ.js
+share/owncloud/apps/federatedfilesharing/l10n/cs_CZ.json
+share/owncloud/apps/federatedfilesharing/l10n/da.js
+share/owncloud/apps/federatedfilesharing/l10n/da.json
+share/owncloud/apps/federatedfilesharing/l10n/de.js
+share/owncloud/apps/federatedfilesharing/l10n/de.json
+share/owncloud/apps/federatedfilesharing/l10n/de_DE.js
+share/owncloud/apps/federatedfilesharing/l10n/de_DE.json
+share/owncloud/apps/federatedfilesharing/l10n/el.js
+share/owncloud/apps/federatedfilesharing/l10n/el.json
+share/owncloud/apps/federatedfilesharing/l10n/en_GB.js
+share/owncloud/apps/federatedfilesharing/l10n/en_GB.json
+share/owncloud/apps/federatedfilesharing/l10n/eo.js
+share/owncloud/apps/federatedfilesharing/l10n/eo.json
+share/owncloud/apps/federatedfilesharing/l10n/es.js
+share/owncloud/apps/federatedfilesharing/l10n/es.json
+share/owncloud/apps/federatedfilesharing/l10n/et_EE.js
+share/owncloud/apps/federatedfilesharing/l10n/et_EE.json
+share/owncloud/apps/federatedfilesharing/l10n/eu.js
+share/owncloud/apps/federatedfilesharing/l10n/eu.json
+share/owncloud/apps/federatedfilesharing/l10n/fi_FI.js
+share/owncloud/apps/federatedfilesharing/l10n/fi_FI.json
+share/owncloud/apps/federatedfilesharing/l10n/fr.js
+share/owncloud/apps/federatedfilesharing/l10n/fr.json
+share/owncloud/apps/federatedfilesharing/l10n/gl.js
+share/owncloud/apps/federatedfilesharing/l10n/gl.json
+share/owncloud/apps/federatedfilesharing/l10n/he.js
+share/owncloud/apps/federatedfilesharing/l10n/he.json
+share/owncloud/apps/federatedfilesharing/l10n/hr.js
+share/owncloud/apps/federatedfilesharing/l10n/hr.json
+share/owncloud/apps/federatedfilesharing/l10n/hu_HU.js
+share/owncloud/apps/federatedfilesharing/l10n/hu_HU.json
+share/owncloud/apps/federatedfilesharing/l10n/id.js
+share/owncloud/apps/federatedfilesharing/l10n/id.json
+share/owncloud/apps/federatedfilesharing/l10n/it.js
+share/owncloud/apps/federatedfilesharing/l10n/it.json
+share/owncloud/apps/federatedfilesharing/l10n/ja.js
+share/owncloud/apps/federatedfilesharing/l10n/ja.json
+share/owncloud/apps/federatedfilesharing/l10n/ko.js
+share/owncloud/apps/federatedfilesharing/l10n/ko.json
+share/owncloud/apps/federatedfilesharing/l10n/nb_NO.js
+share/owncloud/apps/federatedfilesharing/l10n/nb_NO.json
+share/owncloud/apps/federatedfilesharing/l10n/nl.js
+share/owncloud/apps/federatedfilesharing/l10n/nl.json
+share/owncloud/apps/federatedfilesharing/l10n/oc.js
+share/owncloud/apps/federatedfilesharing/l10n/oc.json
+share/owncloud/apps/federatedfilesharing/l10n/pl.js
+share/owncloud/apps/federatedfilesharing/l10n/pl.json
+share/owncloud/apps/federatedfilesharing/l10n/pt_BR.js
+share/owncloud/apps/federatedfilesharing/l10n/pt_BR.json
+share/owncloud/apps/federatedfilesharing/l10n/pt_PT.js
+share/owncloud/apps/federatedfilesharing/l10n/pt_PT.json
+share/owncloud/apps/federatedfilesharing/l10n/ru.js
+share/owncloud/apps/federatedfilesharing/l10n/ru.json
+share/owncloud/apps/federatedfilesharing/l10n/sk_SK.js
+share/owncloud/apps/federatedfilesharing/l10n/sk_SK.json
+share/owncloud/apps/federatedfilesharing/l10n/sl.js
+share/owncloud/apps/federatedfilesharing/l10n/sl.json
+share/owncloud/apps/federatedfilesharing/l10n/sq.js
+share/owncloud/apps/federatedfilesharing/l10n/sq.json
+share/owncloud/apps/federatedfilesharing/l10n/sr.js
+share/owncloud/apps/federatedfilesharing/l10n/sr.json
+share/owncloud/apps/federatedfilesharing/l10n/sv.js
+share/owncloud/apps/federatedfilesharing/l10n/sv.json
+share/owncloud/apps/federatedfilesharing/l10n/th_TH.js
+share/owncloud/apps/federatedfilesharing/l10n/th_TH.json
+share/owncloud/apps/federatedfilesharing/l10n/tr.js
+share/owncloud/apps/federatedfilesharing/l10n/tr.json
+share/owncloud/apps/federatedfilesharing/l10n/uk.js
+share/owncloud/apps/federatedfilesharing/l10n/uk.json
+share/owncloud/apps/federatedfilesharing/l10n/zh_CN.js
+share/owncloud/apps/federatedfilesharing/l10n/zh_CN.json
+share/owncloud/apps/federatedfilesharing/l10n/zh_TW.js
+share/owncloud/apps/federatedfilesharing/l10n/zh_TW.json
+share/owncloud/apps/federatedfilesharing/lib/addresshandler.php
+share/owncloud/apps/federatedfilesharing/lib/discoverymanager.php
+share/owncloud/apps/federatedfilesharing/lib/federatedshareprovider.php
+share/owncloud/apps/federatedfilesharing/lib/notifications.php
+share/owncloud/apps/federatedfilesharing/lib/tokenhandler.php
+share/owncloud/apps/federation/api/ocsauthapi.php
+share/owncloud/apps/federation/appinfo/app.php
+share/owncloud/apps/federation/appinfo/application.php
+share/owncloud/apps/federation/appinfo/database.xml
+share/owncloud/apps/federation/appinfo/info.xml
+share/owncloud/apps/federation/appinfo/install.php
+share/owncloud/apps/federation/appinfo/register_command.php
+share/owncloud/apps/federation/appinfo/routes.php
+share/owncloud/apps/federation/appinfo/signature.json
+share/owncloud/apps/federation/appinfo/update.php
+share/owncloud/apps/federation/backgroundjob/getsharedsecret.php
+share/owncloud/apps/federation/backgroundjob/requestsharedsecret.php
+share/owncloud/apps/federation/command/syncfederationaddressbooks.php
+share/owncloud/apps/federation/controller/settingscontroller.php
+share/owncloud/apps/federation/css/settings-admin.css
+share/owncloud/apps/federation/dav/fedauth.php
+share/owncloud/apps/federation/img/app.svg
+share/owncloud/apps/federation/js/settings-admin.js
+share/owncloud/apps/federation/l10n/cs_CZ.js
+share/owncloud/apps/federation/l10n/cs_CZ.json
+share/owncloud/apps/federation/l10n/de.js
+share/owncloud/apps/federation/l10n/de.json
+share/owncloud/apps/federation/l10n/de_DE.js
+share/owncloud/apps/federation/l10n/de_DE.json
+share/owncloud/apps/federation/l10n/el.js
+share/owncloud/apps/federation/l10n/el.json
+share/owncloud/apps/federation/l10n/en_GB.js
+share/owncloud/apps/federation/l10n/en_GB.json
+share/owncloud/apps/federation/l10n/eo.js
+share/owncloud/apps/federation/l10n/eo.json
+share/owncloud/apps/federation/l10n/es.js
+share/owncloud/apps/federation/l10n/es.json
+share/owncloud/apps/federation/l10n/et_EE.js
+share/owncloud/apps/federation/l10n/et_EE.json
+share/owncloud/apps/federation/l10n/fi_FI.js
+share/owncloud/apps/federation/l10n/fi_FI.json
+share/owncloud/apps/federation/l10n/fr.js
+share/owncloud/apps/federation/l10n/fr.json
+share/owncloud/apps/federation/l10n/he.js
+share/owncloud/apps/federation/l10n/he.json
+share/owncloud/apps/federation/l10n/it.js
+share/owncloud/apps/federation/l10n/it.json
+share/owncloud/apps/federation/l10n/ja.js
+share/owncloud/apps/federation/l10n/ja.json
+share/owncloud/apps/federation/l10n/nb_NO.js
+share/owncloud/apps/federation/l10n/nb_NO.json
+share/owncloud/apps/federation/l10n/nl.js
+share/owncloud/apps/federation/l10n/nl.json
+share/owncloud/apps/federation/l10n/pt_BR.js
+share/owncloud/apps/federation/l10n/pt_BR.json
+share/owncloud/apps/federation/l10n/pt_PT.js
+share/owncloud/apps/federation/l10n/pt_PT.json
+share/owncloud/apps/federation/l10n/ru.js
+share/owncloud/apps/federation/l10n/ru.json
+share/owncloud/apps/federation/l10n/sl.js
+share/owncloud/apps/federation/l10n/sl.json
+share/owncloud/apps/federation/l10n/sq.js
+share/owncloud/apps/federation/l10n/sq.json
+share/owncloud/apps/federation/l10n/sv.js
+share/owncloud/apps/federation/l10n/sv.json
+share/owncloud/apps/federation/l10n/th_TH.js
+share/owncloud/apps/federation/l10n/th_TH.json
+share/owncloud/apps/federation/l10n/uk.js
+share/owncloud/apps/federation/l10n/uk.json
+share/owncloud/apps/federation/l10n/zh_CN.js
+share/owncloud/apps/federation/l10n/zh_CN.json
+share/owncloud/apps/federation/lib/dbhandler.php
+share/owncloud/apps/federation/lib/hooks.php
+share/owncloud/apps/federation/lib/syncfederationaddressbooks.php
+share/owncloud/apps/federation/lib/syncjob.php
+share/owncloud/apps/federation/lib/trustedservers.php
+share/owncloud/apps/federation/middleware/addservermiddleware.php
+share/owncloud/apps/federation/settings/settings-admin.php
+share/owncloud/apps/federation/templates/settings-admin.php
share/owncloud/apps/files/admin.php
-share/owncloud/apps/files/ajax/delete.php
share/owncloud/apps/files/ajax/download.php
share/owncloud/apps/files/ajax/getstoragestats.php
share/owncloud/apps/files/ajax/list.php
-share/owncloud/apps/files/ajax/move.php
-share/owncloud/apps/files/ajax/newfile.php
-share/owncloud/apps/files/ajax/newfolder.php
-share/owncloud/apps/files/ajax/rename.php
-share/owncloud/apps/files/ajax/scan.php
share/owncloud/apps/files/ajax/upload.php
share/owncloud/apps/files/appinfo/app.php
share/owncloud/apps/files/appinfo/application.php
share/owncloud/apps/files/appinfo/info.xml
+share/owncloud/apps/files/appinfo/install.php
share/owncloud/apps/files/appinfo/register_command.php
-share/owncloud/apps/files/appinfo/remote.php
share/owncloud/apps/files/appinfo/routes.php
+share/owncloud/apps/files/appinfo/signature.json
share/owncloud/apps/files/appinfo/update.php
share/owncloud/apps/files/command/deleteorphanedfiles.php
share/owncloud/apps/files/command/scan.php
+share/owncloud/apps/files/command/transferownership.php
share/owncloud/apps/files/controller/apicontroller.php
+share/owncloud/apps/files/controller/viewcontroller.php
share/owncloud/apps/files/css/detailsView.css
share/owncloud/apps/files/css/files.css
share/owncloud/apps/files/css/mobile.css
@@ -4167,7 +4647,6 @@ share/owncloud/apps/files/img/share.png
share/owncloud/apps/files/img/share.svg
share/owncloud/apps/files/img/star.png
share/owncloud/apps/files/img/star.svg
-share/owncloud/apps/files/index.php
share/owncloud/apps/files/js/admin.js
share/owncloud/apps/files/js/app.js
share/owncloud/apps/files/js/breadcrumb.js
@@ -4411,6 +4890,9 @@ share/owncloud/apps/files/l10n/zh_TW.json
share/owncloud/apps/files/lib/activity.php
share/owncloud/apps/files/lib/activityhelper.php
share/owncloud/apps/files/lib/app.php
+share/owncloud/apps/files/lib/backgroundjob/cleanupfilelocks.php
+share/owncloud/apps/files/lib/backgroundjob/deleteorphaneditems.php
+share/owncloud/apps/files/lib/backgroundjob/scanfiles.php
share/owncloud/apps/files/lib/capabilities.php
share/owncloud/apps/files/lib/helper.php
share/owncloud/apps/files/list.php
@@ -4423,26 +4905,7 @@ share/owncloud/apps/files/templates/index.php
share/owncloud/apps/files/templates/list.php
share/owncloud/apps/files/templates/simplelist.php
share/owncloud/apps/files/templates/test.png
-share/owncloud/apps/files/tests/activitytest.php
-share/owncloud/apps/files/tests/ajax_rename.php
-share/owncloud/apps/files/tests/command/deleteorphanedfilestest.php
-share/owncloud/apps/files/tests/controller/apicontrollertest.php
-share/owncloud/apps/files/tests/helper.php
-share/owncloud/apps/files/tests/js/appSpec.js
-share/owncloud/apps/files/tests/js/breadcrumbSpec.js
-share/owncloud/apps/files/tests/js/detailsviewSpec.js
-share/owncloud/apps/files/tests/js/favoritesfilelistspec.js
-share/owncloud/apps/files/tests/js/favoritespluginspec.js
-share/owncloud/apps/files/tests/js/fileUploadSpec.js
-share/owncloud/apps/files/tests/js/fileactionsSpec.js
-share/owncloud/apps/files/tests/js/fileactionsmenuSpec.js
-share/owncloud/apps/files/tests/js/filelistSpec.js
-share/owncloud/apps/files/tests/js/filesSpec.js
-share/owncloud/apps/files/tests/js/filesummarySpec.js
-share/owncloud/apps/files/tests/js/mainfileinfodetailviewSpec.js
-share/owncloud/apps/files/tests/js/newfilemenuSpec.js
-share/owncloud/apps/files/tests/js/tagspluginspec.js
-share/owncloud/apps/files/tests/service/tagservice.php
+share/owncloud/apps/files_external/3rdparty/.gitignore
share/owncloud/apps/files_external/3rdparty/Dropbox/API.php
share/owncloud/apps/files_external/3rdparty/Dropbox/Exception.php
share/owncloud/apps/files_external/3rdparty/Dropbox/Exception/Forbidden.php
@@ -4794,6 +5257,7 @@ share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/ChunkedI
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/FilterIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MapIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MethodProxyIterator.php
+share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/README.md
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/composer.json
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/AbstractLogAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/ArrayLogAdapter.php
@@ -4948,6 +5412,7 @@ share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/Stream.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamRequestFactoryInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/composer.json
+share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/.gitignore
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcClassLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/CHANGELOG.md
@@ -4959,6 +5424,7 @@ share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassL
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/LICENSE
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/MapClassLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Psr4ClassLoader.php
+share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/README.md
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php
@@ -5044,6 +5510,7 @@ share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassL
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/XcacheClassLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/composer.json
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/phpunit.xml.dist
+share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/.gitignore
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/CHANGELOG.md
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php
@@ -5057,6 +5524,7 @@ share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventD
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/GenericEvent.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/LICENSE
+share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/README.md
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php
@@ -5070,12 +5538,14 @@ share/owncloud/apps/files_external/3rdparty/aws-sdk-php/aws-autoloader.php
share/owncloud/apps/files_external/3rdparty/composer.json
share/owncloud/apps/files_external/3rdparty/composer.lock
share/owncloud/apps/files_external/3rdparty/composer/ClassLoader.php
+share/owncloud/apps/files_external/3rdparty/composer/LICENSE
share/owncloud/apps/files_external/3rdparty/composer/autoload_classmap.php
share/owncloud/apps/files_external/3rdparty/composer/autoload_namespaces.php
share/owncloud/apps/files_external/3rdparty/composer/autoload_psr4.php
share/owncloud/apps/files_external/3rdparty/composer/autoload_real.php
share/owncloud/apps/files_external/3rdparty/composer/installed.json
share/owncloud/apps/files_external/3rdparty/google-api-php-client/LICENSE
+share/owncloud/apps/files_external/3rdparty/google-api-php-client/README.md
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Abstract.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/AssertionCredentials.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Exception.php
@@ -5112,7 +5582,9 @@ share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Uti
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Utils/URITemplate.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Verifier/Abstract.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Verifier/Pem.php
+share/owncloud/apps/files_external/3rdparty/icewind/smb/.gitignore
share/owncloud/apps/files_external/3rdparty/icewind/smb/LICENSE.txt
+share/owncloud/apps/files_external/3rdparty/icewind/smb/README.md
share/owncloud/apps/files_external/3rdparty/icewind/smb/composer.json
share/owncloud/apps/files_external/3rdparty/icewind/smb/src/AbstractShare.php
share/owncloud/apps/files_external/3rdparty/icewind/smb/src/Connection.php
@@ -5130,6 +5602,7 @@ share/owncloud/apps/files_external/3rdparty/icewind/smb/src/Exception/HostDownEx
share/owncloud/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidHostException.php
share/owncloud/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidPathException.php
share/owncloud/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidRequestException.php
+share/owncloud/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidResourceException.php
share/owncloud/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidTypeException.php
share/owncloud/apps/files_external/3rdparty/icewind/smb/src/Exception/NoLoginServerException.php
share/owncloud/apps/files_external/3rdparty/icewind/smb/src/Exception/NoRouteToHostException.php
@@ -5148,7 +5621,11 @@ share/owncloud/apps/files_external/3rdparty/icewind/smb/src/Parser.php
share/owncloud/apps/files_external/3rdparty/icewind/smb/src/RawConnection.php
share/owncloud/apps/files_external/3rdparty/icewind/smb/src/Server.php
share/owncloud/apps/files_external/3rdparty/icewind/smb/src/Share.php
+share/owncloud/apps/files_external/3rdparty/icewind/smb/src/System.php
share/owncloud/apps/files_external/3rdparty/icewind/smb/src/TimeZoneProvider.php
+share/owncloud/apps/files_external/3rdparty/icewind/streams/.gitignore
+share/owncloud/apps/files_external/3rdparty/icewind/streams/.travis.yml
+share/owncloud/apps/files_external/3rdparty/icewind/streams/README.md
share/owncloud/apps/files_external/3rdparty/icewind/streams/composer.json
share/owncloud/apps/files_external/3rdparty/icewind/streams/src/CallbackWrapper.php
share/owncloud/apps/files_external/3rdparty/icewind/streams/src/Directory.php
@@ -5167,12 +5644,28 @@ share/owncloud/apps/files_external/ajax/oauth1.php
share/owncloud/apps/files_external/ajax/oauth2.php
share/owncloud/apps/files_external/appinfo/app.php
share/owncloud/apps/files_external/appinfo/application.php
+share/owncloud/apps/files_external/appinfo/database.xml
share/owncloud/apps/files_external/appinfo/info.xml
+share/owncloud/apps/files_external/appinfo/register_command.php
share/owncloud/apps/files_external/appinfo/routes.php
+share/owncloud/apps/files_external/appinfo/signature.json
+share/owncloud/apps/files_external/appinfo/update.php
+share/owncloud/apps/files_external/command/applicable.php
+share/owncloud/apps/files_external/command/backends.php
+share/owncloud/apps/files_external/command/config.php
+share/owncloud/apps/files_external/command/create.php
+share/owncloud/apps/files_external/command/delete.php
+share/owncloud/apps/files_external/command/export.php
+share/owncloud/apps/files_external/command/import.php
+share/owncloud/apps/files_external/command/listcommand.php
+share/owncloud/apps/files_external/command/option.php
+share/owncloud/apps/files_external/command/verify.php
share/owncloud/apps/files_external/controller/ajaxcontroller.php
share/owncloud/apps/files_external/controller/globalstoragescontroller.php
share/owncloud/apps/files_external/controller/storagescontroller.php
+share/owncloud/apps/files_external/controller/userglobalstoragescontroller.php
share/owncloud/apps/files_external/controller/userstoragescontroller.php
+share/owncloud/apps/files_external/css/external.css
share/owncloud/apps/files_external/css/settings.css
share/owncloud/apps/files_external/img/app.svg
share/owncloud/apps/files_external/js/app.js
@@ -5180,7 +5673,9 @@ share/owncloud/apps/files_external/js/mountsfilelist.js
share/owncloud/apps/files_external/js/oauth1.js
share/owncloud/apps/files_external/js/oauth2.js
share/owncloud/apps/files_external/js/public_key.js
+share/owncloud/apps/files_external/js/rollingqueue.js
share/owncloud/apps/files_external/js/settings.js
+share/owncloud/apps/files_external/js/statusmanager.js
share/owncloud/apps/files_external/l10n/af_ZA.js
share/owncloud/apps/files_external/l10n/af_ZA.json
share/owncloud/apps/files_external/l10n/ar.js
@@ -5348,6 +5843,7 @@ share/owncloud/apps/files_external/lib/api.php
share/owncloud/apps/files_external/lib/auth/amazons3/accesskey.php
share/owncloud/apps/files_external/lib/auth/authmechanism.php
share/owncloud/apps/files_external/lib/auth/builtin.php
+share/owncloud/apps/files_external/lib/auth/iuserprovided.php
share/owncloud/apps/files_external/lib/auth/nullmechanism.php
share/owncloud/apps/files_external/lib/auth/oauth1/oauth1.php
share/owncloud/apps/files_external/lib/auth/oauth2/oauth2.php
@@ -5375,7 +5871,7 @@ share/owncloud/apps/files_external/lib/config/configadapter.php
share/owncloud/apps/files_external/lib/definitionparameter.php
share/owncloud/apps/files_external/lib/dependencytrait.php
share/owncloud/apps/files_external/lib/dropbox.php
-share/owncloud/apps/files_external/lib/etagpropagator.php
+share/owncloud/apps/files_external/lib/failedcache.php
share/owncloud/apps/files_external/lib/failedstorage.php
share/owncloud/apps/files_external/lib/frontenddefinitiontrait.php
share/owncloud/apps/files_external/lib/ftp.php
@@ -5397,65 +5893,27 @@ share/owncloud/apps/files_external/lib/streamwrapper.php
share/owncloud/apps/files_external/lib/swift.php
share/owncloud/apps/files_external/lib/visibilitytrait.php
share/owncloud/apps/files_external/list.php
+share/owncloud/apps/files_external/migration/dummyusersession.php
+share/owncloud/apps/files_external/migration/storagemigrator.php
share/owncloud/apps/files_external/personal.php
share/owncloud/apps/files_external/service/backendservice.php
+share/owncloud/apps/files_external/service/dbconfigservice.php
+share/owncloud/apps/files_external/service/globallegacystoragesservice.php
share/owncloud/apps/files_external/service/globalstoragesservice.php
+share/owncloud/apps/files_external/service/importlegacystoragesservice.php
+share/owncloud/apps/files_external/service/legacystoragesservice.php
share/owncloud/apps/files_external/service/storagesservice.php
share/owncloud/apps/files_external/service/userglobalstoragesservice.php
+share/owncloud/apps/files_external/service/userlegacystoragesservice.php
share/owncloud/apps/files_external/service/userstoragesservice.php
share/owncloud/apps/files_external/service/usertrait.php
share/owncloud/apps/files_external/settings.php
share/owncloud/apps/files_external/templates/list.php
share/owncloud/apps/files_external/templates/settings.php
-share/owncloud/apps/files_external/tests/amazons3migration.php
-share/owncloud/apps/files_external/tests/appSpec.js
-share/owncloud/apps/files_external/tests/auth/authmechanismtest.php
-share/owncloud/apps/files_external/tests/backend/backendtest.php
-share/owncloud/apps/files_external/tests/backend/legacybackendtest.php
-share/owncloud/apps/files_external/tests/backends/amazons3.php
-share/owncloud/apps/files_external/tests/backends/dropbox.php
-share/owncloud/apps/files_external/tests/backends/ftp.php
-share/owncloud/apps/files_external/tests/backends/google.php
-share/owncloud/apps/files_external/tests/backends/owncloud.php
-share/owncloud/apps/files_external/tests/backends/sftp.php
-share/owncloud/apps/files_external/tests/backends/sftp_key.php
-share/owncloud/apps/files_external/tests/backends/smb.php
-share/owncloud/apps/files_external/tests/backends/swift.php
-share/owncloud/apps/files_external/tests/backends/webdav.php
-share/owncloud/apps/files_external/tests/config.php
-share/owncloud/apps/files_external/tests/controller/globalstoragescontrollertest.php
-share/owncloud/apps/files_external/tests/controller/storagescontrollertest.php
-share/owncloud/apps/files_external/tests/controller/userstoragescontrollertest.php
-share/owncloud/apps/files_external/tests/definitionparameterttest.php
-share/owncloud/apps/files_external/tests/env/start-amazons3-ceph.sh
-share/owncloud/apps/files_external/tests/env/start-ftp-morrisjobke.sh
-share/owncloud/apps/files_external/tests/env/start-sftp-atmoz.sh
-share/owncloud/apps/files_external/tests/env/start-smb-silvershell.sh
-share/owncloud/apps/files_external/tests/env/start-smb-windows.sh
-share/owncloud/apps/files_external/tests/env/start-webdav-ownCloud.sh
-share/owncloud/apps/files_external/tests/env/stop-amazons3-ceph.sh
-share/owncloud/apps/files_external/tests/env/stop-ftp-morrisjobke.sh
-share/owncloud/apps/files_external/tests/env/stop-sftp-atmoz.sh
-share/owncloud/apps/files_external/tests/env/stop-smb-silvershell.sh
-share/owncloud/apps/files_external/tests/env/stop-smb-windows.sh
-share/owncloud/apps/files_external/tests/env/stop-webdav-ownCloud.sh
-share/owncloud/apps/files_external/tests/etagpropagator.php
-share/owncloud/apps/files_external/tests/frontenddefinitiontraittest.php
-share/owncloud/apps/files_external/tests/js/mountsfilelistSpec.js
-share/owncloud/apps/files_external/tests/js/settingsSpec.js
-share/owncloud/apps/files_external/tests/legacydependencycheckpolyfilltest.php
-share/owncloud/apps/files_external/tests/owncloudfunctions.php
-share/owncloud/apps/files_external/tests/personalmounttest.php
-share/owncloud/apps/files_external/tests/service/backendservicetest.php
-share/owncloud/apps/files_external/tests/service/globalstoragesservicetest.php
-share/owncloud/apps/files_external/tests/service/storagesservicetest.php
-share/owncloud/apps/files_external/tests/service/userglobalstoragesservicetest.php
-share/owncloud/apps/files_external/tests/service/userstoragesservicetest.php
-share/owncloud/apps/files_external/tests/storageconfigtest.php
-share/owncloud/apps/files_pdfviewer/CONTRIBUTING.md
share/owncloud/apps/files_pdfviewer/appinfo/app.php
share/owncloud/apps/files_pdfviewer/appinfo/info.xml
share/owncloud/apps/files_pdfviewer/appinfo/routes.php
+share/owncloud/apps/files_pdfviewer/appinfo/signature.json
share/owncloud/apps/files_pdfviewer/appinfo/version
share/owncloud/apps/files_pdfviewer/controller/displaycontroller.php
share/owncloud/apps/files_pdfviewer/css/style.css
@@ -5466,9 +5924,6 @@ share/owncloud/apps/files_pdfviewer/img/toolbarButton-secondaryToolbarClose.svg
share/owncloud/apps/files_pdfviewer/js/previewplugin.js
share/owncloud/apps/files_pdfviewer/js/workersrc.js
share/owncloud/apps/files_pdfviewer/templates/viewer.php
-share/owncloud/apps/files_pdfviewer/tests/bootstrap.php
-share/owncloud/apps/files_pdfviewer/tests/phpunit.xml
-share/owncloud/apps/files_pdfviewer/tests/unit/controller/displaycontrollertest.php
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/LICENSE
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/build/pdf.js
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/build/pdf.worker.js
@@ -5642,7 +6097,6 @@ share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF8-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/WP-Symbol.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/compatibility.js
-share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/compressed.tracemonkey-pldi-09.pdf
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/debugger.js
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-check.svg
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-comment.svg
@@ -5665,6 +6119,7 @@ share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/grab.cur
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/grabbing.cur
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-icon.gif
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-small.png
+share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-small@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-firstPage.png
@@ -5721,6 +6176,12 @@ share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomIn
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomIn@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut@2x.png
+share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed-rtl.png
+share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed-rtl@2x.png
+share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed.png
+share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed@2x.png
+share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-expanded.png
+share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-expanded@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/l10n.js
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ach/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/af/viewer.properties
@@ -5830,12 +6291,13 @@ share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/zu/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/viewer.css
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/viewer.js
share/owncloud/apps/files_sharing/ajax/external.php
-share/owncloud/apps/files_sharing/ajax/list.php
share/owncloud/apps/files_sharing/ajax/publicpreview.php
share/owncloud/apps/files_sharing/ajax/shareinfo.php
share/owncloud/apps/files_sharing/api/local.php
+share/owncloud/apps/files_sharing/api/ocssharewrapper.php
share/owncloud/apps/files_sharing/api/remote.php
share/owncloud/apps/files_sharing/api/server2server.php
+share/owncloud/apps/files_sharing/api/share20ocs.php
share/owncloud/apps/files_sharing/api/sharees.php
share/owncloud/apps/files_sharing/appinfo/app.php
share/owncloud/apps/files_sharing/appinfo/application.php
@@ -5843,6 +6305,7 @@ share/owncloud/apps/files_sharing/appinfo/database.xml
share/owncloud/apps/files_sharing/appinfo/info.xml
share/owncloud/apps/files_sharing/appinfo/install.php
share/owncloud/apps/files_sharing/appinfo/routes.php
+share/owncloud/apps/files_sharing/appinfo/signature.json
share/owncloud/apps/files_sharing/appinfo/update.php
share/owncloud/apps/files_sharing/css/3rdparty/gs-share/style.css
share/owncloud/apps/files_sharing/css/404.css
@@ -6038,12 +6501,12 @@ share/owncloud/apps/files_sharing/l10n/zh_TW.json
share/owncloud/apps/files_sharing/lib/activity.php
share/owncloud/apps/files_sharing/lib/cache.php
share/owncloud/apps/files_sharing/lib/capabilities.php
-share/owncloud/apps/files_sharing/lib/connector/publicauth.php
share/owncloud/apps/files_sharing/lib/controllers/externalsharescontroller.php
share/owncloud/apps/files_sharing/lib/controllers/sharecontroller.php
share/owncloud/apps/files_sharing/lib/deleteorphanedsharesjob.php
share/owncloud/apps/files_sharing/lib/exceptions/brokenpath.php
share/owncloud/apps/files_sharing/lib/exceptions/s2sexception.php
+share/owncloud/apps/files_sharing/lib/expiresharesjob.php
share/owncloud/apps/files_sharing/lib/external/cache.php
share/owncloud/apps/files_sharing/lib/external/manager.php
share/owncloud/apps/files_sharing/lib/external/mount.php
@@ -6058,20 +6521,15 @@ share/owncloud/apps/files_sharing/lib/middleware/sharingcheckmiddleware.php
share/owncloud/apps/files_sharing/lib/migration.php
share/owncloud/apps/files_sharing/lib/mountprovider.php
share/owncloud/apps/files_sharing/lib/notifier.php
-share/owncloud/apps/files_sharing/lib/propagation/changewatcher.php
-share/owncloud/apps/files_sharing/lib/propagation/grouppropagationmanager.php
-share/owncloud/apps/files_sharing/lib/propagation/propagationmanager.php
-share/owncloud/apps/files_sharing/lib/propagation/recipientpropagator.php
share/owncloud/apps/files_sharing/lib/scanner.php
share/owncloud/apps/files_sharing/lib/share/file.php
share/owncloud/apps/files_sharing/lib/share/folder.php
share/owncloud/apps/files_sharing/lib/sharedmount.php
+share/owncloud/apps/files_sharing/lib/sharedpropagator.php
share/owncloud/apps/files_sharing/lib/sharedstorage.php
share/owncloud/apps/files_sharing/lib/updater.php
-share/owncloud/apps/files_sharing/lib/watcher.php
share/owncloud/apps/files_sharing/list.php
share/owncloud/apps/files_sharing/public.php
-share/owncloud/apps/files_sharing/publicwebdav.php
share/owncloud/apps/files_sharing/settings-admin.php
share/owncloud/apps/files_sharing/settings-personal.php
share/owncloud/apps/files_sharing/templates/authenticate.php
@@ -6080,48 +6538,11 @@ share/owncloud/apps/files_sharing/templates/part.404.php
share/owncloud/apps/files_sharing/templates/public.php
share/owncloud/apps/files_sharing/templates/settings-admin.php
share/owncloud/apps/files_sharing/templates/settings-personal.php
-share/owncloud/apps/files_sharing/tests/activity.php
-share/owncloud/apps/files_sharing/tests/api.php
-share/owncloud/apps/files_sharing/tests/api/shareestest.php
-share/owncloud/apps/files_sharing/tests/backend.php
-share/owncloud/apps/files_sharing/tests/cache.php
-share/owncloud/apps/files_sharing/tests/capabilities.php
-share/owncloud/apps/files_sharing/tests/controller/externalsharecontroller.php
-share/owncloud/apps/files_sharing/tests/controller/sharecontroller.php
-share/owncloud/apps/files_sharing/tests/deleteorphanedsharesjobtest.php
-share/owncloud/apps/files_sharing/tests/etagpropagation.php
-share/owncloud/apps/files_sharing/tests/external/cache.php
-share/owncloud/apps/files_sharing/tests/external/managertest.php
-share/owncloud/apps/files_sharing/tests/external/scannertest.php
-share/owncloud/apps/files_sharing/tests/externalstorage.php
-share/owncloud/apps/files_sharing/tests/groupetagpropagation.php
-share/owncloud/apps/files_sharing/tests/grouppropagationmanager.php
-share/owncloud/apps/files_sharing/tests/helper.php
-share/owncloud/apps/files_sharing/tests/js/appSpec.js
-share/owncloud/apps/files_sharing/tests/js/externalSpec.js
-share/owncloud/apps/files_sharing/tests/js/publicAppSpec.js
-share/owncloud/apps/files_sharing/tests/js/shareSpec.js
-share/owncloud/apps/files_sharing/tests/js/sharedfilelistSpec.js
-share/owncloud/apps/files_sharing/tests/locking.php
-share/owncloud/apps/files_sharing/tests/middleware/sharingcheckmiddleware.php
-share/owncloud/apps/files_sharing/tests/migrationtest.php
-share/owncloud/apps/files_sharing/tests/permissions.php
-share/owncloud/apps/files_sharing/tests/propagationtestcase.php
-share/owncloud/apps/files_sharing/tests/server2server.php
-share/owncloud/apps/files_sharing/tests/share.php
-share/owncloud/apps/files_sharing/tests/sharedmount.php
-share/owncloud/apps/files_sharing/tests/sharedstorage.php
-share/owncloud/apps/files_sharing/tests/sizepropagation.php
-share/owncloud/apps/files_sharing/tests/testcase.php
-share/owncloud/apps/files_sharing/tests/unsharechildren.php
-share/owncloud/apps/files_sharing/tests/updater.php
-share/owncloud/apps/files_sharing/tests/watcher.php
-share/owncloud/apps/files_texteditor/CONTRIBUTING.md
share/owncloud/apps/files_texteditor/appinfo/app.php
share/owncloud/apps/files_texteditor/appinfo/application.php
share/owncloud/apps/files_texteditor/appinfo/info.xml
share/owncloud/apps/files_texteditor/appinfo/routes.php
-share/owncloud/apps/files_texteditor/appinfo/version
+share/owncloud/apps/files_texteditor/appinfo/signature.json
share/owncloud/apps/files_texteditor/controller/filehandlingcontroller.php
share/owncloud/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.eot
share/owncloud/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.svg
@@ -6135,21 +6556,7 @@ share/owncloud/apps/files_texteditor/img/app.png
share/owncloud/apps/files_texteditor/img/app.svg
share/owncloud/apps/files_texteditor/js/editor.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ace.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-elastic_tabstops_lite.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-emmet.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-keybinding_menu.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-language_tools.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-modelist.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-options.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-searchbox.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-settings_menu.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-spellcheck.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-split.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-static_highlight.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-statusbar.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-textarea.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-themelist.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-whitespace.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/keybinding-emacs.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/keybinding-vim.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-abap.js
@@ -6238,7 +6645,6 @@ share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-stylus.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-svg.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tcl.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tex.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-text.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-textile.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tmsnippet.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-toml.js
@@ -6347,43 +6753,8 @@ share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/veril
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/xml.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/xquery.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/yaml.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-ambiance.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-chaos.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-chrome.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-clouds.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-clouds_midnight.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-cobalt.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-crimson_editor.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-dawn.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-dreamweaver.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-eclipse.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-github.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-idle_fingers.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-kr.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-merbivore.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-merbivore_soft.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-mono_industrial.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-monokai.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-pastel_on_dark.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-solarized_dark.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-solarized_light.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-terminal.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-textmate.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night_blue.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night_bright.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night_eighties.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-twilight.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-vibrant_ink.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-xcode.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-coffee.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-css.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-javascript.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-json.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-lua.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-php.js
-share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-xquery.js
+share/owncloud/apps/files_texteditor/l10n/.tx/config
share/owncloud/apps/files_texteditor/l10n/ar.php
share/owncloud/apps/files_texteditor/l10n/az.js
share/owncloud/apps/files_texteditor/l10n/az.json
@@ -6441,6 +6812,8 @@ share/owncloud/apps/files_texteditor/l10n/fr.php
share/owncloud/apps/files_texteditor/l10n/gl.js
share/owncloud/apps/files_texteditor/l10n/gl.json
share/owncloud/apps/files_texteditor/l10n/gl.php
+share/owncloud/apps/files_texteditor/l10n/he.js
+share/owncloud/apps/files_texteditor/l10n/he.json
share/owncloud/apps/files_texteditor/l10n/he.php
share/owncloud/apps/files_texteditor/l10n/hi.php
share/owncloud/apps/files_texteditor/l10n/hr.php
@@ -6508,6 +6881,8 @@ share/owncloud/apps/files_texteditor/l10n/sk_SK.php
share/owncloud/apps/files_texteditor/l10n/sl.js
share/owncloud/apps/files_texteditor/l10n/sl.json
share/owncloud/apps/files_texteditor/l10n/sl.php
+share/owncloud/apps/files_texteditor/l10n/sq.js
+share/owncloud/apps/files_texteditor/l10n/sq.json
share/owncloud/apps/files_texteditor/l10n/sq.php
share/owncloud/apps/files_texteditor/l10n/sr.js
share/owncloud/apps/files_texteditor/l10n/sr.json
@@ -6515,6 +6890,8 @@ share/owncloud/apps/files_texteditor/l10n/sr.php
share/owncloud/apps/files_texteditor/l10n/sr@latin.js
share/owncloud/apps/files_texteditor/l10n/sr@latin.json
share/owncloud/apps/files_texteditor/l10n/sr@latin.php
+share/owncloud/apps/files_texteditor/l10n/sv.js
+share/owncloud/apps/files_texteditor/l10n/sv.json
share/owncloud/apps/files_texteditor/l10n/sv.php
share/owncloud/apps/files_texteditor/l10n/ta_LK.php
share/owncloud/apps/files_texteditor/l10n/te.php
@@ -6535,10 +6912,9 @@ share/owncloud/apps/files_texteditor/l10n/zh_CN.js
share/owncloud/apps/files_texteditor/l10n/zh_CN.json
share/owncloud/apps/files_texteditor/l10n/zh_CN.php
share/owncloud/apps/files_texteditor/l10n/zh_HK.php
+share/owncloud/apps/files_texteditor/l10n/zh_TW.js
+share/owncloud/apps/files_texteditor/l10n/zh_TW.json
share/owncloud/apps/files_texteditor/l10n/zh_TW.php
-share/owncloud/apps/files_texteditor/tests/bootstrap.php
-share/owncloud/apps/files_texteditor/tests/controller/filehandlingcontrollertest.php
-share/owncloud/apps/files_texteditor/tests/phpunit.xml
share/owncloud/apps/files_trashbin/ajax/delete.php
share/owncloud/apps/files_trashbin/ajax/isEmpty.php
share/owncloud/apps/files_trashbin/ajax/list.php
@@ -6551,6 +6927,7 @@ share/owncloud/apps/files_trashbin/appinfo/info.xml
share/owncloud/apps/files_trashbin/appinfo/install.php
share/owncloud/apps/files_trashbin/appinfo/register_command.php
share/owncloud/apps/files_trashbin/appinfo/routes.php
+share/owncloud/apps/files_trashbin/appinfo/signature.json
share/owncloud/apps/files_trashbin/appinfo/update.php
share/owncloud/apps/files_trashbin/command/cleanup.php
share/owncloud/apps/files_trashbin/command/expire.php
@@ -6724,14 +7101,6 @@ share/owncloud/apps/files_trashbin/lib/storage.php
share/owncloud/apps/files_trashbin/lib/trashbin.php
share/owncloud/apps/files_trashbin/list.php
share/owncloud/apps/files_trashbin/templates/index.php
-share/owncloud/apps/files_trashbin/tests/backgroundjob/expiretrash.php
-share/owncloud/apps/files_trashbin/tests/command/cleanuptest.php
-share/owncloud/apps/files_trashbin/tests/command/expiretest.php
-share/owncloud/apps/files_trashbin/tests/expiration.php
-share/owncloud/apps/files_trashbin/tests/js/appSpec.js
-share/owncloud/apps/files_trashbin/tests/js/filelistSpec.js
-share/owncloud/apps/files_trashbin/tests/storage.php
-share/owncloud/apps/files_trashbin/tests/trashbin.php
share/owncloud/apps/files_versions/ajax/getVersions.php
share/owncloud/apps/files_versions/ajax/preview.php
share/owncloud/apps/files_versions/ajax/rollbackVersion.php
@@ -6741,6 +7110,7 @@ share/owncloud/apps/files_versions/appinfo/info.xml
share/owncloud/apps/files_versions/appinfo/install.php
share/owncloud/apps/files_versions/appinfo/register_command.php
share/owncloud/apps/files_versions/appinfo/routes.php
+share/owncloud/apps/files_versions/appinfo/signature.json
share/owncloud/apps/files_versions/appinfo/update.php
share/owncloud/apps/files_versions/command/cleanup.php
share/owncloud/apps/files_versions/command/expire.php
@@ -6894,58 +7264,47 @@ share/owncloud/apps/files_versions/lib/capabilities.php
share/owncloud/apps/files_versions/lib/expiration.php
share/owncloud/apps/files_versions/lib/hooks.php
share/owncloud/apps/files_versions/lib/storage.php
-share/owncloud/apps/files_versions/tests/command/cleanuptest.php
-share/owncloud/apps/files_versions/tests/command/expiretest.php
-share/owncloud/apps/files_versions/tests/expirationtest.php
-share/owncloud/apps/files_versions/tests/js/versioncollectionSpec.js
-share/owncloud/apps/files_versions/tests/js/versionmodelSpec.js
-share/owncloud/apps/files_versions/tests/js/versionstabviewSpec.js
-share/owncloud/apps/files_versions/tests/versions.php
-share/owncloud/apps/files_videoviewer/appinfo/app.php
-share/owncloud/apps/files_videoviewer/appinfo/info.xml
-share/owncloud/apps/files_videoviewer/appinfo/version
-share/owncloud/apps/files_videoviewer/css/mediaelementplayer.css
-share/owncloud/apps/files_videoviewer/css/style.css
-share/owncloud/apps/files_videoviewer/img/app.png
-share/owncloud/apps/files_videoviewer/img/app.svg
-share/owncloud/apps/files_videoviewer/img/close.png
-share/owncloud/apps/files_videoviewer/img/skin/background.png
-share/owncloud/apps/files_videoviewer/img/skin/bigplay.png
-share/owncloud/apps/files_videoviewer/img/skin/bigplay.svg
-share/owncloud/apps/files_videoviewer/img/skin/controls-ted.png
-share/owncloud/apps/files_videoviewer/img/skin/controls-wmp-bg.png
-share/owncloud/apps/files_videoviewer/img/skin/controls-wmp.png
-share/owncloud/apps/files_videoviewer/img/skin/controls.png
-share/owncloud/apps/files_videoviewer/img/skin/controls.svg
-share/owncloud/apps/files_videoviewer/img/skin/loading.gif
-share/owncloud/apps/files_videoviewer/js/flashmediaelement.swf
-share/owncloud/apps/files_videoviewer/js/mediaelement-and-player.js
-share/owncloud/apps/files_videoviewer/js/mediaelement-and-player.min.js
-share/owncloud/apps/files_videoviewer/js/mep-extra.js
-share/owncloud/apps/files_videoviewer/js/silverlightmediaelement.xap
-share/owncloud/apps/files_videoviewer/js/viewer.js
-share/owncloud/apps/files_videoviewer/src/flash/FlashMediaElement.as
-share/owncloud/apps/files_videoviewer/src/flash/FlashMediaElement.fla
-share/owncloud/apps/files_videoviewer/src/flash/HtmlMediaEvent.as
-share/owncloud/apps/files_videoviewer/src/flash/htmlelements/AudioElement.as
-share/owncloud/apps/files_videoviewer/src/flash/htmlelements/IMediaElement.as
-share/owncloud/apps/files_videoviewer/src/flash/htmlelements/VideoElement.as
-share/owncloud/apps/files_videoviewer/src/flash/htmlelements/YouTubeElement.as
-share/owncloud/apps/files_videoviewer/src/silverlight/App.xaml
-share/owncloud/apps/files_videoviewer/src/silverlight/App.xaml.cs
-share/owncloud/apps/files_videoviewer/src/silverlight/MainPage.xaml
-share/owncloud/apps/files_videoviewer/src/silverlight/MainPage.xaml.cs
-share/owncloud/apps/files_videoviewer/src/silverlight/Properties/AppManifest.xml
-share/owncloud/apps/files_videoviewer/src/silverlight/Properties/AssemblyInfo.cs
-share/owncloud/apps/files_videoviewer/src/silverlight/SilverlightMediaElement.csproj
-share/owncloud/apps/files_videoviewer/src/silverlight/SilverlightMediaElement.csproj.user
-share/owncloud/apps/files_videoviewer/src/silverlight/SilverlightMediaElement.sln
-share/owncloud/apps/firstrunwizard/CONTRIBUTING.md
+share/owncloud/apps/files_videoplayer/appinfo/app.php
+share/owncloud/apps/files_videoplayer/appinfo/info.xml
+share/owncloud/apps/files_videoplayer/appinfo/signature.json
+share/owncloud/apps/files_videoplayer/css/style.css
+share/owncloud/apps/files_videoplayer/img/app.svg
+share/owncloud/apps/files_videoplayer/img/poster.png
+share/owncloud/apps/files_videoplayer/img/vjs-volume-bar.png
+share/owncloud/apps/files_videoplayer/img/vjs-volume-level.png
+share/owncloud/apps/files_videoplayer/js/viewer.js
+share/owncloud/apps/files_videoplayer/screenshot.jpg
+share/owncloud/apps/files_videoplayer/videojs/src/font/vjs.eot
+share/owncloud/apps/files_videoplayer/videojs/src/font/vjs.svg
+share/owncloud/apps/files_videoplayer/videojs/src/font/vjs.ttf
+share/owncloud/apps/files_videoplayer/videojs/src/font/vjs.woff
+share/owncloud/apps/files_videoplayer/videojs/src/lang/ar.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/bg.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/ca.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/cs.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/de.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/es.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/fr.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/hu.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/it.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/ja.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/ko.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/nl.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/pt-BR.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/ru.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/tr.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/uk.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/vi.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/zh-CN.js
+share/owncloud/apps/files_videoplayer/videojs/src/lang/zh-TW.js
+share/owncloud/apps/files_videoplayer/videojs/src/video-js.css
+share/owncloud/apps/files_videoplayer/videojs/src/video.js
share/owncloud/apps/firstrunwizard/ajax/disable.php
share/owncloud/apps/firstrunwizard/ajax/enable.php
share/owncloud/apps/firstrunwizard/appinfo/app.php
share/owncloud/apps/firstrunwizard/appinfo/info.xml
share/owncloud/apps/firstrunwizard/appinfo/routes.php
+share/owncloud/apps/firstrunwizard/appinfo/signature.json
share/owncloud/apps/firstrunwizard/appinfo/version
share/owncloud/apps/firstrunwizard/css/colorbox.css
share/owncloud/apps/firstrunwizard/css/firstrunwizard.css
@@ -6953,6 +7312,7 @@ share/owncloud/apps/firstrunwizard/img/app.svg
share/owncloud/apps/firstrunwizard/js/activate.js
share/owncloud/apps/firstrunwizard/js/firstrunwizard.js
share/owncloud/apps/firstrunwizard/js/jquery.colorbox.js
+share/owncloud/apps/firstrunwizard/l10n/.tx/config
share/owncloud/apps/firstrunwizard/l10n/ar.php
share/owncloud/apps/firstrunwizard/l10n/ast.js
share/owncloud/apps/firstrunwizard/l10n/ast.json
@@ -7022,6 +7382,8 @@ share/owncloud/apps/firstrunwizard/l10n/fr.php
share/owncloud/apps/firstrunwizard/l10n/gl.js
share/owncloud/apps/firstrunwizard/l10n/gl.json
share/owncloud/apps/firstrunwizard/l10n/gl.php
+share/owncloud/apps/firstrunwizard/l10n/he.js
+share/owncloud/apps/firstrunwizard/l10n/he.json
share/owncloud/apps/firstrunwizard/l10n/he.php
share/owncloud/apps/firstrunwizard/l10n/hr.js
share/owncloud/apps/firstrunwizard/l10n/hr.json
@@ -7122,30 +7484,30 @@ share/owncloud/apps/firstrunwizard/l10n/zh_TW.php
share/owncloud/apps/firstrunwizard/lib/config.php
share/owncloud/apps/firstrunwizard/lib/util.php
share/owncloud/apps/firstrunwizard/templates/wizard.php
-share/owncloud/apps/firstrunwizard/tests/bootstrap.php
-share/owncloud/apps/firstrunwizard/tests/lib/configtest.php
-share/owncloud/apps/firstrunwizard/tests/lib/utiltest.php
-share/owncloud/apps/firstrunwizard/tests/phpunit.xml
share/owncloud/apps/firstrunwizard/wizard.php
+share/owncloud/apps/gallery/.github/CONTRIBUTING.md
+share/owncloud/apps/gallery/.github/issue_template.md
+share/owncloud/apps/gallery/.github/pull_request_template.md
share/owncloud/apps/gallery/.gitmodules
share/owncloud/apps/gallery/AUTHORS.md
share/owncloud/apps/gallery/CHANGELOG.md
-share/owncloud/apps/gallery/CONTRIBUTING.md
share/owncloud/apps/gallery/COPYING
share/owncloud/apps/gallery/appinfo/app.php
share/owncloud/apps/gallery/appinfo/application.php
share/owncloud/apps/gallery/appinfo/info.xml
share/owncloud/apps/gallery/appinfo/routes.php
+share/owncloud/apps/gallery/appinfo/signature.json
share/owncloud/apps/gallery/build/documentation/docpublisher.sh
share/owncloud/apps/gallery/build/documentation/index.html
-share/owncloud/apps/gallery/build/documentation/reports/code coverage/index.html
share/owncloud/apps/gallery/build/documentation/reports/index.html
+share/owncloud/apps/gallery/build/screenshots/Gallery.jpg
share/owncloud/apps/gallery/build/xdebug_install.sh
share/owncloud/apps/gallery/codeception.yml
share/owncloud/apps/gallery/composer.json
share/owncloud/apps/gallery/composer.lock
share/owncloud/apps/gallery/config/configexception.php
share/owncloud/apps/gallery/config/configparser.php
+share/owncloud/apps/gallery/config/configvalidator.php
share/owncloud/apps/gallery/controller/config.php
share/owncloud/apps/gallery/controller/configapicontroller.php
share/owncloud/apps/gallery/controller/configcontroller.php
@@ -7181,8 +7543,6 @@ share/owncloud/apps/gallery/img/dateasc.png
share/owncloud/apps/gallery/img/dateasc.svg
share/owncloud/apps/gallery/img/datedes.png
share/owncloud/apps/gallery/img/datedes.svg
-share/owncloud/apps/gallery/img/download.png
-share/owncloud/apps/gallery/img/download.svg
share/owncloud/apps/gallery/img/folder.png
share/owncloud/apps/gallery/img/folder.svg
share/owncloud/apps/gallery/img/gallery-dark.png
@@ -7194,6 +7554,7 @@ share/owncloud/apps/gallery/img/namedes.svg
share/owncloud/apps/gallery/img/toggle.png
share/owncloud/apps/gallery/img/toggle.svg
share/owncloud/apps/gallery/js/.bowerrc
+share/owncloud/apps/gallery/js/.jshintrc
share/owncloud/apps/gallery/js/app.js
share/owncloud/apps/gallery/js/bower.json
share/owncloud/apps/gallery/js/breadcrumb.js
@@ -7220,14 +7581,14 @@ share/owncloud/apps/gallery/js/vendor/commonmark/LICENSE
share/owncloud/apps/gallery/js/vendor/commonmark/dist/commonmark.js
share/owncloud/apps/gallery/js/vendor/commonmark/dist/commonmark.min.js
share/owncloud/apps/gallery/js/vendor/dompurify/LICENSE
+share/owncloud/apps/gallery/js/vendor/dompurify/README.md
share/owncloud/apps/gallery/js/vendor/dompurify/src/purify.js
share/owncloud/apps/gallery/js/vendor/eventsource-polyfill/LICENSE
+share/owncloud/apps/gallery/js/vendor/eventsource-polyfill/README.md
share/owncloud/apps/gallery/js/vendor/eventsource-polyfill/dist/eventsource.js
-share/owncloud/apps/gallery/js/vendor/image-scale/LICENSE
-share/owncloud/apps/gallery/js/vendor/image-scale/image-scale.js
-share/owncloud/apps/gallery/js/vendor/image-scale/image-scale.min.js
share/owncloud/apps/gallery/js/vendor/modified-eventsource-polyfill/eventsource-polyfill.js
share/owncloud/apps/gallery/js/vendor/owncloud/share.js
+share/owncloud/apps/gallery/l10n/.tx/config
share/owncloud/apps/gallery/l10n/af_ZA.php
share/owncloud/apps/gallery/l10n/ar.js
share/owncloud/apps/gallery/l10n/ar.json
@@ -7261,12 +7622,10 @@ share/owncloud/apps/gallery/l10n/de_AT.php
share/owncloud/apps/gallery/l10n/de_CH.php
share/owncloud/apps/gallery/l10n/de_DE.js
share/owncloud/apps/gallery/l10n/de_DE.json
-share/owncloud/apps/gallery/l10n/de_DE.php
share/owncloud/apps/gallery/l10n/el.js
share/owncloud/apps/gallery/l10n/el.json
share/owncloud/apps/gallery/l10n/en_GB.js
share/owncloud/apps/gallery/l10n/en_GB.json
-share/owncloud/apps/gallery/l10n/en_GB.php
share/owncloud/apps/gallery/l10n/eo.js
share/owncloud/apps/gallery/l10n/eo.json
share/owncloud/apps/gallery/l10n/eo.php
@@ -7289,7 +7648,8 @@ share/owncloud/apps/gallery/l10n/fr.js
share/owncloud/apps/gallery/l10n/fr.json
share/owncloud/apps/gallery/l10n/gl.js
share/owncloud/apps/gallery/l10n/gl.json
-share/owncloud/apps/gallery/l10n/he.php
+share/owncloud/apps/gallery/l10n/he.js
+share/owncloud/apps/gallery/l10n/he.json
share/owncloud/apps/gallery/l10n/hi.php
share/owncloud/apps/gallery/l10n/hr.js
share/owncloud/apps/gallery/l10n/hr.json
@@ -7299,7 +7659,8 @@ share/owncloud/apps/gallery/l10n/hu_HU.json
share/owncloud/apps/gallery/l10n/ia.php
share/owncloud/apps/gallery/l10n/id.js
share/owncloud/apps/gallery/l10n/id.json
-share/owncloud/apps/gallery/l10n/is.php
+share/owncloud/apps/gallery/l10n/is.js
+share/owncloud/apps/gallery/l10n/is.json
share/owncloud/apps/gallery/l10n/it.js
share/owncloud/apps/gallery/l10n/it.json
share/owncloud/apps/gallery/l10n/ja.js
@@ -7314,7 +7675,6 @@ share/owncloud/apps/gallery/l10n/ku_IQ.php
share/owncloud/apps/gallery/l10n/lb.php
share/owncloud/apps/gallery/l10n/lt_LT.js
share/owncloud/apps/gallery/l10n/lt_LT.json
-share/owncloud/apps/gallery/l10n/lt_LT.php
share/owncloud/apps/gallery/l10n/lv.php
share/owncloud/apps/gallery/l10n/mk.php
share/owncloud/apps/gallery/l10n/ms_MY.php
@@ -7323,7 +7683,6 @@ share/owncloud/apps/gallery/l10n/nb_NO.json
share/owncloud/apps/gallery/l10n/nl.js
share/owncloud/apps/gallery/l10n/nl.json
share/owncloud/apps/gallery/l10n/nn_NO.php
-share/owncloud/apps/gallery/l10n/no-php
share/owncloud/apps/gallery/l10n/oc.js
share/owncloud/apps/gallery/l10n/oc.json
share/owncloud/apps/gallery/l10n/pa.php
@@ -7343,10 +7702,8 @@ share/owncloud/apps/gallery/l10n/sk_SK.js
share/owncloud/apps/gallery/l10n/sk_SK.json
share/owncloud/apps/gallery/l10n/sl.js
share/owncloud/apps/gallery/l10n/sl.json
-share/owncloud/apps/gallery/l10n/sl.php
share/owncloud/apps/gallery/l10n/sq.js
share/owncloud/apps/gallery/l10n/sq.json
-share/owncloud/apps/gallery/l10n/sq.php
share/owncloud/apps/gallery/l10n/sr.php
share/owncloud/apps/gallery/l10n/sr@latin.php
share/owncloud/apps/gallery/l10n/sv.js
@@ -7369,11 +7726,9 @@ share/owncloud/apps/gallery/l10n/vi.json
share/owncloud/apps/gallery/l10n/vi.php
share/owncloud/apps/gallery/l10n/zh_CN.js
share/owncloud/apps/gallery/l10n/zh_CN.json
-share/owncloud/apps/gallery/l10n/zh_CN.php
share/owncloud/apps/gallery/l10n/zh_HK.php
share/owncloud/apps/gallery/l10n/zh_TW.js
share/owncloud/apps/gallery/l10n/zh_TW.json
-share/owncloud/apps/gallery/l10n/zh_TW.php
share/owncloud/apps/gallery/middleware/checkexception.php
share/owncloud/apps/gallery/middleware/checkmiddleware.php
share/owncloud/apps/gallery/middleware/envcheckmiddleware.php
@@ -7401,101 +7756,6 @@ share/owncloud/apps/gallery/templates/part.internalservererror.php
share/owncloud/apps/gallery/templates/part.linkerror.php
share/owncloud/apps/gallery/templates/public.php
share/owncloud/apps/gallery/templates/slideshow.php
-share/owncloud/apps/gallery/tests/README.MD
-share/owncloud/apps/gallery/tests/_bootstrap.php
-share/owncloud/apps/gallery/tests/_data/.nomedia
-share/owncloud/apps/gallery/tests/_data/animated.gif
-share/owncloud/apps/gallery/tests/_data/bom-gallery.cnf
-share/owncloud/apps/gallery/tests/_data/broken-gallery.cnf
-share/owncloud/apps/gallery/tests/_data/design-gallery.cnf
-share/owncloud/apps/gallery/tests/_data/dump.sql
-share/owncloud/apps/gallery/tests/_data/empty-gallery.cnf
-share/owncloud/apps/gallery/tests/_data/font.ttf
-share/owncloud/apps/gallery/tests/_data/sharer-gallery.cnf
-share/owncloud/apps/gallery/tests/_data/sorting-gallery.cnf
-share/owncloud/apps/gallery/tests/_data/sources.md
-share/owncloud/apps/gallery/tests/_data/tester-gallery.cnf
-share/owncloud/apps/gallery/tests/_data/testimage-corrupt.jpg
-share/owncloud/apps/gallery/tests/_data/testimage-wide.png
-share/owncloud/apps/gallery/tests/_data/testimage.eps
-share/owncloud/apps/gallery/tests/_data/testimage.gif
-share/owncloud/apps/gallery/tests/_data/testimage.jpg
-share/owncloud/apps/gallery/tests/_data/testimage.png
-share/owncloud/apps/gallery/tests/_data/testimagelarge.svg
-share/owncloud/apps/gallery/tests/_envs/firefox.yml
-share/owncloud/apps/gallery/tests/_support/AcceptanceTester.php
-share/owncloud/apps/gallery/tests/_support/ApiTester.php
-share/owncloud/apps/gallery/tests/_support/FunctionalTester.php
-share/owncloud/apps/gallery/tests/_support/Helper/Acceptance.php
-share/owncloud/apps/gallery/tests/_support/Helper/Api.php
-share/owncloud/apps/gallery/tests/_support/Helper/CoreTestCase.php
-share/owncloud/apps/gallery/tests/_support/Helper/DataSetup.php
-share/owncloud/apps/gallery/tests/_support/Helper/Functional.php
-share/owncloud/apps/gallery/tests/_support/Helper/Integration.php
-share/owncloud/apps/gallery/tests/_support/Helper/Unit.php
-share/owncloud/apps/gallery/tests/_support/IntegrationTester.php
-share/owncloud/apps/gallery/tests/_support/Page/Acceptance/Login.php
-share/owncloud/apps/gallery/tests/_support/Page/Files.php
-share/owncloud/apps/gallery/tests/_support/Page/Gallery.php
-share/owncloud/apps/gallery/tests/_support/Page/Login.php
-share/owncloud/apps/gallery/tests/_support/Step/Api/Anonymous.php
-share/owncloud/apps/gallery/tests/_support/Step/Api/TokenUser.php
-share/owncloud/apps/gallery/tests/_support/Step/Api/User.php
-share/owncloud/apps/gallery/tests/_support/UnitTester.php
-share/owncloud/apps/gallery/tests/_support/_generated/AcceptanceTesterActions.php
-share/owncloud/apps/gallery/tests/_support/_generated/ApiTesterActions.php
-share/owncloud/apps/gallery/tests/_support/_generated/FunctionalTesterActions.php
-share/owncloud/apps/gallery/tests/_support/_generated/IntegrationTesterActions.php
-share/owncloud/apps/gallery/tests/_support/_generated/UnitTesterActions.php
-share/owncloud/apps/gallery/tests/acceptance.suite.yml
-share/owncloud/apps/gallery/tests/acceptance/LoginCept.php
-share/owncloud/apps/gallery/tests/acceptance/SignInAsUserCept.php
-share/owncloud/apps/gallery/tests/acceptance/_bootstrap.php
-share/owncloud/apps/gallery/tests/api.suite.yml
-share/owncloud/apps/gallery/tests/api/CheckTestUsersCest.php
-share/owncloud/apps/gallery/tests/api/ConnectWithTokenCest.php
-share/owncloud/apps/gallery/tests/api/DownloadCest.php
-share/owncloud/apps/gallery/tests/api/DownloadWithTokenCest.php
-share/owncloud/apps/gallery/tests/api/GetConfigCest.php
-share/owncloud/apps/gallery/tests/api/GetFilesCest.php
-share/owncloud/apps/gallery/tests/api/GetPreviewCest.php
-share/owncloud/apps/gallery/tests/api/GetThumbnailsCest.php
-share/owncloud/apps/gallery/tests/api/OcsCreateUserCest.php
-share/owncloud/apps/gallery/tests/api/_bootstrap.php
-share/owncloud/apps/gallery/tests/functional.suite.yml
-share/owncloud/apps/gallery/tests/functional/_bootstrap.php
-share/owncloud/apps/gallery/tests/integration.suite.yml
-share/owncloud/apps/gallery/tests/integration/GalleryIntegrationTest.php
-share/owncloud/apps/gallery/tests/integration/_bootstrap.php
-share/owncloud/apps/gallery/tests/integration/appinfo/AppTest.php
-share/owncloud/apps/gallery/tests/integration/appinfo/ApplicationTest.php
-share/owncloud/apps/gallery/tests/integration/environment/EnvironmentSetupTest.php
-share/owncloud/apps/gallery/tests/unit.suite.yml
-share/owncloud/apps/gallery/tests/unit/GalleryUnitTest.php
-share/owncloud/apps/gallery/tests/unit/_bootstrap.php
-share/owncloud/apps/gallery/tests/unit/config/ConfigParserTest.php
-share/owncloud/apps/gallery/tests/unit/controller/ConfigApiControllerTest.php
-share/owncloud/apps/gallery/tests/unit/controller/ConfigControllerTest.php
-share/owncloud/apps/gallery/tests/unit/controller/ConfigPublicControllerTest.php
-share/owncloud/apps/gallery/tests/unit/controller/FilesApiControllerTest.php
-share/owncloud/apps/gallery/tests/unit/controller/FilesControllerTest.php
-share/owncloud/apps/gallery/tests/unit/controller/FilesPublicControllerTest.php
-share/owncloud/apps/gallery/tests/unit/controller/HttpErrorTest.php
-share/owncloud/apps/gallery/tests/unit/controller/PageControllerTest.php
-share/owncloud/apps/gallery/tests/unit/controller/PreviewApiControllerTest.php
-share/owncloud/apps/gallery/tests/unit/controller/PreviewControllerTest.php
-share/owncloud/apps/gallery/tests/unit/controller/PreviewPublicControllerTest.php
-share/owncloud/apps/gallery/tests/unit/environment/EnvironmentTest.php
-share/owncloud/apps/gallery/tests/unit/http/ImageResponseTest.php
-share/owncloud/apps/gallery/tests/unit/middleware/EnvCheckMiddlewareTest.php
-share/owncloud/apps/gallery/tests/unit/middleware/SharingCheckMiddlewareTest.php
-share/owncloud/apps/gallery/tests/unit/preview/PreviewTest.php
-share/owncloud/apps/gallery/tests/unit/service/Base64EncodeTest.php
-share/owncloud/apps/gallery/tests/unit/service/ConfigServiceTest.php
-share/owncloud/apps/gallery/tests/unit/service/DownloadServiceTest.php
-share/owncloud/apps/gallery/tests/unit/service/PreviewServiceTest.php
-share/owncloud/apps/gallery/tests/unit/service/SearchFolderServiceTest.php
-share/owncloud/apps/gallery/tests/unit/service/SearchMediaServiceTest.php
share/owncloud/apps/gallery/utility/eventsource.php
share/owncloud/apps/gallery/vendor/autoload.php
share/owncloud/apps/gallery/vendor/composer/ClassLoader.php
@@ -7504,6 +7764,7 @@ share/owncloud/apps/gallery/vendor/composer/autoload_namespaces.php
share/owncloud/apps/gallery/vendor/composer/autoload_psr4.php
share/owncloud/apps/gallery/vendor/composer/autoload_real.php
share/owncloud/apps/gallery/vendor/composer/installed.json
+share/owncloud/apps/gallery/vendor/symfony/yaml/.gitignore
share/owncloud/apps/gallery/vendor/symfony/yaml/CHANGELOG.md
share/owncloud/apps/gallery/vendor/symfony/yaml/Dumper.php
share/owncloud/apps/gallery/vendor/symfony/yaml/Escaper.php
@@ -7514,6 +7775,7 @@ share/owncloud/apps/gallery/vendor/symfony/yaml/Exception/RuntimeException.php
share/owncloud/apps/gallery/vendor/symfony/yaml/Inline.php
share/owncloud/apps/gallery/vendor/symfony/yaml/LICENSE
share/owncloud/apps/gallery/vendor/symfony/yaml/Parser.php
+share/owncloud/apps/gallery/vendor/symfony/yaml/README.md
share/owncloud/apps/gallery/vendor/symfony/yaml/Tests/DumperTest.php
share/owncloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsAnchorAlias.yml
share/owncloud/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsBasicTests.yml
@@ -7543,15 +7805,17 @@ share/owncloud/apps/gallery/vendor/symfony/yaml/Unescaper.php
share/owncloud/apps/gallery/vendor/symfony/yaml/Yaml.php
share/owncloud/apps/gallery/vendor/symfony/yaml/composer.json
share/owncloud/apps/gallery/vendor/symfony/yaml/phpunit.xml.dist
-share/owncloud/apps/notifications/CONTRIBUTING.md
share/owncloud/apps/notifications/COPYING
share/owncloud/apps/notifications/appinfo/app.php
share/owncloud/apps/notifications/appinfo/application.php
share/owncloud/apps/notifications/appinfo/database.xml
share/owncloud/apps/notifications/appinfo/info.xml
share/owncloud/apps/notifications/appinfo/routes.php
+share/owncloud/apps/notifications/appinfo/signature.json
share/owncloud/apps/notifications/controller/endpointcontroller.php
share/owncloud/apps/notifications/css/styles.css
+share/owncloud/apps/notifications/docs/notification-workflow.md
+share/owncloud/apps/notifications/docs/ocs-endpoint-v1.md
share/owncloud/apps/notifications/img/notifications-new.png
share/owncloud/apps/notifications/img/notifications-new.svg
share/owncloud/apps/notifications/img/notifications.png
@@ -7563,38 +7827,183 @@ share/owncloud/apps/notifications/js/notification.js
share/owncloud/apps/notifications/lib/app.php
share/owncloud/apps/notifications/lib/capabilities.php
share/owncloud/apps/notifications/lib/handler.php
-share/owncloud/apps/notifications/tests/appinfo/AppTest.php
-share/owncloud/apps/notifications/tests/appinfo/ApplicationTest.php
-share/owncloud/apps/notifications/tests/appinfo/RoutesTest.php
-share/owncloud/apps/notifications/tests/bootstrap.php
-share/owncloud/apps/notifications/tests/controller/EndpointControllerTest.php
-share/owncloud/apps/notifications/tests/lib/AppTest.php
-share/owncloud/apps/notifications/tests/lib/CapabilitiesTest.php
-share/owncloud/apps/notifications/tests/lib/HandlerTest.php
-share/owncloud/apps/notifications/tests/phpunit.xml
-share/owncloud/apps/notifications/tests/testcase.php
-share/owncloud/apps/provisioning_api/appinfo/app.php
share/owncloud/apps/provisioning_api/appinfo/info.xml
share/owncloud/apps/provisioning_api/appinfo/routes.php
+share/owncloud/apps/provisioning_api/appinfo/signature.json
share/owncloud/apps/provisioning_api/img/app.svg
share/owncloud/apps/provisioning_api/lib/apps.php
share/owncloud/apps/provisioning_api/lib/groups.php
share/owncloud/apps/provisioning_api/lib/users.php
-share/owncloud/apps/provisioning_api/tests/appstest.php
-share/owncloud/apps/provisioning_api/tests/groupstest.php
-share/owncloud/apps/provisioning_api/tests/testcase.php
-share/owncloud/apps/provisioning_api/tests/userstest.php
-share/owncloud/apps/templateeditor/CONTRIBUTING.md
+share/owncloud/apps/systemtags/activity/extension.php
+share/owncloud/apps/systemtags/activity/listener.php
+share/owncloud/apps/systemtags/appinfo/app.php
+share/owncloud/apps/systemtags/appinfo/info.xml
+share/owncloud/apps/systemtags/appinfo/signature.json
+share/owncloud/apps/systemtags/css/systemtagsfilelist.css
+share/owncloud/apps/systemtags/img/tag.png
+share/owncloud/apps/systemtags/img/tag.svg
+share/owncloud/apps/systemtags/js/app.js
+share/owncloud/apps/systemtags/js/filesplugin.js
+share/owncloud/apps/systemtags/js/systemtagsfilelist.js
+share/owncloud/apps/systemtags/js/systemtagsinfoview.js
+share/owncloud/apps/systemtags/l10n/ar.js
+share/owncloud/apps/systemtags/l10n/ar.json
+share/owncloud/apps/systemtags/l10n/ast.js
+share/owncloud/apps/systemtags/l10n/ast.json
+share/owncloud/apps/systemtags/l10n/az.js
+share/owncloud/apps/systemtags/l10n/az.json
+share/owncloud/apps/systemtags/l10n/bg_BG.js
+share/owncloud/apps/systemtags/l10n/bg_BG.json
+share/owncloud/apps/systemtags/l10n/bn_BD.js
+share/owncloud/apps/systemtags/l10n/bn_BD.json
+share/owncloud/apps/systemtags/l10n/bn_IN.js
+share/owncloud/apps/systemtags/l10n/bn_IN.json
+share/owncloud/apps/systemtags/l10n/bs.js
+share/owncloud/apps/systemtags/l10n/bs.json
+share/owncloud/apps/systemtags/l10n/ca.js
+share/owncloud/apps/systemtags/l10n/ca.json
+share/owncloud/apps/systemtags/l10n/cs_CZ.js
+share/owncloud/apps/systemtags/l10n/cs_CZ.json
+share/owncloud/apps/systemtags/l10n/cy_GB.js
+share/owncloud/apps/systemtags/l10n/cy_GB.json
+share/owncloud/apps/systemtags/l10n/da.js
+share/owncloud/apps/systemtags/l10n/da.json
+share/owncloud/apps/systemtags/l10n/de.js
+share/owncloud/apps/systemtags/l10n/de.json
+share/owncloud/apps/systemtags/l10n/de_DE.js
+share/owncloud/apps/systemtags/l10n/de_DE.json
+share/owncloud/apps/systemtags/l10n/el.js
+share/owncloud/apps/systemtags/l10n/el.json
+share/owncloud/apps/systemtags/l10n/en_GB.js
+share/owncloud/apps/systemtags/l10n/en_GB.json
+share/owncloud/apps/systemtags/l10n/eo.js
+share/owncloud/apps/systemtags/l10n/eo.json
+share/owncloud/apps/systemtags/l10n/es.js
+share/owncloud/apps/systemtags/l10n/es.json
+share/owncloud/apps/systemtags/l10n/es_AR.js
+share/owncloud/apps/systemtags/l10n/es_AR.json
+share/owncloud/apps/systemtags/l10n/es_MX.js
+share/owncloud/apps/systemtags/l10n/es_MX.json
+share/owncloud/apps/systemtags/l10n/et_EE.js
+share/owncloud/apps/systemtags/l10n/et_EE.json
+share/owncloud/apps/systemtags/l10n/eu.js
+share/owncloud/apps/systemtags/l10n/eu.json
+share/owncloud/apps/systemtags/l10n/fa.js
+share/owncloud/apps/systemtags/l10n/fa.json
+share/owncloud/apps/systemtags/l10n/fi_FI.js
+share/owncloud/apps/systemtags/l10n/fi_FI.json
+share/owncloud/apps/systemtags/l10n/fr.js
+share/owncloud/apps/systemtags/l10n/fr.json
+share/owncloud/apps/systemtags/l10n/gl.js
+share/owncloud/apps/systemtags/l10n/gl.json
+share/owncloud/apps/systemtags/l10n/he.js
+share/owncloud/apps/systemtags/l10n/he.json
+share/owncloud/apps/systemtags/l10n/hr.js
+share/owncloud/apps/systemtags/l10n/hr.json
+share/owncloud/apps/systemtags/l10n/hu_HU.js
+share/owncloud/apps/systemtags/l10n/hu_HU.json
+share/owncloud/apps/systemtags/l10n/hy.js
+share/owncloud/apps/systemtags/l10n/hy.json
+share/owncloud/apps/systemtags/l10n/ia.js
+share/owncloud/apps/systemtags/l10n/ia.json
+share/owncloud/apps/systemtags/l10n/id.js
+share/owncloud/apps/systemtags/l10n/id.json
+share/owncloud/apps/systemtags/l10n/is.js
+share/owncloud/apps/systemtags/l10n/is.json
+share/owncloud/apps/systemtags/l10n/it.js
+share/owncloud/apps/systemtags/l10n/it.json
+share/owncloud/apps/systemtags/l10n/ja.js
+share/owncloud/apps/systemtags/l10n/ja.json
+share/owncloud/apps/systemtags/l10n/ka_GE.js
+share/owncloud/apps/systemtags/l10n/ka_GE.json
+share/owncloud/apps/systemtags/l10n/km.js
+share/owncloud/apps/systemtags/l10n/km.json
+share/owncloud/apps/systemtags/l10n/kn.js
+share/owncloud/apps/systemtags/l10n/kn.json
+share/owncloud/apps/systemtags/l10n/ko.js
+share/owncloud/apps/systemtags/l10n/ko.json
+share/owncloud/apps/systemtags/l10n/ku_IQ.js
+share/owncloud/apps/systemtags/l10n/ku_IQ.json
+share/owncloud/apps/systemtags/l10n/lb.js
+share/owncloud/apps/systemtags/l10n/lb.json
+share/owncloud/apps/systemtags/l10n/lt_LT.js
+share/owncloud/apps/systemtags/l10n/lt_LT.json
+share/owncloud/apps/systemtags/l10n/lv.js
+share/owncloud/apps/systemtags/l10n/lv.json
+share/owncloud/apps/systemtags/l10n/mk.js
+share/owncloud/apps/systemtags/l10n/mk.json
+share/owncloud/apps/systemtags/l10n/ms_MY.js
+share/owncloud/apps/systemtags/l10n/ms_MY.json
+share/owncloud/apps/systemtags/l10n/nb_NO.js
+share/owncloud/apps/systemtags/l10n/nb_NO.json
+share/owncloud/apps/systemtags/l10n/nds.js
+share/owncloud/apps/systemtags/l10n/nds.json
+share/owncloud/apps/systemtags/l10n/nl.js
+share/owncloud/apps/systemtags/l10n/nl.json
+share/owncloud/apps/systemtags/l10n/nn_NO.js
+share/owncloud/apps/systemtags/l10n/nn_NO.json
+share/owncloud/apps/systemtags/l10n/oc.js
+share/owncloud/apps/systemtags/l10n/oc.json
+share/owncloud/apps/systemtags/l10n/pl.js
+share/owncloud/apps/systemtags/l10n/pl.json
+share/owncloud/apps/systemtags/l10n/pt_BR.js
+share/owncloud/apps/systemtags/l10n/pt_BR.json
+share/owncloud/apps/systemtags/l10n/pt_PT.js
+share/owncloud/apps/systemtags/l10n/pt_PT.json
+share/owncloud/apps/systemtags/l10n/ro.js
+share/owncloud/apps/systemtags/l10n/ro.json
+share/owncloud/apps/systemtags/l10n/ru.js
+share/owncloud/apps/systemtags/l10n/ru.json
+share/owncloud/apps/systemtags/l10n/si_LK.js
+share/owncloud/apps/systemtags/l10n/si_LK.json
+share/owncloud/apps/systemtags/l10n/sk_SK.js
+share/owncloud/apps/systemtags/l10n/sk_SK.json
+share/owncloud/apps/systemtags/l10n/sl.js
+share/owncloud/apps/systemtags/l10n/sl.json
+share/owncloud/apps/systemtags/l10n/sq.js
+share/owncloud/apps/systemtags/l10n/sq.json
+share/owncloud/apps/systemtags/l10n/sr.js
+share/owncloud/apps/systemtags/l10n/sr.json
+share/owncloud/apps/systemtags/l10n/sr@latin.js
+share/owncloud/apps/systemtags/l10n/sr@latin.json
+share/owncloud/apps/systemtags/l10n/sv.js
+share/owncloud/apps/systemtags/l10n/sv.json
+share/owncloud/apps/systemtags/l10n/ta_LK.js
+share/owncloud/apps/systemtags/l10n/ta_LK.json
+share/owncloud/apps/systemtags/l10n/te.js
+share/owncloud/apps/systemtags/l10n/te.json
+share/owncloud/apps/systemtags/l10n/th_TH.js
+share/owncloud/apps/systemtags/l10n/th_TH.json
+share/owncloud/apps/systemtags/l10n/tr.js
+share/owncloud/apps/systemtags/l10n/tr.json
+share/owncloud/apps/systemtags/l10n/ug.js
+share/owncloud/apps/systemtags/l10n/ug.json
+share/owncloud/apps/systemtags/l10n/uk.js
+share/owncloud/apps/systemtags/l10n/uk.json
+share/owncloud/apps/systemtags/l10n/ur_PK.js
+share/owncloud/apps/systemtags/l10n/ur_PK.json
+share/owncloud/apps/systemtags/l10n/vi.js
+share/owncloud/apps/systemtags/l10n/vi.json
+share/owncloud/apps/systemtags/l10n/zh_CN.js
+share/owncloud/apps/systemtags/l10n/zh_CN.json
+share/owncloud/apps/systemtags/l10n/zh_HK.js
+share/owncloud/apps/systemtags/l10n/zh_HK.json
+share/owncloud/apps/systemtags/l10n/zh_TW.js
+share/owncloud/apps/systemtags/l10n/zh_TW.json
+share/owncloud/apps/systemtags/list.php
+share/owncloud/apps/systemtags/templates/list.php
share/owncloud/apps/templateeditor/app/templateeditor.php
share/owncloud/apps/templateeditor/appinfo/app.php
share/owncloud/apps/templateeditor/appinfo/info.xml
share/owncloud/apps/templateeditor/appinfo/routes.php
+share/owncloud/apps/templateeditor/appinfo/signature.json
share/owncloud/apps/templateeditor/appinfo/version
share/owncloud/apps/templateeditor/controller/adminsettingscontroller.php
share/owncloud/apps/templateeditor/css/settings-admin.css
share/owncloud/apps/templateeditor/http/mailtemplateresponse.php
share/owncloud/apps/templateeditor/img/app.svg
share/owncloud/apps/templateeditor/js/settings-admin.js
+share/owncloud/apps/templateeditor/l10n/.tx/config
share/owncloud/apps/templateeditor/l10n/ar.js
share/owncloud/apps/templateeditor/l10n/ar.json
share/owncloud/apps/templateeditor/l10n/ar.php
@@ -7663,6 +8072,8 @@ share/owncloud/apps/templateeditor/l10n/fr.php
share/owncloud/apps/templateeditor/l10n/gl.js
share/owncloud/apps/templateeditor/l10n/gl.json
share/owncloud/apps/templateeditor/l10n/gl.php
+share/owncloud/apps/templateeditor/l10n/he.js
+share/owncloud/apps/templateeditor/l10n/he.json
share/owncloud/apps/templateeditor/l10n/he.php
share/owncloud/apps/templateeditor/l10n/hi.php
share/owncloud/apps/templateeditor/l10n/hr.php
@@ -7725,6 +8136,8 @@ share/owncloud/apps/templateeditor/l10n/sk_SK.php
share/owncloud/apps/templateeditor/l10n/sl.js
share/owncloud/apps/templateeditor/l10n/sl.json
share/owncloud/apps/templateeditor/l10n/sl.php
+share/owncloud/apps/templateeditor/l10n/sq.js
+share/owncloud/apps/templateeditor/l10n/sq.json
share/owncloud/apps/templateeditor/l10n/sq.php
share/owncloud/apps/templateeditor/l10n/sr.js
share/owncloud/apps/templateeditor/l10n/sr.json
@@ -7751,199 +8164,126 @@ share/owncloud/apps/templateeditor/l10n/zh_CN.js
share/owncloud/apps/templateeditor/l10n/zh_CN.json
share/owncloud/apps/templateeditor/l10n/zh_CN.php
share/owncloud/apps/templateeditor/l10n/zh_HK.php
+share/owncloud/apps/templateeditor/l10n/zh_TW.js
+share/owncloud/apps/templateeditor/l10n/zh_TW.json
share/owncloud/apps/templateeditor/l10n/zh_TW.php
share/owncloud/apps/templateeditor/lib/mailtemplate.php
share/owncloud/apps/templateeditor/settings-admin.php
share/owncloud/apps/templateeditor/templates/settings-admin.php
-share/owncloud/apps/updater/CONTRIBUTING.md
-share/owncloud/apps/updater/COPYING-AGPL
-share/owncloud/apps/updater/admin.php
-share/owncloud/apps/updater/appinfo/app.php
-share/owncloud/apps/updater/appinfo/application.php
-share/owncloud/apps/updater/appinfo/info.xml
-share/owncloud/apps/updater/appinfo/routes.php
-share/owncloud/apps/updater/appinfo/version
-share/owncloud/apps/updater/controller/admincontroller.php
-share/owncloud/apps/updater/controller/backupcontroller.php
-share/owncloud/apps/updater/controller/updatecontroller.php
-share/owncloud/apps/updater/css/updater.css
-share/owncloud/apps/updater/img/app.svg
-share/owncloud/apps/updater/js/3rdparty/angular.js
-share/owncloud/apps/updater/js/updater.js
-share/owncloud/apps/updater/l10n/ar.php
-share/owncloud/apps/updater/l10n/ast.php
-share/owncloud/apps/updater/l10n/az.js
-share/owncloud/apps/updater/l10n/az.json
-share/owncloud/apps/updater/l10n/az.php
-share/owncloud/apps/updater/l10n/bg_BG.js
-share/owncloud/apps/updater/l10n/bg_BG.json
-share/owncloud/apps/updater/l10n/bg_BG.php
-share/owncloud/apps/updater/l10n/bn_BD.php
-share/owncloud/apps/updater/l10n/bn_IN.php
-share/owncloud/apps/updater/l10n/bs.js
-share/owncloud/apps/updater/l10n/bs.json
-share/owncloud/apps/updater/l10n/bs.php
-share/owncloud/apps/updater/l10n/ca.php
-share/owncloud/apps/updater/l10n/cs_CZ.js
-share/owncloud/apps/updater/l10n/cs_CZ.json
-share/owncloud/apps/updater/l10n/cs_CZ.php
-share/owncloud/apps/updater/l10n/cy_GB.php
-share/owncloud/apps/updater/l10n/da.js
-share/owncloud/apps/updater/l10n/da.json
-share/owncloud/apps/updater/l10n/da.php
-share/owncloud/apps/updater/l10n/de.js
-share/owncloud/apps/updater/l10n/de.json
-share/owncloud/apps/updater/l10n/de.php
-share/owncloud/apps/updater/l10n/de_AT.php
-share/owncloud/apps/updater/l10n/de_DE.js
-share/owncloud/apps/updater/l10n/de_DE.json
-share/owncloud/apps/updater/l10n/de_DE.php
-share/owncloud/apps/updater/l10n/el.js
-share/owncloud/apps/updater/l10n/el.json
-share/owncloud/apps/updater/l10n/el.php
-share/owncloud/apps/updater/l10n/en@pirate.php
-share/owncloud/apps/updater/l10n/en_GB.js
-share/owncloud/apps/updater/l10n/en_GB.json
-share/owncloud/apps/updater/l10n/en_GB.php
-share/owncloud/apps/updater/l10n/eo.php
-share/owncloud/apps/updater/l10n/es.js
-share/owncloud/apps/updater/l10n/es.json
-share/owncloud/apps/updater/l10n/es.php
-share/owncloud/apps/updater/l10n/es_AR.js
-share/owncloud/apps/updater/l10n/es_AR.json
-share/owncloud/apps/updater/l10n/es_AR.php
-share/owncloud/apps/updater/l10n/es_CL.php
-share/owncloud/apps/updater/l10n/es_MX.php
-share/owncloud/apps/updater/l10n/et_EE.js
-share/owncloud/apps/updater/l10n/et_EE.json
-share/owncloud/apps/updater/l10n/et_EE.php
-share/owncloud/apps/updater/l10n/eu.js
-share/owncloud/apps/updater/l10n/eu.json
-share/owncloud/apps/updater/l10n/eu.php
-share/owncloud/apps/updater/l10n/eu_ES.php
-share/owncloud/apps/updater/l10n/fa.php
-share/owncloud/apps/updater/l10n/fi_FI.js
-share/owncloud/apps/updater/l10n/fi_FI.json
-share/owncloud/apps/updater/l10n/fi_FI.php
-share/owncloud/apps/updater/l10n/fr.js
-share/owncloud/apps/updater/l10n/fr.json
-share/owncloud/apps/updater/l10n/fr.php
-share/owncloud/apps/updater/l10n/gl.js
-share/owncloud/apps/updater/l10n/gl.json
-share/owncloud/apps/updater/l10n/gl.php
-share/owncloud/apps/updater/l10n/he.php
-share/owncloud/apps/updater/l10n/hi.php
-share/owncloud/apps/updater/l10n/hr.js
-share/owncloud/apps/updater/l10n/hr.json
-share/owncloud/apps/updater/l10n/hr.php
-share/owncloud/apps/updater/l10n/hu_HU.js
-share/owncloud/apps/updater/l10n/hu_HU.json
-share/owncloud/apps/updater/l10n/hu_HU.php
-share/owncloud/apps/updater/l10n/hy.php
-share/owncloud/apps/updater/l10n/ia.php
-share/owncloud/apps/updater/l10n/id.js
-share/owncloud/apps/updater/l10n/id.json
-share/owncloud/apps/updater/l10n/id.php
-share/owncloud/apps/updater/l10n/is.php
-share/owncloud/apps/updater/l10n/it.js
-share/owncloud/apps/updater/l10n/it.json
-share/owncloud/apps/updater/l10n/it.php
-share/owncloud/apps/updater/l10n/ja.js
-share/owncloud/apps/updater/l10n/ja.json
-share/owncloud/apps/updater/l10n/ja.php
-share/owncloud/apps/updater/l10n/jv.php
-share/owncloud/apps/updater/l10n/ka_GE.php
-share/owncloud/apps/updater/l10n/km.php
-share/owncloud/apps/updater/l10n/ko.js
-share/owncloud/apps/updater/l10n/ko.json
-share/owncloud/apps/updater/l10n/ko.php
-share/owncloud/apps/updater/l10n/ku_IQ.php
-share/owncloud/apps/updater/l10n/lb.php
-share/owncloud/apps/updater/l10n/lt_LT.php
-share/owncloud/apps/updater/l10n/lv.php
-share/owncloud/apps/updater/l10n/mk.php
-share/owncloud/apps/updater/l10n/ms_MY.php
-share/owncloud/apps/updater/l10n/my_MM.php
-share/owncloud/apps/updater/l10n/nb_NO.js
-share/owncloud/apps/updater/l10n/nb_NO.json
-share/owncloud/apps/updater/l10n/nb_NO.php
-share/owncloud/apps/updater/l10n/nl.js
-share/owncloud/apps/updater/l10n/nl.json
-share/owncloud/apps/updater/l10n/nl.php
-share/owncloud/apps/updater/l10n/nn_NO.php
-share/owncloud/apps/updater/l10n/oc.js
-share/owncloud/apps/updater/l10n/oc.json
-share/owncloud/apps/updater/l10n/oc.php
-share/owncloud/apps/updater/l10n/pa.php
-share/owncloud/apps/updater/l10n/pl.js
-share/owncloud/apps/updater/l10n/pl.json
-share/owncloud/apps/updater/l10n/pl.php
-share/owncloud/apps/updater/l10n/pt_BR.js
-share/owncloud/apps/updater/l10n/pt_BR.json
-share/owncloud/apps/updater/l10n/pt_BR.php
-share/owncloud/apps/updater/l10n/pt_PT.js
-share/owncloud/apps/updater/l10n/pt_PT.json
-share/owncloud/apps/updater/l10n/pt_PT.php
-share/owncloud/apps/updater/l10n/ro.php
-share/owncloud/apps/updater/l10n/ru.js
-share/owncloud/apps/updater/l10n/ru.json
-share/owncloud/apps/updater/l10n/ru.php
-share/owncloud/apps/updater/l10n/si_LK.php
-share/owncloud/apps/updater/l10n/sk_SK.js
-share/owncloud/apps/updater/l10n/sk_SK.json
-share/owncloud/apps/updater/l10n/sk_SK.php
-share/owncloud/apps/updater/l10n/sl.js
-share/owncloud/apps/updater/l10n/sl.json
-share/owncloud/apps/updater/l10n/sl.php
-share/owncloud/apps/updater/l10n/sq.php
-share/owncloud/apps/updater/l10n/sr.js
-share/owncloud/apps/updater/l10n/sr.json
-share/owncloud/apps/updater/l10n/sr.php
-share/owncloud/apps/updater/l10n/sr@latin.php
-share/owncloud/apps/updater/l10n/sv.js
-share/owncloud/apps/updater/l10n/sv.json
-share/owncloud/apps/updater/l10n/sv.php
-share/owncloud/apps/updater/l10n/ta_LK.php
-share/owncloud/apps/updater/l10n/te.php
-share/owncloud/apps/updater/l10n/th_TH.js
-share/owncloud/apps/updater/l10n/th_TH.json
-share/owncloud/apps/updater/l10n/th_TH.php
-share/owncloud/apps/updater/l10n/tr.js
-share/owncloud/apps/updater/l10n/tr.json
-share/owncloud/apps/updater/l10n/tr.php
-share/owncloud/apps/updater/l10n/ug.php
-share/owncloud/apps/updater/l10n/uk.js
-share/owncloud/apps/updater/l10n/uk.json
-share/owncloud/apps/updater/l10n/uk.php
-share/owncloud/apps/updater/l10n/ur_PK.php
-share/owncloud/apps/updater/l10n/vi.php
-share/owncloud/apps/updater/l10n/zh_CN.js
-share/owncloud/apps/updater/l10n/zh_CN.json
-share/owncloud/apps/updater/l10n/zh_CN.php
-share/owncloud/apps/updater/l10n/zh_HK.php
-share/owncloud/apps/updater/l10n/zh_TW.php
-share/owncloud/apps/updater/lib/backup.php
-share/owncloud/apps/updater/lib/channel.php
-share/owncloud/apps/updater/lib/collection.php
-share/owncloud/apps/updater/lib/config.php
-share/owncloud/apps/updater/lib/downloader.php
-share/owncloud/apps/updater/lib/files.json
-share/owncloud/apps/updater/lib/fsexception.php
-share/owncloud/apps/updater/lib/helper.php
-share/owncloud/apps/updater/lib/location.php
-share/owncloud/apps/updater/lib/location/apps.php
-share/owncloud/apps/updater/lib/location/core.php
-share/owncloud/apps/updater/lib/location/thirdparty.php
-share/owncloud/apps/updater/lib/permissionexception.php
-share/owncloud/apps/updater/lib/updater.php
-share/owncloud/apps/updater/templates/admin.php
-share/owncloud/apps/updater/tests/bootstrap.php
-share/owncloud/apps/updater/tests/channeltest.php
-share/owncloud/apps/updater/tests/controller/backupcontrollertest.php
-share/owncloud/apps/updater/tests/phpunit.xml
+share/owncloud/apps/updatenotification/admin.php
+share/owncloud/apps/updatenotification/appinfo/app.php
+share/owncloud/apps/updatenotification/appinfo/application.php
+share/owncloud/apps/updatenotification/appinfo/info.xml
+share/owncloud/apps/updatenotification/appinfo/routes.php
+share/owncloud/apps/updatenotification/appinfo/signature.json
+share/owncloud/apps/updatenotification/controller/admincontroller.php
+share/owncloud/apps/updatenotification/js/admin.js
+share/owncloud/apps/updatenotification/js/notification.js
+share/owncloud/apps/updatenotification/l10n/ar.js
+share/owncloud/apps/updatenotification/l10n/ar.json
+share/owncloud/apps/updatenotification/l10n/ast.js
+share/owncloud/apps/updatenotification/l10n/ast.json
+share/owncloud/apps/updatenotification/l10n/az.js
+share/owncloud/apps/updatenotification/l10n/az.json
+share/owncloud/apps/updatenotification/l10n/bg_BG.js
+share/owncloud/apps/updatenotification/l10n/bg_BG.json
+share/owncloud/apps/updatenotification/l10n/bn_BD.js
+share/owncloud/apps/updatenotification/l10n/bn_BD.json
+share/owncloud/apps/updatenotification/l10n/bs.js
+share/owncloud/apps/updatenotification/l10n/bs.json
+share/owncloud/apps/updatenotification/l10n/ca.js
+share/owncloud/apps/updatenotification/l10n/ca.json
+share/owncloud/apps/updatenotification/l10n/cs_CZ.js
+share/owncloud/apps/updatenotification/l10n/cs_CZ.json
+share/owncloud/apps/updatenotification/l10n/da.js
+share/owncloud/apps/updatenotification/l10n/da.json
+share/owncloud/apps/updatenotification/l10n/de.js
+share/owncloud/apps/updatenotification/l10n/de.json
+share/owncloud/apps/updatenotification/l10n/de_DE.js
+share/owncloud/apps/updatenotification/l10n/de_DE.json
+share/owncloud/apps/updatenotification/l10n/el.js
+share/owncloud/apps/updatenotification/l10n/el.json
+share/owncloud/apps/updatenotification/l10n/en_GB.js
+share/owncloud/apps/updatenotification/l10n/en_GB.json
+share/owncloud/apps/updatenotification/l10n/eo.js
+share/owncloud/apps/updatenotification/l10n/eo.json
+share/owncloud/apps/updatenotification/l10n/es.js
+share/owncloud/apps/updatenotification/l10n/es.json
+share/owncloud/apps/updatenotification/l10n/es_AR.js
+share/owncloud/apps/updatenotification/l10n/es_AR.json
+share/owncloud/apps/updatenotification/l10n/et_EE.js
+share/owncloud/apps/updatenotification/l10n/et_EE.json
+share/owncloud/apps/updatenotification/l10n/eu.js
+share/owncloud/apps/updatenotification/l10n/eu.json
+share/owncloud/apps/updatenotification/l10n/fa.js
+share/owncloud/apps/updatenotification/l10n/fa.json
+share/owncloud/apps/updatenotification/l10n/fi_FI.js
+share/owncloud/apps/updatenotification/l10n/fi_FI.json
+share/owncloud/apps/updatenotification/l10n/fr.js
+share/owncloud/apps/updatenotification/l10n/fr.json
+share/owncloud/apps/updatenotification/l10n/gl.js
+share/owncloud/apps/updatenotification/l10n/gl.json
+share/owncloud/apps/updatenotification/l10n/he.js
+share/owncloud/apps/updatenotification/l10n/he.json
+share/owncloud/apps/updatenotification/l10n/hr.js
+share/owncloud/apps/updatenotification/l10n/hr.json
+share/owncloud/apps/updatenotification/l10n/hu_HU.js
+share/owncloud/apps/updatenotification/l10n/hu_HU.json
+share/owncloud/apps/updatenotification/l10n/id.js
+share/owncloud/apps/updatenotification/l10n/id.json
+share/owncloud/apps/updatenotification/l10n/is.js
+share/owncloud/apps/updatenotification/l10n/is.json
+share/owncloud/apps/updatenotification/l10n/it.js
+share/owncloud/apps/updatenotification/l10n/it.json
+share/owncloud/apps/updatenotification/l10n/ja.js
+share/owncloud/apps/updatenotification/l10n/ja.json
+share/owncloud/apps/updatenotification/l10n/ko.js
+share/owncloud/apps/updatenotification/l10n/ko.json
+share/owncloud/apps/updatenotification/l10n/lt_LT.js
+share/owncloud/apps/updatenotification/l10n/lt_LT.json
+share/owncloud/apps/updatenotification/l10n/mk.js
+share/owncloud/apps/updatenotification/l10n/mk.json
+share/owncloud/apps/updatenotification/l10n/nb_NO.js
+share/owncloud/apps/updatenotification/l10n/nb_NO.json
+share/owncloud/apps/updatenotification/l10n/nl.js
+share/owncloud/apps/updatenotification/l10n/nl.json
+share/owncloud/apps/updatenotification/l10n/oc.js
+share/owncloud/apps/updatenotification/l10n/oc.json
+share/owncloud/apps/updatenotification/l10n/pl.js
+share/owncloud/apps/updatenotification/l10n/pl.json
+share/owncloud/apps/updatenotification/l10n/pt_BR.js
+share/owncloud/apps/updatenotification/l10n/pt_BR.json
+share/owncloud/apps/updatenotification/l10n/pt_PT.js
+share/owncloud/apps/updatenotification/l10n/pt_PT.json
+share/owncloud/apps/updatenotification/l10n/ru.js
+share/owncloud/apps/updatenotification/l10n/ru.json
+share/owncloud/apps/updatenotification/l10n/sk_SK.js
+share/owncloud/apps/updatenotification/l10n/sk_SK.json
+share/owncloud/apps/updatenotification/l10n/sl.js
+share/owncloud/apps/updatenotification/l10n/sl.json
+share/owncloud/apps/updatenotification/l10n/sq.js
+share/owncloud/apps/updatenotification/l10n/sq.json
+share/owncloud/apps/updatenotification/l10n/sr.js
+share/owncloud/apps/updatenotification/l10n/sr.json
+share/owncloud/apps/updatenotification/l10n/sv.js
+share/owncloud/apps/updatenotification/l10n/sv.json
+share/owncloud/apps/updatenotification/l10n/th_TH.js
+share/owncloud/apps/updatenotification/l10n/th_TH.json
+share/owncloud/apps/updatenotification/l10n/tr.js
+share/owncloud/apps/updatenotification/l10n/tr.json
+share/owncloud/apps/updatenotification/l10n/uk.js
+share/owncloud/apps/updatenotification/l10n/uk.json
+share/owncloud/apps/updatenotification/l10n/zh_CN.js
+share/owncloud/apps/updatenotification/l10n/zh_CN.json
+share/owncloud/apps/updatenotification/l10n/zh_TW.js
+share/owncloud/apps/updatenotification/l10n/zh_TW.json
+share/owncloud/apps/updatenotification/lib/resettokenbackgroundjob.php
+share/owncloud/apps/updatenotification/lib/updatechecker.php
+share/owncloud/apps/updatenotification/templates/admin.php
share/owncloud/apps/user_external/appinfo/app.php
share/owncloud/apps/user_external/appinfo/database.xml
share/owncloud/apps/user_external/appinfo/info.xml
+share/owncloud/apps/user_external/appinfo/signature.json
share/owncloud/apps/user_external/appinfo/version
share/owncloud/apps/user_external/img/app.svg
share/owncloud/apps/user_external/lib/base.php
@@ -7951,10 +8291,6 @@ share/owncloud/apps/user_external/lib/ftp.php
share/owncloud/apps/user_external/lib/imap.php
share/owncloud/apps/user_external/lib/smb.php
share/owncloud/apps/user_external/lib/webdavauth.php
-share/owncloud/apps/user_external/tests/config.php
-share/owncloud/apps/user_external/tests/ftp.php
-share/owncloud/apps/user_external/tests/imap.php
-share/owncloud/apps/user_external/tests/smb.php
share/owncloud/apps/user_ldap/ajax/clearMappings.php
share/owncloud/apps/user_ldap/ajax/deleteConfiguration.php
share/owncloud/apps/user_ldap/ajax/getConfiguration.php
@@ -7968,6 +8304,7 @@ share/owncloud/apps/user_ldap/appinfo/info.xml
share/owncloud/apps/user_ldap/appinfo/install.php
share/owncloud/apps/user_ldap/appinfo/register_command.php
share/owncloud/apps/user_ldap/appinfo/routes.php
+share/owncloud/apps/user_ldap/appinfo/signature.json
share/owncloud/apps/user_ldap/appinfo/update.php
share/owncloud/apps/user_ldap/command/checkuser.php
share/owncloud/apps/user_ldap/command/createemptyconfig.php
@@ -8268,36 +8605,6 @@ share/owncloud/apps/user_ldap/templates/part.wizard-server.php
share/owncloud/apps/user_ldap/templates/part.wizard-userfilter.php
share/owncloud/apps/user_ldap/templates/part.wizardcontrols.php
share/owncloud/apps/user_ldap/templates/settings.php
-share/owncloud/apps/user_ldap/tests/.htaccess
-share/owncloud/apps/user_ldap/tests/access.php
-share/owncloud/apps/user_ldap/tests/configuration.php
-share/owncloud/apps/user_ldap/tests/connection.php
-share/owncloud/apps/user_ldap/tests/group_ldap.php
-share/owncloud/apps/user_ldap/tests/integration/abstractintegrationtest.php
-share/owncloud/apps/user_ldap/tests/integration/data/avatar-invalid.gif
-share/owncloud/apps/user_ldap/tests/integration/data/avatar-valid.jpg
-share/owncloud/apps/user_ldap/tests/integration/exceptionOnLostConnection.php
-share/owncloud/apps/user_ldap/tests/integration/fakemanager.php
-share/owncloud/apps/user_ldap/tests/integration/lib/IntegrationTestAccessGroupsMatchFilter.php
-share/owncloud/apps/user_ldap/tests/integration/lib/integrationtestbackupserver.php
-share/owncloud/apps/user_ldap/tests/integration/lib/integrationtestcountusersbyloginname.php
-share/owncloud/apps/user_ldap/tests/integration/lib/integrationtestfetchusersbyloginname.php
-share/owncloud/apps/user_ldap/tests/integration/lib/integrationtestpaging.php
-share/owncloud/apps/user_ldap/tests/integration/lib/integrationtestuserhome.php
-share/owncloud/apps/user_ldap/tests/integration/lib/user/IntegrationTestUserAvatar.php
-share/owncloud/apps/user_ldap/tests/integration/readme.md
-share/owncloud/apps/user_ldap/tests/integration/run-test.sh
-share/owncloud/apps/user_ldap/tests/integration/setup-scripts/createExplicitGroups.php
-share/owncloud/apps/user_ldap/tests/integration/setup-scripts/createExplicitGroupsDifferentOU.php
-share/owncloud/apps/user_ldap/tests/integration/setup-scripts/createExplicitUsers.php
-share/owncloud/apps/user_ldap/tests/jobs/cleanup.php
-share/owncloud/apps/user_ldap/tests/mapping/abstractmappingtest.php
-share/owncloud/apps/user_ldap/tests/mapping/groupmapping.php
-share/owncloud/apps/user_ldap/tests/mapping/usermapping.php
-share/owncloud/apps/user_ldap/tests/user/manager.php
-share/owncloud/apps/user_ldap/tests/user/user.php
-share/owncloud/apps/user_ldap/tests/user_ldap.php
-share/owncloud/apps/user_ldap/tests/wizard.php
share/owncloud/apps/user_ldap/user_ldap.php
share/owncloud/apps/user_ldap/user_proxy.php
share/owncloud/apps/user_ldap/vendor/ui-multiselect/MIT-LICENSE
@@ -8311,10 +8618,10 @@ share/owncloud/core/ajax/preview.php
share/owncloud/core/ajax/share.php
share/owncloud/core/ajax/update.php
share/owncloud/core/application.php
-share/owncloud/core/avatar/avatarcontroller.php
share/owncloud/core/command/app/checkcode.php
share/owncloud/core/command/app/disable.php
share/owncloud/core/command/app/enable.php
+share/owncloud/core/command/app/getpath.php
share/owncloud/core/command/app/listapps.php
share/owncloud/core/command/background/ajax.php
share/owncloud/core/command/background/base.php
@@ -8341,6 +8648,10 @@ share/owncloud/core/command/encryption/listmodules.php
share/owncloud/core/command/encryption/setdefaultmodule.php
share/owncloud/core/command/encryption/showkeystorageroot.php
share/owncloud/core/command/encryption/status.php
+share/owncloud/core/command/integrity/checkapp.php
+share/owncloud/core/command/integrity/checkcore.php
+share/owncloud/core/command/integrity/signapp.php
+share/owncloud/core/command/integrity/signcore.php
share/owncloud/core/command/l10n/createjs.php
share/owncloud/core/command/log/manage.php
share/owncloud/core/command/log/owncloud.php
@@ -8350,6 +8661,9 @@ share/owncloud/core/command/maintenance/mimetype/updatejs.php
share/owncloud/core/command/maintenance/mode.php
share/owncloud/core/command/maintenance/repair.php
share/owncloud/core/command/maintenance/singleuser.php
+share/owncloud/core/command/security/importcertificate.php
+share/owncloud/core/command/security/listcertificates.php
+share/owncloud/core/command/security/removecertificate.php
share/owncloud/core/command/status.php
share/owncloud/core/command/upgrade.php
share/owncloud/core/command/user/add.php
@@ -8357,9 +8671,14 @@ share/owncloud/core/command/user/delete.php
share/owncloud/core/command/user/lastseen.php
share/owncloud/core/command/user/report.php
share/owncloud/core/command/user/resetpassword.php
+share/owncloud/core/controller/avatarcontroller.php
+share/owncloud/core/controller/lostcontroller.php
+share/owncloud/core/controller/setupcontroller.php
+share/owncloud/core/controller/usercontroller.php
share/owncloud/core/css/apps.css
share/owncloud/core/css/fixes.css
share/owncloud/core/css/fonts.css
+share/owncloud/core/css/global.css
share/owncloud/core/css/header.css
share/owncloud/core/css/icons.css
share/owncloud/core/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png
@@ -8373,112 +8692,40 @@ share/owncloud/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
share/owncloud/core/css/images/ui-icons_1d2d44_256x240.png
share/owncloud/core/css/images/ui-icons_ffd27a_256x240.png
share/owncloud/core/css/images/ui-icons_ffffff_256x240.png
+share/owncloud/core/css/inputs.css
share/owncloud/core/css/jquery-ui-fixes.css
share/owncloud/core/css/jquery.ocdialog.css
+share/owncloud/core/css/lostpassword/resetpassword.css
share/owncloud/core/css/mobile.css
share/owncloud/core/css/multiselect.css
share/owncloud/core/css/share.css
share/owncloud/core/css/styles.css
+share/owncloud/core/css/systemtags.css
share/owncloud/core/css/tooltip.css
-share/owncloud/core/doc/admin/_images/2-updates.png
share/owncloud/core/doc/admin/_images/add_storage.png
+share/owncloud/core/doc/admin/_images/admin_filehandling-1.png
+share/owncloud/core/doc/admin/_images/admin_filehandling-2.png
share/owncloud/core/doc/admin/_images/amazons3.png
-share/owncloud/core/doc/admin/_images/android_custom_1.png
-share/owncloud/core/doc/admin/_images/android_custom_10.png
-share/owncloud/core/doc/admin/_images/android_custom_11.png
-share/owncloud/core/doc/admin/_images/android_custom_12.png
-share/owncloud/core/doc/admin/_images/android_custom_13.png
-share/owncloud/core/doc/admin/_images/android_custom_14.png
-share/owncloud/core/doc/admin/_images/android_custom_15.png
-share/owncloud/core/doc/admin/_images/android_custom_17.png
-share/owncloud/core/doc/admin/_images/android_custom_18.png
-share/owncloud/core/doc/admin/_images/android_custom_2.png
-share/owncloud/core/doc/admin/_images/android_custom_20.png
-share/owncloud/core/doc/admin/_images/android_custom_21.png
-share/owncloud/core/doc/admin/_images/android_custom_22.png
-share/owncloud/core/doc/admin/_images/android_custom_23.png
-share/owncloud/core/doc/admin/_images/android_custom_24.png
-share/owncloud/core/doc/admin/_images/android_custom_25.png
-share/owncloud/core/doc/admin/_images/android_custom_26.png
-share/owncloud/core/doc/admin/_images/android_custom_3.png
-share/owncloud/core/doc/admin/_images/android_custom_6.png
-share/owncloud/core/doc/admin/_images/android_custom_7.png
-share/owncloud/core/doc/admin/_images/android_custom_8.png
-share/owncloud/core/doc/admin/_images/android_custom_9.png
share/owncloud/core/doc/admin/_images/antivirus-app.png
share/owncloud/core/doc/admin/_images/antivirus-config.png
share/owncloud/core/doc/admin/_images/antivirus-daemon-socket.png
-share/owncloud/core/doc/admin/_images/antivirus-daemon.png
share/owncloud/core/doc/admin/_images/antivirus-executable.png
share/owncloud/core/doc/admin/_images/antivirus-logging.png
share/owncloud/core/doc/admin/_images/app-sharepoint-enable.png
share/owncloud/core/doc/admin/_images/applicable.png
share/owncloud/core/doc/admin/_images/auth_mechanism.png
share/owncloud/core/doc/admin/_images/auth_rsa.png
-share/owncloud/core/doc/admin/_images/cert-1.png
-share/owncloud/core/doc/admin/_images/cert-11.png
-share/owncloud/core/doc/admin/_images/cert-12.png
-share/owncloud/core/doc/admin/_images/cert-13.png
-share/owncloud/core/doc/admin/_images/cert-14.png
-share/owncloud/core/doc/admin/_images/cert-15.png
-share/owncloud/core/doc/admin/_images/cert-16.png
-share/owncloud/core/doc/admin/_images/cert-17.png
-share/owncloud/core/doc/admin/_images/cert-18.png
-share/owncloud/core/doc/admin/_images/cert-19.png
-share/owncloud/core/doc/admin/_images/cert-2.png
-share/owncloud/core/doc/admin/_images/cert-20.png
-share/owncloud/core/doc/admin/_images/cert-25.png
-share/owncloud/core/doc/admin/_images/cert-26.png
-share/owncloud/core/doc/admin/_images/cert-27.png
-share/owncloud/core/doc/admin/_images/cert-28.png
-share/owncloud/core/doc/admin/_images/cert-29.png
-share/owncloud/core/doc/admin/_images/cert-3.png
-share/owncloud/core/doc/admin/_images/cert-30.png
-share/owncloud/core/doc/admin/_images/cert-31.png
-share/owncloud/core/doc/admin/_images/cert-32.png
-share/owncloud/core/doc/admin/_images/cert-33.png
-share/owncloud/core/doc/admin/_images/cert-34.png
-share/owncloud/core/doc/admin/_images/cert-35.png
-share/owncloud/core/doc/admin/_images/cert-36.png
-share/owncloud/core/doc/admin/_images/cert-37.png
-share/owncloud/core/doc/admin/_images/cert-38.png
-share/owncloud/core/doc/admin/_images/cert-39.png
-share/owncloud/core/doc/admin/_images/cert-4.png
-share/owncloud/core/doc/admin/_images/cert-40.png
-share/owncloud/core/doc/admin/_images/cert-41.png
-share/owncloud/core/doc/admin/_images/cert-42.png
-share/owncloud/core/doc/admin/_images/cert-43.png
-share/owncloud/core/doc/admin/_images/cert-44.png
-share/owncloud/core/doc/admin/_images/cert-46.png
-share/owncloud/core/doc/admin/_images/cert-47.png
-share/owncloud/core/doc/admin/_images/cert-5.png
-share/owncloud/core/doc/admin/_images/cert-50.png
-share/owncloud/core/doc/admin/_images/cert-53.png
-share/owncloud/core/doc/admin/_images/cert-54.png
-share/owncloud/core/doc/admin/_images/cert-55.png
-share/owncloud/core/doc/admin/_images/cert-56.png
-share/owncloud/core/doc/admin/_images/cert-57.png
-share/owncloud/core/doc/admin/_images/cert-58.png
-share/owncloud/core/doc/admin/_images/cert-59.png
-share/owncloud/core/doc/admin/_images/cert-6.png
-share/owncloud/core/doc/admin/_images/cert-60.png
-share/owncloud/core/doc/admin/_images/cert-61.png
-share/owncloud/core/doc/admin/_images/cert-62.png
-share/owncloud/core/doc/admin/_images/cert-7.png
-share/owncloud/core/doc/admin/_images/cert-8.png
-share/owncloud/core/doc/admin/_images/cert-9.png
+share/owncloud/core/doc/admin/_images/code-integrity-admin.png
+share/owncloud/core/doc/admin/_images/code-integrity-notification.png
share/owncloud/core/doc/admin/_images/community-vm-console.png
share/owncloud/core/doc/admin/_images/community-vm-splash.png
-share/owncloud/core/doc/admin/_images/create_public_share-1.png
share/owncloud/core/doc/admin/_images/create_public_share-10.png
-share/owncloud/core/doc/admin/_images/create_public_share-2.png
-share/owncloud/core/doc/admin/_images/create_public_share-3.png
-share/owncloud/core/doc/admin/_images/create_public_share-4.png
-share/owncloud/core/doc/admin/_images/create_public_share-5.png
share/owncloud/core/doc/admin/_images/create_public_share-6.png
-share/owncloud/core/doc/admin/_images/create_public_share-7.png
share/owncloud/core/doc/admin/_images/create_public_share-8.png
share/owncloud/core/doc/admin/_images/create_public_share-9.png
+share/owncloud/core/doc/admin/_images/deprecs-1.png
+share/owncloud/core/doc/admin/_images/deprecs-2.png
+share/owncloud/core/doc/admin/_images/deprecs-3.png
share/owncloud/core/doc/admin/_images/documents_app_enable.png
share/owncloud/core/doc/admin/_images/documents_apply_test.png
share/owncloud/core/doc/admin/_images/dropbox-allowshare.png
@@ -8486,11 +8733,12 @@ share/owncloud/core/doc/admin/_images/dropbox-app.png
share/owncloud/core/doc/admin/_images/dropbox-configapp.png
share/owncloud/core/doc/admin/_images/dropbox-oc.png
share/owncloud/core/doc/admin/_images/dropbox.png
-share/owncloud/core/doc/admin/_images/enable_app.png
+share/owncloud/core/doc/admin/_images/enable-app.png
share/owncloud/core/doc/admin/_images/encryption1.png
share/owncloud/core/doc/admin/_images/encryption10.png
share/owncloud/core/doc/admin/_images/encryption12.png
share/owncloud/core/doc/admin/_images/encryption14.png
+share/owncloud/core/doc/admin/_images/encryption15.png
share/owncloud/core/doc/admin/_images/encryption3.png
share/owncloud/core/doc/admin/_images/encryption7.png
share/owncloud/core/doc/admin/_images/encryption8.png
@@ -8500,7 +8748,10 @@ share/owncloud/core/doc/admin/_images/external-sites-2.png
share/owncloud/core/doc/admin/_images/external-sites-3.png
share/owncloud/core/doc/admin/_images/external-sites-4.png
share/owncloud/core/doc/admin/_images/external-sites-5.png
-share/owncloud/core/doc/admin/_images/federated-sharing.png
+share/owncloud/core/doc/admin/_images/federation-0.png
+share/owncloud/core/doc/admin/_images/federation-1.png
+share/owncloud/core/doc/admin/_images/federation-2.png
+share/owncloud/core/doc/admin/_images/federation-3.png
share/owncloud/core/doc/admin/_images/files-drop-1.png
share/owncloud/core/doc/admin/_images/files-drop-2.png
share/owncloud/core/doc/admin/_images/files-drop-3.png
@@ -8508,6 +8759,9 @@ share/owncloud/core/doc/admin/_images/files-drop-4.png
share/owncloud/core/doc/admin/_images/files-drop-5.png
share/owncloud/core/doc/admin/_images/files-drop-6.png
share/owncloud/core/doc/admin/_images/files-drop-7.png
+share/owncloud/core/doc/admin/_images/firewall-1.png
+share/owncloud/core/doc/admin/_images/firewall-2.png
+share/owncloud/core/doc/admin/_images/firewall-3.png
share/owncloud/core/doc/admin/_images/ftp.png
share/owncloud/core/doc/admin/_images/google-drive.png
share/owncloud/core/doc/admin/_images/google-drive1.png
@@ -8526,30 +8780,6 @@ share/owncloud/core/doc/admin/_images/install-wizard-a.png
share/owncloud/core/doc/admin/_images/install-wizard-a1.png
share/owncloud/core/doc/admin/_images/install-wizard-a2.png
share/owncloud/core/doc/admin/_images/install-wizard-a4.png
-share/owncloud/core/doc/admin/_images/ios-p12-2.png
-share/owncloud/core/doc/admin/_images/ios-p12-3.png
-share/owncloud/core/doc/admin/_images/ios-p12-4.png
-share/owncloud/core/doc/admin/_images/ios-p12-5.png
-share/owncloud/core/doc/admin/_images/ios-p12-6.png
-share/owncloud/core/doc/admin/_images/ios-p12.png
-share/owncloud/core/doc/admin/_images/ios-publish-10.png
-share/owncloud/core/doc/admin/_images/ios-publish-11.png
-share/owncloud/core/doc/admin/_images/ios-publish-12.png
-share/owncloud/core/doc/admin/_images/ios-publish-13.png
-share/owncloud/core/doc/admin/_images/ios-publish-14.png
-share/owncloud/core/doc/admin/_images/ios-publish-15.png
-share/owncloud/core/doc/admin/_images/ios-publish-2.png
-share/owncloud/core/doc/admin/_images/ios-publish-3.png
-share/owncloud/core/doc/admin/_images/ios-publish-4.png
-share/owncloud/core/doc/admin/_images/ios-publish-5.png
-share/owncloud/core/doc/admin/_images/ios-publish-6.png
-share/owncloud/core/doc/admin/_images/ios-publish-7.png
-share/owncloud/core/doc/admin/_images/ios-publish-8.png
-share/owncloud/core/doc/admin/_images/ios-publish-9.png
-share/owncloud/core/doc/admin/_images/ios-publish.png
-share/owncloud/core/doc/admin/_images/itunes-udid-3.png
-share/owncloud/core/doc/admin/_images/itunes-udid-4.png
-share/owncloud/core/doc/admin/_images/itunes-udid.png
share/owncloud/core/doc/admin/_images/jive_2.png
share/owncloud/core/doc/admin/_images/jive_config.png
share/owncloud/core/doc/admin/_images/ldap-advanced-1-connection.png
@@ -8568,50 +8798,15 @@ share/owncloud/core/doc/admin/_images/ldaphome-4.png
share/owncloud/core/doc/admin/_images/ldaphome-5.png
share/owncloud/core/doc/admin/_images/ldaphome-6.png
share/owncloud/core/doc/admin/_images/local.png
+share/owncloud/core/doc/admin/_images/logging-1.png
+share/owncloud/core/doc/admin/_images/logging-3.png
share/owncloud/core/doc/admin/_images/lucene-search-enable.png
share/owncloud/core/doc/admin/_images/lucene-search-user.png
-share/owncloud/core/doc/admin/_images/mac-1.png
-share/owncloud/core/doc/admin/_images/mac-2.png
-share/owncloud/core/doc/admin/_images/mac-3.png
-share/owncloud/core/doc/admin/_images/mac-4.png
-share/owncloud/core/doc/admin/_images/mac-5.png
-share/owncloud/core/doc/admin/_images/mac-6.png
-share/owncloud/core/doc/admin/_images/mac-7.png
share/owncloud/core/doc/admin/_images/mount_options.png
share/owncloud/core/doc/admin/_images/oc_admin_app_page.png
share/owncloud/core/doc/admin/_images/oracle-1.png
share/owncloud/core/doc/admin/_images/ownbrander-1.png
share/owncloud/core/doc/admin/_images/ownbrander-11.png
-share/owncloud/core/doc/admin/_images/ownbrander-110.png
-share/owncloud/core/doc/admin/_images/ownbrander-12.png
-share/owncloud/core/doc/admin/_images/ownbrander-13.png
-share/owncloud/core/doc/admin/_images/ownbrander-131.png
-share/owncloud/core/doc/admin/_images/ownbrander-14.png
-share/owncloud/core/doc/admin/_images/ownbrander-15.png
-share/owncloud/core/doc/admin/_images/ownbrander-16.png
-share/owncloud/core/doc/admin/_images/ownbrander-17.png
-share/owncloud/core/doc/admin/_images/ownbrander-18.png
-share/owncloud/core/doc/admin/_images/ownbrander-19.png
-share/owncloud/core/doc/admin/_images/ownbrander-2.png
-share/owncloud/core/doc/admin/_images/ownbrander-20.png
-share/owncloud/core/doc/admin/_images/ownbrander-21.png
-share/owncloud/core/doc/admin/_images/ownbrander-22.png
-share/owncloud/core/doc/admin/_images/ownbrander-23.png
-share/owncloud/core/doc/admin/_images/ownbrander-24.png
-share/owncloud/core/doc/admin/_images/ownbrander-25.png
-share/owncloud/core/doc/admin/_images/ownbrander-26.png
-share/owncloud/core/doc/admin/_images/ownbrander-27.png
-share/owncloud/core/doc/admin/_images/ownbrander-28.png
-share/owncloud/core/doc/admin/_images/ownbrander-29.png
-share/owncloud/core/doc/admin/_images/ownbrander-3.png
-share/owncloud/core/doc/admin/_images/ownbrander-30.png
-share/owncloud/core/doc/admin/_images/ownbrander-31.png
-share/owncloud/core/doc/admin/_images/ownbrander-32.png
-share/owncloud/core/doc/admin/_images/ownbrander-4.png
-share/owncloud/core/doc/admin/_images/ownbrander-5.png
-share/owncloud/core/doc/admin/_images/ownbrander-6.png
-share/owncloud/core/doc/admin/_images/ownbrander-7.png
-share/owncloud/core/doc/admin/_images/ownbrander-8.png
share/owncloud/core/doc/admin/_images/phpinfo.png
share/owncloud/core/doc/admin/_images/preview_images.png
share/owncloud/core/doc/admin/_images/scaling-1.png
@@ -8622,6 +8817,7 @@ share/owncloud/core/doc/admin/_images/scaling-5.png
share/owncloud/core/doc/admin/_images/security-setup-warning-1.png
share/owncloud/core/doc/admin/_images/sharepoint-drive-config.png
share/owncloud/core/doc/admin/_images/sharing-files-1.png
+share/owncloud/core/doc/admin/_images/sharing-files-2.png
share/owncloud/core/doc/admin/_images/shib-gui1.png
share/owncloud/core/doc/admin/_images/shib-gui4.png
share/owncloud/core/doc/admin/_images/shib-gui5.png
@@ -8636,18 +8832,8 @@ share/owncloud/core/doc/admin/_images/smtp-config-wizard.png
share/owncloud/core/doc/admin/_images/ucsint.png
share/owncloud/core/doc/admin/_images/ucsint1.png
share/owncloud/core/doc/admin/_images/ucsint2.png
-share/owncloud/core/doc/admin/_images/updater-1.png
-share/owncloud/core/doc/admin/_images/updater-10.png
-share/owncloud/core/doc/admin/_images/updater-11.png
-share/owncloud/core/doc/admin/_images/updater-2.png
-share/owncloud/core/doc/admin/_images/updater-3.png
-share/owncloud/core/doc/admin/_images/updater-7.png
-share/owncloud/core/doc/admin/_images/updater-8.png
-share/owncloud/core/doc/admin/_images/updater-9.png
share/owncloud/core/doc/admin/_images/upgrade-1.png
share/owncloud/core/doc/admin/_images/upgrade-2.png
-share/owncloud/core/doc/admin/_images/upgrade-3.png
-share/owncloud/core/doc/admin/_images/upgrade-notifier.png
share/owncloud/core/doc/admin/_images/user_mounts.png
share/owncloud/core/doc/admin/_images/users-config-1.png
share/owncloud/core/doc/admin/_images/users-config-2.png
@@ -8658,7 +8844,7 @@ share/owncloud/core/doc/admin/_images/webbrander-1.png
share/owncloud/core/doc/admin/_images/webdav.png
share/owncloud/core/doc/admin/_images/wnd-1.png
share/owncloud/core/doc/admin/_images/wnd-2.png
-share/owncloud/core/doc/admin/_images/wnd-3.jpg
+share/owncloud/core/doc/admin/_images/wnd-3.png
share/owncloud/core/doc/admin/_sources/configuration_database/db_conversion.txt
share/owncloud/core/doc/admin/_sources/configuration_database/index.txt
share/owncloud/core/doc/admin/_sources/configuration_database/linux_database_configuration.txt
@@ -8715,6 +8901,7 @@ share/owncloud/core/doc/admin/_sources/configuration_server/security_setup_warni
share/owncloud/core/doc/admin/_sources/configuration_server/thirdparty_php_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_user/index.txt
share/owncloud/core/doc/admin/_sources/configuration_user/reset_admin_password.txt
+share/owncloud/core/doc/admin/_sources/configuration_user/reset_user_password.txt
share/owncloud/core/doc/admin/_sources/configuration_user/user_auth_ftp_smb_imap.txt
share/owncloud/core/doc/admin/_sources/configuration_user/user_auth_ldap.txt
share/owncloud/core/doc/admin/_sources/configuration_user/user_auth_ldap_cleanup.txt
@@ -8724,7 +8911,6 @@ share/owncloud/core/doc/admin/_sources/contents.txt
share/owncloud/core/doc/admin/_sources/enterprise_clients/creating_branded_apps.txt
share/owncloud/core/doc/admin/_sources/enterprise_clients/custom_client_repos.txt
share/owncloud/core/doc/admin/_sources/enterprise_clients/index.txt
-share/owncloud/core/doc/admin/_sources/enterprise_clients/publishing_android_app.txt
share/owncloud/core/doc/admin/_sources/enterprise_external_storage/index.txt
share/owncloud/core/doc/admin/_sources/enterprise_external_storage/jive_configuration.txt
share/owncloud/core/doc/admin/_sources/enterprise_external_storage/ldap_home_connector_configuration.txt
@@ -8733,20 +8919,14 @@ share/owncloud/core/doc/admin/_sources/enterprise_external_storage/sharepoint-in
share/owncloud/core/doc/admin/_sources/enterprise_external_storage/windows-network-drive_configuration.txt
share/owncloud/core/doc/admin/_sources/enterprise_files_drop/files_drop.txt
share/owncloud/core/doc/admin/_sources/enterprise_files_drop/index.txt
+share/owncloud/core/doc/admin/_sources/enterprise_firewall/file_firewall.txt
+share/owncloud/core/doc/admin/_sources/enterprise_firewall/index.txt
share/owncloud/core/doc/admin/_sources/enterprise_installation/index.txt
share/owncloud/core/doc/admin/_sources/enterprise_installation/license_keys_installation.txt
share/owncloud/core/doc/admin/_sources/enterprise_installation/linux_installation.txt
share/owncloud/core/doc/admin/_sources/enterprise_installation/supported_apps_installation.txt
-share/owncloud/core/doc/admin/_sources/enterprise_ios_app/index.txt
-share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app.txt
-share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_2.txt
-share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_3.txt
-share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_4.txt
-share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_5.txt
-share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_6.txt
-share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_7.txt
-share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_8.txt
-share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_9.txt
+share/owncloud/core/doc/admin/_sources/enterprise_logging/enterprise_logging_apps.txt
+share/owncloud/core/doc/admin/_sources/enterprise_logging/index.txt
share/owncloud/core/doc/admin/_sources/enterprise_server_branding/enterprise_server_branding.txt
share/owncloud/core/doc/admin/_sources/enterprise_server_branding/index.txt
share/owncloud/core/doc/admin/_sources/enterprise_user_management/index.txt
@@ -8755,6 +8935,7 @@ share/owncloud/core/doc/admin/_sources/index.txt
share/owncloud/core/doc/admin/_sources/installation/appliance_installation.txt
share/owncloud/core/doc/admin/_sources/installation/apps_management_installation.txt
share/owncloud/core/doc/admin/_sources/installation/command_line_installation.txt
+share/owncloud/core/doc/admin/_sources/installation/deployment_recommendations.txt
share/owncloud/core/doc/admin/_sources/installation/hiawatha_configuration.txt
share/owncloud/core/doc/admin/_sources/installation/index.txt
share/owncloud/core/doc/admin/_sources/installation/installation_wizard.txt
@@ -8768,6 +8949,8 @@ share/owncloud/core/doc/admin/_sources/installation/source_installation.txt
share/owncloud/core/doc/admin/_sources/installation/system_requirements.txt
share/owncloud/core/doc/admin/_sources/installation/ucs_installation.txt
share/owncloud/core/doc/admin/_sources/installation/yaws_configuration.txt
+share/owncloud/core/doc/admin/_sources/issues/code_signing.txt
+share/owncloud/core/doc/admin/_sources/issues/general_troubleshooting.txt
share/owncloud/core/doc/admin/_sources/issues/index.txt
share/owncloud/core/doc/admin/_sources/maintenance/backup.txt
share/owncloud/core/doc/admin/_sources/maintenance/enable_maintenance.txt
@@ -8801,6 +8984,7 @@ share/owncloud/core/doc/admin/_static/img/glyphicons-halflings-white.png
share/owncloud/core/doc/admin/_static/img/glyphicons-halflings.png
share/owncloud/core/doc/admin/_static/img/note.svg
share/owncloud/core/doc/admin/_static/img/todo.svg
+share/owncloud/core/doc/admin/_static/jquery-1.11.1.js
share/owncloud/core/doc/admin/_static/jquery.js
share/owncloud/core/doc/admin/_static/logo-blue.pdf
share/owncloud/core/doc/admin/_static/logo-blue.png
@@ -8814,6 +8998,7 @@ share/owncloud/core/doc/admin/_static/social/googleplus.png
share/owncloud/core/doc/admin/_static/social/rss.png
share/owncloud/core/doc/admin/_static/social/twitterround.png
share/owncloud/core/doc/admin/_static/style.css
+share/owncloud/core/doc/admin/_static/underscore-1.3.1.js
share/owncloud/core/doc/admin/_static/underscore.js
share/owncloud/core/doc/admin/_static/up-pressed.png
share/owncloud/core/doc/admin/_static/up.png
@@ -8874,6 +9059,7 @@ share/owncloud/core/doc/admin/configuration_server/security_setup_warnings.html
share/owncloud/core/doc/admin/configuration_server/thirdparty_php_configuration.html
share/owncloud/core/doc/admin/configuration_user/index.html
share/owncloud/core/doc/admin/configuration_user/reset_admin_password.html
+share/owncloud/core/doc/admin/configuration_user/reset_user_password.html
share/owncloud/core/doc/admin/configuration_user/user_auth_ftp_smb_imap.html
share/owncloud/core/doc/admin/configuration_user/user_auth_ldap.html
share/owncloud/core/doc/admin/configuration_user/user_auth_ldap_cleanup.html
@@ -8883,7 +9069,6 @@ share/owncloud/core/doc/admin/contents.html
share/owncloud/core/doc/admin/enterprise_clients/creating_branded_apps.html
share/owncloud/core/doc/admin/enterprise_clients/custom_client_repos.html
share/owncloud/core/doc/admin/enterprise_clients/index.html
-share/owncloud/core/doc/admin/enterprise_clients/publishing_android_app.html
share/owncloud/core/doc/admin/enterprise_external_storage/index.html
share/owncloud/core/doc/admin/enterprise_external_storage/jive_configuration.html
share/owncloud/core/doc/admin/enterprise_external_storage/ldap_home_connector_configuration.html
@@ -8892,20 +9077,14 @@ share/owncloud/core/doc/admin/enterprise_external_storage/sharepoint-integration
share/owncloud/core/doc/admin/enterprise_external_storage/windows-network-drive_configuration.html
share/owncloud/core/doc/admin/enterprise_files_drop/files_drop.html
share/owncloud/core/doc/admin/enterprise_files_drop/index.html
+share/owncloud/core/doc/admin/enterprise_firewall/file_firewall.html
+share/owncloud/core/doc/admin/enterprise_firewall/index.html
share/owncloud/core/doc/admin/enterprise_installation/index.html
share/owncloud/core/doc/admin/enterprise_installation/license_keys_installation.html
share/owncloud/core/doc/admin/enterprise_installation/linux_installation.html
share/owncloud/core/doc/admin/enterprise_installation/supported_apps_installation.html
-share/owncloud/core/doc/admin/enterprise_ios_app/index.html
-share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app.html
-share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_2.html
-share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_3.html
-share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_4.html
-share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_5.html
-share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_6.html
-share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_7.html
-share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_8.html
-share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_9.html
+share/owncloud/core/doc/admin/enterprise_logging/enterprise_logging_apps.html
+share/owncloud/core/doc/admin/enterprise_logging/index.html
share/owncloud/core/doc/admin/enterprise_server_branding/enterprise_server_branding.html
share/owncloud/core/doc/admin/enterprise_server_branding/index.html
share/owncloud/core/doc/admin/enterprise_user_management/index.html
@@ -8915,6 +9094,7 @@ share/owncloud/core/doc/admin/index.html
share/owncloud/core/doc/admin/installation/appliance_installation.html
share/owncloud/core/doc/admin/installation/apps_management_installation.html
share/owncloud/core/doc/admin/installation/command_line_installation.html
+share/owncloud/core/doc/admin/installation/deployment_recommendations.html
share/owncloud/core/doc/admin/installation/hiawatha_configuration.html
share/owncloud/core/doc/admin/installation/index.html
share/owncloud/core/doc/admin/installation/installation_wizard.html
@@ -8928,6 +9108,8 @@ share/owncloud/core/doc/admin/installation/source_installation.html
share/owncloud/core/doc/admin/installation/system_requirements.html
share/owncloud/core/doc/admin/installation/ucs_installation.html
share/owncloud/core/doc/admin/installation/yaws_configuration.html
+share/owncloud/core/doc/admin/issues/code_signing.html
+share/owncloud/core/doc/admin/issues/general_troubleshooting.html
share/owncloud/core/doc/admin/issues/index.html
share/owncloud/core/doc/admin/maintenance/backup.html
share/owncloud/core/doc/admin/maintenance/enable_maintenance.html
@@ -8980,9 +9162,6 @@ share/owncloud/core/doc/user/_images/create_public_share-6.png
share/owncloud/core/doc/user/_images/create_public_share-8.png
share/owncloud/core/doc/user/_images/create_public_share-9.png
share/owncloud/core/doc/user/_images/direct-share-1.png
-share/owncloud/core/doc/user/_images/direct-share-2.png
-share/owncloud/core/doc/user/_images/direct-share-3.png
-share/owncloud/core/doc/user/_images/direct-share-4.png
share/owncloud/core/doc/user/_images/documents_personal_settings.png
share/owncloud/core/doc/user/_images/download.png
share/owncloud/core/doc/user/_images/email_address_personal_settings.png
@@ -9003,10 +9182,14 @@ share/owncloud/core/doc/user/_images/files_page-3.png
share/owncloud/core/doc/user/_images/files_page-4.png
share/owncloud/core/doc/user/_images/files_page-5.png
share/owncloud/core/doc/user/_images/files_page-6.png
+share/owncloud/core/doc/user/_images/files_page-7.png
+share/owncloud/core/doc/user/_images/files_page-8.png
share/owncloud/core/doc/user/_images/files_page.png
share/owncloud/core/doc/user/_images/files_page1.png
share/owncloud/core/doc/user/_images/files_versioning.png
share/owncloud/core/doc/user/_images/full_name.png
+share/owncloud/core/doc/user/_images/gallery-1.png
+share/owncloud/core/doc/user/_images/gallery-2.png
share/owncloud/core/doc/user/_images/gear.png
share/owncloud/core/doc/user/_images/kdes.png
share/owncloud/core/doc/user/_images/kdes1.png
@@ -9050,6 +9233,7 @@ share/owncloud/core/doc/user/_sources/files/desktop_mobile_sync.txt
share/owncloud/core/doc/user/_sources/files/encrypting_files.txt
share/owncloud/core/doc/user/_sources/files/federated_cloud_sharing.txt
share/owncloud/core/doc/user/_sources/files/file_drop.txt
+share/owncloud/core/doc/user/_sources/files/gallery_app.txt
share/owncloud/core/doc/user/_sources/files/index.txt
share/owncloud/core/doc/user/_sources/files/large_file_upload.txt
share/owncloud/core/doc/user/_sources/files/quota.txt
@@ -9083,6 +9267,7 @@ share/owncloud/core/doc/user/_static/img/glyphicons-halflings-white.png
share/owncloud/core/doc/user/_static/img/glyphicons-halflings.png
share/owncloud/core/doc/user/_static/img/note.svg
share/owncloud/core/doc/user/_static/img/todo.svg
+share/owncloud/core/doc/user/_static/jquery-1.11.1.js
share/owncloud/core/doc/user/_static/jquery.js
share/owncloud/core/doc/user/_static/logo-blue.pdf
share/owncloud/core/doc/user/_static/logo-blue.png
@@ -9096,6 +9281,7 @@ share/owncloud/core/doc/user/_static/social/googleplus.png
share/owncloud/core/doc/user/_static/social/rss.png
share/owncloud/core/doc/user/_static/social/twitterround.png
share/owncloud/core/doc/user/_static/style.css
+share/owncloud/core/doc/user/_static/underscore-1.3.1.js
share/owncloud/core/doc/user/_static/underscore.js
share/owncloud/core/doc/user/_static/up-pressed.png
share/owncloud/core/doc/user/_static/up.png
@@ -9113,6 +9299,7 @@ share/owncloud/core/doc/user/files/desktop_mobile_sync.html
share/owncloud/core/doc/user/files/encrypting_files.html
share/owncloud/core/doc/user/files/federated_cloud_sharing.html
share/owncloud/core/doc/user/files/file_drop.html
+share/owncloud/core/doc/user/files/gallery_app.html
share/owncloud/core/doc/user/files/index.html
share/owncloud/core/doc/user/files/large_file_upload.html
share/owncloud/core/doc/user/files/quota.html
@@ -9144,10 +9331,16 @@ share/owncloud/core/img/actions/caret-dark.png
share/owncloud/core/img/actions/caret-dark.svg
share/owncloud/core/img/actions/caret.png
share/owncloud/core/img/actions/caret.svg
+share/owncloud/core/img/actions/checkbox-checked-disabled.png
+share/owncloud/core/img/actions/checkbox-checked-disabled.svg
share/owncloud/core/img/actions/checkbox-checked-white.png
share/owncloud/core/img/actions/checkbox-checked-white.svg
share/owncloud/core/img/actions/checkbox-checked.png
share/owncloud/core/img/actions/checkbox-checked.svg
+share/owncloud/core/img/actions/checkbox-disabled-white.png
+share/owncloud/core/img/actions/checkbox-disabled-white.svg
+share/owncloud/core/img/actions/checkbox-disabled.png
+share/owncloud/core/img/actions/checkbox-disabled.svg
share/owncloud/core/img/actions/checkbox-mixed-white.png
share/owncloud/core/img/actions/checkbox-mixed-white.svg
share/owncloud/core/img/actions/checkbox-mixed.png
@@ -9156,16 +9349,22 @@ share/owncloud/core/img/actions/checkbox-white.png
share/owncloud/core/img/actions/checkbox-white.svg
share/owncloud/core/img/actions/checkbox.png
share/owncloud/core/img/actions/checkbox.svg
+share/owncloud/core/img/actions/checkmark-color.png
+share/owncloud/core/img/actions/checkmark-color.svg
share/owncloud/core/img/actions/checkmark-white.png
share/owncloud/core/img/actions/checkmark-white.svg
share/owncloud/core/img/actions/checkmark.png
share/owncloud/core/img/actions/checkmark.svg
share/owncloud/core/img/actions/close.png
share/owncloud/core/img/actions/close.svg
+share/owncloud/core/img/actions/comment.png
+share/owncloud/core/img/actions/comment.svg
share/owncloud/core/img/actions/confirm.png
share/owncloud/core/img/actions/confirm.svg
share/owncloud/core/img/actions/delete-hover.png
share/owncloud/core/img/actions/delete-hover.svg
+share/owncloud/core/img/actions/delete-white.png
+share/owncloud/core/img/actions/delete-white.svg
share/owncloud/core/img/actions/delete.png
share/owncloud/core/img/actions/delete.svg
share/owncloud/core/img/actions/details.png
@@ -9174,6 +9373,12 @@ share/owncloud/core/img/actions/download.png
share/owncloud/core/img/actions/download.svg
share/owncloud/core/img/actions/edit.png
share/owncloud/core/img/actions/edit.svg
+share/owncloud/core/img/actions/error-color.png
+share/owncloud/core/img/actions/error-color.svg
+share/owncloud/core/img/actions/error-white.png
+share/owncloud/core/img/actions/error-white.svg
+share/owncloud/core/img/actions/error.png
+share/owncloud/core/img/actions/error.svg
share/owncloud/core/img/actions/external.png
share/owncloud/core/img/actions/external.svg
share/owncloud/core/img/actions/history.png
@@ -9208,6 +9413,16 @@ share/owncloud/core/img/actions/play.png
share/owncloud/core/img/actions/play.svg
share/owncloud/core/img/actions/public.png
share/owncloud/core/img/actions/public.svg
+share/owncloud/core/img/actions/radio-checked-disabled.png
+share/owncloud/core/img/actions/radio-checked-disabled.svg
+share/owncloud/core/img/actions/radio-checked.png
+share/owncloud/core/img/actions/radio-checked.svg
+share/owncloud/core/img/actions/radio-disabled.png
+share/owncloud/core/img/actions/radio-disabled.svg
+share/owncloud/core/img/actions/radio-white.png
+share/owncloud/core/img/actions/radio-white.svg
+share/owncloud/core/img/actions/radio.png
+share/owncloud/core/img/actions/radio.svg
share/owncloud/core/img/actions/rename.png
share/owncloud/core/img/actions/rename.svg
share/owncloud/core/img/actions/search-white.png
@@ -9248,6 +9463,8 @@ share/owncloud/core/img/actions/user.png
share/owncloud/core/img/actions/user.svg
share/owncloud/core/img/actions/view-close.png
share/owncloud/core/img/actions/view-close.svg
+share/owncloud/core/img/actions/view-download.png
+share/owncloud/core/img/actions/view-download.svg
share/owncloud/core/img/actions/view-next.png
share/owncloud/core/img/actions/view-next.svg
share/owncloud/core/img/actions/view-pause.png
@@ -9256,13 +9473,16 @@ share/owncloud/core/img/actions/view-play.png
share/owncloud/core/img/actions/view-play.svg
share/owncloud/core/img/actions/view-previous.png
share/owncloud/core/img/actions/view-previous.svg
-share/owncloud/core/img/appstore.png
+share/owncloud/core/img/appstore.svg
share/owncloud/core/img/breadcrumb.png
share/owncloud/core/img/breadcrumb.svg
+share/owncloud/core/img/default-app-icon.svg
share/owncloud/core/img/desktopapp.png
share/owncloud/core/img/desktopapp.svg
+share/owncloud/core/img/favicon-mask.svg
share/owncloud/core/img/favicon-touch.png
share/owncloud/core/img/favicon-touch.svg
+share/owncloud/core/img/favicon.ico
share/owncloud/core/img/favicon.png
share/owncloud/core/img/favicon.svg
share/owncloud/core/img/filetypes/application-pdf.png
@@ -9342,14 +9562,17 @@ share/owncloud/core/img/rating/s7.png
share/owncloud/core/img/rating/s8.png
share/owncloud/core/img/rating/s9.png
share/owncloud/core/js/apps.js
-share/owncloud/core/js/avatar.js
share/owncloud/core/js/backgroundjobs.js
share/owncloud/core/js/compatibility.js
share/owncloud/core/js/config.js
share/owncloud/core/js/config.php
share/owncloud/core/js/core.json
share/owncloud/core/js/eventsource.js
+share/owncloud/core/js/files/client.js
+share/owncloud/core/js/files/fileinfo.js
+share/owncloud/core/js/files/iedavclient.js
share/owncloud/core/js/installation.js
+share/owncloud/core/js/integritycheck-failed-notification.js
share/owncloud/core/js/jquery-showpassword.js
share/owncloud/core/js/jquery.avatar.js
share/owncloud/core/js/jquery.ocdialog.js
@@ -9361,12 +9584,14 @@ share/owncloud/core/js/maintenance-check.js
share/owncloud/core/js/mimetype.js
share/owncloud/core/js/mimetypelist.js
share/owncloud/core/js/multiselect.js
+share/owncloud/core/js/oc-backbone-webdav.js
share/owncloud/core/js/oc-backbone.js
share/owncloud/core/js/oc-dialogs.js
share/owncloud/core/js/oc-requesttoken.js
share/owncloud/core/js/octemplate.js
share/owncloud/core/js/placeholder.js
share/owncloud/core/js/placeholders.js
+share/owncloud/core/js/select2-toggleselect.js
share/owncloud/core/js/setup.js
share/owncloud/core/js/setupchecks.js
share/owncloud/core/js/share.js
@@ -9378,19 +9603,29 @@ share/owncloud/core/js/sharedialogshareelistview.js
share/owncloud/core/js/sharedialogview.js
share/owncloud/core/js/shareitemmodel.js
share/owncloud/core/js/singleselect.js
+share/owncloud/core/js/systemtags/systemtagmodel.js
+share/owncloud/core/js/systemtags/systemtags.js
+share/owncloud/core/js/systemtags/systemtagscollection.js
+share/owncloud/core/js/systemtags/systemtagsinputfield.js
+share/owncloud/core/js/systemtags/systemtagsmappingcollection.js
share/owncloud/core/js/tags.js
share/owncloud/core/js/tests/lib/sinon-1.15.4.js
share/owncloud/core/js/tests/specHelper.js
share/owncloud/core/js/tests/specs/appsSpec.js
share/owncloud/core/js/tests/specs/coreSpec.js
+share/owncloud/core/js/tests/specs/files/clientSpec.js
share/owncloud/core/js/tests/specs/jquery.avatarSpec.js
share/owncloud/core/js/tests/specs/l10nSpec.js
share/owncloud/core/js/tests/specs/mimeTypeSpec.js
+share/owncloud/core/js/tests/specs/oc-backbone-webdavSpec.js
share/owncloud/core/js/tests/specs/setupchecksSpec.js
share/owncloud/core/js/tests/specs/shareSpec.js
+share/owncloud/core/js/tests/specs/sharedialogshareelistview.js
share/owncloud/core/js/tests/specs/sharedialogviewSpec.js
share/owncloud/core/js/tests/specs/shareitemmodelSpec.js
-share/owncloud/core/js/update-notification.js
+share/owncloud/core/js/tests/specs/systemtags/systemtagsSpec.js
+share/owncloud/core/js/tests/specs/systemtags/systemtagscollectionSpec.js
+share/owncloud/core/js/tests/specs/systemtags/systemtagsinputfieldSpec.js
share/owncloud/core/js/update.js
share/owncloud/core/js/visitortimezone.js
share/owncloud/core/l10n/ach.js
@@ -9608,24 +9843,18 @@ share/owncloud/core/l10n/zh_HK.js
share/owncloud/core/l10n/zh_HK.json
share/owncloud/core/l10n/zh_TW.js
share/owncloud/core/l10n/zh_TW.json
-share/owncloud/core/lostpassword/controller/lostcontroller.php
-share/owncloud/core/lostpassword/css/lostpassword.css
-share/owncloud/core/lostpassword/css/resetpassword.css
-share/owncloud/core/lostpassword/templates/email.php
-share/owncloud/core/lostpassword/templates/resetpassword.php
share/owncloud/core/register_command.php
share/owncloud/core/routes.php
share/owncloud/core/search/ajax/search.php
share/owncloud/core/search/css/results.css
share/owncloud/core/search/js/search.js
share/owncloud/core/search/templates/part.results.html
-share/owncloud/core/setup/controller.php
share/owncloud/core/shipped.json
+share/owncloud/core/signature.json
share/owncloud/core/skeleton/Documents/Example.odt
share/owncloud/core/skeleton/Photos/Paris.jpg
share/owncloud/core/skeleton/Photos/San Francisco.jpg
share/owncloud/core/skeleton/Photos/Squirrel.jpg
-share/owncloud/core/skeleton/ownCloud_User_Manual.pdf
share/owncloud/core/strings.php
share/owncloud/core/tags/controller.php
share/owncloud/core/templates/403.php
@@ -9639,11 +9868,15 @@ share/owncloud/core/templates/filetemplates/template.odp
share/owncloud/core/templates/filetemplates/template.ods
share/owncloud/core/templates/filetemplates/template.odt
share/owncloud/core/templates/installation.php
+share/owncloud/core/templates/internalaltmail.php
+share/owncloud/core/templates/internalmail.php
share/owncloud/core/templates/layout.base.php
share/owncloud/core/templates/layout.guest.php
share/owncloud/core/templates/layout.noscript.warning.php
share/owncloud/core/templates/layout.user.php
share/owncloud/core/templates/login.php
+share/owncloud/core/templates/lostpassword/email.php
+share/owncloud/core/templates/lostpassword/resetpassword.php
share/owncloud/core/templates/mail.php
share/owncloud/core/templates/message.html
share/owncloud/core/templates/singleuser.user.php
@@ -9651,13 +9884,24 @@ share/owncloud/core/templates/tags.html
share/owncloud/core/templates/untrustedDomain.php
share/owncloud/core/templates/update.admin.php
share/owncloud/core/templates/update.user.php
-share/owncloud/core/user/usercontroller.php
+share/owncloud/core/vendor/.gitignore
share/owncloud/core/vendor/backbone/.bower.json
share/owncloud/core/vendor/backbone/LICENSE
share/owncloud/core/vendor/backbone/backbone.js
+share/owncloud/core/vendor/base64/.bower.json
+share/owncloud/core/vendor/base64/LICENSE
+share/owncloud/core/vendor/base64/base64.js
share/owncloud/core/vendor/blueimp-md5/.bower.json
share/owncloud/core/vendor/blueimp-md5/js/md5.js
share/owncloud/core/vendor/bootstrap/js/tooltip.js
+share/owncloud/core/vendor/davclient.js/LICENSE
+share/owncloud/core/vendor/davclient.js/lib/client.js
+share/owncloud/core/vendor/es6-promise/.bower.json
+share/owncloud/core/vendor/es6-promise/.npmignore
+share/owncloud/core/vendor/es6-promise/.release.json
+share/owncloud/core/vendor/es6-promise/.spmignore
+share/owncloud/core/vendor/es6-promise/LICENSE
+share/owncloud/core/vendor/es6-promise/dist/es6-promise.js
share/owncloud/core/vendor/handlebars/.bower.json
share/owncloud/core/vendor/handlebars/handlebars.js
share/owncloud/core/vendor/jcrop/.bower.json
@@ -9708,7 +9952,8 @@ share/owncloud/cron.php
share/owncloud/db_structure.xml
share/owncloud/index.html
share/owncloud/index.php
-share/owncloud/indie.json
+share/owncloud/l10n/.gitignore
+share/owncloud/l10n/.tx/config
share/owncloud/l10n/l10n.pl
share/owncloud/l10n/rm-old.sh
share/owncloud/lib/autoloader.php
@@ -9957,7 +10202,11 @@ share/owncloud/lib/private/appframework/http/output.php
share/owncloud/lib/private/appframework/http/request.php
share/owncloud/lib/private/appframework/middleware/middlewaredispatcher.php
share/owncloud/lib/private/appframework/middleware/security/corsmiddleware.php
-share/owncloud/lib/private/appframework/middleware/security/securityexception.php
+share/owncloud/lib/private/appframework/middleware/security/exceptions/appnotenabledexception.php
+share/owncloud/lib/private/appframework/middleware/security/exceptions/crosssiterequestforgeryexception.php
+share/owncloud/lib/private/appframework/middleware/security/exceptions/notadminexception.php
+share/owncloud/lib/private/appframework/middleware/security/exceptions/notloggedinexception.php
+share/owncloud/lib/private/appframework/middleware/security/exceptions/securityexception.php
share/owncloud/lib/private/appframework/middleware/security/securitymiddleware.php
share/owncloud/lib/private/appframework/middleware/sessionmiddleware.php
share/owncloud/lib/private/appframework/routing/routeactionhandler.php
@@ -9969,7 +10218,6 @@ share/owncloud/lib/private/apphelper.php
share/owncloud/lib/private/archive.php
share/owncloud/lib/private/archive/tar.php
share/owncloud/lib/private/archive/zip.php
-share/owncloud/lib/private/arrayparser.php
share/owncloud/lib/private/avatar.php
share/owncloud/lib/private/avatarmanager.php
share/owncloud/lib/private/backgroundjob/job.php
@@ -9978,6 +10226,7 @@ share/owncloud/lib/private/backgroundjob/legacy/queuedjob.php
share/owncloud/lib/private/backgroundjob/legacy/regularjob.php
share/owncloud/lib/private/backgroundjob/queuedjob.php
share/owncloud/lib/private/backgroundjob/timedjob.php
+share/owncloud/lib/private/cache/cappedmemorycache.php
share/owncloud/lib/private/cache/file.php
share/owncloud/lib/private/capabilitiesmanager.php
share/owncloud/lib/private/command/asyncbus.php
@@ -9986,36 +10235,12 @@ share/owncloud/lib/private/command/closurejob.php
share/owncloud/lib/private/command/commandjob.php
share/owncloud/lib/private/command/fileaccess.php
share/owncloud/lib/private/command/queuebus.php
+share/owncloud/lib/private/comments/comment.php
+share/owncloud/lib/private/comments/manager.php
+share/owncloud/lib/private/comments/managerfactory.php
share/owncloud/lib/private/config.php
-share/owncloud/lib/private/connector/sabre/appenabledplugin.php
-share/owncloud/lib/private/connector/sabre/auth.php
-share/owncloud/lib/private/connector/sabre/blocklegacyclientplugin.php
-share/owncloud/lib/private/connector/sabre/copyetagheaderplugin.php
-share/owncloud/lib/private/connector/sabre/custompropertiesbackend.php
-share/owncloud/lib/private/connector/sabre/directory.php
-share/owncloud/lib/private/connector/sabre/dummygetresponseplugin.php
-share/owncloud/lib/private/connector/sabre/exception/entitytoolarge.php
-share/owncloud/lib/private/connector/sabre/exception/filelocked.php
-share/owncloud/lib/private/connector/sabre/exception/invalidpath.php
-share/owncloud/lib/private/connector/sabre/exception/unsupportedmediatype.php
-share/owncloud/lib/private/connector/sabre/exceptionloggerplugin.php
-share/owncloud/lib/private/connector/sabre/fakelockerplugin.php
-share/owncloud/lib/private/connector/sabre/file.php
-share/owncloud/lib/private/connector/sabre/filesplugin.php
-share/owncloud/lib/private/connector/sabre/listenerplugin.php
-share/owncloud/lib/private/connector/sabre/lockplugin.php
-share/owncloud/lib/private/connector/sabre/maintenanceplugin.php
-share/owncloud/lib/private/connector/sabre/node.php
-share/owncloud/lib/private/connector/sabre/objecttree.php
-share/owncloud/lib/private/connector/sabre/principal.php
-share/owncloud/lib/private/connector/sabre/quotaplugin.php
-share/owncloud/lib/private/connector/sabre/server.php
-share/owncloud/lib/private/connector/sabre/serverfactory.php
-share/owncloud/lib/private/connector/sabre/taglist.php
-share/owncloud/lib/private/connector/sabre/tagsplugin.php
share/owncloud/lib/private/console/application.php
share/owncloud/lib/private/console/timestampformatter.php
-share/owncloud/lib/private/contacts/localaddressbook.php
share/owncloud/lib/private/contactsmanager.php
share/owncloud/lib/private/databaseexception.php
share/owncloud/lib/private/databasesetupexception.php
@@ -10027,7 +10252,6 @@ share/owncloud/lib/private/db/adaptermysql.php
share/owncloud/lib/private/db/adapteroci8.php
share/owncloud/lib/private/db/adapterpgsql.php
share/owncloud/lib/private/db/adaptersqlite.php
-share/owncloud/lib/private/db/adaptersqlsrv.php
share/owncloud/lib/private/db/connection.php
share/owncloud/lib/private/db/connectionfactory.php
share/owncloud/lib/private/db/mdb2schemamanager.php
@@ -10042,7 +10266,10 @@ share/owncloud/lib/private/db/oracleconnection.php
share/owncloud/lib/private/db/oraclemigrator.php
share/owncloud/lib/private/db/pgsqltools.php
share/owncloud/lib/private/db/querybuilder/compositeexpression.php
-share/owncloud/lib/private/db/querybuilder/expressionbuilder.php
+share/owncloud/lib/private/db/querybuilder/expressionbuilder/expressionbuilder.php
+share/owncloud/lib/private/db/querybuilder/expressionbuilder/mysqlexpressionbuilder.php
+share/owncloud/lib/private/db/querybuilder/expressionbuilder/ociexpressionbuilder.php
+share/owncloud/lib/private/db/querybuilder/expressionbuilder/pgsqlexpressionbuilder.php
share/owncloud/lib/private/db/querybuilder/literal.php
share/owncloud/lib/private/db/querybuilder/parameter.php
share/owncloud/lib/private/db/querybuilder/querybuilder.php
@@ -10077,8 +10304,11 @@ share/owncloud/lib/private/eventsource.php
share/owncloud/lib/private/filechunking.php
share/owncloud/lib/private/files.php
share/owncloud/lib/private/files/cache/cache.php
-share/owncloud/lib/private/files/cache/changepropagator.php
+share/owncloud/lib/private/files/cache/cacheentry.php
share/owncloud/lib/private/files/cache/homecache.php
+share/owncloud/lib/private/files/cache/homepropagator.php
+share/owncloud/lib/private/files/cache/movefromcachetrait.php
+share/owncloud/lib/private/files/cache/propagator.php
share/owncloud/lib/private/files/cache/scanner.php
share/owncloud/lib/private/files/cache/storage.php
share/owncloud/lib/private/files/cache/updater.php
@@ -10086,7 +10316,10 @@ share/owncloud/lib/private/files/cache/watcher.php
share/owncloud/lib/private/files/cache/wrapper/cachejail.php
share/owncloud/lib/private/files/cache/wrapper/cachepermissionsmask.php
share/owncloud/lib/private/files/cache/wrapper/cachewrapper.php
+share/owncloud/lib/private/files/config/cachedmountinfo.php
share/owncloud/lib/private/files/config/mountprovidercollection.php
+share/owncloud/lib/private/files/config/usermountcache.php
+share/owncloud/lib/private/files/config/usermountcachelistener.php
share/owncloud/lib/private/files/fileinfo.php
share/owncloud/lib/private/files/filesystem.php
share/owncloud/lib/private/files/mount/manager.php
@@ -10156,12 +10389,19 @@ share/owncloud/lib/private/http/client/response.php
share/owncloud/lib/private/httphelper.php
share/owncloud/lib/private/image.php
share/owncloud/lib/private/installer.php
+share/owncloud/lib/private/integritycheck/checker.php
+share/owncloud/lib/private/integritycheck/exceptions/invalidsignatureexception.php
+share/owncloud/lib/private/integritycheck/helpers/applocator.php
+share/owncloud/lib/private/integritycheck/helpers/environmenthelper.php
+share/owncloud/lib/private/integritycheck/helpers/fileaccesshelper.php
+share/owncloud/lib/private/integritycheck/iterator/excludefilebynamefilteriterator.php
+share/owncloud/lib/private/integritycheck/iterator/excludefoldersbypathfilteriterator.php
share/owncloud/lib/private/json.php
-share/owncloud/lib/private/l10n.php
share/owncloud/lib/private/l10n/factory.php
+share/owncloud/lib/private/l10n/l10n.php
share/owncloud/lib/private/l10n/string.php
share/owncloud/lib/private/largefilehelper.php
-share/owncloud/lib/private/legacy/config.php
+share/owncloud/lib/private/legacy/l10n.php
share/owncloud/lib/private/lock/abstractlockingprovider.php
share/owncloud/lib/private/lock/dblockingprovider.php
share/owncloud/lib/private/lock/memcachelockingprovider.php
@@ -10190,11 +10430,6 @@ share/owncloud/lib/private/naturalsort_defaultcollator.php
share/owncloud/lib/private/navigationmanager.php
share/owncloud/lib/private/needsupdateexception.php
share/owncloud/lib/private/notification/action.php
-share/owncloud/lib/private/notification/iaction.php
-share/owncloud/lib/private/notification/iapp.php
-share/owncloud/lib/private/notification/imanager.php
-share/owncloud/lib/private/notification/inotification.php
-share/owncloud/lib/private/notification/inotifier.php
share/owncloud/lib/private/notification/manager.php
share/owncloud/lib/private/notification/notification.php
share/owncloud/lib/private/notsquareexception.php
@@ -10235,6 +10470,23 @@ share/owncloud/lib/private/preview/txt.php
share/owncloud/lib/private/preview/xbitmap.php
share/owncloud/lib/private/previewmanager.php
share/owncloud/lib/private/repair.php
+share/owncloud/lib/private/repair/assetcache.php
+share/owncloud/lib/private/repair/cleantags.php
+share/owncloud/lib/private/repair/collation.php
+share/owncloud/lib/private/repair/dropoldjobs.php
+share/owncloud/lib/private/repair/dropoldtables.php
+share/owncloud/lib/private/repair/filletags.php
+share/owncloud/lib/private/repair/innodb.php
+share/owncloud/lib/private/repair/oldgroupmembershipshares.php
+share/owncloud/lib/private/repair/preview.php
+share/owncloud/lib/private/repair/removegetetagentries.php
+share/owncloud/lib/private/repair/repairinvalidshares.php
+share/owncloud/lib/private/repair/repairlegacystorages.php
+share/owncloud/lib/private/repair/repairmimetypes.php
+share/owncloud/lib/private/repair/searchlucenetables.php
+share/owncloud/lib/private/repair/sqliteautoincrement.php
+share/owncloud/lib/private/repair/updatecertificatestore.php
+share/owncloud/lib/private/repair/updateoutdatedocsids.php
share/owncloud/lib/private/repairexception.php
share/owncloud/lib/private/repairstep.php
share/owncloud/lib/private/response.php
@@ -10249,12 +10501,19 @@ share/owncloud/lib/private/search/result/folder.php
share/owncloud/lib/private/search/result/image.php
share/owncloud/lib/private/security/certificate.php
share/owncloud/lib/private/security/certificatemanager.php
+share/owncloud/lib/private/security/credentialsmanager.php
share/owncloud/lib/private/security/crypto.php
+share/owncloud/lib/private/security/csp/contentsecuritypolicy.php
+share/owncloud/lib/private/security/csp/contentsecuritypolicymanager.php
+share/owncloud/lib/private/security/csrf/csrftoken.php
+share/owncloud/lib/private/security/csrf/csrftokengenerator.php
+share/owncloud/lib/private/security/csrf/csrftokenmanager.php
+share/owncloud/lib/private/security/csrf/tokenstorage/sessionstorage.php
share/owncloud/lib/private/security/hasher.php
share/owncloud/lib/private/security/securerandom.php
-share/owncloud/lib/private/security/stringutils.php
share/owncloud/lib/private/security/trusteddomainhelper.php
share/owncloud/lib/private/server.php
+share/owncloud/lib/private/servercontainer.php
share/owncloud/lib/private/servernotavailableexception.php
share/owncloud/lib/private/serviceunavailableexception.php
share/owncloud/lib/private/session/cryptosessiondata.php
@@ -10274,9 +10533,20 @@ share/owncloud/lib/private/share/hooks.php
share/owncloud/lib/private/share/mailnotifications.php
share/owncloud/lib/private/share/searchresultsorter.php
share/owncloud/lib/private/share/share.php
+share/owncloud/lib/private/share20/defaultshareprovider.php
+share/owncloud/lib/private/share20/exception/backenderror.php
+share/owncloud/lib/private/share20/exception/invalidshare.php
+share/owncloud/lib/private/share20/exception/providerexception.php
+share/owncloud/lib/private/share20/manager.php
+share/owncloud/lib/private/share20/providerfactory.php
+share/owncloud/lib/private/share20/share.php
share/owncloud/lib/private/streamer.php
share/owncloud/lib/private/subadmin.php
share/owncloud/lib/private/systemconfig.php
+share/owncloud/lib/private/systemtag/managerfactory.php
+share/owncloud/lib/private/systemtag/systemtag.php
+share/owncloud/lib/private/systemtag/systemtagmanager.php
+share/owncloud/lib/private/systemtag/systemtagobjectmapper.php
share/owncloud/lib/private/tagging/tag.php
share/owncloud/lib/private/tagging/tagmapper.php
share/owncloud/lib/private/tagmanager.php
@@ -10310,6 +10580,7 @@ share/owncloud/lib/public/activity/imanager.php
share/owncloud/lib/public/api.php
share/owncloud/lib/public/app.php
share/owncloud/lib/public/app/iappmanager.php
+share/owncloud/lib/public/app/managerevent.php
share/owncloud/lib/public/appframework/apicontroller.php
share/owncloud/lib/public/appframework/app.php
share/owncloud/lib/public/appframework/controller.php
@@ -10323,6 +10594,7 @@ share/owncloud/lib/public/appframework/http/datadisplayresponse.php
share/owncloud/lib/public/appframework/http/datadownloadresponse.php
share/owncloud/lib/public/appframework/http/dataresponse.php
share/owncloud/lib/public/appframework/http/downloadresponse.php
+share/owncloud/lib/public/appframework/http/emptycontentsecuritypolicy.php
share/owncloud/lib/public/appframework/http/icallbackresponse.php
share/owncloud/lib/public/appframework/http/ioutput.php
share/owncloud/lib/public/appframework/http/jsonresponse.php
@@ -10347,7 +10619,15 @@ share/owncloud/lib/public/backgroundjob/ijoblist.php
share/owncloud/lib/public/capabilities/icapability.php
share/owncloud/lib/public/command/ibus.php
share/owncloud/lib/public/command/icommand.php
+share/owncloud/lib/public/comments/commentsevent.php
+share/owncloud/lib/public/comments/icomment.php
+share/owncloud/lib/public/comments/icommentsmanager.php
+share/owncloud/lib/public/comments/icommentsmanagerfactory.php
+share/owncloud/lib/public/comments/illegalidchangeexception.php
+share/owncloud/lib/public/comments/messagetoolongexception.php
+share/owncloud/lib/public/comments/notfoundexception.php
share/owncloud/lib/public/config.php
+share/owncloud/lib/public/console/consoleevent.php
share/owncloud/lib/public/constants.php
share/owncloud/lib/public/contacts.php
share/owncloud/lib/public/contacts/imanager.php
@@ -10370,13 +10650,22 @@ share/owncloud/lib/public/encryption/imanager.php
share/owncloud/lib/public/encryption/keys/istorage.php
share/owncloud/lib/public/files.php
share/owncloud/lib/public/files/alreadyexistsexception.php
+share/owncloud/lib/public/files/cache/icache.php
+share/owncloud/lib/public/files/cache/icacheentry.php
+share/owncloud/lib/public/files/cache/ipropagator.php
+share/owncloud/lib/public/files/cache/iscanner.php
+share/owncloud/lib/public/files/cache/iupdater.php
+share/owncloud/lib/public/files/cache/iwatcher.php
+share/owncloud/lib/public/files/config/icachedmountinfo.php
share/owncloud/lib/public/files/config/imountprovider.php
share/owncloud/lib/public/files/config/imountprovidercollection.php
+share/owncloud/lib/public/files/config/iusermountcache.php
share/owncloud/lib/public/files/entitytoolargeexception.php
share/owncloud/lib/public/files/file.php
share/owncloud/lib/public/files/fileinfo.php
share/owncloud/lib/public/files/filenametoolongexception.php
share/owncloud/lib/public/files/folder.php
+share/owncloud/lib/public/files/forbiddenexception.php
share/owncloud/lib/public/files/ihomestorage.php
share/owncloud/lib/public/files/imimetypedetector.php
share/owncloud/lib/public/files/imimetypeloader.php
@@ -10394,9 +10683,15 @@ share/owncloud/lib/public/files/notpermittedexception.php
share/owncloud/lib/public/files/objectstore/iobjectstore.php
share/owncloud/lib/public/files/reservedwordexception.php
share/owncloud/lib/public/files/storage.php
+share/owncloud/lib/public/files/storage/ilockingstorage.php
+share/owncloud/lib/public/files/storage/istorage.php
share/owncloud/lib/public/files/storage/istoragefactory.php
+share/owncloud/lib/public/files/storageauthexception.php
+share/owncloud/lib/public/files/storagebadconfigexception.php
+share/owncloud/lib/public/files/storageconnectionexception.php
share/owncloud/lib/public/files/storageinvalidexception.php
share/owncloud/lib/public/files/storagenotavailableexception.php
+share/owncloud/lib/public/files/storagetimeoutexception.php
share/owncloud/lib/public/groupinterface.php
share/owncloud/lib/public/http/client/iclient.php
share/owncloud/lib/public/http/client/iclientservice.php
@@ -10444,6 +10739,11 @@ share/owncloud/lib/public/l10n/ifactory.php
share/owncloud/lib/public/lock/ilockingprovider.php
share/owncloud/lib/public/lock/lockedexception.php
share/owncloud/lib/public/mail/imailer.php
+share/owncloud/lib/public/notification/iaction.php
+share/owncloud/lib/public/notification/iapp.php
+share/owncloud/lib/public/notification/imanager.php
+share/owncloud/lib/public/notification/inotification.php
+share/owncloud/lib/public/notification/inotifier.php
share/owncloud/lib/public/preconditionnotmetexception.php
share/owncloud/lib/public/preview/iprovider.php
share/owncloud/lib/public/response.php
@@ -10454,36 +10754,34 @@ share/owncloud/lib/public/sabrepluginexception.php
share/owncloud/lib/public/search/pagedprovider.php
share/owncloud/lib/public/search/provider.php
share/owncloud/lib/public/search/result.php
+share/owncloud/lib/public/security/icontentsecuritypolicymanager.php
+share/owncloud/lib/public/security/icredentialsmanager.php
share/owncloud/lib/public/security/icrypto.php
share/owncloud/lib/public/security/ihasher.php
share/owncloud/lib/public/security/isecurerandom.php
share/owncloud/lib/public/security/stringutils.php
share/owncloud/lib/public/share.php
+share/owncloud/lib/public/share/exceptions/genericshareexception.php
+share/owncloud/lib/public/share/exceptions/sharenotfound.php
+share/owncloud/lib/public/share/imanager.php
+share/owncloud/lib/public/share/iproviderfactory.php
+share/owncloud/lib/public/share/ishare.php
+share/owncloud/lib/public/share/ishareprovider.php
share/owncloud/lib/public/share_backend.php
share/owncloud/lib/public/share_backend_collection.php
share/owncloud/lib/public/share_backend_file_dependent.php
+share/owncloud/lib/public/systemtag/isystemtag.php
+share/owncloud/lib/public/systemtag/isystemtagmanager.php
+share/owncloud/lib/public/systemtag/isystemtagmanagerfactory.php
+share/owncloud/lib/public/systemtag/isystemtagobjectmapper.php
+share/owncloud/lib/public/systemtag/managerevent.php
+share/owncloud/lib/public/systemtag/mapperevent.php
+share/owncloud/lib/public/systemtag/tagalreadyexistsexception.php
+share/owncloud/lib/public/systemtag/tagnotfoundexception.php
share/owncloud/lib/public/template.php
share/owncloud/lib/public/user.php
share/owncloud/lib/public/userinterface.php
share/owncloud/lib/public/util.php
-share/owncloud/lib/repair/assetcache.php
-share/owncloud/lib/repair/cleantags.php
-share/owncloud/lib/repair/collation.php
-share/owncloud/lib/repair/dropoldjobs.php
-share/owncloud/lib/repair/dropoldtables.php
-share/owncloud/lib/repair/filletags.php
-share/owncloud/lib/repair/innodb.php
-share/owncloud/lib/repair/oldgroupmembershipshares.php
-share/owncloud/lib/repair/preview.php
-share/owncloud/lib/repair/removegetetagentries.php
-share/owncloud/lib/repair/repairconfig.php
-share/owncloud/lib/repair/repairinvalidshares.php
-share/owncloud/lib/repair/repairlegacystorages.php
-share/owncloud/lib/repair/repairmimetypes.php
-share/owncloud/lib/repair/searchlucenetables.php
-share/owncloud/lib/repair/sqliteautoincrement.php
-share/owncloud/lib/repair/updatecertificatestore.php
-share/owncloud/lib/repair/updateoutdatedocsids.php
share/owncloud/occ
share/owncloud/ocs-provider/index.php
share/owncloud/ocs-provider/provider.php
@@ -10493,12 +10791,13 @@ share/owncloud/ocs/v1.php
share/owncloud/ocs/v2.php
share/owncloud/public.php
share/owncloud/remote.php
+share/owncloud/resources/codesigning/core.crt
+share/owncloud/resources/codesigning/root.crt
share/owncloud/resources/config/ca-bundle.crt
share/owncloud/resources/config/mimetypealiases.dist.json
share/owncloud/resources/config/mimetypemapping.dist.json
share/owncloud/robots.txt
share/owncloud/settings/admin.php
-share/owncloud/settings/ajax/changedisplayname.php
share/owncloud/settings/ajax/disableapp.php
share/owncloud/settings/ajax/enableapp.php
share/owncloud/settings/ajax/installapp.php
@@ -10521,7 +10820,6 @@ share/owncloud/settings/controller/mailsettingscontroller.php
share/owncloud/settings/controller/securitysettingscontroller.php
share/owncloud/settings/controller/userscontroller.php
share/owncloud/settings/css/settings.css
-share/owncloud/settings/factory/subadminfactory.php
share/owncloud/settings/help.php
share/owncloud/settings/img/admin.png
share/owncloud/settings/img/admin.svg
@@ -10536,8 +10834,8 @@ share/owncloud/settings/img/users.png
share/owncloud/settings/img/users.svg
share/owncloud/settings/js/admin.js
share/owncloud/settings/js/apps.js
+share/owncloud/settings/js/certificates.js
share/owncloud/settings/js/log.js
-share/owncloud/settings/js/old-apps.js
share/owncloud/settings/js/personal.js
share/owncloud/settings/js/settings.js
share/owncloud/settings/js/users/deleteHandler.js
@@ -10716,6 +11014,7 @@ share/owncloud/settings/personal.php
share/owncloud/settings/routes.php
share/owncloud/settings/templates/admin.php
share/owncloud/settings/templates/apps.php
+share/owncloud/settings/templates/certificates.php
share/owncloud/settings/templates/email.new_user.php
share/owncloud/settings/templates/email.new_user_plain_text.php
share/owncloud/settings/templates/help.php
@@ -10735,6 +11034,7 @@ share/owncloud/themes/README
share/owncloud/themes/example/core/css/styles.css
share/owncloud/themes/example/core/img/favicon-touch.png
share/owncloud/themes/example/core/img/favicon-touch.svg
+share/owncloud/themes/example/core/img/favicon.ico
share/owncloud/themes/example/core/img/favicon.png
share/owncloud/themes/example/core/img/favicon.svg
share/owncloud/themes/example/core/img/logo-icon.png
@@ -10743,4 +11043,430 @@ share/owncloud/themes/example/core/img/logo-mail.gif
share/owncloud/themes/example/core/img/logo.png
share/owncloud/themes/example/core/img/logo.svg
share/owncloud/themes/example/defaults.php
+share/owncloud/updater/.gitignore
+share/owncloud/updater/.scrutinizer.yml
+share/owncloud/updater/.travis.yml
+share/owncloud/updater/CONTRIBUTING.md
+share/owncloud/updater/COPYING-AGPL
+share/owncloud/updater/README.md
+share/owncloud/updater/app/bootstrap.php
+share/owncloud/updater/app/config/container.php
+share/owncloud/updater/application.php
+share/owncloud/updater/box.json
+share/owncloud/updater/composer.json
+share/owncloud/updater/composer.lock
+share/owncloud/updater/index.php
+share/owncloud/updater/nbproject/project.properties
+share/owncloud/updater/nbproject/project.xml
+share/owncloud/updater/pub/css/main.css
+share/owncloud/updater/pub/img/actions/checkmark-color.png
+share/owncloud/updater/pub/img/actions/checkmark-color.svg
+share/owncloud/updater/pub/img/actions/confirm.png
+share/owncloud/updater/pub/img/actions/confirm.svg
+share/owncloud/updater/pub/img/actions/error-color.png
+share/owncloud/updater/pub/img/actions/error-color.svg
+share/owncloud/updater/pub/img/loading-dark.gif
+share/owncloud/updater/pub/img/loading-small.gif
+share/owncloud/updater/pub/img/loading.gif
+share/owncloud/updater/pub/img/logo-icon.png
+share/owncloud/updater/pub/img/logo-icon.svg
+share/owncloud/updater/pub/img/logo.png
+share/owncloud/updater/pub/img/logo.svg
+share/owncloud/updater/pub/js/login.js
+share/owncloud/updater/pub/js/main.js
+share/owncloud/updater/pub/js/vendor/jquery.min.js
+share/owncloud/updater/pub/js/vendor/jquery.min.map
+share/owncloud/updater/src/Command/BackupDataCommand.php
+share/owncloud/updater/src/Command/BackupDbCommand.php
+share/owncloud/updater/src/Command/CheckSystemCommand.php
+share/owncloud/updater/src/Command/CheckpointCommand.php
+share/owncloud/updater/src/Command/CleanCacheCommand.php
+share/owncloud/updater/src/Command/Command.php
+share/owncloud/updater/src/Command/DbUpgradeCommand.php
+share/owncloud/updater/src/Command/DetectCommand.php
+share/owncloud/updater/src/Command/DisableNotShippedAppsCommand.php
+share/owncloud/updater/src/Command/EnableNotShippedAppsCommand.php
+share/owncloud/updater/src/Command/ExecuteCoreUpgradeScriptsCommand.php
+share/owncloud/updater/src/Command/InfoCommand.php
+share/owncloud/updater/src/Command/MaintenanceModeCommand.php
+share/owncloud/updater/src/Command/PostUpgradeCleanupCommand.php
+share/owncloud/updater/src/Command/PostUpgradeRepairCommand.php
+share/owncloud/updater/src/Command/PreUpgradeRepairCommand.php
+share/owncloud/updater/src/Command/RestartWebServerCommand.php
+share/owncloud/updater/src/Command/StartCommand.php
+share/owncloud/updater/src/Command/UpdateConfigCommand.php
+share/owncloud/updater/src/Command/UpgradeShippedAppsCommand.php
+share/owncloud/updater/src/Console/Application.php
+share/owncloud/updater/src/Controller/DownloadController.php
+share/owncloud/updater/src/Controller/IndexController.php
+share/owncloud/updater/src/Formatter/HtmlOutputFormatter.php
+share/owncloud/updater/src/Http/Request.php
+share/owncloud/updater/src/Resources/views/base.php
+share/owncloud/updater/src/Resources/views/partials/inner.php
+share/owncloud/updater/src/Resources/views/partials/login.php
+share/owncloud/updater/src/Tests/Controller/DownloadControllerTest.php
+share/owncloud/updater/src/Tests/Http/RequestTest.php
+share/owncloud/updater/src/Tests/StreamInterface.php
+share/owncloud/updater/src/Tests/Utils/AppManagerTest.php
+share/owncloud/updater/src/Tests/Utils/CheckpointTest.php
+share/owncloud/updater/src/Tests/Utils/ConfigReaderTest.php
+share/owncloud/updater/src/Tests/Utils/FeedTest.php
+share/owncloud/updater/src/Tests/Utils/FetcherTest.php
+share/owncloud/updater/src/Tests/Utils/RegistryTest.php
+share/owncloud/updater/src/Tests/bootstrap.php
+share/owncloud/updater/src/Tests/phpunit.xml
+share/owncloud/updater/src/Utils/AppManager.php
+share/owncloud/updater/src/Utils/BzipExtractor.php
+share/owncloud/updater/src/Utils/Checkpoint.php
+share/owncloud/updater/src/Utils/Collection.php
+share/owncloud/updater/src/Utils/ConfigReader.php
+share/owncloud/updater/src/Utils/ConfigWriter.php
+share/owncloud/updater/src/Utils/Feed.php
+share/owncloud/updater/src/Utils/Fetcher.php
+share/owncloud/updater/src/Utils/FilesystemHelper.php
+share/owncloud/updater/src/Utils/Locator.php
+share/owncloud/updater/src/Utils/OccRunner.php
+share/owncloud/updater/src/Utils/Registry.php
+share/owncloud/updater/src/Utils/ZipExtractor.php
+share/owncloud/updater/vendor/autoload.php
+share/owncloud/updater/vendor/composer/ClassLoader.php
+share/owncloud/updater/vendor/composer/LICENSE
+share/owncloud/updater/vendor/composer/autoload_classmap.php
+share/owncloud/updater/vendor/composer/autoload_files.php
+share/owncloud/updater/vendor/composer/autoload_namespaces.php
+share/owncloud/updater/vendor/composer/autoload_psr4.php
+share/owncloud/updater/vendor/composer/autoload_real.php
+share/owncloud/updater/vendor/composer/installed.json
+share/owncloud/updater/vendor/guzzlehttp/guzzle/.editorconfig
+share/owncloud/updater/vendor/guzzlehttp/guzzle/.gitignore
+share/owncloud/updater/vendor/guzzlehttp/guzzle/.travis.yml
+share/owncloud/updater/vendor/guzzlehttp/guzzle/CHANGELOG.md
+share/owncloud/updater/vendor/guzzlehttp/guzzle/LICENSE
+share/owncloud/updater/vendor/guzzlehttp/guzzle/README.md
+share/owncloud/updater/vendor/guzzlehttp/guzzle/UPGRADING.md
+share/owncloud/updater/vendor/guzzlehttp/guzzle/build/packager.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/composer.json
+share/owncloud/updater/vendor/guzzlehttp/guzzle/phpunit.xml.dist
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/BatchResults.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Client.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/ClientInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Collection.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractEvent.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractRequestEvent.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractRetryableEvent.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractTransferEvent.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/BeforeEvent.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/CompleteEvent.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/Emitter.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/EmitterInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/EndEvent.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/ErrorEvent.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/EventInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/ProgressEvent.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/RequestEvents.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Exception/CouldNotRewindStreamException.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Exception/ParseException.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Exception/StateException.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Exception/XmlParseException.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/HasDataTrait.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Message/AbstractMessage.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Message/AppliesHeadersInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Message/MessageInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Message/MessageParser.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Message/Request.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Message/RequestInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Message/Response.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Message/ResponseInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Mimetypes.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Pool.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Post/MultipartBody.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Post/PostBody.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Post/PostBodyInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Post/PostFile.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Post/PostFileInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Query.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/QueryParser.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/RequestFsm.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/RingBridge.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Cookie.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Subscriber/History.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Mock.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Prepare.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/ToArrayInterface.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Transaction.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/UriTemplate.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Url.php
+share/owncloud/updater/vendor/guzzlehttp/guzzle/src/Utils.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/.gitignore
+share/owncloud/updater/vendor/guzzlehttp/ringphp/.travis.yml
+share/owncloud/updater/vendor/guzzlehttp/ringphp/CHANGELOG.md
+share/owncloud/updater/vendor/guzzlehttp/ringphp/LICENSE
+share/owncloud/updater/vendor/guzzlehttp/ringphp/Makefile
+share/owncloud/updater/vendor/guzzlehttp/ringphp/README.rst
+share/owncloud/updater/vendor/guzzlehttp/ringphp/composer.json
+share/owncloud/updater/vendor/guzzlehttp/ringphp/phpunit.xml.dist
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Client/ClientUtils.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Client/Middleware.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Client/MockHandler.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Core.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Exception/CancelledException.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Exception/CancelledFutureAccessException.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Exception/RingException.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureArray.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Future/FutureArray.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Future/FutureArrayInterface.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Future/FutureInterface.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Future/FutureValue.php
+share/owncloud/updater/vendor/guzzlehttp/ringphp/src/Future/MagicFutureTrait.php
+share/owncloud/updater/vendor/guzzlehttp/streams/.gitignore
+share/owncloud/updater/vendor/guzzlehttp/streams/.travis.yml
+share/owncloud/updater/vendor/guzzlehttp/streams/CHANGELOG.rst
+share/owncloud/updater/vendor/guzzlehttp/streams/LICENSE
+share/owncloud/updater/vendor/guzzlehttp/streams/Makefile
+share/owncloud/updater/vendor/guzzlehttp/streams/README.rst
+share/owncloud/updater/vendor/guzzlehttp/streams/composer.json
+share/owncloud/updater/vendor/guzzlehttp/streams/phpunit.xml.dist
+share/owncloud/updater/vendor/guzzlehttp/streams/src/AppendStream.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/AsyncReadStream.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/BufferStream.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/CachingStream.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/DroppingStream.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/Exception/CannotAttachException.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/Exception/SeekException.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/FnStream.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/GuzzleStreamWrapper.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/InflateStream.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/LazyOpenStream.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/LimitStream.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/MetadataStreamInterface.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/NoSeekStream.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/NullStream.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/PumpStream.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/Stream.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/StreamDecoratorTrait.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/StreamInterface.php
+share/owncloud/updater/vendor/guzzlehttp/streams/src/Utils.php
+share/owncloud/updater/vendor/ircmaxell/password-compat/LICENSE.md
+share/owncloud/updater/vendor/ircmaxell/password-compat/composer.json
+share/owncloud/updater/vendor/ircmaxell/password-compat/lib/password.php
+share/owncloud/updater/vendor/ircmaxell/password-compat/version-test.php
+share/owncloud/updater/vendor/league/plates/CONTRIBUTING.md
+share/owncloud/updater/vendor/league/plates/LICENSE
+share/owncloud/updater/vendor/league/plates/README.md
+share/owncloud/updater/vendor/league/plates/composer.json
+share/owncloud/updater/vendor/league/plates/phpunit.xml.dist
+share/owncloud/updater/vendor/league/plates/src/Engine.php
+share/owncloud/updater/vendor/league/plates/src/Extension/Asset.php
+share/owncloud/updater/vendor/league/plates/src/Extension/ExtensionInterface.php
+share/owncloud/updater/vendor/league/plates/src/Extension/URI.php
+share/owncloud/updater/vendor/league/plates/src/Template/Data.php
+share/owncloud/updater/vendor/league/plates/src/Template/Directory.php
+share/owncloud/updater/vendor/league/plates/src/Template/FileExtension.php
+share/owncloud/updater/vendor/league/plates/src/Template/Folder.php
+share/owncloud/updater/vendor/league/plates/src/Template/Folders.php
+share/owncloud/updater/vendor/league/plates/src/Template/Func.php
+share/owncloud/updater/vendor/league/plates/src/Template/Functions.php
+share/owncloud/updater/vendor/league/plates/src/Template/Name.php
+share/owncloud/updater/vendor/league/plates/src/Template/Template.php
+share/owncloud/updater/vendor/paragonie/random_compat/CHANGELOG.md
+share/owncloud/updater/vendor/paragonie/random_compat/ERRATA.md
+share/owncloud/updater/vendor/paragonie/random_compat/LICENSE
+share/owncloud/updater/vendor/paragonie/random_compat/README.md
+share/owncloud/updater/vendor/paragonie/random_compat/SECURITY.md
+share/owncloud/updater/vendor/paragonie/random_compat/composer.json
+share/owncloud/updater/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey
+share/owncloud/updater/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc
+share/owncloud/updater/vendor/paragonie/random_compat/lib/byte_safe_strings.php
+share/owncloud/updater/vendor/paragonie/random_compat/lib/cast_to_int.php
+share/owncloud/updater/vendor/paragonie/random_compat/lib/error_polyfill.php
+share/owncloud/updater/vendor/paragonie/random_compat/lib/random.php
+share/owncloud/updater/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
+share/owncloud/updater/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
+share/owncloud/updater/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
+share/owncloud/updater/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
+share/owncloud/updater/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
+share/owncloud/updater/vendor/paragonie/random_compat/lib/random_bytes_openssl.php
+share/owncloud/updater/vendor/paragonie/random_compat/lib/random_int.php
+share/owncloud/updater/vendor/paragonie/random_compat/other/build_phar.php
+share/owncloud/updater/vendor/pimple/pimple/.gitignore
+share/owncloud/updater/vendor/pimple/pimple/.travis.yml
+share/owncloud/updater/vendor/pimple/pimple/CHANGELOG
+share/owncloud/updater/vendor/pimple/pimple/LICENSE
+share/owncloud/updater/vendor/pimple/pimple/README.rst
+share/owncloud/updater/vendor/pimple/pimple/composer.json
+share/owncloud/updater/vendor/pimple/pimple/phpunit.xml.dist
+share/owncloud/updater/vendor/pimple/pimple/src/Pimple/Container.php
+share/owncloud/updater/vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php
+share/owncloud/updater/vendor/psr/log/.gitignore
+share/owncloud/updater/vendor/psr/log/LICENSE
+share/owncloud/updater/vendor/psr/log/Psr/Log/AbstractLogger.php
+share/owncloud/updater/vendor/psr/log/Psr/Log/InvalidArgumentException.php
+share/owncloud/updater/vendor/psr/log/Psr/Log/LogLevel.php
+share/owncloud/updater/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
+share/owncloud/updater/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
+share/owncloud/updater/vendor/psr/log/Psr/Log/LoggerInterface.php
+share/owncloud/updater/vendor/psr/log/Psr/Log/LoggerTrait.php
+share/owncloud/updater/vendor/psr/log/Psr/Log/NullLogger.php
+share/owncloud/updater/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
+share/owncloud/updater/vendor/psr/log/README.md
+share/owncloud/updater/vendor/psr/log/composer.json
+share/owncloud/updater/vendor/react/promise/.gitignore
+share/owncloud/updater/vendor/react/promise/.travis.yml
+share/owncloud/updater/vendor/react/promise/CHANGELOG.md
+share/owncloud/updater/vendor/react/promise/LICENSE
+share/owncloud/updater/vendor/react/promise/README.md
+share/owncloud/updater/vendor/react/promise/composer.json
+share/owncloud/updater/vendor/react/promise/phpunit.xml.dist
+share/owncloud/updater/vendor/react/promise/src/CancellablePromiseInterface.php
+share/owncloud/updater/vendor/react/promise/src/Deferred.php
+share/owncloud/updater/vendor/react/promise/src/ExtendedPromiseInterface.php
+share/owncloud/updater/vendor/react/promise/src/FulfilledPromise.php
+share/owncloud/updater/vendor/react/promise/src/LazyPromise.php
+share/owncloud/updater/vendor/react/promise/src/Promise.php
+share/owncloud/updater/vendor/react/promise/src/PromiseInterface.php
+share/owncloud/updater/vendor/react/promise/src/PromisorInterface.php
+share/owncloud/updater/vendor/react/promise/src/RejectedPromise.php
+share/owncloud/updater/vendor/react/promise/src/UnhandledRejectionException.php
+share/owncloud/updater/vendor/react/promise/src/functions.php
+share/owncloud/updater/vendor/react/promise/src/functions_include.php
+share/owncloud/updater/vendor/symfony/console/.gitignore
+share/owncloud/updater/vendor/symfony/console/Application.php
+share/owncloud/updater/vendor/symfony/console/CHANGELOG.md
+share/owncloud/updater/vendor/symfony/console/Command/Command.php
+share/owncloud/updater/vendor/symfony/console/Command/HelpCommand.php
+share/owncloud/updater/vendor/symfony/console/Command/ListCommand.php
+share/owncloud/updater/vendor/symfony/console/ConsoleEvents.php
+share/owncloud/updater/vendor/symfony/console/Descriptor/ApplicationDescription.php
+share/owncloud/updater/vendor/symfony/console/Descriptor/Descriptor.php
+share/owncloud/updater/vendor/symfony/console/Descriptor/DescriptorInterface.php
+share/owncloud/updater/vendor/symfony/console/Descriptor/JsonDescriptor.php
+share/owncloud/updater/vendor/symfony/console/Descriptor/MarkdownDescriptor.php
+share/owncloud/updater/vendor/symfony/console/Descriptor/TextDescriptor.php
+share/owncloud/updater/vendor/symfony/console/Descriptor/XmlDescriptor.php
+share/owncloud/updater/vendor/symfony/console/Event/ConsoleCommandEvent.php
+share/owncloud/updater/vendor/symfony/console/Event/ConsoleEvent.php
+share/owncloud/updater/vendor/symfony/console/Event/ConsoleExceptionEvent.php
+share/owncloud/updater/vendor/symfony/console/Event/ConsoleTerminateEvent.php
+share/owncloud/updater/vendor/symfony/console/Formatter/OutputFormatter.php
+share/owncloud/updater/vendor/symfony/console/Formatter/OutputFormatterInterface.php
+share/owncloud/updater/vendor/symfony/console/Formatter/OutputFormatterStyle.php
+share/owncloud/updater/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php
+share/owncloud/updater/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php
+share/owncloud/updater/vendor/symfony/console/Helper/DebugFormatterHelper.php
+share/owncloud/updater/vendor/symfony/console/Helper/DescriptorHelper.php
+share/owncloud/updater/vendor/symfony/console/Helper/DialogHelper.php
+share/owncloud/updater/vendor/symfony/console/Helper/FormatterHelper.php
+share/owncloud/updater/vendor/symfony/console/Helper/Helper.php
+share/owncloud/updater/vendor/symfony/console/Helper/HelperInterface.php
+share/owncloud/updater/vendor/symfony/console/Helper/HelperSet.php
+share/owncloud/updater/vendor/symfony/console/Helper/InputAwareHelper.php
+share/owncloud/updater/vendor/symfony/console/Helper/ProcessHelper.php
+share/owncloud/updater/vendor/symfony/console/Helper/ProgressBar.php
+share/owncloud/updater/vendor/symfony/console/Helper/ProgressHelper.php
+share/owncloud/updater/vendor/symfony/console/Helper/QuestionHelper.php
+share/owncloud/updater/vendor/symfony/console/Helper/SymfonyQuestionHelper.php
+share/owncloud/updater/vendor/symfony/console/Helper/Table.php
+share/owncloud/updater/vendor/symfony/console/Helper/TableCell.php
+share/owncloud/updater/vendor/symfony/console/Helper/TableHelper.php
+share/owncloud/updater/vendor/symfony/console/Helper/TableSeparator.php
+share/owncloud/updater/vendor/symfony/console/Helper/TableStyle.php
+share/owncloud/updater/vendor/symfony/console/Input/ArgvInput.php
+share/owncloud/updater/vendor/symfony/console/Input/ArrayInput.php
+share/owncloud/updater/vendor/symfony/console/Input/Input.php
+share/owncloud/updater/vendor/symfony/console/Input/InputArgument.php
+share/owncloud/updater/vendor/symfony/console/Input/InputAwareInterface.php
+share/owncloud/updater/vendor/symfony/console/Input/InputDefinition.php
+share/owncloud/updater/vendor/symfony/console/Input/InputInterface.php
+share/owncloud/updater/vendor/symfony/console/Input/InputOption.php
+share/owncloud/updater/vendor/symfony/console/Input/StringInput.php
+share/owncloud/updater/vendor/symfony/console/LICENSE
+share/owncloud/updater/vendor/symfony/console/Logger/ConsoleLogger.php
+share/owncloud/updater/vendor/symfony/console/Output/BufferedOutput.php
+share/owncloud/updater/vendor/symfony/console/Output/ConsoleOutput.php
+share/owncloud/updater/vendor/symfony/console/Output/ConsoleOutputInterface.php
+share/owncloud/updater/vendor/symfony/console/Output/NullOutput.php
+share/owncloud/updater/vendor/symfony/console/Output/Output.php
+share/owncloud/updater/vendor/symfony/console/Output/OutputInterface.php
+share/owncloud/updater/vendor/symfony/console/Output/StreamOutput.php
+share/owncloud/updater/vendor/symfony/console/Question/ChoiceQuestion.php
+share/owncloud/updater/vendor/symfony/console/Question/ConfirmationQuestion.php
+share/owncloud/updater/vendor/symfony/console/Question/Question.php
+share/owncloud/updater/vendor/symfony/console/README.md
+share/owncloud/updater/vendor/symfony/console/Resources/bin/hiddeninput.exe
+share/owncloud/updater/vendor/symfony/console/Shell.php
+share/owncloud/updater/vendor/symfony/console/Style/OutputStyle.php
+share/owncloud/updater/vendor/symfony/console/Style/StyleInterface.php
+share/owncloud/updater/vendor/symfony/console/Style/SymfonyStyle.php
+share/owncloud/updater/vendor/symfony/console/Tester/ApplicationTester.php
+share/owncloud/updater/vendor/symfony/console/Tester/CommandTester.php
+share/owncloud/updater/vendor/symfony/console/composer.json
+share/owncloud/updater/vendor/symfony/console/phpunit.xml.dist
+share/owncloud/updater/vendor/symfony/polyfill-php55/LICENSE
+share/owncloud/updater/vendor/symfony/polyfill-php55/Php55.php
+share/owncloud/updater/vendor/symfony/polyfill-php55/Php55ArrayColumn.php
+share/owncloud/updater/vendor/symfony/polyfill-php55/README.md
+share/owncloud/updater/vendor/symfony/polyfill-php55/bootstrap.php
+share/owncloud/updater/vendor/symfony/polyfill-php55/composer.json
+share/owncloud/updater/vendor/symfony/polyfill-php56/LICENSE
+share/owncloud/updater/vendor/symfony/polyfill-php56/Php56.php
+share/owncloud/updater/vendor/symfony/polyfill-php56/README.md
+share/owncloud/updater/vendor/symfony/polyfill-php56/bootstrap.php
+share/owncloud/updater/vendor/symfony/polyfill-php56/composer.json
+share/owncloud/updater/vendor/symfony/polyfill-util/Binary.php
+share/owncloud/updater/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php
+share/owncloud/updater/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php
+share/owncloud/updater/vendor/symfony/polyfill-util/LICENSE
+share/owncloud/updater/vendor/symfony/polyfill-util/README.md
+share/owncloud/updater/vendor/symfony/polyfill-util/TestListener.php
+share/owncloud/updater/vendor/symfony/polyfill-util/composer.json
+share/owncloud/updater/vendor/symfony/process/.gitignore
+share/owncloud/updater/vendor/symfony/process/CHANGELOG.md
+share/owncloud/updater/vendor/symfony/process/Exception/ExceptionInterface.php
+share/owncloud/updater/vendor/symfony/process/Exception/InvalidArgumentException.php
+share/owncloud/updater/vendor/symfony/process/Exception/LogicException.php
+share/owncloud/updater/vendor/symfony/process/Exception/ProcessFailedException.php
+share/owncloud/updater/vendor/symfony/process/Exception/ProcessTimedOutException.php
+share/owncloud/updater/vendor/symfony/process/Exception/RuntimeException.php
+share/owncloud/updater/vendor/symfony/process/ExecutableFinder.php
+share/owncloud/updater/vendor/symfony/process/LICENSE
+share/owncloud/updater/vendor/symfony/process/PhpExecutableFinder.php
+share/owncloud/updater/vendor/symfony/process/PhpProcess.php
+share/owncloud/updater/vendor/symfony/process/Pipes/AbstractPipes.php
+share/owncloud/updater/vendor/symfony/process/Pipes/PipesInterface.php
+share/owncloud/updater/vendor/symfony/process/Pipes/UnixPipes.php
+share/owncloud/updater/vendor/symfony/process/Pipes/WindowsPipes.php
+share/owncloud/updater/vendor/symfony/process/Process.php
+share/owncloud/updater/vendor/symfony/process/ProcessBuilder.php
+share/owncloud/updater/vendor/symfony/process/ProcessUtils.php
+share/owncloud/updater/vendor/symfony/process/README.md
+share/owncloud/updater/vendor/symfony/process/composer.json
+share/owncloud/updater/vendor/symfony/process/phpunit.xml.dist
share/owncloud/version.php
diff --git a/www/php-owncloud/distinfo b/www/php-owncloud/distinfo
index dd19e5fd741..346f9c09f5b 100644
--- a/www/php-owncloud/distinfo
+++ b/www/php-owncloud/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.36 2015/12/25 23:06:41 ryoon Exp $
+$NetBSD: distinfo,v 1.37 2016/03/21 05:50:37 ryoon Exp $
SHA1 (168707-calendar.zip) = 521fb58ad898529f9a10d94c165bc978010defd3
RMD160 (168707-calendar.zip) = fdb7c3cddc0cd9e0338328d5cf246bd774f28803
@@ -8,7 +8,7 @@ SHA1 (168708-contacts.zip) = abbb3ae9f966a80ec3dc7590c0906ad10b7e340e
RMD160 (168708-contacts.zip) = 4d351166cfca85957d72fcbdcc454b21b0965ce7
SHA512 (168708-contacts.zip) = 24e6a104a2cca7d56a0bb33c1458cd5ce5a9f95a202188bfba622433a364c3b4e7f8da92133db2ee71233eb6d4064db8612daf50e2ef3d65440f6ed9ff4022ba
Size (168708-contacts.zip) = 1442129 bytes
-SHA1 (owncloud-8.2.2.tar.bz2) = 0f16525e196a8706b9bc107820d91bda20399f84
-RMD160 (owncloud-8.2.2.tar.bz2) = 2786f607da8c8616a5b145ef89824ad49b8f54fa
-SHA512 (owncloud-8.2.2.tar.bz2) = 3830e8311931da3cbb596e927afe638dee6a5d9fd47d623faf4dabbde96fe39ced1bf7006c1b9e39ff52e72e2b849fe9d1012c3b1a86ca9f8c873d820b944b78
-Size (owncloud-8.2.2.tar.bz2) = 28922075 bytes
+SHA1 (owncloud-9.0.0.tar.bz2) = a0a6705c6e9b8d61ccc4145c743feb8e7ae39967
+RMD160 (owncloud-9.0.0.tar.bz2) = c17590f4fd1599e40df0d5df13bbee653231cb90
+SHA512 (owncloud-9.0.0.tar.bz2) = c82f42d227ee59ed2875133230e303a0b51ee28b21e4d3c253d2f142aed514050e3138f57082d02350a3c7a69f28ba34d3fb4dc86ce51384119c817196963e55
+Size (owncloud-9.0.0.tar.bz2) = 22678208 bytes