diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2016-03-09 01:54:34 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2016-03-09 01:54:34 +0000 |
commit | 3c396a3170aa516d8a26553fe2cde55129be055b (patch) | |
tree | 26060d7fa9d033323860eef7b5fa2d608c23887e /www | |
parent | 18aceb9b2808ee882397b2c3a737ae5820de3fdd (diff) | |
download | freebsd-ports-3c396a3170aa516d8a26553fe2cde55129be055b.zip |
Update to 9.0.0
PR: 207823
Submitted by: Loïc BLOT <loic.blot at unix-experience dot fr>
Diffstat (limited to 'www')
-rw-r--r-- | www/owncloud/Makefile | 2 | ||||
-rw-r--r-- | www/owncloud/distinfo | 4 | ||||
-rw-r--r-- | www/owncloud/pkg-plist | 3543 |
3 files changed, 2138 insertions, 1411 deletions
diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile index 5f0ec582776e..89401b232251 100644 --- a/www/owncloud/Makefile +++ b/www/owncloud/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= owncloud -PORTVERSION= 8.2.2 +PORTVERSION= 9.0.0 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ diff --git a/www/owncloud/distinfo b/www/owncloud/distinfo index 4de4114cc9d0..0609789b97bc 100644 --- a/www/owncloud/distinfo +++ b/www/owncloud/distinfo @@ -1,2 +1,2 @@ -SHA256 (owncloud-8.2.2.tar.bz2) = d5b935f904744b8b40b310f19679702387c852498d0dc7aaeda4555a3db9ad5b -SIZE (owncloud-8.2.2.tar.bz2) = 28922075 +SHA256 (owncloud-9.0.0.tar.bz2) = d16737510a77a81489f7c4d5e19b0756fa2ea1c5081ba174b0fec0f00da3a77c +SIZE (owncloud-9.0.0.tar.bz2) = 22678208 diff --git a/www/owncloud/pkg-plist b/www/owncloud/pkg-plist index 5366d6286563..bfa97df9dd26 100644 --- a/www/owncloud/pkg-plist +++ b/www/owncloud/pkg-plist @@ -1,15 +1,16 @@ %%WWWDIR%%/.htaccess -%%WWWDIR%%/.tag %%WWWDIR%%/.user.ini +%%WWWDIR%%/3rdparty/.gitignore %%WWWDIR%%/3rdparty/LICENSE INFO +%%WWWDIR%%/3rdparty/README.md %%WWWDIR%%/3rdparty/autoload.php +%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/.gitignore +%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/.scrutinizer.yml %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/LICENSE +%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/README.md %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/composer.json %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/phpunit.xml.dist %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/src/IniGetWrapper.php -%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperFake.php -%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperFakeTest.php -%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperTest.php %%WWWDIR%%/3rdparty/composer.json %%WWWDIR%%/3rdparty/composer.lock %%WWWDIR%%/3rdparty/composer/ClassLoader.php @@ -24,6 +25,7 @@ %%WWWDIR%%/3rdparty/deepdiver1975/tarstreamer/LICENSE %%WWWDIR%%/3rdparty/deepdiver1975/tarstreamer/src/TarStreamer.php %%WWWDIR%%/3rdparty/doctrine/annotations/LICENSE +%%WWWDIR%%/3rdparty/doctrine/annotations/README.md %%WWWDIR%%/3rdparty/doctrine/annotations/composer.json %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php @@ -45,10 +47,10 @@ %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php %%WWWDIR%%/3rdparty/doctrine/cache/.coveralls.yml +%%WWWDIR%%/3rdparty/doctrine/cache/.gitignore %%WWWDIR%%/3rdparty/doctrine/cache/LICENSE +%%WWWDIR%%/3rdparty/doctrine/cache/README.md %%WWWDIR%%/3rdparty/doctrine/cache/UPGRADE.md -%%WWWDIR%%/3rdparty/doctrine/cache/build.properties -%%WWWDIR%%/3rdparty/doctrine/cache/composer.json %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php @@ -73,9 +75,8 @@ %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php -%%WWWDIR%%/3rdparty/doctrine/cache/phpunit.xml.dist +%%WWWDIR%%/3rdparty/doctrine/collections/.gitignore %%WWWDIR%%/3rdparty/doctrine/collections/LICENSE -%%WWWDIR%%/3rdparty/doctrine/collections/composer.json %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php @@ -89,12 +90,14 @@ %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php %%WWWDIR%%/3rdparty/doctrine/collections/phpunit.xml.dist +%%WWWDIR%%/3rdparty/doctrine/common/.gitignore %%WWWDIR%%/3rdparty/doctrine/common/.gitmodules %%WWWDIR%%/3rdparty/doctrine/common/LICENSE +%%WWWDIR%%/3rdparty/doctrine/common/README.md %%WWWDIR%%/3rdparty/doctrine/common/UPGRADE_TO_2_1 %%WWWDIR%%/3rdparty/doctrine/common/UPGRADE_TO_2_2 %%WWWDIR%%/3rdparty/doctrine/common/build.properties -%%WWWDIR%%/3rdparty/doctrine/common/composer.json +%%WWWDIR%%/3rdparty/doctrine/common/build.xml %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/ClassLoader.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/CommonException.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Comparable.php @@ -157,6 +160,7 @@ %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Version.php %%WWWDIR%%/3rdparty/doctrine/common/phpunit.xml.dist %%WWWDIR%%/3rdparty/doctrine/dbal/LICENSE +%%WWWDIR%%/3rdparty/doctrine/dbal/README.md %%WWWDIR%%/3rdparty/doctrine/dbal/SECURITY.md %%WWWDIR%%/3rdparty/doctrine/dbal/UPGRADE.md %%WWWDIR%%/3rdparty/doctrine/dbal/bin/doctrine-dbal @@ -305,7 +309,6 @@ %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryException.php -%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/README.markdown %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtilsException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractAsset.php @@ -383,11 +386,10 @@ %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Version.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php +%%WWWDIR%%/3rdparty/doctrine/inflector/.gitignore %%WWWDIR%%/3rdparty/doctrine/inflector/LICENSE -%%WWWDIR%%/3rdparty/doctrine/inflector/composer.json %%WWWDIR%%/3rdparty/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php -%%WWWDIR%%/3rdparty/doctrine/inflector/phpunit.xml.dist -%%WWWDIR%%/3rdparty/doctrine/lexer/composer.json +%%WWWDIR%%/3rdparty/doctrine/lexer/README.md %%WWWDIR%%/3rdparty/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/Collection.php @@ -588,12 +590,15 @@ %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/StreamDecoratorTrait.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/StreamInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/Utils.php -%%WWWDIR%%/3rdparty/icewind/streams/composer.json +%%WWWDIR%%/3rdparty/icewind/streams/.gitignore %%WWWDIR%%/3rdparty/icewind/streams/src/CallbackWrapper.php %%WWWDIR%%/3rdparty/icewind/streams/src/Directory.php %%WWWDIR%%/3rdparty/icewind/streams/src/File.php %%WWWDIR%%/3rdparty/icewind/streams/src/IteratorDirectory.php %%WWWDIR%%/3rdparty/icewind/streams/src/NullWrapper.php +%%WWWDIR%%/3rdparty/icewind/streams/src/Path.php +%%WWWDIR%%/3rdparty/icewind/streams/src/Url.php +%%WWWDIR%%/3rdparty/icewind/streams/src/UrlCallBack.php %%WWWDIR%%/3rdparty/icewind/streams/src/Wrapper.php %%WWWDIR%%/3rdparty/interfasys/lognormalizer/AUTHORS.md %%WWWDIR%%/3rdparty/interfasys/lognormalizer/COPYING @@ -615,6 +620,8 @@ %%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/Random.php %%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/URandom.php %%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/UniqID.php +%%WWWDIR%%/3rdparty/ircmaxell/security-lib/.gitignore +%%WWWDIR%%/3rdparty/ircmaxell/security-lib/README.md %%WWWDIR%%/3rdparty/ircmaxell/security-lib/composer.json %%WWWDIR%%/3rdparty/ircmaxell/security-lib/composer.lock %%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/AbstractFactory.php @@ -628,20 +635,9 @@ %%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/Strength.php %%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/composer.json %%WWWDIR%%/3rdparty/ircmaxell/security-lib/phpunit.xml.dist -%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Mocks/AbstractMock.php -%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Mocks/Enum.php -%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Mocks/Factory.php -%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Mocks/Strength.php -%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/AbstractFactoryTest.php -%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BaseConverterTest.php -%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/BCMathTest.php -%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/GMPTest.php -%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/PHPMathTest.php -%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMathTest.php -%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/EnumTest.php -%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/StrengthTest.php -%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/bootstrap.php %%WWWDIR%%/3rdparty/james-heinrich/getid3/.gitattributes +%%WWWDIR%%/3rdparty/james-heinrich/getid3/.gitignore +%%WWWDIR%%/3rdparty/james-heinrich/getid3/README.md %%WWWDIR%%/3rdparty/james-heinrich/getid3/changelog.txt %%WWWDIR%%/3rdparty/james-heinrich/getid3/composer.json %%WWWDIR%%/3rdparty/james-heinrich/getid3/dependencies.txt @@ -728,8 +724,6 @@ %%WWWDIR%%/3rdparty/james-heinrich/getid3/readme.txt %%WWWDIR%%/3rdparty/james-heinrich/getid3/structure.txt %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/LICENSE.md -%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/composer.json -%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/phpunit.xml %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/AstAnalyzer.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/ClosureAnalyzer.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/Token.php @@ -743,13 +737,8 @@ %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/SerializableClosure.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Serializer.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/SerializerInterface.php -%%WWWDIR%%/3rdparty/kriswallsmith/assetic/CHANGELOG-1.0.md -%%WWWDIR%%/3rdparty/kriswallsmith/assetic/CHANGELOG-1.1.md -%%WWWDIR%%/3rdparty/kriswallsmith/assetic/CHANGELOG-1.2.md -%%WWWDIR%%/3rdparty/kriswallsmith/assetic/Gemfile +%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/hash_equals.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/LICENSE -%%WWWDIR%%/3rdparty/kriswallsmith/assetic/composer.json -%%WWWDIR%%/3rdparty/kriswallsmith/assetic/package.json %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php @@ -800,6 +789,7 @@ %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php +%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CleanCssFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssCacheBustingFilter.php @@ -871,6 +861,7 @@ %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/SynologyFtp.php %%WWWDIR%%/3rdparty/league/flysystem/src/AdapterInterface.php %%WWWDIR%%/3rdparty/league/flysystem/src/Config.php +%%WWWDIR%%/3rdparty/league/flysystem/src/ConfigAwareTrait.php %%WWWDIR%%/3rdparty/league/flysystem/src/Directory.php %%WWWDIR%%/3rdparty/league/flysystem/src/Exception.php %%WWWDIR%%/3rdparty/league/flysystem/src/File.php @@ -892,28 +883,22 @@ %%WWWDIR%%/3rdparty/league/flysystem/src/PluginInterface.php %%WWWDIR%%/3rdparty/league/flysystem/src/ReadInterface.php %%WWWDIR%%/3rdparty/league/flysystem/src/RootViolationException.php +%%WWWDIR%%/3rdparty/league/flysystem/src/UnreadableFileException.php %%WWWDIR%%/3rdparty/league/flysystem/src/Util.php +%%WWWDIR%%/3rdparty/league/flysystem/src/Util/ContentListingFormatter.php %%WWWDIR%%/3rdparty/league/flysystem/src/Util/MimeType.php %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/COPYING %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/MANUAL.md +%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/README.md %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/composer.json %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/src/ZipStreamer.php %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/src/lib/Count64.php -%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/ZipComponents.php -%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/ZipStreamerTest.php -%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/lib/Count64Test.php -%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/phpunit.xml -%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/travis/php-modules-install.sh %%WWWDIR%%/3rdparty/natxet/CssMin/README %%WWWDIR%%/3rdparty/natxet/CssMin/composer.json %%WWWDIR%%/3rdparty/natxet/CssMin/src/CssMin.php -%%WWWDIR%%/3rdparty/nikic/php-parser/CHANGELOG.md %%WWWDIR%%/3rdparty/nikic/php-parser/LICENSE -%%WWWDIR%%/3rdparty/nikic/php-parser/UPGRADE-1.0.md -%%WWWDIR%%/3rdparty/nikic/php-parser/composer.json -%%WWWDIR%%/3rdparty/nikic/php-parser/grammar/analyze.php +%%WWWDIR%%/3rdparty/nikic/php-parser/grammar/README.md %%WWWDIR%%/3rdparty/nikic/php-parser/grammar/kmyacc.php.parser -%%WWWDIR%%/3rdparty/nikic/php-parser/grammar/rebuildParser.php %%WWWDIR%%/3rdparty/nikic/php-parser/grammar/zend_language_parser.phpy %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Autoloader.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder.php @@ -1026,6 +1011,7 @@ %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Variable.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/YieldFrom.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Yield_.php +%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/FunctionLike.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/FullyQualified.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/Relative.php @@ -1104,136 +1090,169 @@ %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer/XML.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/bootstrap.php -%%WWWDIR%%/3rdparty/nikic/php-parser/phpunit.xml.dist +%%WWWDIR%%/3rdparty/paragonie/random_compat/.gitignore +%%WWWDIR%%/3rdparty/paragonie/random_compat/LICENSE +%%WWWDIR%%/3rdparty/paragonie/random_compat/composer.json +%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/byte_safe_strings.php +%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/cast_to_int.php +%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/error_polyfill.php +%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random.php +%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_com_dotnet.php +%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_dev_urandom.php +%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_libsodium.php +%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_mcrypt.php +%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_openssl.php +%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_int.php +%%WWWDIR%%/3rdparty/paragonie/random_compat/phpunit.xml.dist %%WWWDIR%%/3rdparty/patches.txt %%WWWDIR%%/3rdparty/patchwork/jsqueeze/LICENSE.ASL20 %%WWWDIR%%/3rdparty/patchwork/jsqueeze/LICENSE.GPLv2 +%%WWWDIR%%/3rdparty/patchwork/jsqueeze/README.md %%WWWDIR%%/3rdparty/patchwork/jsqueeze/composer.json %%WWWDIR%%/3rdparty/patchwork/jsqueeze/src/JSqueeze.php %%WWWDIR%%/3rdparty/patchwork/utf8/CHANGELOG.md -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Normalizer.php -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Iconv.php -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Intl.php -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Mbstring.php -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Normalizer.php -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Xml.php -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.big5.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp037.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp1006.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp1026.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp424.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp437.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp500.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp737.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp775.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp850.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp852.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp855.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp856.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp857.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp860.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp861.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp862.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp863.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp864.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp865.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp866.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp869.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp874.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp875.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp932.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp936.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp949.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp950.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.gsm0338.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-1.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-10.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-11.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-13.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-14.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-15.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-16.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-2.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-3.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-4.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-5.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-6.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-7.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-8.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-9.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.koi8-r.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.koi8-u.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.mazovia.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.nextstep.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.stdenc.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.symbol.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.turkish.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.us-ascii-quotes.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.us-ascii.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1250.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1251.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1252.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1253.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1254.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1255.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1256.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1257.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1258.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-ce.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-cyrillic.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-greek.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-icelandic.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-roman.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.zdingbat.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.gsm0338.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.mazovia.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.stdenc.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.symbol.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.zdingbat.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/translit.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/canonicalComposition.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/canonicalDecomposition.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/combiningClass.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/compatibilityDecomposition.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/lowerCase.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/upperCase.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/TurkishUtf8.php -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8.php -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup.php -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/iconv.php -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/intl.php -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/mbstring.php -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/utf8_encode.php -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/data/caseFolding_full.ser -%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/data/translit_extra.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/LICENSE-APACHE +%%WWWDIR%%/3rdparty/patchwork/utf8/LICENSE-GPL +%%WWWDIR%%/3rdparty/patchwork/utf8/README.md %%WWWDIR%%/3rdparty/patchwork/utf8/composer.json %%WWWDIR%%/3rdparty/patchwork/utf8/phpunit.xml.dist +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Normalizer.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Iconv.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Intl.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Mbstring.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Normalizer.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Xml.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.big5.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp037.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp1006.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp1026.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp424.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp437.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp500.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp737.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp775.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp850.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp852.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp855.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp856.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp857.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp860.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp861.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp862.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp863.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp864.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp865.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp866.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp869.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp874.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp875.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp932.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp936.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp949.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp950.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.gsm0338.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-1.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-10.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-11.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-13.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-14.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-15.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-16.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-2.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-3.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-4.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-5.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-6.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-7.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-8.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-9.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.koi8-r.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.koi8-u.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.mazovia.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.nextstep.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.stdenc.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.symbol.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.turkish.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.us-ascii-quotes.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.us-ascii.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1250.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1251.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1252.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1253.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1254.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1255.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1256.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1257.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1258.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-ce.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-cyrillic.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-greek.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-icelandic.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-roman.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.zdingbat.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.gsm0338.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.mazovia.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.stdenc.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.symbol.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.zdingbat.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/translit.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/canonicalComposition.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/canonicalDecomposition.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/combiningClass.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/compatibilityDecomposition.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/lowerCase.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/upperCase.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/TurkishUtf8.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/BestFit.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/iconv.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/intl.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/mbstring.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/utf8_encode.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/WindowsStreamWrapper.php +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/caseFolding_full.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1250.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1251.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1252.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1253.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1254.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1255.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1256.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1257.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1258.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit874.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit932.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit936.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit949.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit950.ser +%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/translit_extra.ser +%%WWWDIR%%/3rdparty/pear/archive_tar/.gitignore %%WWWDIR%%/3rdparty/pear/archive_tar/Archive/Tar.php +%%WWWDIR%%/3rdparty/pear/archive_tar/README.md %%WWWDIR%%/3rdparty/pear/archive_tar/composer.json %%WWWDIR%%/3rdparty/pear/archive_tar/package.xml +%%WWWDIR%%/3rdparty/pear/console_getopt/.gitignore %%WWWDIR%%/3rdparty/pear/console_getopt/Console/Getopt.php %%WWWDIR%%/3rdparty/pear/console_getopt/LICENSE %%WWWDIR%%/3rdparty/pear/console_getopt/README.rst %%WWWDIR%%/3rdparty/pear/console_getopt/composer.json %%WWWDIR%%/3rdparty/pear/console_getopt/package.xml +%%WWWDIR%%/3rdparty/pear/pear-core-minimal/.gitignore %%WWWDIR%%/3rdparty/pear/pear-core-minimal/README.rst %%WWWDIR%%/3rdparty/pear/pear-core-minimal/composer.json %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/OS/Guess.php %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR.php %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR/Error.php %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR/ErrorStack.php -%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR/ErrorStack5.php -%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR5.php %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/System.php +%%WWWDIR%%/3rdparty/pear/pear_exception/.gitignore %%WWWDIR%%/3rdparty/pear/pear_exception/LICENSE %%WWWDIR%%/3rdparty/pear/pear_exception/PEAR/Exception.php %%WWWDIR%%/3rdparty/pear/pear_exception/composer.json %%WWWDIR%%/3rdparty/pear/pear_exception/package.xml %%WWWDIR%%/3rdparty/phpseclib/phpseclib/AUTHORS -%%WWWDIR%%/3rdparty/phpseclib/phpseclib/CHANGELOG.md %%WWWDIR%%/3rdparty/phpseclib/phpseclib/LICENSE -%%WWWDIR%%/3rdparty/phpseclib/phpseclib/composer.json -%%WWWDIR%%/3rdparty/phpseclib/phpseclib/composer.lock %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/AES.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Base.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php @@ -1264,6 +1283,8 @@ %%WWWDIR%%/3rdparty/punic/punic/LICENSE.txt %%WWWDIR%%/3rdparty/punic/punic/UNICODE-LICENSE.txt %%WWWDIR%%/3rdparty/punic/punic/code/Calendar.php +%%WWWDIR%%/3rdparty/punic/punic/code/Comparer.php +%%WWWDIR%%/3rdparty/punic/punic/code/Currency.php %%WWWDIR%%/3rdparty/punic/punic/code/Data.php %%WWWDIR%%/3rdparty/punic/punic/code/Exception.php %%WWWDIR%%/3rdparty/punic/punic/code/Exception/BadArgumentType.php @@ -1278,389 +1299,505 @@ %%WWWDIR%%/3rdparty/punic/punic/code/Language.php %%WWWDIR%%/3rdparty/punic/punic/code/Misc.php %%WWWDIR%%/3rdparty/punic/punic/code/Number.php +%%WWWDIR%%/3rdparty/punic/punic/code/Phone.php %%WWWDIR%%/3rdparty/punic/punic/code/Plural.php %%WWWDIR%%/3rdparty/punic/punic/code/Territory.php %%WWWDIR%%/3rdparty/punic/punic/code/Unit.php %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/units.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/currencyData.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/da/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/da/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/da/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/de/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/de/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/de/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/el/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/el/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/el/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/units.json -%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/calendar.json -%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/dateFields.json -%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/languages.json -%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/listPatterns.json -%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/localeDisplayNames.json -%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/numbers.json -%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/territories.json -%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/timeZoneNames.json -%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/en/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/es/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/es/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/es/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/he/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/he/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/he/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/it/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/it/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/it/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/likelySubtags.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/measurementData.json %%WWWDIR%%/3rdparty/punic/punic/code/data/metaZones.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/parentLocales.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/plurals.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/root/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/root/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/root/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/units.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/telephoneCodeData.json %%WWWDIR%%/3rdparty/punic/punic/code/data/territoryContainment.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/territoryInfo.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/th/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/th/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/th/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/weekData.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/calendar.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/languages.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/localeDisplayNames.json +%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/units.json -%%WWWDIR%%/3rdparty/punic/punic/composer.json -%%WWWDIR%%/3rdparty/punic/punic/punic.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/.coveralls.yml +%%WWWDIR%%/3rdparty/rackspace/php-opencloud/.gitignore %%WWWDIR%%/3rdparty/rackspace/php-opencloud/CONTRIBUTING.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/LICENSE +%%WWWDIR%%/3rdparty/rackspace/php-opencloud/README.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/composer.json %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/changelog/1.7.0.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/changelog/1.9.0.md @@ -1693,6 +1830,7 @@ %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Tokens.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Users.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Iterators.md +%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/LoadBalancer/README.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/LoadBalancer/USERGUIDE.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Access.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Account.md @@ -1980,170 +2118,8 @@ %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Service.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/php-opencloud.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/phpunit.xml.dist -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Enum.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Logger.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Runner.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/SmokeException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Step.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/AbstractUnit.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Autoscale.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/CloudMonitoring.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Compute.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/DNS.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Database.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Identity.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/LoadBalancer.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/ObjectStore.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Orchestration.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Queues.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/UnitInterface.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Volume.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Utils.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/AutoscaleTestCase.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/Resource/GroupConfigurationTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/Resource/GroupTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/Resource/ScalingPolicyTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/ServiceTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_Config.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_Create.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_Launch_Config.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_State.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Policy.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Policy_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Webhook.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/CloudMonitoringTestCase.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentHostTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentTargetTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentTokenTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AlarmTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/ChangelogTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/CheckTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/CheckTypeTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/EntityTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/MetricTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationHistoryTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationPlanTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationTypeTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/ViewTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/ZoneTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/test_existing.json -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Connection.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Connection_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_CPU.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Disks.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Filesystems.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Memory.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_NetworkInterfaces.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Processes.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_System.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Who.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Target_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Alarm.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Alarm_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Changelogs.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Check.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/CheckType.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/CheckType_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Check_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Entity.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Entity_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Entity_Test.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Metrics.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Metrics_DataPoints.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/NH_Item.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/NH_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/NotificationType_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/View.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Zone_Traceroute.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/BaseTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Collection/ArrayCollectionTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Collection/PaginatedIteratorTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Log/LoggerTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Log/testLogFile -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/MetadataTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/NovaTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/PersistentObjectTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/ServiceTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/cacert.pem -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/ComputeTestCase.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/FlavorTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/ImageTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/KeyPairTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/NetworkTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/ServerMetadataTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/ServerTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/VolumeAttachmentTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/test.key -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/ServiceTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Extensions.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Flavor.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Flavor_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Image.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Image_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Server.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Server_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/DnsTestCase.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/Resource/DomainTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/Resource/PtrRecordTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/Resource/RecordTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/ServiceTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/_response/Domain.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/_response/Domain_Changes.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/_response/Domain_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/DatabaseTestCase.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/Resource/DatabaseTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/Resource/InstanceTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/Resource/UserTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/ServiceTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/_response/Instance.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/IdentityTestCase.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/RoleTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/TenantTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/TokenTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/UserTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/ServiceTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/LoadBalancerTestCase.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/Resource/LoadBalancerTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/Resource/SubResourceTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/ServiceTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/_response/LoadBalancer.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/MockSubscriber.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/ObjectStoreTestCase.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Resource/ContainerTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Resource/DataObjectTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Resource/TransferTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/ServiceTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Upload/ContainerMigrationTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/_response/Object.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/_response/Object_Metadata.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/OpenCloudTestCase.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/OpenStackTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/QueuesTestCase.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/Resource/ClaimTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/Resource/MessageTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/Resource/QueueTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/ServiceTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/_response/Claim.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/_response/Message.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/_response/Queue_List.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/RackspaceTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/VersionTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/Resource/SnapshotTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/Resource/VolumeTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/Resource/VolumeTypeTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/ServiceTest.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/VolumeTestCase.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/_response/Volume.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/_response/Auth.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/_response/Auth_No_Default_Region.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/_response/Auth_OpenStack.resp -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/bootstrap.php +%%WWWDIR%%/3rdparty/react/promise/.gitignore +%%WWWDIR%%/3rdparty/react/promise/CHANGELOG.md %%WWWDIR%%/3rdparty/react/promise/LICENSE %%WWWDIR%%/3rdparty/react/promise/src/CancellablePromiseInterface.php %%WWWDIR%%/3rdparty/react/promise/src/Deferred.php @@ -2157,9 +2133,11 @@ %%WWWDIR%%/3rdparty/react/promise/src/UnhandledRejectionException.php %%WWWDIR%%/3rdparty/react/promise/src/functions.php %%WWWDIR%%/3rdparty/react/promise/src/functions_include.php +%%WWWDIR%%/3rdparty/sabre/dav/.gitignore +%%WWWDIR%%/3rdparty/sabre/dav/CHANGELOG.md %%WWWDIR%%/3rdparty/sabre/dav/CONTRIBUTING.md -%%WWWDIR%%/3rdparty/sabre/dav/ChangeLog.md %%WWWDIR%%/3rdparty/sabre/dav/LICENSE +%%WWWDIR%%/3rdparty/sabre/dav/README.md %%WWWDIR%%/3rdparty/sabre/dav/composer.json %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/AbstractBackend.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/BackendInterface.php @@ -2172,10 +2150,8 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Calendar.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarHome.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarObject.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarQueryParser.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarQueryValidator.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarRoot.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarRootNode.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Exception/InvalidComponentType.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ICSExportPlugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ICalendar.php @@ -2186,11 +2162,7 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Collection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/ICollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/INode.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/INotificationType.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Node.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Notification/Invite.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Notification/InviteReply.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Notification/SystemStatus.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/Collection.php @@ -2199,13 +2171,6 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/ProxyRead.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/ProxyWrite.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/User.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/AllowedSharingModes.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/EmailAddressSet.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/Invite.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/ScheduleCalendarTransp.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/SupportedCalendarComponentSet.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/SupportedCalendarData.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/SupportedCollationSet.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/IInbox.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/IMipPlugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/IOutbox.php @@ -2220,9 +2185,29 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/ISubscription.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/Subscription.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/UserCalendars.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/CalendarData.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/CompFilter.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/ParamFilter.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/PropFilter.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/Invite.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/InviteReply.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/NotificationInterface.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/SystemStatus.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/AllowedSharingModes.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/EmailAddressSet.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/Invite.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/ScheduleCalendarTransp.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarComponentSet.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarData.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/SupportedCollationSet.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/CalendarMultiGetReport.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/CalendarQueryReport.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/FreeBusyQueryReport.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/InviteReply.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/MkCalendar.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/Share.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/AddressBook.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/AddressBookQueryParser.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/AddressBookHome.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/AddressBookRoot.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Backend/AbstractBackend.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Backend/BackendInterface.php @@ -2233,10 +2218,14 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/ICard.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/IDirectory.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Plugin.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Property/SupportedAddressData.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Property/SupportedCollationSet.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/UserAddressBooks.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/VCFExportPlugin.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Filter/AddressData.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Filter/ParamFilter.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Filter/PropFilter.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Property/SupportedAddressData.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Property/SupportedCollationSet.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Request/AddressBookMultiGetReport.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Request/AddressBookQueryReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractDigest.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/Apache.php @@ -2246,6 +2235,8 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/PDO.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/GuessContentType.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/HtmlOutput.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/HtmlOutputHelper.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/MapGetToPropFind.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/PropFindAll.php @@ -2266,7 +2257,6 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/BadRequest.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/Conflict.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/ConflictingLock.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/FileNotFound.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/Forbidden.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/InsufficientStorage.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/InvalidResourceType.php @@ -2290,7 +2280,6 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FS/Node.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FSExt/Directory.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FSExt/File.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FSExt/Node.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/File.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/ICollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/IExtendedCollection.php @@ -2302,31 +2291,17 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/IQuota.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/AbstractBackend.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/BackendInterface.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/FS.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/File.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/PDO.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/LockInfo.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Plugin.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/MkCol.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Mount/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Node.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PartialUpdate/IFile.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PartialUpdate/IPatchSupport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PartialUpdate/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropFind.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropPatch.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/GetLastModified.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/Href.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/HrefList.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/IHref.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/LockDiscovery.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/ResourceType.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/Response.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/ResponseList.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/SupportedLock.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/SupportedMethodSet.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/SupportedReportSet.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyInterface.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Backend/BackendInterface.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Backend/PDO.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Plugin.php @@ -2339,16 +2314,34 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Sync/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/TemporaryFileFilterPlugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Tree.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/URLUtil.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/UUIDUtil.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Version.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/XMLUtil.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Element/Prop.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Element/Response.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/Complex.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/GetLastModified.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/Href.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/LockDiscovery.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/ResourceType.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedLock.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedMethodSet.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedReportSet.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/Lock.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/MkCol.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/PropFind.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/PropPatch.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/SyncCollectionReport.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Response/MultiStatus.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Service.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/AceConflict.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NeedPrivileges.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NoAbstract.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NotRecognizedPrincipal.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NotSupportedPrivilege.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/FS/Collection.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/FS/File.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/FS/HomeCollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/IACL.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/IPrincipal.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/IPrincipalCollection.php @@ -2356,15 +2349,21 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Principal.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/AbstractBackend.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/BackendInterface.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/CreatePrincipalSupport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/PDO.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalCollection.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Property/Acl.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Property/AclRestrictions.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Property/CurrentUserPrivilegeSet.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Property/Principal.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Property/SupportedPrivilegeSet.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/Acl.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/AclRestrictions.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/CurrentUserPrivilegeSet.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/Principal.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/ExpandPropertyReport.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php +%%WWWDIR%%/3rdparty/sabre/event/.gitignore %%WWWDIR%%/3rdparty/sabre/event/CHANGELOG.md %%WWWDIR%%/3rdparty/sabre/event/LICENSE +%%WWWDIR%%/3rdparty/sabre/event/README.md %%WWWDIR%%/3rdparty/sabre/event/composer.json %%WWWDIR%%/3rdparty/sabre/event/lib/EventEmitter.php %%WWWDIR%%/3rdparty/sabre/event/lib/EventEmitterInterface.php @@ -2373,12 +2372,15 @@ %%WWWDIR%%/3rdparty/sabre/event/lib/PromiseAlreadyResolvedException.php %%WWWDIR%%/3rdparty/sabre/event/lib/Version.php %%WWWDIR%%/3rdparty/sabre/event/phpunit.xml.dist -%%WWWDIR%%/3rdparty/sabre/http/ChangeLog.md +%%WWWDIR%%/3rdparty/sabre/http/.gitignore +%%WWWDIR%%/3rdparty/sabre/http/CHANGELOG.md %%WWWDIR%%/3rdparty/sabre/http/LICENSE +%%WWWDIR%%/3rdparty/sabre/http/README.md %%WWWDIR%%/3rdparty/sabre/http/composer.json %%WWWDIR%%/3rdparty/sabre/http/lib/Auth/AWS.php %%WWWDIR%%/3rdparty/sabre/http/lib/Auth/AbstractAuth.php %%WWWDIR%%/3rdparty/sabre/http/lib/Auth/Basic.php +%%WWWDIR%%/3rdparty/sabre/http/lib/Auth/Bearer.php %%WWWDIR%%/3rdparty/sabre/http/lib/Auth/Digest.php %%WWWDIR%%/3rdparty/sabre/http/lib/Client.php %%WWWDIR%%/3rdparty/sabre/http/lib/ClientException.php @@ -2397,8 +2399,24 @@ %%WWWDIR%%/3rdparty/sabre/http/lib/URLUtil.php %%WWWDIR%%/3rdparty/sabre/http/lib/Util.php %%WWWDIR%%/3rdparty/sabre/http/lib/Version.php +%%WWWDIR%%/3rdparty/sabre/http/lib/functions.php +%%WWWDIR%%/3rdparty/sabre/uri/.gitignore +%%WWWDIR%%/3rdparty/sabre/uri/CHANGELOG.md +%%WWWDIR%%/3rdparty/sabre/uri/LICENSE +%%WWWDIR%%/3rdparty/sabre/uri/README.md +%%WWWDIR%%/3rdparty/sabre/uri/composer.json +%%WWWDIR%%/3rdparty/sabre/uri/lib/Version.php +%%WWWDIR%%/3rdparty/sabre/uri/lib/functions.php +%%WWWDIR%%/3rdparty/sabre/uri/tests/BuildTest.php +%%WWWDIR%%/3rdparty/sabre/uri/tests/NormalizeTest.php +%%WWWDIR%%/3rdparty/sabre/uri/tests/ResolveTest.php +%%WWWDIR%%/3rdparty/sabre/uri/tests/SplitTest.php +%%WWWDIR%%/3rdparty/sabre/uri/tests/phpcs/ruleset.xml +%%WWWDIR%%/3rdparty/sabre/uri/tests/phpunit.xml.dist +%%WWWDIR%%/3rdparty/sabre/vobject/.gitignore %%WWWDIR%%/3rdparty/sabre/vobject/ChangeLog.md %%WWWDIR%%/3rdparty/sabre/vobject/LICENSE +%%WWWDIR%%/3rdparty/sabre/vobject/README.md %%WWWDIR%%/3rdparty/sabre/vobject/composer.json %%WWWDIR%%/3rdparty/sabre/vobject/lib/Cli.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component.php @@ -2431,14 +2449,14 @@ %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Binary.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Boolean.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/FlatText.php -%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Float.php +%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/FloatValue.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/CalAddress.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Date.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/DateTime.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Duration.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Period.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Recur.php -%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Integer.php +%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/IntegerValue.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Text.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Time.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Unknown.php @@ -2468,6 +2486,29 @@ %%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/php-bc.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/php-workaround.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/windowszones.php +%%WWWDIR%%/3rdparty/sabre/xml/.gitignore +%%WWWDIR%%/3rdparty/sabre/xml/CHANGELOG.md +%%WWWDIR%%/3rdparty/sabre/xml/LICENSE +%%WWWDIR%%/3rdparty/sabre/xml/README.md +%%WWWDIR%%/3rdparty/sabre/xml/composer.json +%%WWWDIR%%/3rdparty/sabre/xml/lib/ContextStackTrait.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/Deserializer/functions.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/Element.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/Element/Base.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/Element/Cdata.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/Element/Elements.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/Element/KeyValue.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/Element/Uri.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/Element/XmlFragment.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/LibXMLException.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/ParseException.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/Reader.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/Serializer/functions.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/Service.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/Version.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/Writer.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/XmlDeserializable.php +%%WWWDIR%%/3rdparty/sabre/xml/lib/XmlSerializable.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Attachment.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php @@ -2639,169 +2680,211 @@ %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swift_required.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swift_required_pear.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Application.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/CHANGELOG.md -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Command/Command.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Command/HelpCommand.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Command/ListCommand.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/ConsoleEvents.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/ApplicationDescription.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/Descriptor.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/DescriptorInterface.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/JsonDescriptor.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/MarkdownDescriptor.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/TextDescriptor.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/XmlDescriptor.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleCommandEvent.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleEvent.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleExceptionEvent.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleTerminateEvent.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatter.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterInterface.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyle.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyleInterface.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyleStack.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/DebugFormatterHelper.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/DescriptorHelper.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/DialogHelper.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/FormatterHelper.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/Helper.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/HelperInterface.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/HelperSet.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/InputAwareHelper.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/ProcessHelper.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/ProgressBar.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/ProgressHelper.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/QuestionHelper.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/Table.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/TableHelper.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/TableSeparator.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/TableStyle.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/ArgvInput.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/ArrayInput.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/Input.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/InputArgument.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/InputAwareInterface.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/InputDefinition.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/InputInterface.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/InputOption.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/StringInput.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/LICENSE -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Logger/ConsoleLogger.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/BufferedOutput.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/ConsoleOutput.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/ConsoleOutputInterface.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/NullOutput.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/Output.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/OutputInterface.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/StreamOutput.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Question/ChoiceQuestion.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Question/ConfirmationQuestion.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Question/Question.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Shell.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Tester/ApplicationTester.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Tester/CommandTester.php -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/composer.json -%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/phpunit.xml.dist -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/CHANGELOG.md -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/WrappedListener.php -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventSubscriberInterface.php -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/LICENSE -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/composer.json -%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/phpunit.xml.dist -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/CHANGELOG.md -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Exception/ExceptionInterface.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Exception/InvalidArgumentException.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Exception/LogicException.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Exception/ProcessFailedException.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Exception/ProcessTimedOutException.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Exception/RuntimeException.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/ExecutableFinder.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/LICENSE -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/PhpProcess.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Pipes/AbstractPipes.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Pipes/PipesInterface.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Pipes/UnixPipes.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Pipes/WindowsPipes.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Process.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/ProcessBuilder.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/ProcessUtils.php -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/composer.json -%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/phpunit.xml.dist -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Annotation/Route.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/CHANGELOG.md -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/CompiledRoute.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/ExceptionInterface.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/InvalidParameterException.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/MethodNotAllowedException.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/MissingMandatoryParametersException.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/ResourceNotFoundException.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/RouteNotFoundException.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/LICENSE -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/ClosureLoader.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/schema/routing/routing-1.0.xsd -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/ApacheUrlMatcher.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcherInterface.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/RequestContext.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Route.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/RouteCollection.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/RouteCompiler.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/RouteCompilerInterface.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Router.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/RouterInterface.php -%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/composer.json +%%WWWDIR%%/3rdparty/symfony/console/Application.php +%%WWWDIR%%/3rdparty/symfony/console/Command/Command.php +%%WWWDIR%%/3rdparty/symfony/console/Command/HelpCommand.php +%%WWWDIR%%/3rdparty/symfony/console/Command/ListCommand.php +%%WWWDIR%%/3rdparty/symfony/console/ConsoleEvents.php +%%WWWDIR%%/3rdparty/symfony/console/Descriptor/ApplicationDescription.php +%%WWWDIR%%/3rdparty/symfony/console/Descriptor/Descriptor.php +%%WWWDIR%%/3rdparty/symfony/console/Descriptor/DescriptorInterface.php +%%WWWDIR%%/3rdparty/symfony/console/Descriptor/JsonDescriptor.php +%%WWWDIR%%/3rdparty/symfony/console/Descriptor/MarkdownDescriptor.php +%%WWWDIR%%/3rdparty/symfony/console/Descriptor/TextDescriptor.php +%%WWWDIR%%/3rdparty/symfony/console/Descriptor/XmlDescriptor.php +%%WWWDIR%%/3rdparty/symfony/console/Event/ConsoleCommandEvent.php +%%WWWDIR%%/3rdparty/symfony/console/Event/ConsoleEvent.php +%%WWWDIR%%/3rdparty/symfony/console/Event/ConsoleExceptionEvent.php +%%WWWDIR%%/3rdparty/symfony/console/Event/ConsoleTerminateEvent.php +%%WWWDIR%%/3rdparty/symfony/console/Exception/CommandNotFoundException.php +%%WWWDIR%%/3rdparty/symfony/console/Exception/ExceptionInterface.php +%%WWWDIR%%/3rdparty/symfony/console/Exception/InvalidArgumentException.php +%%WWWDIR%%/3rdparty/symfony/console/Exception/InvalidOptionException.php +%%WWWDIR%%/3rdparty/symfony/console/Exception/LogicException.php +%%WWWDIR%%/3rdparty/symfony/console/Exception/RuntimeException.php +%%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatter.php +%%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatterInterface.php +%%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatterStyle.php +%%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatterStyleInterface.php +%%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatterStyleStack.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/DebugFormatterHelper.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/DescriptorHelper.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/DialogHelper.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/FormatterHelper.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/Helper.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/HelperInterface.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/HelperSet.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/InputAwareHelper.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/ProcessHelper.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/ProgressBar.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/ProgressHelper.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/ProgressIndicator.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/QuestionHelper.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/SymfonyQuestionHelper.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/Table.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/TableCell.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/TableHelper.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/TableSeparator.php +%%WWWDIR%%/3rdparty/symfony/console/Helper/TableStyle.php +%%WWWDIR%%/3rdparty/symfony/console/Input/ArgvInput.php +%%WWWDIR%%/3rdparty/symfony/console/Input/ArrayInput.php +%%WWWDIR%%/3rdparty/symfony/console/Input/Input.php +%%WWWDIR%%/3rdparty/symfony/console/Input/InputArgument.php +%%WWWDIR%%/3rdparty/symfony/console/Input/InputAwareInterface.php +%%WWWDIR%%/3rdparty/symfony/console/Input/InputDefinition.php +%%WWWDIR%%/3rdparty/symfony/console/Input/InputInterface.php +%%WWWDIR%%/3rdparty/symfony/console/Input/InputOption.php +%%WWWDIR%%/3rdparty/symfony/console/Input/StringInput.php +%%WWWDIR%%/3rdparty/symfony/console/Logger/ConsoleLogger.php +%%WWWDIR%%/3rdparty/symfony/console/Output/BufferedOutput.php +%%WWWDIR%%/3rdparty/symfony/console/Output/ConsoleOutput.php +%%WWWDIR%%/3rdparty/symfony/console/Output/ConsoleOutputInterface.php +%%WWWDIR%%/3rdparty/symfony/console/Output/NullOutput.php +%%WWWDIR%%/3rdparty/symfony/console/Output/Output.php +%%WWWDIR%%/3rdparty/symfony/console/Output/OutputInterface.php +%%WWWDIR%%/3rdparty/symfony/console/Output/StreamOutput.php +%%WWWDIR%%/3rdparty/symfony/console/Question/ChoiceQuestion.php +%%WWWDIR%%/3rdparty/symfony/console/Question/ConfirmationQuestion.php +%%WWWDIR%%/3rdparty/symfony/console/Question/Question.php +%%WWWDIR%%/3rdparty/symfony/console/Shell.php +%%WWWDIR%%/3rdparty/symfony/console/Style/OutputStyle.php +%%WWWDIR%%/3rdparty/symfony/console/Style/StyleInterface.php +%%WWWDIR%%/3rdparty/symfony/console/Style/SymfonyStyle.php +%%WWWDIR%%/3rdparty/symfony/console/Tester/ApplicationTester.php +%%WWWDIR%%/3rdparty/symfony/console/Tester/CommandTester.php +%%WWWDIR%%/3rdparty/symfony/event-dispatcher/ContainerAwareEventDispatcher.php +%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php +%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php +%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Debug/WrappedListener.php +%%WWWDIR%%/3rdparty/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php +%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Event.php +%%WWWDIR%%/3rdparty/symfony/event-dispatcher/EventDispatcher.php +%%WWWDIR%%/3rdparty/symfony/event-dispatcher/EventDispatcherInterface.php +%%WWWDIR%%/3rdparty/symfony/event-dispatcher/EventSubscriberInterface.php +%%WWWDIR%%/3rdparty/symfony/event-dispatcher/GenericEvent.php +%%WWWDIR%%/3rdparty/symfony/event-dispatcher/ImmutableEventDispatcher.php +%%WWWDIR%%/3rdparty/symfony/event-dispatcher/LICENSE +%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Mbstring.php +%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Resources/unidata/lowerCase.ser +%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Resources/unidata/upperCase.ser +%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/bootstrap.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php55/LICENSE +%%WWWDIR%%/3rdparty/symfony/polyfill-php55/Php55.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php55/Php55ArrayColumn.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php55/README.md +%%WWWDIR%%/3rdparty/symfony/polyfill-php55/bootstrap.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php55/composer.json +%%WWWDIR%%/3rdparty/symfony/polyfill-php56/LICENSE +%%WWWDIR%%/3rdparty/symfony/polyfill-php56/Php56.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php56/README.md +%%WWWDIR%%/3rdparty/symfony/polyfill-php56/bootstrap.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php56/composer.json +%%WWWDIR%%/3rdparty/symfony/polyfill-php70/LICENSE +%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Php70.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php70/README.md +%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/AssertionError.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/Error.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/ParseError.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/TypeError.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php70/bootstrap.php +%%WWWDIR%%/3rdparty/symfony/polyfill-php70/composer.json +%%WWWDIR%%/3rdparty/symfony/polyfill-util/Binary.php +%%WWWDIR%%/3rdparty/symfony/polyfill-util/BinaryNoFuncOverload.php +%%WWWDIR%%/3rdparty/symfony/polyfill-util/BinaryOnFuncOverload.php +%%WWWDIR%%/3rdparty/symfony/polyfill-util/LICENSE +%%WWWDIR%%/3rdparty/symfony/polyfill-util/README.md +%%WWWDIR%%/3rdparty/symfony/polyfill-util/TestListener.php +%%WWWDIR%%/3rdparty/symfony/polyfill-util/composer.json +%%WWWDIR%%/3rdparty/symfony/process/Exception/ExceptionInterface.php +%%WWWDIR%%/3rdparty/symfony/process/Exception/InvalidArgumentException.php +%%WWWDIR%%/3rdparty/symfony/process/Exception/LogicException.php +%%WWWDIR%%/3rdparty/symfony/process/Exception/ProcessFailedException.php +%%WWWDIR%%/3rdparty/symfony/process/Exception/ProcessTimedOutException.php +%%WWWDIR%%/3rdparty/symfony/process/Exception/RuntimeException.php +%%WWWDIR%%/3rdparty/symfony/process/ExecutableFinder.php +%%WWWDIR%%/3rdparty/symfony/process/LICENSE +%%WWWDIR%%/3rdparty/symfony/process/PhpExecutableFinder.php +%%WWWDIR%%/3rdparty/symfony/process/PhpProcess.php +%%WWWDIR%%/3rdparty/symfony/process/Pipes/AbstractPipes.php +%%WWWDIR%%/3rdparty/symfony/process/Pipes/PipesInterface.php +%%WWWDIR%%/3rdparty/symfony/process/Pipes/UnixPipes.php +%%WWWDIR%%/3rdparty/symfony/process/Pipes/WindowsPipes.php +%%WWWDIR%%/3rdparty/symfony/process/Process.php +%%WWWDIR%%/3rdparty/symfony/process/ProcessBuilder.php +%%WWWDIR%%/3rdparty/symfony/process/ProcessUtils.php +%%WWWDIR%%/3rdparty/symfony/routing/Annotation/Route.php +%%WWWDIR%%/3rdparty/symfony/routing/CHANGELOG.md +%%WWWDIR%%/3rdparty/symfony/routing/CompiledRoute.php +%%WWWDIR%%/3rdparty/symfony/routing/Exception/ExceptionInterface.php +%%WWWDIR%%/3rdparty/symfony/routing/Exception/InvalidParameterException.php +%%WWWDIR%%/3rdparty/symfony/routing/Exception/MethodNotAllowedException.php +%%WWWDIR%%/3rdparty/symfony/routing/Exception/MissingMandatoryParametersException.php +%%WWWDIR%%/3rdparty/symfony/routing/Exception/ResourceNotFoundException.php +%%WWWDIR%%/3rdparty/symfony/routing/Exception/RouteNotFoundException.php +%%WWWDIR%%/3rdparty/symfony/routing/Generator/ConfigurableRequirementsInterface.php +%%WWWDIR%%/3rdparty/symfony/routing/Generator/Dumper/GeneratorDumper.php +%%WWWDIR%%/3rdparty/symfony/routing/Generator/Dumper/GeneratorDumperInterface.php +%%WWWDIR%%/3rdparty/symfony/routing/Generator/Dumper/PhpGeneratorDumper.php +%%WWWDIR%%/3rdparty/symfony/routing/Generator/UrlGenerator.php +%%WWWDIR%%/3rdparty/symfony/routing/Generator/UrlGeneratorInterface.php +%%WWWDIR%%/3rdparty/symfony/routing/LICENSE +%%WWWDIR%%/3rdparty/symfony/routing/Loader/AnnotationClassLoader.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/AnnotationDirectoryLoader.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/AnnotationFileLoader.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/ClosureLoader.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/DirectoryLoader.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/ObjectRouteLoader.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/PhpFileLoader.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/XmlFileLoader.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/YamlFileLoader.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/schema/routing/routing-1.0.xsd +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/ApacheUrlMatcher.php +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/ApacheMatcherDumper.php +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/DumperCollection.php +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/DumperPrefixCollection.php +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/DumperRoute.php +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/MatcherDumper.php +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/MatcherDumperInterface.php +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/PhpMatcherDumper.php +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/RedirectableUrlMatcher.php +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/RedirectableUrlMatcherInterface.php +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/RequestMatcherInterface.php +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/TraceableUrlMatcher.php +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/UrlMatcher.php +%%WWWDIR%%/3rdparty/symfony/routing/Matcher/UrlMatcherInterface.php +%%WWWDIR%%/3rdparty/symfony/routing/README.md +%%WWWDIR%%/3rdparty/symfony/routing/RequestContext.php +%%WWWDIR%%/3rdparty/symfony/routing/RequestContextAwareInterface.php +%%WWWDIR%%/3rdparty/symfony/routing/Route.php +%%WWWDIR%%/3rdparty/symfony/routing/RouteCollection.php +%%WWWDIR%%/3rdparty/symfony/routing/RouteCollectionBuilder.php +%%WWWDIR%%/3rdparty/symfony/routing/RouteCompiler.php +%%WWWDIR%%/3rdparty/symfony/routing/RouteCompilerInterface.php +%%WWWDIR%%/3rdparty/symfony/routing/Router.php +%%WWWDIR%%/3rdparty/symfony/routing/RouterInterface.php %%WWWDIR%%/AUTHORS %%WWWDIR%%/COPYING-AGPL @owner %%OWNCLOUD_USERNAME%% @group %%OWNCLOUD_GROUPNAME%% -%%WWWDIR%%/apps/activity/CONTRIBUTING.md %%WWWDIR%%/apps/activity/appinfo/app.php %%WWWDIR%%/apps/activity/appinfo/application.php %%WWWDIR%%/apps/activity/appinfo/database.xml %%WWWDIR%%/apps/activity/appinfo/info.xml %%WWWDIR%%/apps/activity/appinfo/install.php %%WWWDIR%%/apps/activity/appinfo/routes.php +%%WWWDIR%%/apps/activity/appinfo/signature.json %%WWWDIR%%/apps/activity/appinfo/update.php %%WWWDIR%%/apps/activity/controller/activities.php +%%WWWDIR%%/apps/activity/controller/endpoint.php %%WWWDIR%%/apps/activity/controller/feed.php +%%WWWDIR%%/apps/activity/controller/ocsendpoint.php %%WWWDIR%%/apps/activity/controller/settings.php %%WWWDIR%%/apps/activity/css/settings.css %%WWWDIR%%/apps/activity/css/style.css +%%WWWDIR%%/apps/activity/docs/endpoint-v2.md %%WWWDIR%%/apps/activity/extension/files.php %%WWWDIR%%/apps/activity/extension/files_sharing.php %%WWWDIR%%/apps/activity/img/activity-dark.png @@ -2818,8 +2901,10 @@ %%WWWDIR%%/apps/activity/js/activitymodel.js %%WWWDIR%%/apps/activity/js/activitytabview.js %%WWWDIR%%/apps/activity/js/filesplugin.js +%%WWWDIR%%/apps/activity/js/formatter.js %%WWWDIR%%/apps/activity/js/script.js %%WWWDIR%%/apps/activity/js/settings.js +%%WWWDIR%%/apps/activity/l10n/.tx/config %%WWWDIR%%/apps/activity/l10n/ar.js %%WWWDIR%%/apps/activity/l10n/ar.json %%WWWDIR%%/apps/activity/l10n/ast.js @@ -2878,6 +2963,8 @@ %%WWWDIR%%/apps/activity/l10n/ia.json %%WWWDIR%%/apps/activity/l10n/id.js %%WWWDIR%%/apps/activity/l10n/id.json +%%WWWDIR%%/apps/activity/l10n/is.js +%%WWWDIR%%/apps/activity/l10n/is.json %%WWWDIR%%/apps/activity/l10n/it.js %%WWWDIR%%/apps/activity/l10n/it.json %%WWWDIR%%/apps/activity/l10n/ja.js @@ -2906,7 +2993,6 @@ %%WWWDIR%%/apps/activity/l10n/nl.json %%WWWDIR%%/apps/activity/l10n/nn_NO.js %%WWWDIR%%/apps/activity/l10n/nn_NO.json -%%WWWDIR%%/apps/activity/l10n/no-php %%WWWDIR%%/apps/activity/l10n/oc.js %%WWWDIR%%/apps/activity/l10n/oc.json %%WWWDIR%%/apps/activity/l10n/pl.js @@ -2949,57 +3035,306 @@ %%WWWDIR%%/apps/activity/lib/consumer.php %%WWWDIR%%/apps/activity/lib/data.php %%WWWDIR%%/apps/activity/lib/datahelper.php +%%WWWDIR%%/apps/activity/lib/exception/invalidfilterexception.php %%WWWDIR%%/apps/activity/lib/fileshooks.php %%WWWDIR%%/apps/activity/lib/fileshooksstatic.php +%%WWWDIR%%/apps/activity/lib/formatter/baseformatter.php +%%WWWDIR%%/apps/activity/lib/formatter/cloudidformatter.php +%%WWWDIR%%/apps/activity/lib/formatter/fileformatter.php +%%WWWDIR%%/apps/activity/lib/formatter/iformatter.php +%%WWWDIR%%/apps/activity/lib/formatter/userformatter.php %%WWWDIR%%/apps/activity/lib/grouphelper.php %%WWWDIR%%/apps/activity/lib/hooks.php %%WWWDIR%%/apps/activity/lib/mailqueuehandler.php %%WWWDIR%%/apps/activity/lib/navigation.php -%%WWWDIR%%/apps/activity/lib/parameterhelper.php +%%WWWDIR%%/apps/activity/lib/parameter/collection.php +%%WWWDIR%%/apps/activity/lib/parameter/factory.php +%%WWWDIR%%/apps/activity/lib/parameter/iparameter.php +%%WWWDIR%%/apps/activity/lib/parameter/parameter.php +%%WWWDIR%%/apps/activity/lib/plaintextparser.php %%WWWDIR%%/apps/activity/lib/usersettings.php +%%WWWDIR%%/apps/activity/lib/viewinfocache.php %%WWWDIR%%/apps/activity/personal.php %%WWWDIR%%/apps/activity/templates/email.notification.php %%WWWDIR%%/apps/activity/templates/personal.php %%WWWDIR%%/apps/activity/templates/rss.php %%WWWDIR%%/apps/activity/templates/stream.app.navigation.php %%WWWDIR%%/apps/activity/templates/stream.body.php -%%WWWDIR%%/apps/activity/tests/apitest.php -%%WWWDIR%%/apps/activity/tests/appinfo/applicationtest.php -%%WWWDIR%%/apps/activity/tests/appinfo/apptest.php -%%WWWDIR%%/apps/activity/tests/appinfo/installtest.php -%%WWWDIR%%/apps/activity/tests/appinfo/updatetest.php -%%WWWDIR%%/apps/activity/tests/backgroundjob/emailnotificationtest.php -%%WWWDIR%%/apps/activity/tests/backgroundjob/expireactivitiestest.php -%%WWWDIR%%/apps/activity/tests/bootstrap.php -%%WWWDIR%%/apps/activity/tests/consumertest.php -%%WWWDIR%%/apps/activity/tests/controller/activitiestest.php -%%WWWDIR%%/apps/activity/tests/controller/feedtest.php -%%WWWDIR%%/apps/activity/tests/controller/settingstest.php -%%WWWDIR%%/apps/activity/tests/datadeleteactivitestest.php -%%WWWDIR%%/apps/activity/tests/datahelpertest.php -%%WWWDIR%%/apps/activity/tests/datatest.php -%%WWWDIR%%/apps/activity/tests/fileshookstest.php -%%WWWDIR%%/apps/activity/tests/grouphelpertest.php -%%WWWDIR%%/apps/activity/tests/hooksdeleteusertest.php -%%WWWDIR%%/apps/activity/tests/js/activitycollectionSpec.js -%%WWWDIR%%/apps/activity/tests/js/activitytabviewSpec.js -%%WWWDIR%%/apps/activity/tests/js/karma.config.js -%%WWWDIR%%/apps/activity/tests/js/package.json -%%WWWDIR%%/apps/activity/tests/js/scriptSpec.js -%%WWWDIR%%/apps/activity/tests/mailqueuehandlertest.php -%%WWWDIR%%/apps/activity/tests/mock/extension.php -%%WWWDIR%%/apps/activity/tests/navigationtest.php -%%WWWDIR%%/apps/activity/tests/parameterhelpertest.php -%%WWWDIR%%/apps/activity/tests/personaltest.php -%%WWWDIR%%/apps/activity/tests/phpunit.xml -%%WWWDIR%%/apps/activity/tests/template/rsstest.php -%%WWWDIR%%/apps/activity/tests/testcase.php -%%WWWDIR%%/apps/activity/tests/usersettingstest.php +%%WWWDIR%%/apps/comments/activity/extension.php +%%WWWDIR%%/apps/comments/activity/listener.php +%%WWWDIR%%/apps/comments/appinfo/app.php +%%WWWDIR%%/apps/comments/appinfo/info.xml +%%WWWDIR%%/apps/comments/appinfo/signature.json +%%WWWDIR%%/apps/comments/css/comments.css +%%WWWDIR%%/apps/comments/js/app.js +%%WWWDIR%%/apps/comments/js/commentcollection.js +%%WWWDIR%%/apps/comments/js/commentmodel.js +%%WWWDIR%%/apps/comments/js/commentstabview.js +%%WWWDIR%%/apps/comments/js/commentsummarymodel.js +%%WWWDIR%%/apps/comments/js/filesplugin.js +%%WWWDIR%%/apps/comments/l10n/af_ZA.js +%%WWWDIR%%/apps/comments/l10n/af_ZA.json +%%WWWDIR%%/apps/comments/l10n/ar.js +%%WWWDIR%%/apps/comments/l10n/ar.json +%%WWWDIR%%/apps/comments/l10n/ast.js +%%WWWDIR%%/apps/comments/l10n/ast.json +%%WWWDIR%%/apps/comments/l10n/az.js +%%WWWDIR%%/apps/comments/l10n/az.json +%%WWWDIR%%/apps/comments/l10n/bg_BG.js +%%WWWDIR%%/apps/comments/l10n/bg_BG.json +%%WWWDIR%%/apps/comments/l10n/bn_BD.js +%%WWWDIR%%/apps/comments/l10n/bn_BD.json +%%WWWDIR%%/apps/comments/l10n/bn_IN.js +%%WWWDIR%%/apps/comments/l10n/bn_IN.json +%%WWWDIR%%/apps/comments/l10n/bs.js +%%WWWDIR%%/apps/comments/l10n/bs.json +%%WWWDIR%%/apps/comments/l10n/ca.js +%%WWWDIR%%/apps/comments/l10n/ca.json +%%WWWDIR%%/apps/comments/l10n/cs_CZ.js +%%WWWDIR%%/apps/comments/l10n/cs_CZ.json +%%WWWDIR%%/apps/comments/l10n/cy_GB.js +%%WWWDIR%%/apps/comments/l10n/cy_GB.json +%%WWWDIR%%/apps/comments/l10n/da.js +%%WWWDIR%%/apps/comments/l10n/da.json +%%WWWDIR%%/apps/comments/l10n/de.js +%%WWWDIR%%/apps/comments/l10n/de.json +%%WWWDIR%%/apps/comments/l10n/de_AT.js +%%WWWDIR%%/apps/comments/l10n/de_AT.json +%%WWWDIR%%/apps/comments/l10n/de_DE.js +%%WWWDIR%%/apps/comments/l10n/de_DE.json +%%WWWDIR%%/apps/comments/l10n/el.js +%%WWWDIR%%/apps/comments/l10n/el.json +%%WWWDIR%%/apps/comments/l10n/en_GB.js +%%WWWDIR%%/apps/comments/l10n/en_GB.json +%%WWWDIR%%/apps/comments/l10n/eo.js +%%WWWDIR%%/apps/comments/l10n/eo.json +%%WWWDIR%%/apps/comments/l10n/es.js +%%WWWDIR%%/apps/comments/l10n/es.json +%%WWWDIR%%/apps/comments/l10n/es_AR.js +%%WWWDIR%%/apps/comments/l10n/es_AR.json +%%WWWDIR%%/apps/comments/l10n/es_CL.js +%%WWWDIR%%/apps/comments/l10n/es_CL.json +%%WWWDIR%%/apps/comments/l10n/es_MX.js +%%WWWDIR%%/apps/comments/l10n/es_MX.json +%%WWWDIR%%/apps/comments/l10n/et_EE.js +%%WWWDIR%%/apps/comments/l10n/et_EE.json +%%WWWDIR%%/apps/comments/l10n/eu.js +%%WWWDIR%%/apps/comments/l10n/eu.json +%%WWWDIR%%/apps/comments/l10n/fa.js +%%WWWDIR%%/apps/comments/l10n/fa.json +%%WWWDIR%%/apps/comments/l10n/fi_FI.js +%%WWWDIR%%/apps/comments/l10n/fi_FI.json +%%WWWDIR%%/apps/comments/l10n/fr.js +%%WWWDIR%%/apps/comments/l10n/fr.json +%%WWWDIR%%/apps/comments/l10n/gl.js +%%WWWDIR%%/apps/comments/l10n/gl.json +%%WWWDIR%%/apps/comments/l10n/he.js +%%WWWDIR%%/apps/comments/l10n/he.json +%%WWWDIR%%/apps/comments/l10n/hi.js +%%WWWDIR%%/apps/comments/l10n/hi.json +%%WWWDIR%%/apps/comments/l10n/hr.js +%%WWWDIR%%/apps/comments/l10n/hr.json +%%WWWDIR%%/apps/comments/l10n/hu_HU.js +%%WWWDIR%%/apps/comments/l10n/hu_HU.json +%%WWWDIR%%/apps/comments/l10n/hy.js +%%WWWDIR%%/apps/comments/l10n/hy.json +%%WWWDIR%%/apps/comments/l10n/ia.js +%%WWWDIR%%/apps/comments/l10n/ia.json +%%WWWDIR%%/apps/comments/l10n/id.js +%%WWWDIR%%/apps/comments/l10n/id.json +%%WWWDIR%%/apps/comments/l10n/is.js +%%WWWDIR%%/apps/comments/l10n/is.json +%%WWWDIR%%/apps/comments/l10n/it.js +%%WWWDIR%%/apps/comments/l10n/it.json +%%WWWDIR%%/apps/comments/l10n/ja.js +%%WWWDIR%%/apps/comments/l10n/ja.json +%%WWWDIR%%/apps/comments/l10n/ka_GE.js +%%WWWDIR%%/apps/comments/l10n/ka_GE.json +%%WWWDIR%%/apps/comments/l10n/km.js +%%WWWDIR%%/apps/comments/l10n/km.json +%%WWWDIR%%/apps/comments/l10n/kn.js +%%WWWDIR%%/apps/comments/l10n/kn.json +%%WWWDIR%%/apps/comments/l10n/ko.js +%%WWWDIR%%/apps/comments/l10n/ko.json +%%WWWDIR%%/apps/comments/l10n/ku_IQ.js +%%WWWDIR%%/apps/comments/l10n/ku_IQ.json +%%WWWDIR%%/apps/comments/l10n/lb.js +%%WWWDIR%%/apps/comments/l10n/lb.json +%%WWWDIR%%/apps/comments/l10n/lt_LT.js +%%WWWDIR%%/apps/comments/l10n/lt_LT.json +%%WWWDIR%%/apps/comments/l10n/lv.js +%%WWWDIR%%/apps/comments/l10n/lv.json +%%WWWDIR%%/apps/comments/l10n/mk.js +%%WWWDIR%%/apps/comments/l10n/mk.json +%%WWWDIR%%/apps/comments/l10n/mn.js +%%WWWDIR%%/apps/comments/l10n/mn.json +%%WWWDIR%%/apps/comments/l10n/ms_MY.js +%%WWWDIR%%/apps/comments/l10n/ms_MY.json +%%WWWDIR%%/apps/comments/l10n/my_MM.js +%%WWWDIR%%/apps/comments/l10n/my_MM.json +%%WWWDIR%%/apps/comments/l10n/nb_NO.js +%%WWWDIR%%/apps/comments/l10n/nb_NO.json +%%WWWDIR%%/apps/comments/l10n/nds.js +%%WWWDIR%%/apps/comments/l10n/nds.json +%%WWWDIR%%/apps/comments/l10n/nl.js +%%WWWDIR%%/apps/comments/l10n/nl.json +%%WWWDIR%%/apps/comments/l10n/nn_NO.js +%%WWWDIR%%/apps/comments/l10n/nn_NO.json +%%WWWDIR%%/apps/comments/l10n/oc.js +%%WWWDIR%%/apps/comments/l10n/oc.json +%%WWWDIR%%/apps/comments/l10n/pa.js +%%WWWDIR%%/apps/comments/l10n/pa.json +%%WWWDIR%%/apps/comments/l10n/pl.js +%%WWWDIR%%/apps/comments/l10n/pl.json +%%WWWDIR%%/apps/comments/l10n/pt_BR.js +%%WWWDIR%%/apps/comments/l10n/pt_BR.json +%%WWWDIR%%/apps/comments/l10n/pt_PT.js +%%WWWDIR%%/apps/comments/l10n/pt_PT.json +%%WWWDIR%%/apps/comments/l10n/ro.js +%%WWWDIR%%/apps/comments/l10n/ro.json +%%WWWDIR%%/apps/comments/l10n/ru.js +%%WWWDIR%%/apps/comments/l10n/ru.json +%%WWWDIR%%/apps/comments/l10n/si_LK.js +%%WWWDIR%%/apps/comments/l10n/si_LK.json +%%WWWDIR%%/apps/comments/l10n/sk_SK.js +%%WWWDIR%%/apps/comments/l10n/sk_SK.json +%%WWWDIR%%/apps/comments/l10n/sl.js +%%WWWDIR%%/apps/comments/l10n/sl.json +%%WWWDIR%%/apps/comments/l10n/sq.js +%%WWWDIR%%/apps/comments/l10n/sq.json +%%WWWDIR%%/apps/comments/l10n/sr.js +%%WWWDIR%%/apps/comments/l10n/sr.json +%%WWWDIR%%/apps/comments/l10n/sr@latin.js +%%WWWDIR%%/apps/comments/l10n/sr@latin.json +%%WWWDIR%%/apps/comments/l10n/sv.js +%%WWWDIR%%/apps/comments/l10n/sv.json +%%WWWDIR%%/apps/comments/l10n/ta_LK.js +%%WWWDIR%%/apps/comments/l10n/ta_LK.json +%%WWWDIR%%/apps/comments/l10n/te.js +%%WWWDIR%%/apps/comments/l10n/te.json +%%WWWDIR%%/apps/comments/l10n/th_TH.js +%%WWWDIR%%/apps/comments/l10n/th_TH.json +%%WWWDIR%%/apps/comments/l10n/tr.js +%%WWWDIR%%/apps/comments/l10n/tr.json +%%WWWDIR%%/apps/comments/l10n/ug.js +%%WWWDIR%%/apps/comments/l10n/ug.json +%%WWWDIR%%/apps/comments/l10n/uk.js +%%WWWDIR%%/apps/comments/l10n/uk.json +%%WWWDIR%%/apps/comments/l10n/ur_PK.js +%%WWWDIR%%/apps/comments/l10n/ur_PK.json +%%WWWDIR%%/apps/comments/l10n/vi.js +%%WWWDIR%%/apps/comments/l10n/vi.json +%%WWWDIR%%/apps/comments/l10n/zh_CN.js +%%WWWDIR%%/apps/comments/l10n/zh_CN.json +%%WWWDIR%%/apps/comments/l10n/zh_HK.js +%%WWWDIR%%/apps/comments/l10n/zh_HK.json +%%WWWDIR%%/apps/comments/l10n/zh_TW.js +%%WWWDIR%%/apps/comments/l10n/zh_TW.json +%%WWWDIR%%/apps/dav/appinfo/app.php +%%WWWDIR%%/apps/dav/appinfo/application.php +%%WWWDIR%%/apps/dav/appinfo/database.xml +%%WWWDIR%%/apps/dav/appinfo/info.xml +%%WWWDIR%%/apps/dav/appinfo/install.php +%%WWWDIR%%/apps/dav/appinfo/register_command.php +%%WWWDIR%%/apps/dav/appinfo/signature.json +%%WWWDIR%%/apps/dav/appinfo/update.php +%%WWWDIR%%/apps/dav/appinfo/v1/caldav.php +%%WWWDIR%%/apps/dav/appinfo/v1/carddav.php +%%WWWDIR%%/apps/dav/appinfo/v1/publicwebdav.php +%%WWWDIR%%/apps/dav/appinfo/v1/webdav.php +%%WWWDIR%%/apps/dav/appinfo/v2/remote.php +%%WWWDIR%%/apps/dav/command/createaddressbook.php +%%WWWDIR%%/apps/dav/command/createcalendar.php +%%WWWDIR%%/apps/dav/command/migrateaddressbooks.php +%%WWWDIR%%/apps/dav/command/migratecalendars.php +%%WWWDIR%%/apps/dav/command/syncbirthdaycalendar.php +%%WWWDIR%%/apps/dav/command/syncsystemaddressbook.php +%%WWWDIR%%/apps/dav/lib/caldav/birthdayservice.php +%%WWWDIR%%/apps/dav/lib/caldav/caldavbackend.php +%%WWWDIR%%/apps/dav/lib/caldav/calendar.php +%%WWWDIR%%/apps/dav/lib/caldav/calendarhome.php +%%WWWDIR%%/apps/dav/lib/caldav/calendarroot.php +%%WWWDIR%%/apps/dav/lib/caldav/schedule/imipplugin.php +%%WWWDIR%%/apps/dav/lib/carddav/addressbook.php +%%WWWDIR%%/apps/dav/lib/carddav/addressbookimpl.php +%%WWWDIR%%/apps/dav/lib/carddav/addressbookroot.php +%%WWWDIR%%/apps/dav/lib/carddav/card.php +%%WWWDIR%%/apps/dav/lib/carddav/carddavbackend.php +%%WWWDIR%%/apps/dav/lib/carddav/contactsmanager.php +%%WWWDIR%%/apps/dav/lib/carddav/converter.php +%%WWWDIR%%/apps/dav/lib/carddav/plugin.php +%%WWWDIR%%/apps/dav/lib/carddav/syncjob.php +%%WWWDIR%%/apps/dav/lib/carddav/syncservice.php +%%WWWDIR%%/apps/dav/lib/carddav/useraddressbooks.php +%%WWWDIR%%/apps/dav/lib/carddav/xml/groups.php +%%WWWDIR%%/apps/dav/lib/comments/commentnode.php +%%WWWDIR%%/apps/dav/lib/comments/commentsplugin.php +%%WWWDIR%%/apps/dav/lib/comments/entitycollection.php +%%WWWDIR%%/apps/dav/lib/comments/entitytypecollection.php +%%WWWDIR%%/apps/dav/lib/comments/rootcollection.php +%%WWWDIR%%/apps/dav/lib/connector/legacydavacl.php +%%WWWDIR%%/apps/dav/lib/connector/publicauth.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/appenabledplugin.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/auth.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/blocklegacyclientplugin.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/checksumlist.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/commentpropertiesplugin.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/copyetagheaderplugin.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/custompropertiesbackend.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/davaclplugin.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/directory.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/dummygetresponseplugin.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/exception/entitytoolarge.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/exception/filelocked.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/exception/forbidden.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/exception/invalidpath.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/exception/unsupportedmediatype.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/exceptionloggerplugin.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/fakelockerplugin.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/file.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/filesplugin.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/filesreportplugin.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/lockplugin.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/maintenanceplugin.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/node.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/objecttree.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/principal.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/quotaplugin.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/server.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/serverfactory.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/taglist.php +%%WWWDIR%%/apps/dav/lib/connector/sabre/tagsplugin.php +%%WWWDIR%%/apps/dav/lib/dav/groupprincipalbackend.php +%%WWWDIR%%/apps/dav/lib/dav/sharing/backend.php +%%WWWDIR%%/apps/dav/lib/dav/sharing/ishareable.php +%%WWWDIR%%/apps/dav/lib/dav/sharing/plugin.php +%%WWWDIR%%/apps/dav/lib/dav/sharing/xml/invite.php +%%WWWDIR%%/apps/dav/lib/dav/sharing/xml/sharerequest.php +%%WWWDIR%%/apps/dav/lib/dav/systemprincipalbackend.php +%%WWWDIR%%/apps/dav/lib/files/custompropertiesbackend.php +%%WWWDIR%%/apps/dav/lib/files/fileshome.php +%%WWWDIR%%/apps/dav/lib/files/rootcollection.php +%%WWWDIR%%/apps/dav/lib/files/sharing/publiclinkcheckplugin.php +%%WWWDIR%%/apps/dav/lib/hookmanager.php +%%WWWDIR%%/apps/dav/lib/migration/addressbookadapter.php +%%WWWDIR%%/apps/dav/lib/migration/calendaradapter.php +%%WWWDIR%%/apps/dav/lib/migration/migrateaddressbooks.php +%%WWWDIR%%/apps/dav/lib/migration/migratecalendars.php +%%WWWDIR%%/apps/dav/lib/rootcollection.php +%%WWWDIR%%/apps/dav/lib/server.php +%%WWWDIR%%/apps/dav/lib/systemtag/systemtagmappingnode.php +%%WWWDIR%%/apps/dav/lib/systemtag/systemtagnode.php +%%WWWDIR%%/apps/dav/lib/systemtag/systemtagplugin.php +%%WWWDIR%%/apps/dav/lib/systemtag/systemtagsbyidcollection.php +%%WWWDIR%%/apps/dav/lib/systemtag/systemtagsobjectmappingcollection.php +%%WWWDIR%%/apps/dav/lib/systemtag/systemtagsobjecttypecollection.php +%%WWWDIR%%/apps/dav/lib/systemtag/systemtagsrelationscollection.php %%WWWDIR%%/apps/encryption/appinfo/app.php %%WWWDIR%%/apps/encryption/appinfo/application.php %%WWWDIR%%/apps/encryption/appinfo/info.xml %%WWWDIR%%/apps/encryption/appinfo/register_command.php %%WWWDIR%%/apps/encryption/appinfo/routes.php +%%WWWDIR%%/apps/encryption/appinfo/signature.json %%WWWDIR%%/apps/encryption/command/enablemasterkey.php %%WWWDIR%%/apps/encryption/command/migratekeys.php %%WWWDIR%%/apps/encryption/controller/recoverycontroller.php @@ -3059,6 +3394,8 @@ %%WWWDIR%%/apps/encryption/l10n/fr.json %%WWWDIR%%/apps/encryption/l10n/gl.js %%WWWDIR%%/apps/encryption/l10n/gl.json +%%WWWDIR%%/apps/encryption/l10n/he.js +%%WWWDIR%%/apps/encryption/l10n/he.json %%WWWDIR%%/apps/encryption/l10n/hr.js %%WWWDIR%%/apps/encryption/l10n/hr.json %%WWWDIR%%/apps/encryption/l10n/hu_HU.js @@ -3152,27 +3489,11 @@ %%WWWDIR%%/apps/encryption/templates/mail.php %%WWWDIR%%/apps/encryption/templates/settings-admin.php %%WWWDIR%%/apps/encryption/templates/settings-personal.php -%%WWWDIR%%/apps/encryption/tests/command/testenablemasterkey.php -%%WWWDIR%%/apps/encryption/tests/controller/RecoveryControllerTest.php -%%WWWDIR%%/apps/encryption/tests/controller/SettingsControllerTest.php -%%WWWDIR%%/apps/encryption/tests/controller/StatusControllerTest.php -%%WWWDIR%%/apps/encryption/tests/hooks/UserHooksTest.php -%%WWWDIR%%/apps/encryption/tests/lib/HookManagerTest.php -%%WWWDIR%%/apps/encryption/tests/lib/KeyManagerTest.php -%%WWWDIR%%/apps/encryption/tests/lib/MigrationTest.php -%%WWWDIR%%/apps/encryption/tests/lib/RecoveryTest.php -%%WWWDIR%%/apps/encryption/tests/lib/SessionTest.php -%%WWWDIR%%/apps/encryption/tests/lib/UtilTest.php -%%WWWDIR%%/apps/encryption/tests/lib/crypto/cryptTest.php -%%WWWDIR%%/apps/encryption/tests/lib/crypto/decryptalltest.php -%%WWWDIR%%/apps/encryption/tests/lib/crypto/encryptalltest.php -%%WWWDIR%%/apps/encryption/tests/lib/crypto/encryptionTest.php -%%WWWDIR%%/apps/encryption/tests/lib/users/SetupTest.php -%%WWWDIR%%/apps/encryption/vendor/pbkdf2fallback.php %%WWWDIR%%/apps/external/ajax/setsites.php %%WWWDIR%%/apps/external/appinfo/app.php %%WWWDIR%%/apps/external/appinfo/info.xml %%WWWDIR%%/apps/external/appinfo/routes.php +%%WWWDIR%%/apps/external/appinfo/signature.json %%WWWDIR%%/apps/external/appinfo/version %%WWWDIR%%/apps/external/css/style.css %%WWWDIR%%/apps/external/img/external.png @@ -3338,27 +3659,186 @@ %%WWWDIR%%/apps/external/settings.php %%WWWDIR%%/apps/external/templates/frame.php %%WWWDIR%%/apps/external/templates/settings.php +%%WWWDIR%%/apps/federatedfilesharing/appinfo/app.php +%%WWWDIR%%/apps/federatedfilesharing/appinfo/info.xml +%%WWWDIR%%/apps/federatedfilesharing/appinfo/signature.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/ast.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/ast.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/bg_BG.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/bg_BG.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/ca.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/ca.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/cs_CZ.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/cs_CZ.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/da.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/da.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/de.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/de.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/de_DE.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/de_DE.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/el.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/el.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/en_GB.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/en_GB.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/eo.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/eo.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/es.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/es.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/et_EE.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/et_EE.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/eu.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/eu.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/fi_FI.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/fi_FI.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/fr.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/fr.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/gl.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/gl.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/he.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/he.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/hr.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/hr.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/hu_HU.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/hu_HU.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/id.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/id.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/it.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/it.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/ja.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/ja.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/ko.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/ko.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/nb_NO.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/nb_NO.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/nl.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/nl.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/oc.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/oc.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/pl.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/pl.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/pt_BR.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/pt_BR.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/pt_PT.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/pt_PT.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/ru.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/ru.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/sk_SK.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/sk_SK.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/sl.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/sl.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/sq.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/sq.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/sr.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/sr.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/sv.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/sv.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/th_TH.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/th_TH.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/tr.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/tr.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/uk.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/uk.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/zh_CN.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/zh_CN.json +%%WWWDIR%%/apps/federatedfilesharing/l10n/zh_TW.js +%%WWWDIR%%/apps/federatedfilesharing/l10n/zh_TW.json +%%WWWDIR%%/apps/federatedfilesharing/lib/addresshandler.php +%%WWWDIR%%/apps/federatedfilesharing/lib/discoverymanager.php +%%WWWDIR%%/apps/federatedfilesharing/lib/federatedshareprovider.php +%%WWWDIR%%/apps/federatedfilesharing/lib/notifications.php +%%WWWDIR%%/apps/federatedfilesharing/lib/tokenhandler.php +%%WWWDIR%%/apps/federation/api/ocsauthapi.php +%%WWWDIR%%/apps/federation/appinfo/app.php +%%WWWDIR%%/apps/federation/appinfo/application.php +%%WWWDIR%%/apps/federation/appinfo/database.xml +%%WWWDIR%%/apps/federation/appinfo/info.xml +%%WWWDIR%%/apps/federation/appinfo/install.php +%%WWWDIR%%/apps/federation/appinfo/register_command.php +%%WWWDIR%%/apps/federation/appinfo/routes.php +%%WWWDIR%%/apps/federation/appinfo/signature.json +%%WWWDIR%%/apps/federation/appinfo/update.php +%%WWWDIR%%/apps/federation/backgroundjob/getsharedsecret.php +%%WWWDIR%%/apps/federation/backgroundjob/requestsharedsecret.php +%%WWWDIR%%/apps/federation/command/syncfederationaddressbooks.php +%%WWWDIR%%/apps/federation/controller/settingscontroller.php +%%WWWDIR%%/apps/federation/css/settings-admin.css +%%WWWDIR%%/apps/federation/dav/fedauth.php +%%WWWDIR%%/apps/federation/img/app.svg +%%WWWDIR%%/apps/federation/js/settings-admin.js +%%WWWDIR%%/apps/federation/l10n/cs_CZ.js +%%WWWDIR%%/apps/federation/l10n/cs_CZ.json +%%WWWDIR%%/apps/federation/l10n/de.js +%%WWWDIR%%/apps/federation/l10n/de.json +%%WWWDIR%%/apps/federation/l10n/de_DE.js +%%WWWDIR%%/apps/federation/l10n/de_DE.json +%%WWWDIR%%/apps/federation/l10n/el.js +%%WWWDIR%%/apps/federation/l10n/el.json +%%WWWDIR%%/apps/federation/l10n/en_GB.js +%%WWWDIR%%/apps/federation/l10n/en_GB.json +%%WWWDIR%%/apps/federation/l10n/eo.js +%%WWWDIR%%/apps/federation/l10n/eo.json +%%WWWDIR%%/apps/federation/l10n/es.js +%%WWWDIR%%/apps/federation/l10n/es.json +%%WWWDIR%%/apps/federation/l10n/et_EE.js +%%WWWDIR%%/apps/federation/l10n/et_EE.json +%%WWWDIR%%/apps/federation/l10n/fi_FI.js +%%WWWDIR%%/apps/federation/l10n/fi_FI.json +%%WWWDIR%%/apps/federation/l10n/fr.js +%%WWWDIR%%/apps/federation/l10n/fr.json +%%WWWDIR%%/apps/federation/l10n/he.js +%%WWWDIR%%/apps/federation/l10n/he.json +%%WWWDIR%%/apps/federation/l10n/it.js +%%WWWDIR%%/apps/federation/l10n/it.json +%%WWWDIR%%/apps/federation/l10n/ja.js +%%WWWDIR%%/apps/federation/l10n/ja.json +%%WWWDIR%%/apps/federation/l10n/nb_NO.js +%%WWWDIR%%/apps/federation/l10n/nb_NO.json +%%WWWDIR%%/apps/federation/l10n/nl.js +%%WWWDIR%%/apps/federation/l10n/nl.json +%%WWWDIR%%/apps/federation/l10n/pt_BR.js +%%WWWDIR%%/apps/federation/l10n/pt_BR.json +%%WWWDIR%%/apps/federation/l10n/pt_PT.js +%%WWWDIR%%/apps/federation/l10n/pt_PT.json +%%WWWDIR%%/apps/federation/l10n/ru.js +%%WWWDIR%%/apps/federation/l10n/ru.json +%%WWWDIR%%/apps/federation/l10n/sl.js +%%WWWDIR%%/apps/federation/l10n/sl.json +%%WWWDIR%%/apps/federation/l10n/sq.js +%%WWWDIR%%/apps/federation/l10n/sq.json +%%WWWDIR%%/apps/federation/l10n/sv.js +%%WWWDIR%%/apps/federation/l10n/sv.json +%%WWWDIR%%/apps/federation/l10n/th_TH.js +%%WWWDIR%%/apps/federation/l10n/th_TH.json +%%WWWDIR%%/apps/federation/l10n/uk.js +%%WWWDIR%%/apps/federation/l10n/uk.json +%%WWWDIR%%/apps/federation/l10n/zh_CN.js +%%WWWDIR%%/apps/federation/l10n/zh_CN.json +%%WWWDIR%%/apps/federation/lib/dbhandler.php +%%WWWDIR%%/apps/federation/lib/hooks.php +%%WWWDIR%%/apps/federation/lib/syncfederationaddressbooks.php +%%WWWDIR%%/apps/federation/lib/syncjob.php +%%WWWDIR%%/apps/federation/lib/trustedservers.php +%%WWWDIR%%/apps/federation/middleware/addservermiddleware.php +%%WWWDIR%%/apps/federation/settings/settings-admin.php +%%WWWDIR%%/apps/federation/templates/settings-admin.php %%WWWDIR%%/apps/files/admin.php -%%WWWDIR%%/apps/files/ajax/delete.php %%WWWDIR%%/apps/files/ajax/download.php %%WWWDIR%%/apps/files/ajax/getstoragestats.php %%WWWDIR%%/apps/files/ajax/list.php -%%WWWDIR%%/apps/files/ajax/move.php -%%WWWDIR%%/apps/files/ajax/newfile.php -%%WWWDIR%%/apps/files/ajax/newfolder.php -%%WWWDIR%%/apps/files/ajax/rename.php -%%WWWDIR%%/apps/files/ajax/scan.php %%WWWDIR%%/apps/files/ajax/upload.php %%WWWDIR%%/apps/files/appinfo/app.php %%WWWDIR%%/apps/files/appinfo/application.php %%WWWDIR%%/apps/files/appinfo/info.xml +%%WWWDIR%%/apps/files/appinfo/install.php %%WWWDIR%%/apps/files/appinfo/register_command.php -%%WWWDIR%%/apps/files/appinfo/remote.php %%WWWDIR%%/apps/files/appinfo/routes.php +%%WWWDIR%%/apps/files/appinfo/signature.json %%WWWDIR%%/apps/files/appinfo/update.php %%WWWDIR%%/apps/files/command/deleteorphanedfiles.php %%WWWDIR%%/apps/files/command/scan.php +%%WWWDIR%%/apps/files/command/transferownership.php %%WWWDIR%%/apps/files/controller/apicontroller.php +%%WWWDIR%%/apps/files/controller/viewcontroller.php %%WWWDIR%%/apps/files/css/detailsView.css %%WWWDIR%%/apps/files/css/files.css %%WWWDIR%%/apps/files/css/mobile.css @@ -3376,7 +3856,6 @@ %%WWWDIR%%/apps/files/img/share.svg %%WWWDIR%%/apps/files/img/star.png %%WWWDIR%%/apps/files/img/star.svg -%%WWWDIR%%/apps/files/index.php %%WWWDIR%%/apps/files/js/admin.js %%WWWDIR%%/apps/files/js/app.js %%WWWDIR%%/apps/files/js/breadcrumb.js @@ -3620,6 +4099,9 @@ %%WWWDIR%%/apps/files/lib/activity.php %%WWWDIR%%/apps/files/lib/activityhelper.php %%WWWDIR%%/apps/files/lib/app.php +%%WWWDIR%%/apps/files/lib/backgroundjob/cleanupfilelocks.php +%%WWWDIR%%/apps/files/lib/backgroundjob/deleteorphaneditems.php +%%WWWDIR%%/apps/files/lib/backgroundjob/scanfiles.php %%WWWDIR%%/apps/files/lib/capabilities.php %%WWWDIR%%/apps/files/lib/helper.php %%WWWDIR%%/apps/files/list.php @@ -3632,26 +4114,7 @@ %%WWWDIR%%/apps/files/templates/list.php %%WWWDIR%%/apps/files/templates/simplelist.php %%WWWDIR%%/apps/files/templates/test.png -%%WWWDIR%%/apps/files/tests/activitytest.php -%%WWWDIR%%/apps/files/tests/ajax_rename.php -%%WWWDIR%%/apps/files/tests/command/deleteorphanedfilestest.php -%%WWWDIR%%/apps/files/tests/controller/apicontrollertest.php -%%WWWDIR%%/apps/files/tests/helper.php -%%WWWDIR%%/apps/files/tests/js/appSpec.js -%%WWWDIR%%/apps/files/tests/js/breadcrumbSpec.js -%%WWWDIR%%/apps/files/tests/js/detailsviewSpec.js -%%WWWDIR%%/apps/files/tests/js/favoritesfilelistspec.js -%%WWWDIR%%/apps/files/tests/js/favoritespluginspec.js -%%WWWDIR%%/apps/files/tests/js/fileUploadSpec.js -%%WWWDIR%%/apps/files/tests/js/fileactionsSpec.js -%%WWWDIR%%/apps/files/tests/js/fileactionsmenuSpec.js -%%WWWDIR%%/apps/files/tests/js/filelistSpec.js -%%WWWDIR%%/apps/files/tests/js/filesSpec.js -%%WWWDIR%%/apps/files/tests/js/filesummarySpec.js -%%WWWDIR%%/apps/files/tests/js/mainfileinfodetailviewSpec.js -%%WWWDIR%%/apps/files/tests/js/newfilemenuSpec.js -%%WWWDIR%%/apps/files/tests/js/tagspluginspec.js -%%WWWDIR%%/apps/files/tests/service/tagservice.php +%%WWWDIR%%/apps/files_external/3rdparty/.gitignore %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/API.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/Exception.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/Exception/Forbidden.php @@ -4003,6 +4466,7 @@ %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/FilterIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MapIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MethodProxyIterator.php +%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/README.md %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/AbstractLogAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/ArrayLogAdapter.php @@ -4157,6 +4621,7 @@ %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamRequestFactoryInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/composer.json +%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/.gitignore %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/CHANGELOG.md @@ -4168,6 +4633,7 @@ %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/LICENSE %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/MapClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Psr4ClassLoader.php +%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/README.md %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php @@ -4253,6 +4719,7 @@ %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/XcacheClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/phpunit.xml.dist +%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/.gitignore %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/CHANGELOG.md %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php @@ -4266,6 +4733,7 @@ %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/GenericEvent.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/LICENSE +%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/README.md %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php @@ -4279,12 +4747,14 @@ %%WWWDIR%%/apps/files_external/3rdparty/composer.json %%WWWDIR%%/apps/files_external/3rdparty/composer.lock %%WWWDIR%%/apps/files_external/3rdparty/composer/ClassLoader.php +%%WWWDIR%%/apps/files_external/3rdparty/composer/LICENSE %%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_classmap.php %%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_namespaces.php %%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_psr4.php %%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_real.php %%WWWDIR%%/apps/files_external/3rdparty/composer/installed.json %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/LICENSE +%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/README.md %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Abstract.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/AssertionCredentials.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Exception.php @@ -4321,7 +4791,9 @@ %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Utils/URITemplate.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Verifier/Abstract.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Verifier/Pem.php +%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/.gitignore %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/LICENSE.txt +%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/README.md %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/composer.json %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/AbstractShare.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Connection.php @@ -4339,6 +4811,7 @@ %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidHostException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidPathException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidRequestException.php +%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidResourceException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidTypeException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NoLoginServerException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NoRouteToHostException.php @@ -4357,7 +4830,11 @@ %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/RawConnection.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Server.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Share.php +%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/System.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/TimeZoneProvider.php +%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/.gitignore +%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/.travis.yml +%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/README.md %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/composer.json %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/CallbackWrapper.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/Directory.php @@ -4376,12 +4853,28 @@ %%WWWDIR%%/apps/files_external/ajax/oauth2.php %%WWWDIR%%/apps/files_external/appinfo/app.php %%WWWDIR%%/apps/files_external/appinfo/application.php +%%WWWDIR%%/apps/files_external/appinfo/database.xml %%WWWDIR%%/apps/files_external/appinfo/info.xml +%%WWWDIR%%/apps/files_external/appinfo/register_command.php %%WWWDIR%%/apps/files_external/appinfo/routes.php +%%WWWDIR%%/apps/files_external/appinfo/signature.json +%%WWWDIR%%/apps/files_external/appinfo/update.php +%%WWWDIR%%/apps/files_external/command/applicable.php +%%WWWDIR%%/apps/files_external/command/backends.php +%%WWWDIR%%/apps/files_external/command/config.php +%%WWWDIR%%/apps/files_external/command/create.php +%%WWWDIR%%/apps/files_external/command/delete.php +%%WWWDIR%%/apps/files_external/command/export.php +%%WWWDIR%%/apps/files_external/command/import.php +%%WWWDIR%%/apps/files_external/command/listcommand.php +%%WWWDIR%%/apps/files_external/command/option.php +%%WWWDIR%%/apps/files_external/command/verify.php %%WWWDIR%%/apps/files_external/controller/ajaxcontroller.php %%WWWDIR%%/apps/files_external/controller/globalstoragescontroller.php %%WWWDIR%%/apps/files_external/controller/storagescontroller.php +%%WWWDIR%%/apps/files_external/controller/userglobalstoragescontroller.php %%WWWDIR%%/apps/files_external/controller/userstoragescontroller.php +%%WWWDIR%%/apps/files_external/css/external.css %%WWWDIR%%/apps/files_external/css/settings.css %%WWWDIR%%/apps/files_external/img/app.svg %%WWWDIR%%/apps/files_external/js/app.js @@ -4389,7 +4882,9 @@ %%WWWDIR%%/apps/files_external/js/oauth1.js %%WWWDIR%%/apps/files_external/js/oauth2.js %%WWWDIR%%/apps/files_external/js/public_key.js +%%WWWDIR%%/apps/files_external/js/rollingqueue.js %%WWWDIR%%/apps/files_external/js/settings.js +%%WWWDIR%%/apps/files_external/js/statusmanager.js %%WWWDIR%%/apps/files_external/l10n/af_ZA.js %%WWWDIR%%/apps/files_external/l10n/af_ZA.json %%WWWDIR%%/apps/files_external/l10n/ar.js @@ -4557,6 +5052,7 @@ %%WWWDIR%%/apps/files_external/lib/auth/amazons3/accesskey.php %%WWWDIR%%/apps/files_external/lib/auth/authmechanism.php %%WWWDIR%%/apps/files_external/lib/auth/builtin.php +%%WWWDIR%%/apps/files_external/lib/auth/iuserprovided.php %%WWWDIR%%/apps/files_external/lib/auth/nullmechanism.php %%WWWDIR%%/apps/files_external/lib/auth/oauth1/oauth1.php %%WWWDIR%%/apps/files_external/lib/auth/oauth2/oauth2.php @@ -4584,7 +5080,7 @@ %%WWWDIR%%/apps/files_external/lib/definitionparameter.php %%WWWDIR%%/apps/files_external/lib/dependencytrait.php %%WWWDIR%%/apps/files_external/lib/dropbox.php -%%WWWDIR%%/apps/files_external/lib/etagpropagator.php +%%WWWDIR%%/apps/files_external/lib/failedcache.php %%WWWDIR%%/apps/files_external/lib/failedstorage.php %%WWWDIR%%/apps/files_external/lib/frontenddefinitiontrait.php %%WWWDIR%%/apps/files_external/lib/ftp.php @@ -4606,65 +5102,27 @@ %%WWWDIR%%/apps/files_external/lib/swift.php %%WWWDIR%%/apps/files_external/lib/visibilitytrait.php %%WWWDIR%%/apps/files_external/list.php +%%WWWDIR%%/apps/files_external/migration/dummyusersession.php +%%WWWDIR%%/apps/files_external/migration/storagemigrator.php %%WWWDIR%%/apps/files_external/personal.php %%WWWDIR%%/apps/files_external/service/backendservice.php +%%WWWDIR%%/apps/files_external/service/dbconfigservice.php +%%WWWDIR%%/apps/files_external/service/globallegacystoragesservice.php %%WWWDIR%%/apps/files_external/service/globalstoragesservice.php +%%WWWDIR%%/apps/files_external/service/importlegacystoragesservice.php +%%WWWDIR%%/apps/files_external/service/legacystoragesservice.php %%WWWDIR%%/apps/files_external/service/storagesservice.php %%WWWDIR%%/apps/files_external/service/userglobalstoragesservice.php +%%WWWDIR%%/apps/files_external/service/userlegacystoragesservice.php %%WWWDIR%%/apps/files_external/service/userstoragesservice.php %%WWWDIR%%/apps/files_external/service/usertrait.php %%WWWDIR%%/apps/files_external/settings.php %%WWWDIR%%/apps/files_external/templates/list.php %%WWWDIR%%/apps/files_external/templates/settings.php -%%WWWDIR%%/apps/files_external/tests/amazons3migration.php -%%WWWDIR%%/apps/files_external/tests/appSpec.js -%%WWWDIR%%/apps/files_external/tests/auth/authmechanismtest.php -%%WWWDIR%%/apps/files_external/tests/backend/backendtest.php -%%WWWDIR%%/apps/files_external/tests/backend/legacybackendtest.php -%%WWWDIR%%/apps/files_external/tests/backends/amazons3.php -%%WWWDIR%%/apps/files_external/tests/backends/dropbox.php -%%WWWDIR%%/apps/files_external/tests/backends/ftp.php -%%WWWDIR%%/apps/files_external/tests/backends/google.php -%%WWWDIR%%/apps/files_external/tests/backends/owncloud.php -%%WWWDIR%%/apps/files_external/tests/backends/sftp.php -%%WWWDIR%%/apps/files_external/tests/backends/sftp_key.php -%%WWWDIR%%/apps/files_external/tests/backends/smb.php -%%WWWDIR%%/apps/files_external/tests/backends/swift.php -%%WWWDIR%%/apps/files_external/tests/backends/webdav.php -%%WWWDIR%%/apps/files_external/tests/config.php -%%WWWDIR%%/apps/files_external/tests/controller/globalstoragescontrollertest.php -%%WWWDIR%%/apps/files_external/tests/controller/storagescontrollertest.php -%%WWWDIR%%/apps/files_external/tests/controller/userstoragescontrollertest.php -%%WWWDIR%%/apps/files_external/tests/definitionparameterttest.php -%%WWWDIR%%/apps/files_external/tests/env/start-amazons3-ceph.sh -%%WWWDIR%%/apps/files_external/tests/env/start-ftp-morrisjobke.sh -%%WWWDIR%%/apps/files_external/tests/env/start-sftp-atmoz.sh -%%WWWDIR%%/apps/files_external/tests/env/start-smb-silvershell.sh -%%WWWDIR%%/apps/files_external/tests/env/start-smb-windows.sh -%%WWWDIR%%/apps/files_external/tests/env/start-webdav-ownCloud.sh -%%WWWDIR%%/apps/files_external/tests/env/stop-amazons3-ceph.sh -%%WWWDIR%%/apps/files_external/tests/env/stop-ftp-morrisjobke.sh -%%WWWDIR%%/apps/files_external/tests/env/stop-sftp-atmoz.sh -%%WWWDIR%%/apps/files_external/tests/env/stop-smb-silvershell.sh -%%WWWDIR%%/apps/files_external/tests/env/stop-smb-windows.sh -%%WWWDIR%%/apps/files_external/tests/env/stop-webdav-ownCloud.sh -%%WWWDIR%%/apps/files_external/tests/etagpropagator.php -%%WWWDIR%%/apps/files_external/tests/frontenddefinitiontraittest.php -%%WWWDIR%%/apps/files_external/tests/js/mountsfilelistSpec.js -%%WWWDIR%%/apps/files_external/tests/js/settingsSpec.js -%%WWWDIR%%/apps/files_external/tests/legacydependencycheckpolyfilltest.php -%%WWWDIR%%/apps/files_external/tests/owncloudfunctions.php -%%WWWDIR%%/apps/files_external/tests/personalmounttest.php -%%WWWDIR%%/apps/files_external/tests/service/backendservicetest.php -%%WWWDIR%%/apps/files_external/tests/service/globalstoragesservicetest.php -%%WWWDIR%%/apps/files_external/tests/service/storagesservicetest.php -%%WWWDIR%%/apps/files_external/tests/service/userglobalstoragesservicetest.php -%%WWWDIR%%/apps/files_external/tests/service/userstoragesservicetest.php -%%WWWDIR%%/apps/files_external/tests/storageconfigtest.php -%%WWWDIR%%/apps/files_pdfviewer/CONTRIBUTING.md %%WWWDIR%%/apps/files_pdfviewer/appinfo/app.php %%WWWDIR%%/apps/files_pdfviewer/appinfo/info.xml %%WWWDIR%%/apps/files_pdfviewer/appinfo/routes.php +%%WWWDIR%%/apps/files_pdfviewer/appinfo/signature.json %%WWWDIR%%/apps/files_pdfviewer/appinfo/version %%WWWDIR%%/apps/files_pdfviewer/controller/displaycontroller.php %%WWWDIR%%/apps/files_pdfviewer/css/style.css @@ -4675,9 +5133,6 @@ %%WWWDIR%%/apps/files_pdfviewer/js/previewplugin.js %%WWWDIR%%/apps/files_pdfviewer/js/workersrc.js %%WWWDIR%%/apps/files_pdfviewer/templates/viewer.php -%%WWWDIR%%/apps/files_pdfviewer/tests/bootstrap.php -%%WWWDIR%%/apps/files_pdfviewer/tests/phpunit.xml -%%WWWDIR%%/apps/files_pdfviewer/tests/unit/controller/displaycontrollertest.php %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/LICENSE %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/build/pdf.js %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/build/pdf.worker.js @@ -4851,7 +5306,6 @@ %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/WP-Symbol.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/compatibility.js -%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/compressed.tracemonkey-pldi-09.pdf %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/debugger.js %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-check.svg %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-comment.svg @@ -4874,6 +5328,7 @@ %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/grabbing.cur %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-icon.gif %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-small.png +%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-small@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-firstPage.png @@ -4930,6 +5385,12 @@ %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomIn@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut@2x.png +%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed-rtl.png +%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed-rtl@2x.png +%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed.png +%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed@2x.png +%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-expanded.png +%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-expanded@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/l10n.js %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ach/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/af/viewer.properties @@ -5039,12 +5500,13 @@ %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/viewer.css %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/viewer.js %%WWWDIR%%/apps/files_sharing/ajax/external.php -%%WWWDIR%%/apps/files_sharing/ajax/list.php %%WWWDIR%%/apps/files_sharing/ajax/publicpreview.php %%WWWDIR%%/apps/files_sharing/ajax/shareinfo.php %%WWWDIR%%/apps/files_sharing/api/local.php +%%WWWDIR%%/apps/files_sharing/api/ocssharewrapper.php %%WWWDIR%%/apps/files_sharing/api/remote.php %%WWWDIR%%/apps/files_sharing/api/server2server.php +%%WWWDIR%%/apps/files_sharing/api/share20ocs.php %%WWWDIR%%/apps/files_sharing/api/sharees.php %%WWWDIR%%/apps/files_sharing/appinfo/app.php %%WWWDIR%%/apps/files_sharing/appinfo/application.php @@ -5052,6 +5514,7 @@ %%WWWDIR%%/apps/files_sharing/appinfo/info.xml %%WWWDIR%%/apps/files_sharing/appinfo/install.php %%WWWDIR%%/apps/files_sharing/appinfo/routes.php +%%WWWDIR%%/apps/files_sharing/appinfo/signature.json %%WWWDIR%%/apps/files_sharing/appinfo/update.php %%WWWDIR%%/apps/files_sharing/css/3rdparty/gs-share/style.css %%WWWDIR%%/apps/files_sharing/css/404.css @@ -5247,12 +5710,12 @@ %%WWWDIR%%/apps/files_sharing/lib/activity.php %%WWWDIR%%/apps/files_sharing/lib/cache.php %%WWWDIR%%/apps/files_sharing/lib/capabilities.php -%%WWWDIR%%/apps/files_sharing/lib/connector/publicauth.php %%WWWDIR%%/apps/files_sharing/lib/controllers/externalsharescontroller.php %%WWWDIR%%/apps/files_sharing/lib/controllers/sharecontroller.php %%WWWDIR%%/apps/files_sharing/lib/deleteorphanedsharesjob.php %%WWWDIR%%/apps/files_sharing/lib/exceptions/brokenpath.php %%WWWDIR%%/apps/files_sharing/lib/exceptions/s2sexception.php +%%WWWDIR%%/apps/files_sharing/lib/expiresharesjob.php %%WWWDIR%%/apps/files_sharing/lib/external/cache.php %%WWWDIR%%/apps/files_sharing/lib/external/manager.php %%WWWDIR%%/apps/files_sharing/lib/external/mount.php @@ -5267,20 +5730,15 @@ %%WWWDIR%%/apps/files_sharing/lib/migration.php %%WWWDIR%%/apps/files_sharing/lib/mountprovider.php %%WWWDIR%%/apps/files_sharing/lib/notifier.php -%%WWWDIR%%/apps/files_sharing/lib/propagation/changewatcher.php -%%WWWDIR%%/apps/files_sharing/lib/propagation/grouppropagationmanager.php -%%WWWDIR%%/apps/files_sharing/lib/propagation/propagationmanager.php -%%WWWDIR%%/apps/files_sharing/lib/propagation/recipientpropagator.php %%WWWDIR%%/apps/files_sharing/lib/scanner.php %%WWWDIR%%/apps/files_sharing/lib/share/file.php %%WWWDIR%%/apps/files_sharing/lib/share/folder.php %%WWWDIR%%/apps/files_sharing/lib/sharedmount.php +%%WWWDIR%%/apps/files_sharing/lib/sharedpropagator.php %%WWWDIR%%/apps/files_sharing/lib/sharedstorage.php %%WWWDIR%%/apps/files_sharing/lib/updater.php -%%WWWDIR%%/apps/files_sharing/lib/watcher.php %%WWWDIR%%/apps/files_sharing/list.php %%WWWDIR%%/apps/files_sharing/public.php -%%WWWDIR%%/apps/files_sharing/publicwebdav.php %%WWWDIR%%/apps/files_sharing/settings-admin.php %%WWWDIR%%/apps/files_sharing/settings-personal.php %%WWWDIR%%/apps/files_sharing/templates/authenticate.php @@ -5289,48 +5747,11 @@ %%WWWDIR%%/apps/files_sharing/templates/public.php %%WWWDIR%%/apps/files_sharing/templates/settings-admin.php %%WWWDIR%%/apps/files_sharing/templates/settings-personal.php -%%WWWDIR%%/apps/files_sharing/tests/activity.php -%%WWWDIR%%/apps/files_sharing/tests/api.php -%%WWWDIR%%/apps/files_sharing/tests/api/shareestest.php -%%WWWDIR%%/apps/files_sharing/tests/backend.php -%%WWWDIR%%/apps/files_sharing/tests/cache.php -%%WWWDIR%%/apps/files_sharing/tests/capabilities.php -%%WWWDIR%%/apps/files_sharing/tests/controller/externalsharecontroller.php -%%WWWDIR%%/apps/files_sharing/tests/controller/sharecontroller.php -%%WWWDIR%%/apps/files_sharing/tests/deleteorphanedsharesjobtest.php -%%WWWDIR%%/apps/files_sharing/tests/etagpropagation.php -%%WWWDIR%%/apps/files_sharing/tests/external/cache.php -%%WWWDIR%%/apps/files_sharing/tests/external/managertest.php -%%WWWDIR%%/apps/files_sharing/tests/external/scannertest.php -%%WWWDIR%%/apps/files_sharing/tests/externalstorage.php -%%WWWDIR%%/apps/files_sharing/tests/groupetagpropagation.php -%%WWWDIR%%/apps/files_sharing/tests/grouppropagationmanager.php -%%WWWDIR%%/apps/files_sharing/tests/helper.php -%%WWWDIR%%/apps/files_sharing/tests/js/appSpec.js -%%WWWDIR%%/apps/files_sharing/tests/js/externalSpec.js -%%WWWDIR%%/apps/files_sharing/tests/js/publicAppSpec.js -%%WWWDIR%%/apps/files_sharing/tests/js/shareSpec.js -%%WWWDIR%%/apps/files_sharing/tests/js/sharedfilelistSpec.js -%%WWWDIR%%/apps/files_sharing/tests/locking.php -%%WWWDIR%%/apps/files_sharing/tests/middleware/sharingcheckmiddleware.php -%%WWWDIR%%/apps/files_sharing/tests/migrationtest.php -%%WWWDIR%%/apps/files_sharing/tests/permissions.php -%%WWWDIR%%/apps/files_sharing/tests/propagationtestcase.php -%%WWWDIR%%/apps/files_sharing/tests/server2server.php -%%WWWDIR%%/apps/files_sharing/tests/share.php -%%WWWDIR%%/apps/files_sharing/tests/sharedmount.php -%%WWWDIR%%/apps/files_sharing/tests/sharedstorage.php -%%WWWDIR%%/apps/files_sharing/tests/sizepropagation.php -%%WWWDIR%%/apps/files_sharing/tests/testcase.php -%%WWWDIR%%/apps/files_sharing/tests/unsharechildren.php -%%WWWDIR%%/apps/files_sharing/tests/updater.php -%%WWWDIR%%/apps/files_sharing/tests/watcher.php -%%WWWDIR%%/apps/files_texteditor/CONTRIBUTING.md %%WWWDIR%%/apps/files_texteditor/appinfo/app.php %%WWWDIR%%/apps/files_texteditor/appinfo/application.php %%WWWDIR%%/apps/files_texteditor/appinfo/info.xml %%WWWDIR%%/apps/files_texteditor/appinfo/routes.php -%%WWWDIR%%/apps/files_texteditor/appinfo/version +%%WWWDIR%%/apps/files_texteditor/appinfo/signature.json %%WWWDIR%%/apps/files_texteditor/controller/filehandlingcontroller.php %%WWWDIR%%/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.eot %%WWWDIR%%/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.svg @@ -5344,21 +5765,7 @@ %%WWWDIR%%/apps/files_texteditor/img/app.svg %%WWWDIR%%/apps/files_texteditor/js/editor.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ace.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-elastic_tabstops_lite.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-emmet.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-keybinding_menu.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-language_tools.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-modelist.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-options.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-searchbox.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-settings_menu.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-spellcheck.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-split.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-static_highlight.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-statusbar.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-textarea.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-themelist.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-whitespace.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/keybinding-emacs.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/keybinding-vim.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-abap.js @@ -5447,7 +5854,6 @@ %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-svg.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tcl.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tex.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-text.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-textile.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tmsnippet.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-toml.js @@ -5556,43 +5962,8 @@ %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/xml.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/xquery.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/yaml.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-ambiance.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-chaos.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-chrome.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-clouds.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-clouds_midnight.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-cobalt.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-crimson_editor.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-dawn.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-dreamweaver.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-eclipse.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-github.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-idle_fingers.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-kr.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-merbivore.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-merbivore_soft.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-mono_industrial.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-monokai.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-pastel_on_dark.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-solarized_dark.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-solarized_light.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-terminal.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-textmate.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night_blue.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night_bright.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night_eighties.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-twilight.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-vibrant_ink.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-xcode.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-coffee.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-css.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-javascript.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-json.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-lua.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-php.js -%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-xquery.js +%%WWWDIR%%/apps/files_texteditor/l10n/.tx/config %%WWWDIR%%/apps/files_texteditor/l10n/ar.php %%WWWDIR%%/apps/files_texteditor/l10n/az.js %%WWWDIR%%/apps/files_texteditor/l10n/az.json @@ -5650,6 +6021,8 @@ %%WWWDIR%%/apps/files_texteditor/l10n/gl.js %%WWWDIR%%/apps/files_texteditor/l10n/gl.json %%WWWDIR%%/apps/files_texteditor/l10n/gl.php +%%WWWDIR%%/apps/files_texteditor/l10n/he.js +%%WWWDIR%%/apps/files_texteditor/l10n/he.json %%WWWDIR%%/apps/files_texteditor/l10n/he.php %%WWWDIR%%/apps/files_texteditor/l10n/hi.php %%WWWDIR%%/apps/files_texteditor/l10n/hr.php @@ -5717,6 +6090,8 @@ %%WWWDIR%%/apps/files_texteditor/l10n/sl.js %%WWWDIR%%/apps/files_texteditor/l10n/sl.json %%WWWDIR%%/apps/files_texteditor/l10n/sl.php +%%WWWDIR%%/apps/files_texteditor/l10n/sq.js +%%WWWDIR%%/apps/files_texteditor/l10n/sq.json %%WWWDIR%%/apps/files_texteditor/l10n/sq.php %%WWWDIR%%/apps/files_texteditor/l10n/sr.js %%WWWDIR%%/apps/files_texteditor/l10n/sr.json @@ -5724,6 +6099,8 @@ %%WWWDIR%%/apps/files_texteditor/l10n/sr@latin.js %%WWWDIR%%/apps/files_texteditor/l10n/sr@latin.json %%WWWDIR%%/apps/files_texteditor/l10n/sr@latin.php +%%WWWDIR%%/apps/files_texteditor/l10n/sv.js +%%WWWDIR%%/apps/files_texteditor/l10n/sv.json %%WWWDIR%%/apps/files_texteditor/l10n/sv.php %%WWWDIR%%/apps/files_texteditor/l10n/ta_LK.php %%WWWDIR%%/apps/files_texteditor/l10n/te.php @@ -5744,10 +6121,9 @@ %%WWWDIR%%/apps/files_texteditor/l10n/zh_CN.json %%WWWDIR%%/apps/files_texteditor/l10n/zh_CN.php %%WWWDIR%%/apps/files_texteditor/l10n/zh_HK.php +%%WWWDIR%%/apps/files_texteditor/l10n/zh_TW.js +%%WWWDIR%%/apps/files_texteditor/l10n/zh_TW.json %%WWWDIR%%/apps/files_texteditor/l10n/zh_TW.php -%%WWWDIR%%/apps/files_texteditor/tests/bootstrap.php -%%WWWDIR%%/apps/files_texteditor/tests/controller/filehandlingcontrollertest.php -%%WWWDIR%%/apps/files_texteditor/tests/phpunit.xml %%WWWDIR%%/apps/files_trashbin/ajax/delete.php %%WWWDIR%%/apps/files_trashbin/ajax/isEmpty.php %%WWWDIR%%/apps/files_trashbin/ajax/list.php @@ -5760,6 +6136,7 @@ %%WWWDIR%%/apps/files_trashbin/appinfo/install.php %%WWWDIR%%/apps/files_trashbin/appinfo/register_command.php %%WWWDIR%%/apps/files_trashbin/appinfo/routes.php +%%WWWDIR%%/apps/files_trashbin/appinfo/signature.json %%WWWDIR%%/apps/files_trashbin/appinfo/update.php %%WWWDIR%%/apps/files_trashbin/command/cleanup.php %%WWWDIR%%/apps/files_trashbin/command/expire.php @@ -5933,14 +6310,6 @@ %%WWWDIR%%/apps/files_trashbin/lib/trashbin.php %%WWWDIR%%/apps/files_trashbin/list.php %%WWWDIR%%/apps/files_trashbin/templates/index.php -%%WWWDIR%%/apps/files_trashbin/tests/backgroundjob/expiretrash.php -%%WWWDIR%%/apps/files_trashbin/tests/command/cleanuptest.php -%%WWWDIR%%/apps/files_trashbin/tests/command/expiretest.php -%%WWWDIR%%/apps/files_trashbin/tests/expiration.php -%%WWWDIR%%/apps/files_trashbin/tests/js/appSpec.js -%%WWWDIR%%/apps/files_trashbin/tests/js/filelistSpec.js -%%WWWDIR%%/apps/files_trashbin/tests/storage.php -%%WWWDIR%%/apps/files_trashbin/tests/trashbin.php %%WWWDIR%%/apps/files_versions/ajax/getVersions.php %%WWWDIR%%/apps/files_versions/ajax/preview.php %%WWWDIR%%/apps/files_versions/ajax/rollbackVersion.php @@ -5950,6 +6319,7 @@ %%WWWDIR%%/apps/files_versions/appinfo/install.php %%WWWDIR%%/apps/files_versions/appinfo/register_command.php %%WWWDIR%%/apps/files_versions/appinfo/routes.php +%%WWWDIR%%/apps/files_versions/appinfo/signature.json %%WWWDIR%%/apps/files_versions/appinfo/update.php %%WWWDIR%%/apps/files_versions/command/cleanup.php %%WWWDIR%%/apps/files_versions/command/expire.php @@ -6103,58 +6473,47 @@ %%WWWDIR%%/apps/files_versions/lib/expiration.php %%WWWDIR%%/apps/files_versions/lib/hooks.php %%WWWDIR%%/apps/files_versions/lib/storage.php -%%WWWDIR%%/apps/files_versions/tests/command/cleanuptest.php -%%WWWDIR%%/apps/files_versions/tests/command/expiretest.php -%%WWWDIR%%/apps/files_versions/tests/expirationtest.php -%%WWWDIR%%/apps/files_versions/tests/js/versioncollectionSpec.js -%%WWWDIR%%/apps/files_versions/tests/js/versionmodelSpec.js -%%WWWDIR%%/apps/files_versions/tests/js/versionstabviewSpec.js -%%WWWDIR%%/apps/files_versions/tests/versions.php -%%WWWDIR%%/apps/files_videoviewer/appinfo/app.php -%%WWWDIR%%/apps/files_videoviewer/appinfo/info.xml -%%WWWDIR%%/apps/files_videoviewer/appinfo/version -%%WWWDIR%%/apps/files_videoviewer/css/mediaelementplayer.css -%%WWWDIR%%/apps/files_videoviewer/css/style.css -%%WWWDIR%%/apps/files_videoviewer/img/app.png -%%WWWDIR%%/apps/files_videoviewer/img/app.svg -%%WWWDIR%%/apps/files_videoviewer/img/close.png -%%WWWDIR%%/apps/files_videoviewer/img/skin/background.png -%%WWWDIR%%/apps/files_videoviewer/img/skin/bigplay.png -%%WWWDIR%%/apps/files_videoviewer/img/skin/bigplay.svg -%%WWWDIR%%/apps/files_videoviewer/img/skin/controls-ted.png -%%WWWDIR%%/apps/files_videoviewer/img/skin/controls-wmp-bg.png -%%WWWDIR%%/apps/files_videoviewer/img/skin/controls-wmp.png -%%WWWDIR%%/apps/files_videoviewer/img/skin/controls.png -%%WWWDIR%%/apps/files_videoviewer/img/skin/controls.svg -%%WWWDIR%%/apps/files_videoviewer/img/skin/loading.gif -%%WWWDIR%%/apps/files_videoviewer/js/flashmediaelement.swf -%%WWWDIR%%/apps/files_videoviewer/js/mediaelement-and-player.js -%%WWWDIR%%/apps/files_videoviewer/js/mediaelement-and-player.min.js -%%WWWDIR%%/apps/files_videoviewer/js/mep-extra.js -%%WWWDIR%%/apps/files_videoviewer/js/silverlightmediaelement.xap -%%WWWDIR%%/apps/files_videoviewer/js/viewer.js -%%WWWDIR%%/apps/files_videoviewer/src/flash/FlashMediaElement.as -%%WWWDIR%%/apps/files_videoviewer/src/flash/FlashMediaElement.fla -%%WWWDIR%%/apps/files_videoviewer/src/flash/HtmlMediaEvent.as -%%WWWDIR%%/apps/files_videoviewer/src/flash/htmlelements/AudioElement.as -%%WWWDIR%%/apps/files_videoviewer/src/flash/htmlelements/IMediaElement.as -%%WWWDIR%%/apps/files_videoviewer/src/flash/htmlelements/VideoElement.as -%%WWWDIR%%/apps/files_videoviewer/src/flash/htmlelements/YouTubeElement.as -%%WWWDIR%%/apps/files_videoviewer/src/silverlight/App.xaml -%%WWWDIR%%/apps/files_videoviewer/src/silverlight/App.xaml.cs -%%WWWDIR%%/apps/files_videoviewer/src/silverlight/MainPage.xaml -%%WWWDIR%%/apps/files_videoviewer/src/silverlight/MainPage.xaml.cs -%%WWWDIR%%/apps/files_videoviewer/src/silverlight/Properties/AppManifest.xml -%%WWWDIR%%/apps/files_videoviewer/src/silverlight/Properties/AssemblyInfo.cs -%%WWWDIR%%/apps/files_videoviewer/src/silverlight/SilverlightMediaElement.csproj -%%WWWDIR%%/apps/files_videoviewer/src/silverlight/SilverlightMediaElement.csproj.user -%%WWWDIR%%/apps/files_videoviewer/src/silverlight/SilverlightMediaElement.sln -%%WWWDIR%%/apps/firstrunwizard/CONTRIBUTING.md +%%WWWDIR%%/apps/files_videoplayer/appinfo/app.php +%%WWWDIR%%/apps/files_videoplayer/appinfo/info.xml +%%WWWDIR%%/apps/files_videoplayer/appinfo/signature.json +%%WWWDIR%%/apps/files_videoplayer/css/style.css +%%WWWDIR%%/apps/files_videoplayer/img/app.svg +%%WWWDIR%%/apps/files_videoplayer/img/poster.png +%%WWWDIR%%/apps/files_videoplayer/img/vjs-volume-bar.png +%%WWWDIR%%/apps/files_videoplayer/img/vjs-volume-level.png +%%WWWDIR%%/apps/files_videoplayer/js/viewer.js +%%WWWDIR%%/apps/files_videoplayer/screenshot.jpg +%%WWWDIR%%/apps/files_videoplayer/videojs/src/font/vjs.eot +%%WWWDIR%%/apps/files_videoplayer/videojs/src/font/vjs.svg +%%WWWDIR%%/apps/files_videoplayer/videojs/src/font/vjs.ttf +%%WWWDIR%%/apps/files_videoplayer/videojs/src/font/vjs.woff +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ar.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/bg.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ca.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/cs.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/de.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/es.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/fr.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/hu.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/it.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ja.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ko.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/nl.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/pt-BR.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ru.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/tr.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/uk.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/vi.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/zh-CN.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/zh-TW.js +%%WWWDIR%%/apps/files_videoplayer/videojs/src/video-js.css +%%WWWDIR%%/apps/files_videoplayer/videojs/src/video.js %%WWWDIR%%/apps/firstrunwizard/ajax/disable.php %%WWWDIR%%/apps/firstrunwizard/ajax/enable.php %%WWWDIR%%/apps/firstrunwizard/appinfo/app.php %%WWWDIR%%/apps/firstrunwizard/appinfo/info.xml %%WWWDIR%%/apps/firstrunwizard/appinfo/routes.php +%%WWWDIR%%/apps/firstrunwizard/appinfo/signature.json %%WWWDIR%%/apps/firstrunwizard/appinfo/version %%WWWDIR%%/apps/firstrunwizard/css/colorbox.css %%WWWDIR%%/apps/firstrunwizard/css/firstrunwizard.css @@ -6162,6 +6521,7 @@ %%WWWDIR%%/apps/firstrunwizard/js/activate.js %%WWWDIR%%/apps/firstrunwizard/js/firstrunwizard.js %%WWWDIR%%/apps/firstrunwizard/js/jquery.colorbox.js +%%WWWDIR%%/apps/firstrunwizard/l10n/.tx/config %%WWWDIR%%/apps/firstrunwizard/l10n/ar.php %%WWWDIR%%/apps/firstrunwizard/l10n/ast.js %%WWWDIR%%/apps/firstrunwizard/l10n/ast.json @@ -6231,6 +6591,8 @@ %%WWWDIR%%/apps/firstrunwizard/l10n/gl.js %%WWWDIR%%/apps/firstrunwizard/l10n/gl.json %%WWWDIR%%/apps/firstrunwizard/l10n/gl.php +%%WWWDIR%%/apps/firstrunwizard/l10n/he.js +%%WWWDIR%%/apps/firstrunwizard/l10n/he.json %%WWWDIR%%/apps/firstrunwizard/l10n/he.php %%WWWDIR%%/apps/firstrunwizard/l10n/hr.js %%WWWDIR%%/apps/firstrunwizard/l10n/hr.json @@ -6331,30 +6693,30 @@ %%WWWDIR%%/apps/firstrunwizard/lib/config.php %%WWWDIR%%/apps/firstrunwizard/lib/util.php %%WWWDIR%%/apps/firstrunwizard/templates/wizard.php -%%WWWDIR%%/apps/firstrunwizard/tests/bootstrap.php -%%WWWDIR%%/apps/firstrunwizard/tests/lib/configtest.php -%%WWWDIR%%/apps/firstrunwizard/tests/lib/utiltest.php -%%WWWDIR%%/apps/firstrunwizard/tests/phpunit.xml %%WWWDIR%%/apps/firstrunwizard/wizard.php +%%WWWDIR%%/apps/gallery/.github/CONTRIBUTING.md +%%WWWDIR%%/apps/gallery/.github/issue_template.md +%%WWWDIR%%/apps/gallery/.github/pull_request_template.md %%WWWDIR%%/apps/gallery/.gitmodules %%WWWDIR%%/apps/gallery/AUTHORS.md %%WWWDIR%%/apps/gallery/CHANGELOG.md -%%WWWDIR%%/apps/gallery/CONTRIBUTING.md %%WWWDIR%%/apps/gallery/COPYING %%WWWDIR%%/apps/gallery/appinfo/app.php %%WWWDIR%%/apps/gallery/appinfo/application.php %%WWWDIR%%/apps/gallery/appinfo/info.xml %%WWWDIR%%/apps/gallery/appinfo/routes.php +%%WWWDIR%%/apps/gallery/appinfo/signature.json %%WWWDIR%%/apps/gallery/build/documentation/docpublisher.sh %%WWWDIR%%/apps/gallery/build/documentation/index.html -%%WWWDIR%%/apps/gallery/build/documentation/reports/code coverage/index.html %%WWWDIR%%/apps/gallery/build/documentation/reports/index.html +%%WWWDIR%%/apps/gallery/build/screenshots/Gallery.jpg %%WWWDIR%%/apps/gallery/build/xdebug_install.sh %%WWWDIR%%/apps/gallery/codeception.yml %%WWWDIR%%/apps/gallery/composer.json %%WWWDIR%%/apps/gallery/composer.lock %%WWWDIR%%/apps/gallery/config/configexception.php %%WWWDIR%%/apps/gallery/config/configparser.php +%%WWWDIR%%/apps/gallery/config/configvalidator.php %%WWWDIR%%/apps/gallery/controller/config.php %%WWWDIR%%/apps/gallery/controller/configapicontroller.php %%WWWDIR%%/apps/gallery/controller/configcontroller.php @@ -6390,8 +6752,6 @@ %%WWWDIR%%/apps/gallery/img/dateasc.svg %%WWWDIR%%/apps/gallery/img/datedes.png %%WWWDIR%%/apps/gallery/img/datedes.svg -%%WWWDIR%%/apps/gallery/img/download.png -%%WWWDIR%%/apps/gallery/img/download.svg %%WWWDIR%%/apps/gallery/img/folder.png %%WWWDIR%%/apps/gallery/img/folder.svg %%WWWDIR%%/apps/gallery/img/gallery-dark.png @@ -6403,6 +6763,7 @@ %%WWWDIR%%/apps/gallery/img/toggle.png %%WWWDIR%%/apps/gallery/img/toggle.svg %%WWWDIR%%/apps/gallery/js/.bowerrc +%%WWWDIR%%/apps/gallery/js/.jshintrc %%WWWDIR%%/apps/gallery/js/app.js %%WWWDIR%%/apps/gallery/js/bower.json %%WWWDIR%%/apps/gallery/js/breadcrumb.js @@ -6429,14 +6790,14 @@ %%WWWDIR%%/apps/gallery/js/vendor/commonmark/dist/commonmark.js %%WWWDIR%%/apps/gallery/js/vendor/commonmark/dist/commonmark.min.js %%WWWDIR%%/apps/gallery/js/vendor/dompurify/LICENSE +%%WWWDIR%%/apps/gallery/js/vendor/dompurify/README.md %%WWWDIR%%/apps/gallery/js/vendor/dompurify/src/purify.js %%WWWDIR%%/apps/gallery/js/vendor/eventsource-polyfill/LICENSE +%%WWWDIR%%/apps/gallery/js/vendor/eventsource-polyfill/README.md %%WWWDIR%%/apps/gallery/js/vendor/eventsource-polyfill/dist/eventsource.js -%%WWWDIR%%/apps/gallery/js/vendor/image-scale/LICENSE -%%WWWDIR%%/apps/gallery/js/vendor/image-scale/image-scale.js -%%WWWDIR%%/apps/gallery/js/vendor/image-scale/image-scale.min.js %%WWWDIR%%/apps/gallery/js/vendor/modified-eventsource-polyfill/eventsource-polyfill.js %%WWWDIR%%/apps/gallery/js/vendor/owncloud/share.js +%%WWWDIR%%/apps/gallery/l10n/.tx/config %%WWWDIR%%/apps/gallery/l10n/af_ZA.php %%WWWDIR%%/apps/gallery/l10n/ar.js %%WWWDIR%%/apps/gallery/l10n/ar.json @@ -6470,12 +6831,10 @@ %%WWWDIR%%/apps/gallery/l10n/de_CH.php %%WWWDIR%%/apps/gallery/l10n/de_DE.js %%WWWDIR%%/apps/gallery/l10n/de_DE.json -%%WWWDIR%%/apps/gallery/l10n/de_DE.php %%WWWDIR%%/apps/gallery/l10n/el.js %%WWWDIR%%/apps/gallery/l10n/el.json %%WWWDIR%%/apps/gallery/l10n/en_GB.js %%WWWDIR%%/apps/gallery/l10n/en_GB.json -%%WWWDIR%%/apps/gallery/l10n/en_GB.php %%WWWDIR%%/apps/gallery/l10n/eo.js %%WWWDIR%%/apps/gallery/l10n/eo.json %%WWWDIR%%/apps/gallery/l10n/eo.php @@ -6498,7 +6857,8 @@ %%WWWDIR%%/apps/gallery/l10n/fr.json %%WWWDIR%%/apps/gallery/l10n/gl.js %%WWWDIR%%/apps/gallery/l10n/gl.json -%%WWWDIR%%/apps/gallery/l10n/he.php +%%WWWDIR%%/apps/gallery/l10n/he.js +%%WWWDIR%%/apps/gallery/l10n/he.json %%WWWDIR%%/apps/gallery/l10n/hi.php %%WWWDIR%%/apps/gallery/l10n/hr.js %%WWWDIR%%/apps/gallery/l10n/hr.json @@ -6508,7 +6868,8 @@ %%WWWDIR%%/apps/gallery/l10n/ia.php %%WWWDIR%%/apps/gallery/l10n/id.js %%WWWDIR%%/apps/gallery/l10n/id.json -%%WWWDIR%%/apps/gallery/l10n/is.php +%%WWWDIR%%/apps/gallery/l10n/is.js +%%WWWDIR%%/apps/gallery/l10n/is.json %%WWWDIR%%/apps/gallery/l10n/it.js %%WWWDIR%%/apps/gallery/l10n/it.json %%WWWDIR%%/apps/gallery/l10n/ja.js @@ -6523,7 +6884,6 @@ %%WWWDIR%%/apps/gallery/l10n/lb.php %%WWWDIR%%/apps/gallery/l10n/lt_LT.js %%WWWDIR%%/apps/gallery/l10n/lt_LT.json -%%WWWDIR%%/apps/gallery/l10n/lt_LT.php %%WWWDIR%%/apps/gallery/l10n/lv.php %%WWWDIR%%/apps/gallery/l10n/mk.php %%WWWDIR%%/apps/gallery/l10n/ms_MY.php @@ -6532,7 +6892,6 @@ %%WWWDIR%%/apps/gallery/l10n/nl.js %%WWWDIR%%/apps/gallery/l10n/nl.json %%WWWDIR%%/apps/gallery/l10n/nn_NO.php -%%WWWDIR%%/apps/gallery/l10n/no-php %%WWWDIR%%/apps/gallery/l10n/oc.js %%WWWDIR%%/apps/gallery/l10n/oc.json %%WWWDIR%%/apps/gallery/l10n/pa.php @@ -6552,10 +6911,8 @@ %%WWWDIR%%/apps/gallery/l10n/sk_SK.json %%WWWDIR%%/apps/gallery/l10n/sl.js %%WWWDIR%%/apps/gallery/l10n/sl.json -%%WWWDIR%%/apps/gallery/l10n/sl.php %%WWWDIR%%/apps/gallery/l10n/sq.js %%WWWDIR%%/apps/gallery/l10n/sq.json -%%WWWDIR%%/apps/gallery/l10n/sq.php %%WWWDIR%%/apps/gallery/l10n/sr.php %%WWWDIR%%/apps/gallery/l10n/sr@latin.php %%WWWDIR%%/apps/gallery/l10n/sv.js @@ -6578,11 +6935,9 @@ %%WWWDIR%%/apps/gallery/l10n/vi.php %%WWWDIR%%/apps/gallery/l10n/zh_CN.js %%WWWDIR%%/apps/gallery/l10n/zh_CN.json -%%WWWDIR%%/apps/gallery/l10n/zh_CN.php %%WWWDIR%%/apps/gallery/l10n/zh_HK.php %%WWWDIR%%/apps/gallery/l10n/zh_TW.js %%WWWDIR%%/apps/gallery/l10n/zh_TW.json -%%WWWDIR%%/apps/gallery/l10n/zh_TW.php %%WWWDIR%%/apps/gallery/middleware/checkexception.php %%WWWDIR%%/apps/gallery/middleware/checkmiddleware.php %%WWWDIR%%/apps/gallery/middleware/envcheckmiddleware.php @@ -6610,101 +6965,6 @@ %%WWWDIR%%/apps/gallery/templates/part.linkerror.php %%WWWDIR%%/apps/gallery/templates/public.php %%WWWDIR%%/apps/gallery/templates/slideshow.php -%%WWWDIR%%/apps/gallery/tests/README.MD -%%WWWDIR%%/apps/gallery/tests/_bootstrap.php -%%WWWDIR%%/apps/gallery/tests/_data/.nomedia -%%WWWDIR%%/apps/gallery/tests/_data/animated.gif -%%WWWDIR%%/apps/gallery/tests/_data/bom-gallery.cnf -%%WWWDIR%%/apps/gallery/tests/_data/broken-gallery.cnf -%%WWWDIR%%/apps/gallery/tests/_data/design-gallery.cnf -%%WWWDIR%%/apps/gallery/tests/_data/dump.sql -%%WWWDIR%%/apps/gallery/tests/_data/empty-gallery.cnf -%%WWWDIR%%/apps/gallery/tests/_data/font.ttf -%%WWWDIR%%/apps/gallery/tests/_data/sharer-gallery.cnf -%%WWWDIR%%/apps/gallery/tests/_data/sorting-gallery.cnf -%%WWWDIR%%/apps/gallery/tests/_data/sources.md -%%WWWDIR%%/apps/gallery/tests/_data/tester-gallery.cnf -%%WWWDIR%%/apps/gallery/tests/_data/testimage-corrupt.jpg -%%WWWDIR%%/apps/gallery/tests/_data/testimage-wide.png -%%WWWDIR%%/apps/gallery/tests/_data/testimage.eps -%%WWWDIR%%/apps/gallery/tests/_data/testimage.gif -%%WWWDIR%%/apps/gallery/tests/_data/testimage.jpg -%%WWWDIR%%/apps/gallery/tests/_data/testimage.png -%%WWWDIR%%/apps/gallery/tests/_data/testimagelarge.svg -%%WWWDIR%%/apps/gallery/tests/_envs/firefox.yml -%%WWWDIR%%/apps/gallery/tests/_support/AcceptanceTester.php -%%WWWDIR%%/apps/gallery/tests/_support/ApiTester.php -%%WWWDIR%%/apps/gallery/tests/_support/FunctionalTester.php -%%WWWDIR%%/apps/gallery/tests/_support/Helper/Acceptance.php -%%WWWDIR%%/apps/gallery/tests/_support/Helper/Api.php -%%WWWDIR%%/apps/gallery/tests/_support/Helper/CoreTestCase.php -%%WWWDIR%%/apps/gallery/tests/_support/Helper/DataSetup.php -%%WWWDIR%%/apps/gallery/tests/_support/Helper/Functional.php -%%WWWDIR%%/apps/gallery/tests/_support/Helper/Integration.php -%%WWWDIR%%/apps/gallery/tests/_support/Helper/Unit.php -%%WWWDIR%%/apps/gallery/tests/_support/IntegrationTester.php -%%WWWDIR%%/apps/gallery/tests/_support/Page/Acceptance/Login.php -%%WWWDIR%%/apps/gallery/tests/_support/Page/Files.php -%%WWWDIR%%/apps/gallery/tests/_support/Page/Gallery.php -%%WWWDIR%%/apps/gallery/tests/_support/Page/Login.php -%%WWWDIR%%/apps/gallery/tests/_support/Step/Api/Anonymous.php -%%WWWDIR%%/apps/gallery/tests/_support/Step/Api/TokenUser.php -%%WWWDIR%%/apps/gallery/tests/_support/Step/Api/User.php -%%WWWDIR%%/apps/gallery/tests/_support/UnitTester.php -%%WWWDIR%%/apps/gallery/tests/_support/_generated/AcceptanceTesterActions.php -%%WWWDIR%%/apps/gallery/tests/_support/_generated/ApiTesterActions.php -%%WWWDIR%%/apps/gallery/tests/_support/_generated/FunctionalTesterActions.php -%%WWWDIR%%/apps/gallery/tests/_support/_generated/IntegrationTesterActions.php -%%WWWDIR%%/apps/gallery/tests/_support/_generated/UnitTesterActions.php -%%WWWDIR%%/apps/gallery/tests/acceptance.suite.yml -%%WWWDIR%%/apps/gallery/tests/acceptance/LoginCept.php -%%WWWDIR%%/apps/gallery/tests/acceptance/SignInAsUserCept.php -%%WWWDIR%%/apps/gallery/tests/acceptance/_bootstrap.php -%%WWWDIR%%/apps/gallery/tests/api.suite.yml -%%WWWDIR%%/apps/gallery/tests/api/CheckTestUsersCest.php -%%WWWDIR%%/apps/gallery/tests/api/ConnectWithTokenCest.php -%%WWWDIR%%/apps/gallery/tests/api/DownloadCest.php -%%WWWDIR%%/apps/gallery/tests/api/DownloadWithTokenCest.php -%%WWWDIR%%/apps/gallery/tests/api/GetConfigCest.php -%%WWWDIR%%/apps/gallery/tests/api/GetFilesCest.php -%%WWWDIR%%/apps/gallery/tests/api/GetPreviewCest.php -%%WWWDIR%%/apps/gallery/tests/api/GetThumbnailsCest.php -%%WWWDIR%%/apps/gallery/tests/api/OcsCreateUserCest.php -%%WWWDIR%%/apps/gallery/tests/api/_bootstrap.php -%%WWWDIR%%/apps/gallery/tests/functional.suite.yml -%%WWWDIR%%/apps/gallery/tests/functional/_bootstrap.php -%%WWWDIR%%/apps/gallery/tests/integration.suite.yml -%%WWWDIR%%/apps/gallery/tests/integration/GalleryIntegrationTest.php -%%WWWDIR%%/apps/gallery/tests/integration/_bootstrap.php -%%WWWDIR%%/apps/gallery/tests/integration/appinfo/AppTest.php -%%WWWDIR%%/apps/gallery/tests/integration/appinfo/ApplicationTest.php -%%WWWDIR%%/apps/gallery/tests/integration/environment/EnvironmentSetupTest.php -%%WWWDIR%%/apps/gallery/tests/unit.suite.yml -%%WWWDIR%%/apps/gallery/tests/unit/GalleryUnitTest.php -%%WWWDIR%%/apps/gallery/tests/unit/_bootstrap.php -%%WWWDIR%%/apps/gallery/tests/unit/config/ConfigParserTest.php -%%WWWDIR%%/apps/gallery/tests/unit/controller/ConfigApiControllerTest.php -%%WWWDIR%%/apps/gallery/tests/unit/controller/ConfigControllerTest.php -%%WWWDIR%%/apps/gallery/tests/unit/controller/ConfigPublicControllerTest.php -%%WWWDIR%%/apps/gallery/tests/unit/controller/FilesApiControllerTest.php -%%WWWDIR%%/apps/gallery/tests/unit/controller/FilesControllerTest.php -%%WWWDIR%%/apps/gallery/tests/unit/controller/FilesPublicControllerTest.php -%%WWWDIR%%/apps/gallery/tests/unit/controller/HttpErrorTest.php -%%WWWDIR%%/apps/gallery/tests/unit/controller/PageControllerTest.php -%%WWWDIR%%/apps/gallery/tests/unit/controller/PreviewApiControllerTest.php -%%WWWDIR%%/apps/gallery/tests/unit/controller/PreviewControllerTest.php -%%WWWDIR%%/apps/gallery/tests/unit/controller/PreviewPublicControllerTest.php -%%WWWDIR%%/apps/gallery/tests/unit/environment/EnvironmentTest.php -%%WWWDIR%%/apps/gallery/tests/unit/http/ImageResponseTest.php -%%WWWDIR%%/apps/gallery/tests/unit/middleware/EnvCheckMiddlewareTest.php -%%WWWDIR%%/apps/gallery/tests/unit/middleware/SharingCheckMiddlewareTest.php -%%WWWDIR%%/apps/gallery/tests/unit/preview/PreviewTest.php -%%WWWDIR%%/apps/gallery/tests/unit/service/Base64EncodeTest.php -%%WWWDIR%%/apps/gallery/tests/unit/service/ConfigServiceTest.php -%%WWWDIR%%/apps/gallery/tests/unit/service/DownloadServiceTest.php -%%WWWDIR%%/apps/gallery/tests/unit/service/PreviewServiceTest.php -%%WWWDIR%%/apps/gallery/tests/unit/service/SearchFolderServiceTest.php -%%WWWDIR%%/apps/gallery/tests/unit/service/SearchMediaServiceTest.php %%WWWDIR%%/apps/gallery/utility/eventsource.php %%WWWDIR%%/apps/gallery/vendor/autoload.php %%WWWDIR%%/apps/gallery/vendor/composer/ClassLoader.php @@ -6713,6 +6973,7 @@ %%WWWDIR%%/apps/gallery/vendor/composer/autoload_psr4.php %%WWWDIR%%/apps/gallery/vendor/composer/autoload_real.php %%WWWDIR%%/apps/gallery/vendor/composer/installed.json +%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/.gitignore %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/CHANGELOG.md %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Dumper.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Escaper.php @@ -6723,6 +6984,7 @@ %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Inline.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/LICENSE %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Parser.php +%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/README.md %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/DumperTest.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsAnchorAlias.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsBasicTests.yml @@ -6752,15 +7014,17 @@ %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Yaml.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/composer.json %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/phpunit.xml.dist -%%WWWDIR%%/apps/notifications/CONTRIBUTING.md %%WWWDIR%%/apps/notifications/COPYING %%WWWDIR%%/apps/notifications/appinfo/app.php %%WWWDIR%%/apps/notifications/appinfo/application.php %%WWWDIR%%/apps/notifications/appinfo/database.xml %%WWWDIR%%/apps/notifications/appinfo/info.xml %%WWWDIR%%/apps/notifications/appinfo/routes.php +%%WWWDIR%%/apps/notifications/appinfo/signature.json %%WWWDIR%%/apps/notifications/controller/endpointcontroller.php %%WWWDIR%%/apps/notifications/css/styles.css +%%WWWDIR%%/apps/notifications/docs/notification-workflow.md +%%WWWDIR%%/apps/notifications/docs/ocs-endpoint-v1.md %%WWWDIR%%/apps/notifications/img/notifications-new.png %%WWWDIR%%/apps/notifications/img/notifications-new.svg %%WWWDIR%%/apps/notifications/img/notifications.png @@ -6772,38 +7036,183 @@ %%WWWDIR%%/apps/notifications/lib/app.php %%WWWDIR%%/apps/notifications/lib/capabilities.php %%WWWDIR%%/apps/notifications/lib/handler.php -%%WWWDIR%%/apps/notifications/tests/appinfo/AppTest.php -%%WWWDIR%%/apps/notifications/tests/appinfo/ApplicationTest.php -%%WWWDIR%%/apps/notifications/tests/appinfo/RoutesTest.php -%%WWWDIR%%/apps/notifications/tests/bootstrap.php -%%WWWDIR%%/apps/notifications/tests/controller/EndpointControllerTest.php -%%WWWDIR%%/apps/notifications/tests/lib/AppTest.php -%%WWWDIR%%/apps/notifications/tests/lib/CapabilitiesTest.php -%%WWWDIR%%/apps/notifications/tests/lib/HandlerTest.php -%%WWWDIR%%/apps/notifications/tests/phpunit.xml -%%WWWDIR%%/apps/notifications/tests/testcase.php -%%WWWDIR%%/apps/provisioning_api/appinfo/app.php %%WWWDIR%%/apps/provisioning_api/appinfo/info.xml %%WWWDIR%%/apps/provisioning_api/appinfo/routes.php +%%WWWDIR%%/apps/provisioning_api/appinfo/signature.json %%WWWDIR%%/apps/provisioning_api/img/app.svg %%WWWDIR%%/apps/provisioning_api/lib/apps.php %%WWWDIR%%/apps/provisioning_api/lib/groups.php %%WWWDIR%%/apps/provisioning_api/lib/users.php -%%WWWDIR%%/apps/provisioning_api/tests/appstest.php -%%WWWDIR%%/apps/provisioning_api/tests/groupstest.php -%%WWWDIR%%/apps/provisioning_api/tests/testcase.php -%%WWWDIR%%/apps/provisioning_api/tests/userstest.php -%%WWWDIR%%/apps/templateeditor/CONTRIBUTING.md +%%WWWDIR%%/apps/systemtags/activity/extension.php +%%WWWDIR%%/apps/systemtags/activity/listener.php +%%WWWDIR%%/apps/systemtags/appinfo/app.php +%%WWWDIR%%/apps/systemtags/appinfo/info.xml +%%WWWDIR%%/apps/systemtags/appinfo/signature.json +%%WWWDIR%%/apps/systemtags/css/systemtagsfilelist.css +%%WWWDIR%%/apps/systemtags/img/tag.png +%%WWWDIR%%/apps/systemtags/img/tag.svg +%%WWWDIR%%/apps/systemtags/js/app.js +%%WWWDIR%%/apps/systemtags/js/filesplugin.js +%%WWWDIR%%/apps/systemtags/js/systemtagsfilelist.js +%%WWWDIR%%/apps/systemtags/js/systemtagsinfoview.js +%%WWWDIR%%/apps/systemtags/l10n/ar.js +%%WWWDIR%%/apps/systemtags/l10n/ar.json +%%WWWDIR%%/apps/systemtags/l10n/ast.js +%%WWWDIR%%/apps/systemtags/l10n/ast.json +%%WWWDIR%%/apps/systemtags/l10n/az.js +%%WWWDIR%%/apps/systemtags/l10n/az.json +%%WWWDIR%%/apps/systemtags/l10n/bg_BG.js +%%WWWDIR%%/apps/systemtags/l10n/bg_BG.json +%%WWWDIR%%/apps/systemtags/l10n/bn_BD.js +%%WWWDIR%%/apps/systemtags/l10n/bn_BD.json +%%WWWDIR%%/apps/systemtags/l10n/bn_IN.js +%%WWWDIR%%/apps/systemtags/l10n/bn_IN.json +%%WWWDIR%%/apps/systemtags/l10n/bs.js +%%WWWDIR%%/apps/systemtags/l10n/bs.json +%%WWWDIR%%/apps/systemtags/l10n/ca.js +%%WWWDIR%%/apps/systemtags/l10n/ca.json +%%WWWDIR%%/apps/systemtags/l10n/cs_CZ.js +%%WWWDIR%%/apps/systemtags/l10n/cs_CZ.json +%%WWWDIR%%/apps/systemtags/l10n/cy_GB.js +%%WWWDIR%%/apps/systemtags/l10n/cy_GB.json +%%WWWDIR%%/apps/systemtags/l10n/da.js +%%WWWDIR%%/apps/systemtags/l10n/da.json +%%WWWDIR%%/apps/systemtags/l10n/de.js +%%WWWDIR%%/apps/systemtags/l10n/de.json +%%WWWDIR%%/apps/systemtags/l10n/de_DE.js +%%WWWDIR%%/apps/systemtags/l10n/de_DE.json +%%WWWDIR%%/apps/systemtags/l10n/el.js +%%WWWDIR%%/apps/systemtags/l10n/el.json +%%WWWDIR%%/apps/systemtags/l10n/en_GB.js +%%WWWDIR%%/apps/systemtags/l10n/en_GB.json +%%WWWDIR%%/apps/systemtags/l10n/eo.js +%%WWWDIR%%/apps/systemtags/l10n/eo.json +%%WWWDIR%%/apps/systemtags/l10n/es.js +%%WWWDIR%%/apps/systemtags/l10n/es.json +%%WWWDIR%%/apps/systemtags/l10n/es_AR.js +%%WWWDIR%%/apps/systemtags/l10n/es_AR.json +%%WWWDIR%%/apps/systemtags/l10n/es_MX.js +%%WWWDIR%%/apps/systemtags/l10n/es_MX.json +%%WWWDIR%%/apps/systemtags/l10n/et_EE.js +%%WWWDIR%%/apps/systemtags/l10n/et_EE.json +%%WWWDIR%%/apps/systemtags/l10n/eu.js +%%WWWDIR%%/apps/systemtags/l10n/eu.json +%%WWWDIR%%/apps/systemtags/l10n/fa.js +%%WWWDIR%%/apps/systemtags/l10n/fa.json +%%WWWDIR%%/apps/systemtags/l10n/fi_FI.js +%%WWWDIR%%/apps/systemtags/l10n/fi_FI.json +%%WWWDIR%%/apps/systemtags/l10n/fr.js +%%WWWDIR%%/apps/systemtags/l10n/fr.json +%%WWWDIR%%/apps/systemtags/l10n/gl.js +%%WWWDIR%%/apps/systemtags/l10n/gl.json +%%WWWDIR%%/apps/systemtags/l10n/he.js +%%WWWDIR%%/apps/systemtags/l10n/he.json +%%WWWDIR%%/apps/systemtags/l10n/hr.js +%%WWWDIR%%/apps/systemtags/l10n/hr.json +%%WWWDIR%%/apps/systemtags/l10n/hu_HU.js +%%WWWDIR%%/apps/systemtags/l10n/hu_HU.json +%%WWWDIR%%/apps/systemtags/l10n/hy.js +%%WWWDIR%%/apps/systemtags/l10n/hy.json +%%WWWDIR%%/apps/systemtags/l10n/ia.js +%%WWWDIR%%/apps/systemtags/l10n/ia.json +%%WWWDIR%%/apps/systemtags/l10n/id.js +%%WWWDIR%%/apps/systemtags/l10n/id.json +%%WWWDIR%%/apps/systemtags/l10n/is.js +%%WWWDIR%%/apps/systemtags/l10n/is.json +%%WWWDIR%%/apps/systemtags/l10n/it.js +%%WWWDIR%%/apps/systemtags/l10n/it.json +%%WWWDIR%%/apps/systemtags/l10n/ja.js +%%WWWDIR%%/apps/systemtags/l10n/ja.json +%%WWWDIR%%/apps/systemtags/l10n/ka_GE.js +%%WWWDIR%%/apps/systemtags/l10n/ka_GE.json +%%WWWDIR%%/apps/systemtags/l10n/km.js +%%WWWDIR%%/apps/systemtags/l10n/km.json +%%WWWDIR%%/apps/systemtags/l10n/kn.js +%%WWWDIR%%/apps/systemtags/l10n/kn.json +%%WWWDIR%%/apps/systemtags/l10n/ko.js +%%WWWDIR%%/apps/systemtags/l10n/ko.json +%%WWWDIR%%/apps/systemtags/l10n/ku_IQ.js +%%WWWDIR%%/apps/systemtags/l10n/ku_IQ.json +%%WWWDIR%%/apps/systemtags/l10n/lb.js +%%WWWDIR%%/apps/systemtags/l10n/lb.json +%%WWWDIR%%/apps/systemtags/l10n/lt_LT.js +%%WWWDIR%%/apps/systemtags/l10n/lt_LT.json +%%WWWDIR%%/apps/systemtags/l10n/lv.js +%%WWWDIR%%/apps/systemtags/l10n/lv.json +%%WWWDIR%%/apps/systemtags/l10n/mk.js +%%WWWDIR%%/apps/systemtags/l10n/mk.json +%%WWWDIR%%/apps/systemtags/l10n/ms_MY.js +%%WWWDIR%%/apps/systemtags/l10n/ms_MY.json +%%WWWDIR%%/apps/systemtags/l10n/nb_NO.js +%%WWWDIR%%/apps/systemtags/l10n/nb_NO.json +%%WWWDIR%%/apps/systemtags/l10n/nds.js +%%WWWDIR%%/apps/systemtags/l10n/nds.json +%%WWWDIR%%/apps/systemtags/l10n/nl.js +%%WWWDIR%%/apps/systemtags/l10n/nl.json +%%WWWDIR%%/apps/systemtags/l10n/nn_NO.js +%%WWWDIR%%/apps/systemtags/l10n/nn_NO.json +%%WWWDIR%%/apps/systemtags/l10n/oc.js +%%WWWDIR%%/apps/systemtags/l10n/oc.json +%%WWWDIR%%/apps/systemtags/l10n/pl.js +%%WWWDIR%%/apps/systemtags/l10n/pl.json +%%WWWDIR%%/apps/systemtags/l10n/pt_BR.js +%%WWWDIR%%/apps/systemtags/l10n/pt_BR.json +%%WWWDIR%%/apps/systemtags/l10n/pt_PT.js +%%WWWDIR%%/apps/systemtags/l10n/pt_PT.json +%%WWWDIR%%/apps/systemtags/l10n/ro.js +%%WWWDIR%%/apps/systemtags/l10n/ro.json +%%WWWDIR%%/apps/systemtags/l10n/ru.js +%%WWWDIR%%/apps/systemtags/l10n/ru.json +%%WWWDIR%%/apps/systemtags/l10n/si_LK.js +%%WWWDIR%%/apps/systemtags/l10n/si_LK.json +%%WWWDIR%%/apps/systemtags/l10n/sk_SK.js +%%WWWDIR%%/apps/systemtags/l10n/sk_SK.json +%%WWWDIR%%/apps/systemtags/l10n/sl.js +%%WWWDIR%%/apps/systemtags/l10n/sl.json +%%WWWDIR%%/apps/systemtags/l10n/sq.js +%%WWWDIR%%/apps/systemtags/l10n/sq.json +%%WWWDIR%%/apps/systemtags/l10n/sr.js +%%WWWDIR%%/apps/systemtags/l10n/sr.json +%%WWWDIR%%/apps/systemtags/l10n/sr@latin.js +%%WWWDIR%%/apps/systemtags/l10n/sr@latin.json +%%WWWDIR%%/apps/systemtags/l10n/sv.js +%%WWWDIR%%/apps/systemtags/l10n/sv.json +%%WWWDIR%%/apps/systemtags/l10n/ta_LK.js +%%WWWDIR%%/apps/systemtags/l10n/ta_LK.json +%%WWWDIR%%/apps/systemtags/l10n/te.js +%%WWWDIR%%/apps/systemtags/l10n/te.json +%%WWWDIR%%/apps/systemtags/l10n/th_TH.js +%%WWWDIR%%/apps/systemtags/l10n/th_TH.json +%%WWWDIR%%/apps/systemtags/l10n/tr.js +%%WWWDIR%%/apps/systemtags/l10n/tr.json +%%WWWDIR%%/apps/systemtags/l10n/ug.js +%%WWWDIR%%/apps/systemtags/l10n/ug.json +%%WWWDIR%%/apps/systemtags/l10n/uk.js +%%WWWDIR%%/apps/systemtags/l10n/uk.json +%%WWWDIR%%/apps/systemtags/l10n/ur_PK.js +%%WWWDIR%%/apps/systemtags/l10n/ur_PK.json +%%WWWDIR%%/apps/systemtags/l10n/vi.js +%%WWWDIR%%/apps/systemtags/l10n/vi.json +%%WWWDIR%%/apps/systemtags/l10n/zh_CN.js +%%WWWDIR%%/apps/systemtags/l10n/zh_CN.json +%%WWWDIR%%/apps/systemtags/l10n/zh_HK.js +%%WWWDIR%%/apps/systemtags/l10n/zh_HK.json +%%WWWDIR%%/apps/systemtags/l10n/zh_TW.js +%%WWWDIR%%/apps/systemtags/l10n/zh_TW.json +%%WWWDIR%%/apps/systemtags/list.php +%%WWWDIR%%/apps/systemtags/templates/list.php %%WWWDIR%%/apps/templateeditor/app/templateeditor.php %%WWWDIR%%/apps/templateeditor/appinfo/app.php %%WWWDIR%%/apps/templateeditor/appinfo/info.xml %%WWWDIR%%/apps/templateeditor/appinfo/routes.php +%%WWWDIR%%/apps/templateeditor/appinfo/signature.json %%WWWDIR%%/apps/templateeditor/appinfo/version %%WWWDIR%%/apps/templateeditor/controller/adminsettingscontroller.php %%WWWDIR%%/apps/templateeditor/css/settings-admin.css %%WWWDIR%%/apps/templateeditor/http/mailtemplateresponse.php %%WWWDIR%%/apps/templateeditor/img/app.svg %%WWWDIR%%/apps/templateeditor/js/settings-admin.js +%%WWWDIR%%/apps/templateeditor/l10n/.tx/config %%WWWDIR%%/apps/templateeditor/l10n/ar.js %%WWWDIR%%/apps/templateeditor/l10n/ar.json %%WWWDIR%%/apps/templateeditor/l10n/ar.php @@ -6872,6 +7281,8 @@ %%WWWDIR%%/apps/templateeditor/l10n/gl.js %%WWWDIR%%/apps/templateeditor/l10n/gl.json %%WWWDIR%%/apps/templateeditor/l10n/gl.php +%%WWWDIR%%/apps/templateeditor/l10n/he.js +%%WWWDIR%%/apps/templateeditor/l10n/he.json %%WWWDIR%%/apps/templateeditor/l10n/he.php %%WWWDIR%%/apps/templateeditor/l10n/hi.php %%WWWDIR%%/apps/templateeditor/l10n/hr.php @@ -6934,6 +7345,8 @@ %%WWWDIR%%/apps/templateeditor/l10n/sl.js %%WWWDIR%%/apps/templateeditor/l10n/sl.json %%WWWDIR%%/apps/templateeditor/l10n/sl.php +%%WWWDIR%%/apps/templateeditor/l10n/sq.js +%%WWWDIR%%/apps/templateeditor/l10n/sq.json %%WWWDIR%%/apps/templateeditor/l10n/sq.php %%WWWDIR%%/apps/templateeditor/l10n/sr.js %%WWWDIR%%/apps/templateeditor/l10n/sr.json @@ -6960,199 +7373,126 @@ %%WWWDIR%%/apps/templateeditor/l10n/zh_CN.json %%WWWDIR%%/apps/templateeditor/l10n/zh_CN.php %%WWWDIR%%/apps/templateeditor/l10n/zh_HK.php +%%WWWDIR%%/apps/templateeditor/l10n/zh_TW.js +%%WWWDIR%%/apps/templateeditor/l10n/zh_TW.json %%WWWDIR%%/apps/templateeditor/l10n/zh_TW.php %%WWWDIR%%/apps/templateeditor/lib/mailtemplate.php %%WWWDIR%%/apps/templateeditor/settings-admin.php %%WWWDIR%%/apps/templateeditor/templates/settings-admin.php -%%WWWDIR%%/apps/updater/CONTRIBUTING.md -%%WWWDIR%%/apps/updater/COPYING-AGPL -%%WWWDIR%%/apps/updater/admin.php -%%WWWDIR%%/apps/updater/appinfo/app.php -%%WWWDIR%%/apps/updater/appinfo/application.php -%%WWWDIR%%/apps/updater/appinfo/info.xml -%%WWWDIR%%/apps/updater/appinfo/routes.php -%%WWWDIR%%/apps/updater/appinfo/version -%%WWWDIR%%/apps/updater/controller/admincontroller.php -%%WWWDIR%%/apps/updater/controller/backupcontroller.php -%%WWWDIR%%/apps/updater/controller/updatecontroller.php -%%WWWDIR%%/apps/updater/css/updater.css -%%WWWDIR%%/apps/updater/img/app.svg -%%WWWDIR%%/apps/updater/js/3rdparty/angular.js -%%WWWDIR%%/apps/updater/js/updater.js -%%WWWDIR%%/apps/updater/l10n/ar.php -%%WWWDIR%%/apps/updater/l10n/ast.php -%%WWWDIR%%/apps/updater/l10n/az.js -%%WWWDIR%%/apps/updater/l10n/az.json -%%WWWDIR%%/apps/updater/l10n/az.php -%%WWWDIR%%/apps/updater/l10n/bg_BG.js -%%WWWDIR%%/apps/updater/l10n/bg_BG.json -%%WWWDIR%%/apps/updater/l10n/bg_BG.php -%%WWWDIR%%/apps/updater/l10n/bn_BD.php -%%WWWDIR%%/apps/updater/l10n/bn_IN.php -%%WWWDIR%%/apps/updater/l10n/bs.js -%%WWWDIR%%/apps/updater/l10n/bs.json -%%WWWDIR%%/apps/updater/l10n/bs.php -%%WWWDIR%%/apps/updater/l10n/ca.php -%%WWWDIR%%/apps/updater/l10n/cs_CZ.js -%%WWWDIR%%/apps/updater/l10n/cs_CZ.json -%%WWWDIR%%/apps/updater/l10n/cs_CZ.php -%%WWWDIR%%/apps/updater/l10n/cy_GB.php -%%WWWDIR%%/apps/updater/l10n/da.js -%%WWWDIR%%/apps/updater/l10n/da.json -%%WWWDIR%%/apps/updater/l10n/da.php -%%WWWDIR%%/apps/updater/l10n/de.js -%%WWWDIR%%/apps/updater/l10n/de.json -%%WWWDIR%%/apps/updater/l10n/de.php -%%WWWDIR%%/apps/updater/l10n/de_AT.php -%%WWWDIR%%/apps/updater/l10n/de_DE.js -%%WWWDIR%%/apps/updater/l10n/de_DE.json -%%WWWDIR%%/apps/updater/l10n/de_DE.php -%%WWWDIR%%/apps/updater/l10n/el.js -%%WWWDIR%%/apps/updater/l10n/el.json -%%WWWDIR%%/apps/updater/l10n/el.php -%%WWWDIR%%/apps/updater/l10n/en@pirate.php -%%WWWDIR%%/apps/updater/l10n/en_GB.js -%%WWWDIR%%/apps/updater/l10n/en_GB.json -%%WWWDIR%%/apps/updater/l10n/en_GB.php -%%WWWDIR%%/apps/updater/l10n/eo.php -%%WWWDIR%%/apps/updater/l10n/es.js -%%WWWDIR%%/apps/updater/l10n/es.json -%%WWWDIR%%/apps/updater/l10n/es.php -%%WWWDIR%%/apps/updater/l10n/es_AR.js -%%WWWDIR%%/apps/updater/l10n/es_AR.json -%%WWWDIR%%/apps/updater/l10n/es_AR.php -%%WWWDIR%%/apps/updater/l10n/es_CL.php -%%WWWDIR%%/apps/updater/l10n/es_MX.php -%%WWWDIR%%/apps/updater/l10n/et_EE.js -%%WWWDIR%%/apps/updater/l10n/et_EE.json -%%WWWDIR%%/apps/updater/l10n/et_EE.php -%%WWWDIR%%/apps/updater/l10n/eu.js -%%WWWDIR%%/apps/updater/l10n/eu.json -%%WWWDIR%%/apps/updater/l10n/eu.php -%%WWWDIR%%/apps/updater/l10n/eu_ES.php -%%WWWDIR%%/apps/updater/l10n/fa.php -%%WWWDIR%%/apps/updater/l10n/fi_FI.js -%%WWWDIR%%/apps/updater/l10n/fi_FI.json -%%WWWDIR%%/apps/updater/l10n/fi_FI.php -%%WWWDIR%%/apps/updater/l10n/fr.js -%%WWWDIR%%/apps/updater/l10n/fr.json -%%WWWDIR%%/apps/updater/l10n/fr.php -%%WWWDIR%%/apps/updater/l10n/gl.js -%%WWWDIR%%/apps/updater/l10n/gl.json -%%WWWDIR%%/apps/updater/l10n/gl.php -%%WWWDIR%%/apps/updater/l10n/he.php -%%WWWDIR%%/apps/updater/l10n/hi.php -%%WWWDIR%%/apps/updater/l10n/hr.js -%%WWWDIR%%/apps/updater/l10n/hr.json -%%WWWDIR%%/apps/updater/l10n/hr.php -%%WWWDIR%%/apps/updater/l10n/hu_HU.js -%%WWWDIR%%/apps/updater/l10n/hu_HU.json -%%WWWDIR%%/apps/updater/l10n/hu_HU.php -%%WWWDIR%%/apps/updater/l10n/hy.php -%%WWWDIR%%/apps/updater/l10n/ia.php -%%WWWDIR%%/apps/updater/l10n/id.js -%%WWWDIR%%/apps/updater/l10n/id.json -%%WWWDIR%%/apps/updater/l10n/id.php -%%WWWDIR%%/apps/updater/l10n/is.php -%%WWWDIR%%/apps/updater/l10n/it.js -%%WWWDIR%%/apps/updater/l10n/it.json -%%WWWDIR%%/apps/updater/l10n/it.php -%%WWWDIR%%/apps/updater/l10n/ja.js -%%WWWDIR%%/apps/updater/l10n/ja.json -%%WWWDIR%%/apps/updater/l10n/ja.php -%%WWWDIR%%/apps/updater/l10n/jv.php -%%WWWDIR%%/apps/updater/l10n/ka_GE.php -%%WWWDIR%%/apps/updater/l10n/km.php -%%WWWDIR%%/apps/updater/l10n/ko.js -%%WWWDIR%%/apps/updater/l10n/ko.json -%%WWWDIR%%/apps/updater/l10n/ko.php -%%WWWDIR%%/apps/updater/l10n/ku_IQ.php -%%WWWDIR%%/apps/updater/l10n/lb.php -%%WWWDIR%%/apps/updater/l10n/lt_LT.php -%%WWWDIR%%/apps/updater/l10n/lv.php -%%WWWDIR%%/apps/updater/l10n/mk.php -%%WWWDIR%%/apps/updater/l10n/ms_MY.php -%%WWWDIR%%/apps/updater/l10n/my_MM.php -%%WWWDIR%%/apps/updater/l10n/nb_NO.js -%%WWWDIR%%/apps/updater/l10n/nb_NO.json -%%WWWDIR%%/apps/updater/l10n/nb_NO.php -%%WWWDIR%%/apps/updater/l10n/nl.js -%%WWWDIR%%/apps/updater/l10n/nl.json -%%WWWDIR%%/apps/updater/l10n/nl.php -%%WWWDIR%%/apps/updater/l10n/nn_NO.php -%%WWWDIR%%/apps/updater/l10n/oc.js -%%WWWDIR%%/apps/updater/l10n/oc.json -%%WWWDIR%%/apps/updater/l10n/oc.php -%%WWWDIR%%/apps/updater/l10n/pa.php -%%WWWDIR%%/apps/updater/l10n/pl.js -%%WWWDIR%%/apps/updater/l10n/pl.json -%%WWWDIR%%/apps/updater/l10n/pl.php -%%WWWDIR%%/apps/updater/l10n/pt_BR.js -%%WWWDIR%%/apps/updater/l10n/pt_BR.json -%%WWWDIR%%/apps/updater/l10n/pt_BR.php -%%WWWDIR%%/apps/updater/l10n/pt_PT.js -%%WWWDIR%%/apps/updater/l10n/pt_PT.json -%%WWWDIR%%/apps/updater/l10n/pt_PT.php -%%WWWDIR%%/apps/updater/l10n/ro.php -%%WWWDIR%%/apps/updater/l10n/ru.js -%%WWWDIR%%/apps/updater/l10n/ru.json -%%WWWDIR%%/apps/updater/l10n/ru.php -%%WWWDIR%%/apps/updater/l10n/si_LK.php -%%WWWDIR%%/apps/updater/l10n/sk_SK.js -%%WWWDIR%%/apps/updater/l10n/sk_SK.json -%%WWWDIR%%/apps/updater/l10n/sk_SK.php -%%WWWDIR%%/apps/updater/l10n/sl.js -%%WWWDIR%%/apps/updater/l10n/sl.json -%%WWWDIR%%/apps/updater/l10n/sl.php -%%WWWDIR%%/apps/updater/l10n/sq.php -%%WWWDIR%%/apps/updater/l10n/sr.js -%%WWWDIR%%/apps/updater/l10n/sr.json -%%WWWDIR%%/apps/updater/l10n/sr.php -%%WWWDIR%%/apps/updater/l10n/sr@latin.php -%%WWWDIR%%/apps/updater/l10n/sv.js -%%WWWDIR%%/apps/updater/l10n/sv.json -%%WWWDIR%%/apps/updater/l10n/sv.php -%%WWWDIR%%/apps/updater/l10n/ta_LK.php -%%WWWDIR%%/apps/updater/l10n/te.php -%%WWWDIR%%/apps/updater/l10n/th_TH.js -%%WWWDIR%%/apps/updater/l10n/th_TH.json -%%WWWDIR%%/apps/updater/l10n/th_TH.php -%%WWWDIR%%/apps/updater/l10n/tr.js -%%WWWDIR%%/apps/updater/l10n/tr.json -%%WWWDIR%%/apps/updater/l10n/tr.php -%%WWWDIR%%/apps/updater/l10n/ug.php -%%WWWDIR%%/apps/updater/l10n/uk.js -%%WWWDIR%%/apps/updater/l10n/uk.json -%%WWWDIR%%/apps/updater/l10n/uk.php -%%WWWDIR%%/apps/updater/l10n/ur_PK.php -%%WWWDIR%%/apps/updater/l10n/vi.php -%%WWWDIR%%/apps/updater/l10n/zh_CN.js -%%WWWDIR%%/apps/updater/l10n/zh_CN.json -%%WWWDIR%%/apps/updater/l10n/zh_CN.php -%%WWWDIR%%/apps/updater/l10n/zh_HK.php -%%WWWDIR%%/apps/updater/l10n/zh_TW.php -%%WWWDIR%%/apps/updater/lib/backup.php -%%WWWDIR%%/apps/updater/lib/channel.php -%%WWWDIR%%/apps/updater/lib/collection.php -%%WWWDIR%%/apps/updater/lib/config.php -%%WWWDIR%%/apps/updater/lib/downloader.php -%%WWWDIR%%/apps/updater/lib/files.json -%%WWWDIR%%/apps/updater/lib/fsexception.php -%%WWWDIR%%/apps/updater/lib/helper.php -%%WWWDIR%%/apps/updater/lib/location.php -%%WWWDIR%%/apps/updater/lib/location/apps.php -%%WWWDIR%%/apps/updater/lib/location/core.php -%%WWWDIR%%/apps/updater/lib/location/thirdparty.php -%%WWWDIR%%/apps/updater/lib/permissionexception.php -%%WWWDIR%%/apps/updater/lib/updater.php -%%WWWDIR%%/apps/updater/templates/admin.php -%%WWWDIR%%/apps/updater/tests/bootstrap.php -%%WWWDIR%%/apps/updater/tests/channeltest.php -%%WWWDIR%%/apps/updater/tests/controller/backupcontrollertest.php -%%WWWDIR%%/apps/updater/tests/phpunit.xml +%%WWWDIR%%/apps/updatenotification/admin.php +%%WWWDIR%%/apps/updatenotification/appinfo/app.php +%%WWWDIR%%/apps/updatenotification/appinfo/application.php +%%WWWDIR%%/apps/updatenotification/appinfo/info.xml +%%WWWDIR%%/apps/updatenotification/appinfo/routes.php +%%WWWDIR%%/apps/updatenotification/appinfo/signature.json +%%WWWDIR%%/apps/updatenotification/controller/admincontroller.php +%%WWWDIR%%/apps/updatenotification/js/admin.js +%%WWWDIR%%/apps/updatenotification/js/notification.js +%%WWWDIR%%/apps/updatenotification/l10n/ar.js +%%WWWDIR%%/apps/updatenotification/l10n/ar.json +%%WWWDIR%%/apps/updatenotification/l10n/ast.js +%%WWWDIR%%/apps/updatenotification/l10n/ast.json +%%WWWDIR%%/apps/updatenotification/l10n/az.js +%%WWWDIR%%/apps/updatenotification/l10n/az.json +%%WWWDIR%%/apps/updatenotification/l10n/bg_BG.js +%%WWWDIR%%/apps/updatenotification/l10n/bg_BG.json +%%WWWDIR%%/apps/updatenotification/l10n/bn_BD.js +%%WWWDIR%%/apps/updatenotification/l10n/bn_BD.json +%%WWWDIR%%/apps/updatenotification/l10n/bs.js +%%WWWDIR%%/apps/updatenotification/l10n/bs.json +%%WWWDIR%%/apps/updatenotification/l10n/ca.js +%%WWWDIR%%/apps/updatenotification/l10n/ca.json +%%WWWDIR%%/apps/updatenotification/l10n/cs_CZ.js +%%WWWDIR%%/apps/updatenotification/l10n/cs_CZ.json +%%WWWDIR%%/apps/updatenotification/l10n/da.js +%%WWWDIR%%/apps/updatenotification/l10n/da.json +%%WWWDIR%%/apps/updatenotification/l10n/de.js +%%WWWDIR%%/apps/updatenotification/l10n/de.json +%%WWWDIR%%/apps/updatenotification/l10n/de_DE.js +%%WWWDIR%%/apps/updatenotification/l10n/de_DE.json +%%WWWDIR%%/apps/updatenotification/l10n/el.js +%%WWWDIR%%/apps/updatenotification/l10n/el.json +%%WWWDIR%%/apps/updatenotification/l10n/en_GB.js +%%WWWDIR%%/apps/updatenotification/l10n/en_GB.json +%%WWWDIR%%/apps/updatenotification/l10n/eo.js +%%WWWDIR%%/apps/updatenotification/l10n/eo.json +%%WWWDIR%%/apps/updatenotification/l10n/es.js +%%WWWDIR%%/apps/updatenotification/l10n/es.json +%%WWWDIR%%/apps/updatenotification/l10n/es_AR.js +%%WWWDIR%%/apps/updatenotification/l10n/es_AR.json +%%WWWDIR%%/apps/updatenotification/l10n/et_EE.js +%%WWWDIR%%/apps/updatenotification/l10n/et_EE.json +%%WWWDIR%%/apps/updatenotification/l10n/eu.js +%%WWWDIR%%/apps/updatenotification/l10n/eu.json +%%WWWDIR%%/apps/updatenotification/l10n/fa.js +%%WWWDIR%%/apps/updatenotification/l10n/fa.json +%%WWWDIR%%/apps/updatenotification/l10n/fi_FI.js +%%WWWDIR%%/apps/updatenotification/l10n/fi_FI.json +%%WWWDIR%%/apps/updatenotification/l10n/fr.js +%%WWWDIR%%/apps/updatenotification/l10n/fr.json +%%WWWDIR%%/apps/updatenotification/l10n/gl.js +%%WWWDIR%%/apps/updatenotification/l10n/gl.json +%%WWWDIR%%/apps/updatenotification/l10n/he.js +%%WWWDIR%%/apps/updatenotification/l10n/he.json +%%WWWDIR%%/apps/updatenotification/l10n/hr.js +%%WWWDIR%%/apps/updatenotification/l10n/hr.json +%%WWWDIR%%/apps/updatenotification/l10n/hu_HU.js +%%WWWDIR%%/apps/updatenotification/l10n/hu_HU.json +%%WWWDIR%%/apps/updatenotification/l10n/id.js +%%WWWDIR%%/apps/updatenotification/l10n/id.json +%%WWWDIR%%/apps/updatenotification/l10n/is.js +%%WWWDIR%%/apps/updatenotification/l10n/is.json +%%WWWDIR%%/apps/updatenotification/l10n/it.js +%%WWWDIR%%/apps/updatenotification/l10n/it.json +%%WWWDIR%%/apps/updatenotification/l10n/ja.js +%%WWWDIR%%/apps/updatenotification/l10n/ja.json +%%WWWDIR%%/apps/updatenotification/l10n/ko.js +%%WWWDIR%%/apps/updatenotification/l10n/ko.json +%%WWWDIR%%/apps/updatenotification/l10n/lt_LT.js +%%WWWDIR%%/apps/updatenotification/l10n/lt_LT.json +%%WWWDIR%%/apps/updatenotification/l10n/mk.js +%%WWWDIR%%/apps/updatenotification/l10n/mk.json +%%WWWDIR%%/apps/updatenotification/l10n/nb_NO.js +%%WWWDIR%%/apps/updatenotification/l10n/nb_NO.json +%%WWWDIR%%/apps/updatenotification/l10n/nl.js +%%WWWDIR%%/apps/updatenotification/l10n/nl.json +%%WWWDIR%%/apps/updatenotification/l10n/oc.js +%%WWWDIR%%/apps/updatenotification/l10n/oc.json +%%WWWDIR%%/apps/updatenotification/l10n/pl.js +%%WWWDIR%%/apps/updatenotification/l10n/pl.json +%%WWWDIR%%/apps/updatenotification/l10n/pt_BR.js +%%WWWDIR%%/apps/updatenotification/l10n/pt_BR.json +%%WWWDIR%%/apps/updatenotification/l10n/pt_PT.js +%%WWWDIR%%/apps/updatenotification/l10n/pt_PT.json +%%WWWDIR%%/apps/updatenotification/l10n/ru.js +%%WWWDIR%%/apps/updatenotification/l10n/ru.json +%%WWWDIR%%/apps/updatenotification/l10n/sk_SK.js +%%WWWDIR%%/apps/updatenotification/l10n/sk_SK.json +%%WWWDIR%%/apps/updatenotification/l10n/sl.js +%%WWWDIR%%/apps/updatenotification/l10n/sl.json +%%WWWDIR%%/apps/updatenotification/l10n/sq.js +%%WWWDIR%%/apps/updatenotification/l10n/sq.json +%%WWWDIR%%/apps/updatenotification/l10n/sr.js +%%WWWDIR%%/apps/updatenotification/l10n/sr.json +%%WWWDIR%%/apps/updatenotification/l10n/sv.js +%%WWWDIR%%/apps/updatenotification/l10n/sv.json +%%WWWDIR%%/apps/updatenotification/l10n/th_TH.js +%%WWWDIR%%/apps/updatenotification/l10n/th_TH.json +%%WWWDIR%%/apps/updatenotification/l10n/tr.js +%%WWWDIR%%/apps/updatenotification/l10n/tr.json +%%WWWDIR%%/apps/updatenotification/l10n/uk.js +%%WWWDIR%%/apps/updatenotification/l10n/uk.json +%%WWWDIR%%/apps/updatenotification/l10n/zh_CN.js +%%WWWDIR%%/apps/updatenotification/l10n/zh_CN.json +%%WWWDIR%%/apps/updatenotification/l10n/zh_TW.js +%%WWWDIR%%/apps/updatenotification/l10n/zh_TW.json +%%WWWDIR%%/apps/updatenotification/lib/resettokenbackgroundjob.php +%%WWWDIR%%/apps/updatenotification/lib/updatechecker.php +%%WWWDIR%%/apps/updatenotification/templates/admin.php %%WWWDIR%%/apps/user_external/appinfo/app.php %%WWWDIR%%/apps/user_external/appinfo/database.xml %%WWWDIR%%/apps/user_external/appinfo/info.xml +%%WWWDIR%%/apps/user_external/appinfo/signature.json %%WWWDIR%%/apps/user_external/appinfo/version %%WWWDIR%%/apps/user_external/img/app.svg %%WWWDIR%%/apps/user_external/lib/base.php @@ -7160,10 +7500,6 @@ %%WWWDIR%%/apps/user_external/lib/imap.php %%WWWDIR%%/apps/user_external/lib/smb.php %%WWWDIR%%/apps/user_external/lib/webdavauth.php -%%WWWDIR%%/apps/user_external/tests/config.php -%%WWWDIR%%/apps/user_external/tests/ftp.php -%%WWWDIR%%/apps/user_external/tests/imap.php -%%WWWDIR%%/apps/user_external/tests/smb.php %%WWWDIR%%/apps/user_ldap/ajax/clearMappings.php %%WWWDIR%%/apps/user_ldap/ajax/deleteConfiguration.php %%WWWDIR%%/apps/user_ldap/ajax/getConfiguration.php @@ -7177,6 +7513,7 @@ %%WWWDIR%%/apps/user_ldap/appinfo/install.php %%WWWDIR%%/apps/user_ldap/appinfo/register_command.php %%WWWDIR%%/apps/user_ldap/appinfo/routes.php +%%WWWDIR%%/apps/user_ldap/appinfo/signature.json %%WWWDIR%%/apps/user_ldap/appinfo/update.php %%WWWDIR%%/apps/user_ldap/command/checkuser.php %%WWWDIR%%/apps/user_ldap/command/createemptyconfig.php @@ -7477,36 +7814,6 @@ %%WWWDIR%%/apps/user_ldap/templates/part.wizard-userfilter.php %%WWWDIR%%/apps/user_ldap/templates/part.wizardcontrols.php %%WWWDIR%%/apps/user_ldap/templates/settings.php -%%WWWDIR%%/apps/user_ldap/tests/.htaccess -%%WWWDIR%%/apps/user_ldap/tests/access.php -%%WWWDIR%%/apps/user_ldap/tests/configuration.php -%%WWWDIR%%/apps/user_ldap/tests/connection.php -%%WWWDIR%%/apps/user_ldap/tests/group_ldap.php -%%WWWDIR%%/apps/user_ldap/tests/integration/abstractintegrationtest.php -%%WWWDIR%%/apps/user_ldap/tests/integration/data/avatar-invalid.gif -%%WWWDIR%%/apps/user_ldap/tests/integration/data/avatar-valid.jpg -%%WWWDIR%%/apps/user_ldap/tests/integration/exceptionOnLostConnection.php -%%WWWDIR%%/apps/user_ldap/tests/integration/fakemanager.php -%%WWWDIR%%/apps/user_ldap/tests/integration/lib/IntegrationTestAccessGroupsMatchFilter.php -%%WWWDIR%%/apps/user_ldap/tests/integration/lib/integrationtestbackupserver.php -%%WWWDIR%%/apps/user_ldap/tests/integration/lib/integrationtestcountusersbyloginname.php -%%WWWDIR%%/apps/user_ldap/tests/integration/lib/integrationtestfetchusersbyloginname.php -%%WWWDIR%%/apps/user_ldap/tests/integration/lib/integrationtestpaging.php -%%WWWDIR%%/apps/user_ldap/tests/integration/lib/integrationtestuserhome.php -%%WWWDIR%%/apps/user_ldap/tests/integration/lib/user/IntegrationTestUserAvatar.php -%%WWWDIR%%/apps/user_ldap/tests/integration/readme.md -%%WWWDIR%%/apps/user_ldap/tests/integration/run-test.sh -%%WWWDIR%%/apps/user_ldap/tests/integration/setup-scripts/createExplicitGroups.php -%%WWWDIR%%/apps/user_ldap/tests/integration/setup-scripts/createExplicitGroupsDifferentOU.php -%%WWWDIR%%/apps/user_ldap/tests/integration/setup-scripts/createExplicitUsers.php -%%WWWDIR%%/apps/user_ldap/tests/jobs/cleanup.php -%%WWWDIR%%/apps/user_ldap/tests/mapping/abstractmappingtest.php -%%WWWDIR%%/apps/user_ldap/tests/mapping/groupmapping.php -%%WWWDIR%%/apps/user_ldap/tests/mapping/usermapping.php -%%WWWDIR%%/apps/user_ldap/tests/user/manager.php -%%WWWDIR%%/apps/user_ldap/tests/user/user.php -%%WWWDIR%%/apps/user_ldap/tests/user_ldap.php -%%WWWDIR%%/apps/user_ldap/tests/wizard.php %%WWWDIR%%/apps/user_ldap/user_ldap.php %%WWWDIR%%/apps/user_ldap/user_proxy.php %%WWWDIR%%/apps/user_ldap/vendor/ui-multiselect/MIT-LICENSE @@ -7522,10 +7829,10 @@ %%WWWDIR%%/core/ajax/share.php %%WWWDIR%%/core/ajax/update.php %%WWWDIR%%/core/application.php -%%WWWDIR%%/core/avatar/avatarcontroller.php %%WWWDIR%%/core/command/app/checkcode.php %%WWWDIR%%/core/command/app/disable.php %%WWWDIR%%/core/command/app/enable.php +%%WWWDIR%%/core/command/app/getpath.php %%WWWDIR%%/core/command/app/listapps.php %%WWWDIR%%/core/command/background/ajax.php %%WWWDIR%%/core/command/background/base.php @@ -7552,6 +7859,10 @@ %%WWWDIR%%/core/command/encryption/setdefaultmodule.php %%WWWDIR%%/core/command/encryption/showkeystorageroot.php %%WWWDIR%%/core/command/encryption/status.php +%%WWWDIR%%/core/command/integrity/checkapp.php +%%WWWDIR%%/core/command/integrity/checkcore.php +%%WWWDIR%%/core/command/integrity/signapp.php +%%WWWDIR%%/core/command/integrity/signcore.php %%WWWDIR%%/core/command/l10n/createjs.php %%WWWDIR%%/core/command/log/manage.php %%WWWDIR%%/core/command/log/owncloud.php @@ -7561,6 +7872,9 @@ %%WWWDIR%%/core/command/maintenance/mode.php %%WWWDIR%%/core/command/maintenance/repair.php %%WWWDIR%%/core/command/maintenance/singleuser.php +%%WWWDIR%%/core/command/security/importcertificate.php +%%WWWDIR%%/core/command/security/listcertificates.php +%%WWWDIR%%/core/command/security/removecertificate.php %%WWWDIR%%/core/command/status.php %%WWWDIR%%/core/command/upgrade.php %%WWWDIR%%/core/command/user/add.php @@ -7568,9 +7882,14 @@ %%WWWDIR%%/core/command/user/lastseen.php %%WWWDIR%%/core/command/user/report.php %%WWWDIR%%/core/command/user/resetpassword.php +%%WWWDIR%%/core/controller/avatarcontroller.php +%%WWWDIR%%/core/controller/lostcontroller.php +%%WWWDIR%%/core/controller/setupcontroller.php +%%WWWDIR%%/core/controller/usercontroller.php %%WWWDIR%%/core/css/apps.css %%WWWDIR%%/core/css/fixes.css %%WWWDIR%%/core/css/fonts.css +%%WWWDIR%%/core/css/global.css %%WWWDIR%%/core/css/header.css %%WWWDIR%%/core/css/icons.css %%WWWDIR%%/core/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png @@ -7584,112 +7903,40 @@ %%WWWDIR%%/core/css/images/ui-icons_1d2d44_256x240.png %%WWWDIR%%/core/css/images/ui-icons_ffd27a_256x240.png %%WWWDIR%%/core/css/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/core/css/inputs.css %%WWWDIR%%/core/css/jquery-ui-fixes.css %%WWWDIR%%/core/css/jquery.ocdialog.css +%%WWWDIR%%/core/css/lostpassword/resetpassword.css %%WWWDIR%%/core/css/mobile.css %%WWWDIR%%/core/css/multiselect.css %%WWWDIR%%/core/css/share.css %%WWWDIR%%/core/css/styles.css +%%WWWDIR%%/core/css/systemtags.css %%WWWDIR%%/core/css/tooltip.css -%%WWWDIR%%/core/doc/admin/_images/2-updates.png %%WWWDIR%%/core/doc/admin/_images/add_storage.png +%%WWWDIR%%/core/doc/admin/_images/admin_filehandling-1.png +%%WWWDIR%%/core/doc/admin/_images/admin_filehandling-2.png %%WWWDIR%%/core/doc/admin/_images/amazons3.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_1.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_10.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_11.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_12.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_13.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_14.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_15.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_17.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_18.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_2.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_20.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_21.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_22.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_23.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_24.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_25.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_26.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_3.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_6.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_7.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_8.png -%%WWWDIR%%/core/doc/admin/_images/android_custom_9.png %%WWWDIR%%/core/doc/admin/_images/antivirus-app.png %%WWWDIR%%/core/doc/admin/_images/antivirus-config.png %%WWWDIR%%/core/doc/admin/_images/antivirus-daemon-socket.png -%%WWWDIR%%/core/doc/admin/_images/antivirus-daemon.png %%WWWDIR%%/core/doc/admin/_images/antivirus-executable.png %%WWWDIR%%/core/doc/admin/_images/antivirus-logging.png %%WWWDIR%%/core/doc/admin/_images/app-sharepoint-enable.png %%WWWDIR%%/core/doc/admin/_images/applicable.png %%WWWDIR%%/core/doc/admin/_images/auth_mechanism.png %%WWWDIR%%/core/doc/admin/_images/auth_rsa.png -%%WWWDIR%%/core/doc/admin/_images/cert-1.png -%%WWWDIR%%/core/doc/admin/_images/cert-11.png -%%WWWDIR%%/core/doc/admin/_images/cert-12.png -%%WWWDIR%%/core/doc/admin/_images/cert-13.png -%%WWWDIR%%/core/doc/admin/_images/cert-14.png -%%WWWDIR%%/core/doc/admin/_images/cert-15.png -%%WWWDIR%%/core/doc/admin/_images/cert-16.png -%%WWWDIR%%/core/doc/admin/_images/cert-17.png -%%WWWDIR%%/core/doc/admin/_images/cert-18.png -%%WWWDIR%%/core/doc/admin/_images/cert-19.png -%%WWWDIR%%/core/doc/admin/_images/cert-2.png -%%WWWDIR%%/core/doc/admin/_images/cert-20.png -%%WWWDIR%%/core/doc/admin/_images/cert-25.png -%%WWWDIR%%/core/doc/admin/_images/cert-26.png -%%WWWDIR%%/core/doc/admin/_images/cert-27.png -%%WWWDIR%%/core/doc/admin/_images/cert-28.png -%%WWWDIR%%/core/doc/admin/_images/cert-29.png -%%WWWDIR%%/core/doc/admin/_images/cert-3.png -%%WWWDIR%%/core/doc/admin/_images/cert-30.png -%%WWWDIR%%/core/doc/admin/_images/cert-31.png -%%WWWDIR%%/core/doc/admin/_images/cert-32.png -%%WWWDIR%%/core/doc/admin/_images/cert-33.png -%%WWWDIR%%/core/doc/admin/_images/cert-34.png -%%WWWDIR%%/core/doc/admin/_images/cert-35.png -%%WWWDIR%%/core/doc/admin/_images/cert-36.png -%%WWWDIR%%/core/doc/admin/_images/cert-37.png -%%WWWDIR%%/core/doc/admin/_images/cert-38.png -%%WWWDIR%%/core/doc/admin/_images/cert-39.png -%%WWWDIR%%/core/doc/admin/_images/cert-4.png -%%WWWDIR%%/core/doc/admin/_images/cert-40.png -%%WWWDIR%%/core/doc/admin/_images/cert-41.png -%%WWWDIR%%/core/doc/admin/_images/cert-42.png -%%WWWDIR%%/core/doc/admin/_images/cert-43.png -%%WWWDIR%%/core/doc/admin/_images/cert-44.png -%%WWWDIR%%/core/doc/admin/_images/cert-46.png -%%WWWDIR%%/core/doc/admin/_images/cert-47.png -%%WWWDIR%%/core/doc/admin/_images/cert-5.png -%%WWWDIR%%/core/doc/admin/_images/cert-50.png -%%WWWDIR%%/core/doc/admin/_images/cert-53.png -%%WWWDIR%%/core/doc/admin/_images/cert-54.png -%%WWWDIR%%/core/doc/admin/_images/cert-55.png -%%WWWDIR%%/core/doc/admin/_images/cert-56.png -%%WWWDIR%%/core/doc/admin/_images/cert-57.png -%%WWWDIR%%/core/doc/admin/_images/cert-58.png -%%WWWDIR%%/core/doc/admin/_images/cert-59.png -%%WWWDIR%%/core/doc/admin/_images/cert-6.png -%%WWWDIR%%/core/doc/admin/_images/cert-60.png -%%WWWDIR%%/core/doc/admin/_images/cert-61.png -%%WWWDIR%%/core/doc/admin/_images/cert-62.png -%%WWWDIR%%/core/doc/admin/_images/cert-7.png -%%WWWDIR%%/core/doc/admin/_images/cert-8.png -%%WWWDIR%%/core/doc/admin/_images/cert-9.png +%%WWWDIR%%/core/doc/admin/_images/code-integrity-admin.png +%%WWWDIR%%/core/doc/admin/_images/code-integrity-notification.png %%WWWDIR%%/core/doc/admin/_images/community-vm-console.png %%WWWDIR%%/core/doc/admin/_images/community-vm-splash.png -%%WWWDIR%%/core/doc/admin/_images/create_public_share-1.png %%WWWDIR%%/core/doc/admin/_images/create_public_share-10.png -%%WWWDIR%%/core/doc/admin/_images/create_public_share-2.png -%%WWWDIR%%/core/doc/admin/_images/create_public_share-3.png -%%WWWDIR%%/core/doc/admin/_images/create_public_share-4.png -%%WWWDIR%%/core/doc/admin/_images/create_public_share-5.png %%WWWDIR%%/core/doc/admin/_images/create_public_share-6.png -%%WWWDIR%%/core/doc/admin/_images/create_public_share-7.png %%WWWDIR%%/core/doc/admin/_images/create_public_share-8.png %%WWWDIR%%/core/doc/admin/_images/create_public_share-9.png +%%WWWDIR%%/core/doc/admin/_images/deprecs-1.png +%%WWWDIR%%/core/doc/admin/_images/deprecs-2.png +%%WWWDIR%%/core/doc/admin/_images/deprecs-3.png %%WWWDIR%%/core/doc/admin/_images/documents_app_enable.png %%WWWDIR%%/core/doc/admin/_images/documents_apply_test.png %%WWWDIR%%/core/doc/admin/_images/dropbox-allowshare.png @@ -7697,11 +7944,12 @@ %%WWWDIR%%/core/doc/admin/_images/dropbox-configapp.png %%WWWDIR%%/core/doc/admin/_images/dropbox-oc.png %%WWWDIR%%/core/doc/admin/_images/dropbox.png -%%WWWDIR%%/core/doc/admin/_images/enable_app.png +%%WWWDIR%%/core/doc/admin/_images/enable-app.png %%WWWDIR%%/core/doc/admin/_images/encryption1.png %%WWWDIR%%/core/doc/admin/_images/encryption10.png %%WWWDIR%%/core/doc/admin/_images/encryption12.png %%WWWDIR%%/core/doc/admin/_images/encryption14.png +%%WWWDIR%%/core/doc/admin/_images/encryption15.png %%WWWDIR%%/core/doc/admin/_images/encryption3.png %%WWWDIR%%/core/doc/admin/_images/encryption7.png %%WWWDIR%%/core/doc/admin/_images/encryption8.png @@ -7711,7 +7959,10 @@ %%WWWDIR%%/core/doc/admin/_images/external-sites-3.png %%WWWDIR%%/core/doc/admin/_images/external-sites-4.png %%WWWDIR%%/core/doc/admin/_images/external-sites-5.png -%%WWWDIR%%/core/doc/admin/_images/federated-sharing.png +%%WWWDIR%%/core/doc/admin/_images/federation-0.png +%%WWWDIR%%/core/doc/admin/_images/federation-1.png +%%WWWDIR%%/core/doc/admin/_images/federation-2.png +%%WWWDIR%%/core/doc/admin/_images/federation-3.png %%WWWDIR%%/core/doc/admin/_images/files-drop-1.png %%WWWDIR%%/core/doc/admin/_images/files-drop-2.png %%WWWDIR%%/core/doc/admin/_images/files-drop-3.png @@ -7719,6 +7970,9 @@ %%WWWDIR%%/core/doc/admin/_images/files-drop-5.png %%WWWDIR%%/core/doc/admin/_images/files-drop-6.png %%WWWDIR%%/core/doc/admin/_images/files-drop-7.png +%%WWWDIR%%/core/doc/admin/_images/firewall-1.png +%%WWWDIR%%/core/doc/admin/_images/firewall-2.png +%%WWWDIR%%/core/doc/admin/_images/firewall-3.png %%WWWDIR%%/core/doc/admin/_images/ftp.png %%WWWDIR%%/core/doc/admin/_images/google-drive.png %%WWWDIR%%/core/doc/admin/_images/google-drive1.png @@ -7737,30 +7991,6 @@ %%WWWDIR%%/core/doc/admin/_images/install-wizard-a1.png %%WWWDIR%%/core/doc/admin/_images/install-wizard-a2.png %%WWWDIR%%/core/doc/admin/_images/install-wizard-a4.png -%%WWWDIR%%/core/doc/admin/_images/ios-p12-2.png -%%WWWDIR%%/core/doc/admin/_images/ios-p12-3.png -%%WWWDIR%%/core/doc/admin/_images/ios-p12-4.png -%%WWWDIR%%/core/doc/admin/_images/ios-p12-5.png -%%WWWDIR%%/core/doc/admin/_images/ios-p12-6.png -%%WWWDIR%%/core/doc/admin/_images/ios-p12.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-10.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-11.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-12.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-13.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-14.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-15.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-2.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-3.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-4.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-5.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-6.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-7.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-8.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish-9.png -%%WWWDIR%%/core/doc/admin/_images/ios-publish.png -%%WWWDIR%%/core/doc/admin/_images/itunes-udid-3.png -%%WWWDIR%%/core/doc/admin/_images/itunes-udid-4.png -%%WWWDIR%%/core/doc/admin/_images/itunes-udid.png %%WWWDIR%%/core/doc/admin/_images/jive_2.png %%WWWDIR%%/core/doc/admin/_images/jive_config.png %%WWWDIR%%/core/doc/admin/_images/ldap-advanced-1-connection.png @@ -7779,50 +8009,15 @@ %%WWWDIR%%/core/doc/admin/_images/ldaphome-5.png %%WWWDIR%%/core/doc/admin/_images/ldaphome-6.png %%WWWDIR%%/core/doc/admin/_images/local.png +%%WWWDIR%%/core/doc/admin/_images/logging-1.png +%%WWWDIR%%/core/doc/admin/_images/logging-3.png %%WWWDIR%%/core/doc/admin/_images/lucene-search-enable.png %%WWWDIR%%/core/doc/admin/_images/lucene-search-user.png -%%WWWDIR%%/core/doc/admin/_images/mac-1.png -%%WWWDIR%%/core/doc/admin/_images/mac-2.png -%%WWWDIR%%/core/doc/admin/_images/mac-3.png -%%WWWDIR%%/core/doc/admin/_images/mac-4.png -%%WWWDIR%%/core/doc/admin/_images/mac-5.png -%%WWWDIR%%/core/doc/admin/_images/mac-6.png -%%WWWDIR%%/core/doc/admin/_images/mac-7.png %%WWWDIR%%/core/doc/admin/_images/mount_options.png %%WWWDIR%%/core/doc/admin/_images/oc_admin_app_page.png %%WWWDIR%%/core/doc/admin/_images/oracle-1.png %%WWWDIR%%/core/doc/admin/_images/ownbrander-1.png %%WWWDIR%%/core/doc/admin/_images/ownbrander-11.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-110.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-12.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-13.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-131.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-14.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-15.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-16.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-17.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-18.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-19.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-2.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-20.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-21.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-22.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-23.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-24.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-25.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-26.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-27.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-28.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-29.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-3.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-30.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-31.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-32.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-4.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-5.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-6.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-7.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-8.png %%WWWDIR%%/core/doc/admin/_images/phpinfo.png %%WWWDIR%%/core/doc/admin/_images/preview_images.png %%WWWDIR%%/core/doc/admin/_images/scaling-1.png @@ -7833,6 +8028,7 @@ %%WWWDIR%%/core/doc/admin/_images/security-setup-warning-1.png %%WWWDIR%%/core/doc/admin/_images/sharepoint-drive-config.png %%WWWDIR%%/core/doc/admin/_images/sharing-files-1.png +%%WWWDIR%%/core/doc/admin/_images/sharing-files-2.png %%WWWDIR%%/core/doc/admin/_images/shib-gui1.png %%WWWDIR%%/core/doc/admin/_images/shib-gui4.png %%WWWDIR%%/core/doc/admin/_images/shib-gui5.png @@ -7847,18 +8043,8 @@ %%WWWDIR%%/core/doc/admin/_images/ucsint.png %%WWWDIR%%/core/doc/admin/_images/ucsint1.png %%WWWDIR%%/core/doc/admin/_images/ucsint2.png -%%WWWDIR%%/core/doc/admin/_images/updater-1.png -%%WWWDIR%%/core/doc/admin/_images/updater-10.png -%%WWWDIR%%/core/doc/admin/_images/updater-11.png -%%WWWDIR%%/core/doc/admin/_images/updater-2.png -%%WWWDIR%%/core/doc/admin/_images/updater-3.png -%%WWWDIR%%/core/doc/admin/_images/updater-7.png -%%WWWDIR%%/core/doc/admin/_images/updater-8.png -%%WWWDIR%%/core/doc/admin/_images/updater-9.png %%WWWDIR%%/core/doc/admin/_images/upgrade-1.png %%WWWDIR%%/core/doc/admin/_images/upgrade-2.png -%%WWWDIR%%/core/doc/admin/_images/upgrade-3.png -%%WWWDIR%%/core/doc/admin/_images/upgrade-notifier.png %%WWWDIR%%/core/doc/admin/_images/user_mounts.png %%WWWDIR%%/core/doc/admin/_images/users-config-1.png %%WWWDIR%%/core/doc/admin/_images/users-config-2.png @@ -7869,7 +8055,7 @@ %%WWWDIR%%/core/doc/admin/_images/webdav.png %%WWWDIR%%/core/doc/admin/_images/wnd-1.png %%WWWDIR%%/core/doc/admin/_images/wnd-2.png -%%WWWDIR%%/core/doc/admin/_images/wnd-3.jpg +%%WWWDIR%%/core/doc/admin/_images/wnd-3.png %%WWWDIR%%/core/doc/admin/_sources/configuration_database/db_conversion.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_database/index.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_database/linux_database_configuration.txt @@ -7926,6 +8112,7 @@ %%WWWDIR%%/core/doc/admin/_sources/configuration_server/thirdparty_php_configuration.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_user/index.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_user/reset_admin_password.txt +%%WWWDIR%%/core/doc/admin/_sources/configuration_user/reset_user_password.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ftp_smb_imap.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ldap.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ldap_cleanup.txt @@ -7935,7 +8122,6 @@ %%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/creating_branded_apps.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/custom_client_repos.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/index.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/publishing_android_app.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/index.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/jive_configuration.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/ldap_home_connector_configuration.txt @@ -7944,20 +8130,14 @@ %%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/windows-network-drive_configuration.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_files_drop/files_drop.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_files_drop/index.txt +%%WWWDIR%%/core/doc/admin/_sources/enterprise_firewall/file_firewall.txt +%%WWWDIR%%/core/doc/admin/_sources/enterprise_firewall/index.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/index.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/license_keys_installation.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/linux_installation.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/supported_apps_installation.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/index.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_2.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_3.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_4.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_5.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_6.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_7.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_8.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_9.txt +%%WWWDIR%%/core/doc/admin/_sources/enterprise_logging/enterprise_logging_apps.txt +%%WWWDIR%%/core/doc/admin/_sources/enterprise_logging/index.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_server_branding/enterprise_server_branding.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_server_branding/index.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_user_management/index.txt @@ -7966,6 +8146,7 @@ %%WWWDIR%%/core/doc/admin/_sources/installation/appliance_installation.txt %%WWWDIR%%/core/doc/admin/_sources/installation/apps_management_installation.txt %%WWWDIR%%/core/doc/admin/_sources/installation/command_line_installation.txt +%%WWWDIR%%/core/doc/admin/_sources/installation/deployment_recommendations.txt %%WWWDIR%%/core/doc/admin/_sources/installation/hiawatha_configuration.txt %%WWWDIR%%/core/doc/admin/_sources/installation/index.txt %%WWWDIR%%/core/doc/admin/_sources/installation/installation_wizard.txt @@ -7979,6 +8160,8 @@ %%WWWDIR%%/core/doc/admin/_sources/installation/system_requirements.txt %%WWWDIR%%/core/doc/admin/_sources/installation/ucs_installation.txt %%WWWDIR%%/core/doc/admin/_sources/installation/yaws_configuration.txt +%%WWWDIR%%/core/doc/admin/_sources/issues/code_signing.txt +%%WWWDIR%%/core/doc/admin/_sources/issues/general_troubleshooting.txt %%WWWDIR%%/core/doc/admin/_sources/issues/index.txt %%WWWDIR%%/core/doc/admin/_sources/maintenance/backup.txt %%WWWDIR%%/core/doc/admin/_sources/maintenance/enable_maintenance.txt @@ -8012,6 +8195,7 @@ %%WWWDIR%%/core/doc/admin/_static/img/glyphicons-halflings.png %%WWWDIR%%/core/doc/admin/_static/img/note.svg %%WWWDIR%%/core/doc/admin/_static/img/todo.svg +%%WWWDIR%%/core/doc/admin/_static/jquery-1.11.1.js %%WWWDIR%%/core/doc/admin/_static/jquery.js %%WWWDIR%%/core/doc/admin/_static/logo-blue.pdf %%WWWDIR%%/core/doc/admin/_static/logo-blue.png @@ -8025,6 +8209,7 @@ %%WWWDIR%%/core/doc/admin/_static/social/rss.png %%WWWDIR%%/core/doc/admin/_static/social/twitterround.png %%WWWDIR%%/core/doc/admin/_static/style.css +%%WWWDIR%%/core/doc/admin/_static/underscore-1.3.1.js %%WWWDIR%%/core/doc/admin/_static/underscore.js %%WWWDIR%%/core/doc/admin/_static/up-pressed.png %%WWWDIR%%/core/doc/admin/_static/up.png @@ -8085,6 +8270,7 @@ %%WWWDIR%%/core/doc/admin/configuration_server/thirdparty_php_configuration.html %%WWWDIR%%/core/doc/admin/configuration_user/index.html %%WWWDIR%%/core/doc/admin/configuration_user/reset_admin_password.html +%%WWWDIR%%/core/doc/admin/configuration_user/reset_user_password.html %%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ftp_smb_imap.html %%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ldap.html %%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ldap_cleanup.html @@ -8094,7 +8280,6 @@ %%WWWDIR%%/core/doc/admin/enterprise_clients/creating_branded_apps.html %%WWWDIR%%/core/doc/admin/enterprise_clients/custom_client_repos.html %%WWWDIR%%/core/doc/admin/enterprise_clients/index.html -%%WWWDIR%%/core/doc/admin/enterprise_clients/publishing_android_app.html %%WWWDIR%%/core/doc/admin/enterprise_external_storage/index.html %%WWWDIR%%/core/doc/admin/enterprise_external_storage/jive_configuration.html %%WWWDIR%%/core/doc/admin/enterprise_external_storage/ldap_home_connector_configuration.html @@ -8103,20 +8288,14 @@ %%WWWDIR%%/core/doc/admin/enterprise_external_storage/windows-network-drive_configuration.html %%WWWDIR%%/core/doc/admin/enterprise_files_drop/files_drop.html %%WWWDIR%%/core/doc/admin/enterprise_files_drop/index.html +%%WWWDIR%%/core/doc/admin/enterprise_firewall/file_firewall.html +%%WWWDIR%%/core/doc/admin/enterprise_firewall/index.html %%WWWDIR%%/core/doc/admin/enterprise_installation/index.html %%WWWDIR%%/core/doc/admin/enterprise_installation/license_keys_installation.html %%WWWDIR%%/core/doc/admin/enterprise_installation/linux_installation.html %%WWWDIR%%/core/doc/admin/enterprise_installation/supported_apps_installation.html -%%WWWDIR%%/core/doc/admin/enterprise_ios_app/index.html -%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app.html -%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_2.html -%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_3.html -%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_4.html -%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_5.html -%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_6.html -%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_7.html -%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_8.html -%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_9.html +%%WWWDIR%%/core/doc/admin/enterprise_logging/enterprise_logging_apps.html +%%WWWDIR%%/core/doc/admin/enterprise_logging/index.html %%WWWDIR%%/core/doc/admin/enterprise_server_branding/enterprise_server_branding.html %%WWWDIR%%/core/doc/admin/enterprise_server_branding/index.html %%WWWDIR%%/core/doc/admin/enterprise_user_management/index.html @@ -8126,6 +8305,7 @@ %%WWWDIR%%/core/doc/admin/installation/appliance_installation.html %%WWWDIR%%/core/doc/admin/installation/apps_management_installation.html %%WWWDIR%%/core/doc/admin/installation/command_line_installation.html +%%WWWDIR%%/core/doc/admin/installation/deployment_recommendations.html %%WWWDIR%%/core/doc/admin/installation/hiawatha_configuration.html %%WWWDIR%%/core/doc/admin/installation/index.html %%WWWDIR%%/core/doc/admin/installation/installation_wizard.html @@ -8139,6 +8319,8 @@ %%WWWDIR%%/core/doc/admin/installation/system_requirements.html %%WWWDIR%%/core/doc/admin/installation/ucs_installation.html %%WWWDIR%%/core/doc/admin/installation/yaws_configuration.html +%%WWWDIR%%/core/doc/admin/issues/code_signing.html +%%WWWDIR%%/core/doc/admin/issues/general_troubleshooting.html %%WWWDIR%%/core/doc/admin/issues/index.html %%WWWDIR%%/core/doc/admin/maintenance/backup.html %%WWWDIR%%/core/doc/admin/maintenance/enable_maintenance.html @@ -8191,9 +8373,6 @@ %%WWWDIR%%/core/doc/user/_images/create_public_share-8.png %%WWWDIR%%/core/doc/user/_images/create_public_share-9.png %%WWWDIR%%/core/doc/user/_images/direct-share-1.png -%%WWWDIR%%/core/doc/user/_images/direct-share-2.png -%%WWWDIR%%/core/doc/user/_images/direct-share-3.png -%%WWWDIR%%/core/doc/user/_images/direct-share-4.png %%WWWDIR%%/core/doc/user/_images/documents_personal_settings.png %%WWWDIR%%/core/doc/user/_images/download.png %%WWWDIR%%/core/doc/user/_images/email_address_personal_settings.png @@ -8214,10 +8393,14 @@ %%WWWDIR%%/core/doc/user/_images/files_page-4.png %%WWWDIR%%/core/doc/user/_images/files_page-5.png %%WWWDIR%%/core/doc/user/_images/files_page-6.png +%%WWWDIR%%/core/doc/user/_images/files_page-7.png +%%WWWDIR%%/core/doc/user/_images/files_page-8.png %%WWWDIR%%/core/doc/user/_images/files_page.png %%WWWDIR%%/core/doc/user/_images/files_page1.png %%WWWDIR%%/core/doc/user/_images/files_versioning.png %%WWWDIR%%/core/doc/user/_images/full_name.png +%%WWWDIR%%/core/doc/user/_images/gallery-1.png +%%WWWDIR%%/core/doc/user/_images/gallery-2.png %%WWWDIR%%/core/doc/user/_images/gear.png %%WWWDIR%%/core/doc/user/_images/kdes.png %%WWWDIR%%/core/doc/user/_images/kdes1.png @@ -8261,6 +8444,7 @@ %%WWWDIR%%/core/doc/user/_sources/files/encrypting_files.txt %%WWWDIR%%/core/doc/user/_sources/files/federated_cloud_sharing.txt %%WWWDIR%%/core/doc/user/_sources/files/file_drop.txt +%%WWWDIR%%/core/doc/user/_sources/files/gallery_app.txt %%WWWDIR%%/core/doc/user/_sources/files/index.txt %%WWWDIR%%/core/doc/user/_sources/files/large_file_upload.txt %%WWWDIR%%/core/doc/user/_sources/files/quota.txt @@ -8294,6 +8478,7 @@ %%WWWDIR%%/core/doc/user/_static/img/glyphicons-halflings.png %%WWWDIR%%/core/doc/user/_static/img/note.svg %%WWWDIR%%/core/doc/user/_static/img/todo.svg +%%WWWDIR%%/core/doc/user/_static/jquery-1.11.1.js %%WWWDIR%%/core/doc/user/_static/jquery.js %%WWWDIR%%/core/doc/user/_static/logo-blue.pdf %%WWWDIR%%/core/doc/user/_static/logo-blue.png @@ -8307,6 +8492,7 @@ %%WWWDIR%%/core/doc/user/_static/social/rss.png %%WWWDIR%%/core/doc/user/_static/social/twitterround.png %%WWWDIR%%/core/doc/user/_static/style.css +%%WWWDIR%%/core/doc/user/_static/underscore-1.3.1.js %%WWWDIR%%/core/doc/user/_static/underscore.js %%WWWDIR%%/core/doc/user/_static/up-pressed.png %%WWWDIR%%/core/doc/user/_static/up.png @@ -8324,6 +8510,7 @@ %%WWWDIR%%/core/doc/user/files/encrypting_files.html %%WWWDIR%%/core/doc/user/files/federated_cloud_sharing.html %%WWWDIR%%/core/doc/user/files/file_drop.html +%%WWWDIR%%/core/doc/user/files/gallery_app.html %%WWWDIR%%/core/doc/user/files/index.html %%WWWDIR%%/core/doc/user/files/large_file_upload.html %%WWWDIR%%/core/doc/user/files/quota.html @@ -8355,10 +8542,16 @@ %%WWWDIR%%/core/img/actions/caret-dark.svg %%WWWDIR%%/core/img/actions/caret.png %%WWWDIR%%/core/img/actions/caret.svg +%%WWWDIR%%/core/img/actions/checkbox-checked-disabled.png +%%WWWDIR%%/core/img/actions/checkbox-checked-disabled.svg %%WWWDIR%%/core/img/actions/checkbox-checked-white.png %%WWWDIR%%/core/img/actions/checkbox-checked-white.svg %%WWWDIR%%/core/img/actions/checkbox-checked.png %%WWWDIR%%/core/img/actions/checkbox-checked.svg +%%WWWDIR%%/core/img/actions/checkbox-disabled-white.png +%%WWWDIR%%/core/img/actions/checkbox-disabled-white.svg +%%WWWDIR%%/core/img/actions/checkbox-disabled.png +%%WWWDIR%%/core/img/actions/checkbox-disabled.svg %%WWWDIR%%/core/img/actions/checkbox-mixed-white.png %%WWWDIR%%/core/img/actions/checkbox-mixed-white.svg %%WWWDIR%%/core/img/actions/checkbox-mixed.png @@ -8367,16 +8560,22 @@ %%WWWDIR%%/core/img/actions/checkbox-white.svg %%WWWDIR%%/core/img/actions/checkbox.png %%WWWDIR%%/core/img/actions/checkbox.svg +%%WWWDIR%%/core/img/actions/checkmark-color.png +%%WWWDIR%%/core/img/actions/checkmark-color.svg %%WWWDIR%%/core/img/actions/checkmark-white.png %%WWWDIR%%/core/img/actions/checkmark-white.svg %%WWWDIR%%/core/img/actions/checkmark.png %%WWWDIR%%/core/img/actions/checkmark.svg %%WWWDIR%%/core/img/actions/close.png %%WWWDIR%%/core/img/actions/close.svg +%%WWWDIR%%/core/img/actions/comment.png +%%WWWDIR%%/core/img/actions/comment.svg %%WWWDIR%%/core/img/actions/confirm.png %%WWWDIR%%/core/img/actions/confirm.svg %%WWWDIR%%/core/img/actions/delete-hover.png %%WWWDIR%%/core/img/actions/delete-hover.svg +%%WWWDIR%%/core/img/actions/delete-white.png +%%WWWDIR%%/core/img/actions/delete-white.svg %%WWWDIR%%/core/img/actions/delete.png %%WWWDIR%%/core/img/actions/delete.svg %%WWWDIR%%/core/img/actions/details.png @@ -8385,6 +8584,12 @@ %%WWWDIR%%/core/img/actions/download.svg %%WWWDIR%%/core/img/actions/edit.png %%WWWDIR%%/core/img/actions/edit.svg +%%WWWDIR%%/core/img/actions/error-color.png +%%WWWDIR%%/core/img/actions/error-color.svg +%%WWWDIR%%/core/img/actions/error-white.png +%%WWWDIR%%/core/img/actions/error-white.svg +%%WWWDIR%%/core/img/actions/error.png +%%WWWDIR%%/core/img/actions/error.svg %%WWWDIR%%/core/img/actions/external.png %%WWWDIR%%/core/img/actions/external.svg %%WWWDIR%%/core/img/actions/history.png @@ -8419,6 +8624,16 @@ %%WWWDIR%%/core/img/actions/play.svg %%WWWDIR%%/core/img/actions/public.png %%WWWDIR%%/core/img/actions/public.svg +%%WWWDIR%%/core/img/actions/radio-checked-disabled.png +%%WWWDIR%%/core/img/actions/radio-checked-disabled.svg +%%WWWDIR%%/core/img/actions/radio-checked.png +%%WWWDIR%%/core/img/actions/radio-checked.svg +%%WWWDIR%%/core/img/actions/radio-disabled.png +%%WWWDIR%%/core/img/actions/radio-disabled.svg +%%WWWDIR%%/core/img/actions/radio-white.png +%%WWWDIR%%/core/img/actions/radio-white.svg +%%WWWDIR%%/core/img/actions/radio.png +%%WWWDIR%%/core/img/actions/radio.svg %%WWWDIR%%/core/img/actions/rename.png %%WWWDIR%%/core/img/actions/rename.svg %%WWWDIR%%/core/img/actions/search-white.png @@ -8459,6 +8674,8 @@ %%WWWDIR%%/core/img/actions/user.svg %%WWWDIR%%/core/img/actions/view-close.png %%WWWDIR%%/core/img/actions/view-close.svg +%%WWWDIR%%/core/img/actions/view-download.png +%%WWWDIR%%/core/img/actions/view-download.svg %%WWWDIR%%/core/img/actions/view-next.png %%WWWDIR%%/core/img/actions/view-next.svg %%WWWDIR%%/core/img/actions/view-pause.png @@ -8467,13 +8684,16 @@ %%WWWDIR%%/core/img/actions/view-play.svg %%WWWDIR%%/core/img/actions/view-previous.png %%WWWDIR%%/core/img/actions/view-previous.svg -%%WWWDIR%%/core/img/appstore.png +%%WWWDIR%%/core/img/appstore.svg %%WWWDIR%%/core/img/breadcrumb.png %%WWWDIR%%/core/img/breadcrumb.svg +%%WWWDIR%%/core/img/default-app-icon.svg %%WWWDIR%%/core/img/desktopapp.png %%WWWDIR%%/core/img/desktopapp.svg +%%WWWDIR%%/core/img/favicon-mask.svg %%WWWDIR%%/core/img/favicon-touch.png %%WWWDIR%%/core/img/favicon-touch.svg +%%WWWDIR%%/core/img/favicon.ico %%WWWDIR%%/core/img/favicon.png %%WWWDIR%%/core/img/favicon.svg %%WWWDIR%%/core/img/filetypes/application-pdf.png @@ -8553,14 +8773,17 @@ %%WWWDIR%%/core/img/rating/s8.png %%WWWDIR%%/core/img/rating/s9.png %%WWWDIR%%/core/js/apps.js -%%WWWDIR%%/core/js/avatar.js %%WWWDIR%%/core/js/backgroundjobs.js %%WWWDIR%%/core/js/compatibility.js %%WWWDIR%%/core/js/config.js %%WWWDIR%%/core/js/config.php %%WWWDIR%%/core/js/core.json %%WWWDIR%%/core/js/eventsource.js +%%WWWDIR%%/core/js/files/client.js +%%WWWDIR%%/core/js/files/fileinfo.js +%%WWWDIR%%/core/js/files/iedavclient.js %%WWWDIR%%/core/js/installation.js +%%WWWDIR%%/core/js/integritycheck-failed-notification.js %%WWWDIR%%/core/js/jquery-showpassword.js %%WWWDIR%%/core/js/jquery.avatar.js %%WWWDIR%%/core/js/jquery.ocdialog.js @@ -8572,12 +8795,14 @@ %%WWWDIR%%/core/js/mimetype.js %%WWWDIR%%/core/js/mimetypelist.js %%WWWDIR%%/core/js/multiselect.js +%%WWWDIR%%/core/js/oc-backbone-webdav.js %%WWWDIR%%/core/js/oc-backbone.js %%WWWDIR%%/core/js/oc-dialogs.js %%WWWDIR%%/core/js/oc-requesttoken.js %%WWWDIR%%/core/js/octemplate.js %%WWWDIR%%/core/js/placeholder.js %%WWWDIR%%/core/js/placeholders.js +%%WWWDIR%%/core/js/select2-toggleselect.js %%WWWDIR%%/core/js/setup.js %%WWWDIR%%/core/js/setupchecks.js %%WWWDIR%%/core/js/share.js @@ -8589,19 +8814,29 @@ %%WWWDIR%%/core/js/sharedialogview.js %%WWWDIR%%/core/js/shareitemmodel.js %%WWWDIR%%/core/js/singleselect.js +%%WWWDIR%%/core/js/systemtags/systemtagmodel.js +%%WWWDIR%%/core/js/systemtags/systemtags.js +%%WWWDIR%%/core/js/systemtags/systemtagscollection.js +%%WWWDIR%%/core/js/systemtags/systemtagsinputfield.js +%%WWWDIR%%/core/js/systemtags/systemtagsmappingcollection.js %%WWWDIR%%/core/js/tags.js %%WWWDIR%%/core/js/tests/lib/sinon-1.15.4.js %%WWWDIR%%/core/js/tests/specHelper.js %%WWWDIR%%/core/js/tests/specs/appsSpec.js %%WWWDIR%%/core/js/tests/specs/coreSpec.js +%%WWWDIR%%/core/js/tests/specs/files/clientSpec.js %%WWWDIR%%/core/js/tests/specs/jquery.avatarSpec.js %%WWWDIR%%/core/js/tests/specs/l10nSpec.js %%WWWDIR%%/core/js/tests/specs/mimeTypeSpec.js +%%WWWDIR%%/core/js/tests/specs/oc-backbone-webdavSpec.js %%WWWDIR%%/core/js/tests/specs/setupchecksSpec.js %%WWWDIR%%/core/js/tests/specs/shareSpec.js +%%WWWDIR%%/core/js/tests/specs/sharedialogshareelistview.js %%WWWDIR%%/core/js/tests/specs/sharedialogviewSpec.js %%WWWDIR%%/core/js/tests/specs/shareitemmodelSpec.js -%%WWWDIR%%/core/js/update-notification.js +%%WWWDIR%%/core/js/tests/specs/systemtags/systemtagsSpec.js +%%WWWDIR%%/core/js/tests/specs/systemtags/systemtagscollectionSpec.js +%%WWWDIR%%/core/js/tests/specs/systemtags/systemtagsinputfieldSpec.js %%WWWDIR%%/core/js/update.js %%WWWDIR%%/core/js/visitortimezone.js %%WWWDIR%%/core/l10n/ach.js @@ -8819,24 +9054,18 @@ %%WWWDIR%%/core/l10n/zh_HK.json %%WWWDIR%%/core/l10n/zh_TW.js %%WWWDIR%%/core/l10n/zh_TW.json -%%WWWDIR%%/core/lostpassword/controller/lostcontroller.php -%%WWWDIR%%/core/lostpassword/css/lostpassword.css -%%WWWDIR%%/core/lostpassword/css/resetpassword.css -%%WWWDIR%%/core/lostpassword/templates/email.php -%%WWWDIR%%/core/lostpassword/templates/resetpassword.php %%WWWDIR%%/core/register_command.php %%WWWDIR%%/core/routes.php %%WWWDIR%%/core/search/ajax/search.php %%WWWDIR%%/core/search/css/results.css %%WWWDIR%%/core/search/js/search.js %%WWWDIR%%/core/search/templates/part.results.html -%%WWWDIR%%/core/setup/controller.php %%WWWDIR%%/core/shipped.json +%%WWWDIR%%/core/signature.json %%WWWDIR%%/core/skeleton/Documents/Example.odt %%WWWDIR%%/core/skeleton/Photos/Paris.jpg %%WWWDIR%%/core/skeleton/Photos/San Francisco.jpg %%WWWDIR%%/core/skeleton/Photos/Squirrel.jpg -%%WWWDIR%%/core/skeleton/ownCloud_User_Manual.pdf %%WWWDIR%%/core/strings.php %%WWWDIR%%/core/tags/controller.php %%WWWDIR%%/core/templates/403.php @@ -8850,11 +9079,15 @@ %%WWWDIR%%/core/templates/filetemplates/template.ods %%WWWDIR%%/core/templates/filetemplates/template.odt %%WWWDIR%%/core/templates/installation.php +%%WWWDIR%%/core/templates/internalaltmail.php +%%WWWDIR%%/core/templates/internalmail.php %%WWWDIR%%/core/templates/layout.base.php %%WWWDIR%%/core/templates/layout.guest.php %%WWWDIR%%/core/templates/layout.noscript.warning.php %%WWWDIR%%/core/templates/layout.user.php %%WWWDIR%%/core/templates/login.php +%%WWWDIR%%/core/templates/lostpassword/email.php +%%WWWDIR%%/core/templates/lostpassword/resetpassword.php %%WWWDIR%%/core/templates/mail.php %%WWWDIR%%/core/templates/message.html %%WWWDIR%%/core/templates/singleuser.user.php @@ -8862,13 +9095,24 @@ %%WWWDIR%%/core/templates/untrustedDomain.php %%WWWDIR%%/core/templates/update.admin.php %%WWWDIR%%/core/templates/update.user.php -%%WWWDIR%%/core/user/usercontroller.php +%%WWWDIR%%/core/vendor/.gitignore %%WWWDIR%%/core/vendor/backbone/.bower.json %%WWWDIR%%/core/vendor/backbone/LICENSE %%WWWDIR%%/core/vendor/backbone/backbone.js +%%WWWDIR%%/core/vendor/base64/.bower.json +%%WWWDIR%%/core/vendor/base64/LICENSE +%%WWWDIR%%/core/vendor/base64/base64.js %%WWWDIR%%/core/vendor/blueimp-md5/.bower.json %%WWWDIR%%/core/vendor/blueimp-md5/js/md5.js %%WWWDIR%%/core/vendor/bootstrap/js/tooltip.js +%%WWWDIR%%/core/vendor/davclient.js/LICENSE +%%WWWDIR%%/core/vendor/davclient.js/lib/client.js +%%WWWDIR%%/core/vendor/es6-promise/.bower.json +%%WWWDIR%%/core/vendor/es6-promise/.npmignore +%%WWWDIR%%/core/vendor/es6-promise/.release.json +%%WWWDIR%%/core/vendor/es6-promise/.spmignore +%%WWWDIR%%/core/vendor/es6-promise/LICENSE +%%WWWDIR%%/core/vendor/es6-promise/dist/es6-promise.js %%WWWDIR%%/core/vendor/handlebars/.bower.json %%WWWDIR%%/core/vendor/handlebars/handlebars.js %%WWWDIR%%/core/vendor/jcrop/.bower.json @@ -8919,7 +9163,8 @@ %%WWWDIR%%/db_structure.xml %%WWWDIR%%/index.html %%WWWDIR%%/index.php -%%WWWDIR%%/indie.json +%%WWWDIR%%/l10n/.gitignore +%%WWWDIR%%/l10n/.tx/config %%WWWDIR%%/l10n/l10n.pl %%WWWDIR%%/l10n/rm-old.sh %%WWWDIR%%/lib/autoloader.php @@ -9168,7 +9413,11 @@ %%WWWDIR%%/lib/private/appframework/http/request.php %%WWWDIR%%/lib/private/appframework/middleware/middlewaredispatcher.php %%WWWDIR%%/lib/private/appframework/middleware/security/corsmiddleware.php -%%WWWDIR%%/lib/private/appframework/middleware/security/securityexception.php +%%WWWDIR%%/lib/private/appframework/middleware/security/exceptions/appnotenabledexception.php +%%WWWDIR%%/lib/private/appframework/middleware/security/exceptions/crosssiterequestforgeryexception.php +%%WWWDIR%%/lib/private/appframework/middleware/security/exceptions/notadminexception.php +%%WWWDIR%%/lib/private/appframework/middleware/security/exceptions/notloggedinexception.php +%%WWWDIR%%/lib/private/appframework/middleware/security/exceptions/securityexception.php %%WWWDIR%%/lib/private/appframework/middleware/security/securitymiddleware.php %%WWWDIR%%/lib/private/appframework/middleware/sessionmiddleware.php %%WWWDIR%%/lib/private/appframework/routing/routeactionhandler.php @@ -9180,7 +9429,6 @@ %%WWWDIR%%/lib/private/archive.php %%WWWDIR%%/lib/private/archive/tar.php %%WWWDIR%%/lib/private/archive/zip.php -%%WWWDIR%%/lib/private/arrayparser.php %%WWWDIR%%/lib/private/avatar.php %%WWWDIR%%/lib/private/avatarmanager.php %%WWWDIR%%/lib/private/backgroundjob/job.php @@ -9189,6 +9437,7 @@ %%WWWDIR%%/lib/private/backgroundjob/legacy/regularjob.php %%WWWDIR%%/lib/private/backgroundjob/queuedjob.php %%WWWDIR%%/lib/private/backgroundjob/timedjob.php +%%WWWDIR%%/lib/private/cache/cappedmemorycache.php %%WWWDIR%%/lib/private/cache/file.php %%WWWDIR%%/lib/private/capabilitiesmanager.php %%WWWDIR%%/lib/private/command/asyncbus.php @@ -9197,36 +9446,12 @@ %%WWWDIR%%/lib/private/command/commandjob.php %%WWWDIR%%/lib/private/command/fileaccess.php %%WWWDIR%%/lib/private/command/queuebus.php +%%WWWDIR%%/lib/private/comments/comment.php +%%WWWDIR%%/lib/private/comments/manager.php +%%WWWDIR%%/lib/private/comments/managerfactory.php %%WWWDIR%%/lib/private/config.php -%%WWWDIR%%/lib/private/connector/sabre/appenabledplugin.php -%%WWWDIR%%/lib/private/connector/sabre/auth.php -%%WWWDIR%%/lib/private/connector/sabre/blocklegacyclientplugin.php -%%WWWDIR%%/lib/private/connector/sabre/copyetagheaderplugin.php -%%WWWDIR%%/lib/private/connector/sabre/custompropertiesbackend.php -%%WWWDIR%%/lib/private/connector/sabre/directory.php -%%WWWDIR%%/lib/private/connector/sabre/dummygetresponseplugin.php -%%WWWDIR%%/lib/private/connector/sabre/exception/entitytoolarge.php -%%WWWDIR%%/lib/private/connector/sabre/exception/filelocked.php -%%WWWDIR%%/lib/private/connector/sabre/exception/invalidpath.php -%%WWWDIR%%/lib/private/connector/sabre/exception/unsupportedmediatype.php -%%WWWDIR%%/lib/private/connector/sabre/exceptionloggerplugin.php -%%WWWDIR%%/lib/private/connector/sabre/fakelockerplugin.php -%%WWWDIR%%/lib/private/connector/sabre/file.php -%%WWWDIR%%/lib/private/connector/sabre/filesplugin.php -%%WWWDIR%%/lib/private/connector/sabre/listenerplugin.php -%%WWWDIR%%/lib/private/connector/sabre/lockplugin.php -%%WWWDIR%%/lib/private/connector/sabre/maintenanceplugin.php -%%WWWDIR%%/lib/private/connector/sabre/node.php -%%WWWDIR%%/lib/private/connector/sabre/objecttree.php -%%WWWDIR%%/lib/private/connector/sabre/principal.php -%%WWWDIR%%/lib/private/connector/sabre/quotaplugin.php -%%WWWDIR%%/lib/private/connector/sabre/server.php -%%WWWDIR%%/lib/private/connector/sabre/serverfactory.php -%%WWWDIR%%/lib/private/connector/sabre/taglist.php -%%WWWDIR%%/lib/private/connector/sabre/tagsplugin.php %%WWWDIR%%/lib/private/console/application.php %%WWWDIR%%/lib/private/console/timestampformatter.php -%%WWWDIR%%/lib/private/contacts/localaddressbook.php %%WWWDIR%%/lib/private/contactsmanager.php %%WWWDIR%%/lib/private/databaseexception.php %%WWWDIR%%/lib/private/databasesetupexception.php @@ -9238,7 +9463,6 @@ %%WWWDIR%%/lib/private/db/adapteroci8.php %%WWWDIR%%/lib/private/db/adapterpgsql.php %%WWWDIR%%/lib/private/db/adaptersqlite.php -%%WWWDIR%%/lib/private/db/adaptersqlsrv.php %%WWWDIR%%/lib/private/db/connection.php %%WWWDIR%%/lib/private/db/connectionfactory.php %%WWWDIR%%/lib/private/db/mdb2schemamanager.php @@ -9253,7 +9477,10 @@ %%WWWDIR%%/lib/private/db/oraclemigrator.php %%WWWDIR%%/lib/private/db/pgsqltools.php %%WWWDIR%%/lib/private/db/querybuilder/compositeexpression.php -%%WWWDIR%%/lib/private/db/querybuilder/expressionbuilder.php +%%WWWDIR%%/lib/private/db/querybuilder/expressionbuilder/expressionbuilder.php +%%WWWDIR%%/lib/private/db/querybuilder/expressionbuilder/mysqlexpressionbuilder.php +%%WWWDIR%%/lib/private/db/querybuilder/expressionbuilder/ociexpressionbuilder.php +%%WWWDIR%%/lib/private/db/querybuilder/expressionbuilder/pgsqlexpressionbuilder.php %%WWWDIR%%/lib/private/db/querybuilder/literal.php %%WWWDIR%%/lib/private/db/querybuilder/parameter.php %%WWWDIR%%/lib/private/db/querybuilder/querybuilder.php @@ -9288,8 +9515,11 @@ %%WWWDIR%%/lib/private/filechunking.php %%WWWDIR%%/lib/private/files.php %%WWWDIR%%/lib/private/files/cache/cache.php -%%WWWDIR%%/lib/private/files/cache/changepropagator.php +%%WWWDIR%%/lib/private/files/cache/cacheentry.php %%WWWDIR%%/lib/private/files/cache/homecache.php +%%WWWDIR%%/lib/private/files/cache/homepropagator.php +%%WWWDIR%%/lib/private/files/cache/movefromcachetrait.php +%%WWWDIR%%/lib/private/files/cache/propagator.php %%WWWDIR%%/lib/private/files/cache/scanner.php %%WWWDIR%%/lib/private/files/cache/storage.php %%WWWDIR%%/lib/private/files/cache/updater.php @@ -9297,7 +9527,10 @@ %%WWWDIR%%/lib/private/files/cache/wrapper/cachejail.php %%WWWDIR%%/lib/private/files/cache/wrapper/cachepermissionsmask.php %%WWWDIR%%/lib/private/files/cache/wrapper/cachewrapper.php +%%WWWDIR%%/lib/private/files/config/cachedmountinfo.php %%WWWDIR%%/lib/private/files/config/mountprovidercollection.php +%%WWWDIR%%/lib/private/files/config/usermountcache.php +%%WWWDIR%%/lib/private/files/config/usermountcachelistener.php %%WWWDIR%%/lib/private/files/fileinfo.php %%WWWDIR%%/lib/private/files/filesystem.php %%WWWDIR%%/lib/private/files/mount/manager.php @@ -9367,12 +9600,19 @@ %%WWWDIR%%/lib/private/httphelper.php %%WWWDIR%%/lib/private/image.php %%WWWDIR%%/lib/private/installer.php +%%WWWDIR%%/lib/private/integritycheck/checker.php +%%WWWDIR%%/lib/private/integritycheck/exceptions/invalidsignatureexception.php +%%WWWDIR%%/lib/private/integritycheck/helpers/applocator.php +%%WWWDIR%%/lib/private/integritycheck/helpers/environmenthelper.php +%%WWWDIR%%/lib/private/integritycheck/helpers/fileaccesshelper.php +%%WWWDIR%%/lib/private/integritycheck/iterator/excludefilebynamefilteriterator.php +%%WWWDIR%%/lib/private/integritycheck/iterator/excludefoldersbypathfilteriterator.php %%WWWDIR%%/lib/private/json.php -%%WWWDIR%%/lib/private/l10n.php %%WWWDIR%%/lib/private/l10n/factory.php +%%WWWDIR%%/lib/private/l10n/l10n.php %%WWWDIR%%/lib/private/l10n/string.php %%WWWDIR%%/lib/private/largefilehelper.php -%%WWWDIR%%/lib/private/legacy/config.php +%%WWWDIR%%/lib/private/legacy/l10n.php %%WWWDIR%%/lib/private/lock/abstractlockingprovider.php %%WWWDIR%%/lib/private/lock/dblockingprovider.php %%WWWDIR%%/lib/private/lock/memcachelockingprovider.php @@ -9401,11 +9641,6 @@ %%WWWDIR%%/lib/private/navigationmanager.php %%WWWDIR%%/lib/private/needsupdateexception.php %%WWWDIR%%/lib/private/notification/action.php -%%WWWDIR%%/lib/private/notification/iaction.php -%%WWWDIR%%/lib/private/notification/iapp.php -%%WWWDIR%%/lib/private/notification/imanager.php -%%WWWDIR%%/lib/private/notification/inotification.php -%%WWWDIR%%/lib/private/notification/inotifier.php %%WWWDIR%%/lib/private/notification/manager.php %%WWWDIR%%/lib/private/notification/notification.php %%WWWDIR%%/lib/private/notsquareexception.php @@ -9446,6 +9681,23 @@ %%WWWDIR%%/lib/private/preview/xbitmap.php %%WWWDIR%%/lib/private/previewmanager.php %%WWWDIR%%/lib/private/repair.php +%%WWWDIR%%/lib/private/repair/assetcache.php +%%WWWDIR%%/lib/private/repair/cleantags.php +%%WWWDIR%%/lib/private/repair/collation.php +%%WWWDIR%%/lib/private/repair/dropoldjobs.php +%%WWWDIR%%/lib/private/repair/dropoldtables.php +%%WWWDIR%%/lib/private/repair/filletags.php +%%WWWDIR%%/lib/private/repair/innodb.php +%%WWWDIR%%/lib/private/repair/oldgroupmembershipshares.php +%%WWWDIR%%/lib/private/repair/preview.php +%%WWWDIR%%/lib/private/repair/removegetetagentries.php +%%WWWDIR%%/lib/private/repair/repairinvalidshares.php +%%WWWDIR%%/lib/private/repair/repairlegacystorages.php +%%WWWDIR%%/lib/private/repair/repairmimetypes.php +%%WWWDIR%%/lib/private/repair/searchlucenetables.php +%%WWWDIR%%/lib/private/repair/sqliteautoincrement.php +%%WWWDIR%%/lib/private/repair/updatecertificatestore.php +%%WWWDIR%%/lib/private/repair/updateoutdatedocsids.php %%WWWDIR%%/lib/private/repairexception.php %%WWWDIR%%/lib/private/repairstep.php %%WWWDIR%%/lib/private/response.php @@ -9460,12 +9712,19 @@ %%WWWDIR%%/lib/private/search/result/image.php %%WWWDIR%%/lib/private/security/certificate.php %%WWWDIR%%/lib/private/security/certificatemanager.php +%%WWWDIR%%/lib/private/security/credentialsmanager.php %%WWWDIR%%/lib/private/security/crypto.php +%%WWWDIR%%/lib/private/security/csp/contentsecuritypolicy.php +%%WWWDIR%%/lib/private/security/csp/contentsecuritypolicymanager.php +%%WWWDIR%%/lib/private/security/csrf/csrftoken.php +%%WWWDIR%%/lib/private/security/csrf/csrftokengenerator.php +%%WWWDIR%%/lib/private/security/csrf/csrftokenmanager.php +%%WWWDIR%%/lib/private/security/csrf/tokenstorage/sessionstorage.php %%WWWDIR%%/lib/private/security/hasher.php %%WWWDIR%%/lib/private/security/securerandom.php -%%WWWDIR%%/lib/private/security/stringutils.php %%WWWDIR%%/lib/private/security/trusteddomainhelper.php %%WWWDIR%%/lib/private/server.php +%%WWWDIR%%/lib/private/servercontainer.php %%WWWDIR%%/lib/private/servernotavailableexception.php %%WWWDIR%%/lib/private/serviceunavailableexception.php %%WWWDIR%%/lib/private/session/cryptosessiondata.php @@ -9485,9 +9744,20 @@ %%WWWDIR%%/lib/private/share/mailnotifications.php %%WWWDIR%%/lib/private/share/searchresultsorter.php %%WWWDIR%%/lib/private/share/share.php +%%WWWDIR%%/lib/private/share20/defaultshareprovider.php +%%WWWDIR%%/lib/private/share20/exception/backenderror.php +%%WWWDIR%%/lib/private/share20/exception/invalidshare.php +%%WWWDIR%%/lib/private/share20/exception/providerexception.php +%%WWWDIR%%/lib/private/share20/manager.php +%%WWWDIR%%/lib/private/share20/providerfactory.php +%%WWWDIR%%/lib/private/share20/share.php %%WWWDIR%%/lib/private/streamer.php %%WWWDIR%%/lib/private/subadmin.php %%WWWDIR%%/lib/private/systemconfig.php +%%WWWDIR%%/lib/private/systemtag/managerfactory.php +%%WWWDIR%%/lib/private/systemtag/systemtag.php +%%WWWDIR%%/lib/private/systemtag/systemtagmanager.php +%%WWWDIR%%/lib/private/systemtag/systemtagobjectmapper.php %%WWWDIR%%/lib/private/tagging/tag.php %%WWWDIR%%/lib/private/tagging/tagmapper.php %%WWWDIR%%/lib/private/tagmanager.php @@ -9521,6 +9791,7 @@ %%WWWDIR%%/lib/public/api.php %%WWWDIR%%/lib/public/app.php %%WWWDIR%%/lib/public/app/iappmanager.php +%%WWWDIR%%/lib/public/app/managerevent.php %%WWWDIR%%/lib/public/appframework/apicontroller.php %%WWWDIR%%/lib/public/appframework/app.php %%WWWDIR%%/lib/public/appframework/controller.php @@ -9534,6 +9805,7 @@ %%WWWDIR%%/lib/public/appframework/http/datadownloadresponse.php %%WWWDIR%%/lib/public/appframework/http/dataresponse.php %%WWWDIR%%/lib/public/appframework/http/downloadresponse.php +%%WWWDIR%%/lib/public/appframework/http/emptycontentsecuritypolicy.php %%WWWDIR%%/lib/public/appframework/http/icallbackresponse.php %%WWWDIR%%/lib/public/appframework/http/ioutput.php %%WWWDIR%%/lib/public/appframework/http/jsonresponse.php @@ -9558,7 +9830,15 @@ %%WWWDIR%%/lib/public/capabilities/icapability.php %%WWWDIR%%/lib/public/command/ibus.php %%WWWDIR%%/lib/public/command/icommand.php +%%WWWDIR%%/lib/public/comments/commentsevent.php +%%WWWDIR%%/lib/public/comments/icomment.php +%%WWWDIR%%/lib/public/comments/icommentsmanager.php +%%WWWDIR%%/lib/public/comments/icommentsmanagerfactory.php +%%WWWDIR%%/lib/public/comments/illegalidchangeexception.php +%%WWWDIR%%/lib/public/comments/messagetoolongexception.php +%%WWWDIR%%/lib/public/comments/notfoundexception.php %%WWWDIR%%/lib/public/config.php +%%WWWDIR%%/lib/public/console/consoleevent.php %%WWWDIR%%/lib/public/constants.php %%WWWDIR%%/lib/public/contacts.php %%WWWDIR%%/lib/public/contacts/imanager.php @@ -9581,13 +9861,22 @@ %%WWWDIR%%/lib/public/encryption/keys/istorage.php %%WWWDIR%%/lib/public/files.php %%WWWDIR%%/lib/public/files/alreadyexistsexception.php +%%WWWDIR%%/lib/public/files/cache/icache.php +%%WWWDIR%%/lib/public/files/cache/icacheentry.php +%%WWWDIR%%/lib/public/files/cache/ipropagator.php +%%WWWDIR%%/lib/public/files/cache/iscanner.php +%%WWWDIR%%/lib/public/files/cache/iupdater.php +%%WWWDIR%%/lib/public/files/cache/iwatcher.php +%%WWWDIR%%/lib/public/files/config/icachedmountinfo.php %%WWWDIR%%/lib/public/files/config/imountprovider.php %%WWWDIR%%/lib/public/files/config/imountprovidercollection.php +%%WWWDIR%%/lib/public/files/config/iusermountcache.php %%WWWDIR%%/lib/public/files/entitytoolargeexception.php %%WWWDIR%%/lib/public/files/file.php %%WWWDIR%%/lib/public/files/fileinfo.php %%WWWDIR%%/lib/public/files/filenametoolongexception.php %%WWWDIR%%/lib/public/files/folder.php +%%WWWDIR%%/lib/public/files/forbiddenexception.php %%WWWDIR%%/lib/public/files/ihomestorage.php %%WWWDIR%%/lib/public/files/imimetypedetector.php %%WWWDIR%%/lib/public/files/imimetypeloader.php @@ -9605,9 +9894,15 @@ %%WWWDIR%%/lib/public/files/objectstore/iobjectstore.php %%WWWDIR%%/lib/public/files/reservedwordexception.php %%WWWDIR%%/lib/public/files/storage.php +%%WWWDIR%%/lib/public/files/storage/ilockingstorage.php +%%WWWDIR%%/lib/public/files/storage/istorage.php %%WWWDIR%%/lib/public/files/storage/istoragefactory.php +%%WWWDIR%%/lib/public/files/storageauthexception.php +%%WWWDIR%%/lib/public/files/storagebadconfigexception.php +%%WWWDIR%%/lib/public/files/storageconnectionexception.php %%WWWDIR%%/lib/public/files/storageinvalidexception.php %%WWWDIR%%/lib/public/files/storagenotavailableexception.php +%%WWWDIR%%/lib/public/files/storagetimeoutexception.php %%WWWDIR%%/lib/public/groupinterface.php %%WWWDIR%%/lib/public/http/client/iclient.php %%WWWDIR%%/lib/public/http/client/iclientservice.php @@ -9655,6 +9950,11 @@ %%WWWDIR%%/lib/public/lock/ilockingprovider.php %%WWWDIR%%/lib/public/lock/lockedexception.php %%WWWDIR%%/lib/public/mail/imailer.php +%%WWWDIR%%/lib/public/notification/iaction.php +%%WWWDIR%%/lib/public/notification/iapp.php +%%WWWDIR%%/lib/public/notification/imanager.php +%%WWWDIR%%/lib/public/notification/inotification.php +%%WWWDIR%%/lib/public/notification/inotifier.php %%WWWDIR%%/lib/public/preconditionnotmetexception.php %%WWWDIR%%/lib/public/preview/iprovider.php %%WWWDIR%%/lib/public/response.php @@ -9665,36 +9965,35 @@ %%WWWDIR%%/lib/public/search/pagedprovider.php %%WWWDIR%%/lib/public/search/provider.php %%WWWDIR%%/lib/public/search/result.php +%%WWWDIR%%/lib/public/security/icontentsecuritypolicymanager.php +%%WWWDIR%%/lib/public/security/icredentialsmanager.php %%WWWDIR%%/lib/public/security/icrypto.php %%WWWDIR%%/lib/public/security/ihasher.php %%WWWDIR%%/lib/public/security/isecurerandom.php %%WWWDIR%%/lib/public/security/stringutils.php %%WWWDIR%%/lib/public/share.php +%%WWWDIR%%/lib/public/share/exceptions/genericshareexception.php +%%WWWDIR%%/lib/public/share/exceptions/sharenotfound.php +%%WWWDIR%%/lib/public/share/imanager.php +%%WWWDIR%%/lib/public/share/iproviderfactory.php +%%WWWDIR%%/lib/public/share/ishare.php +%%WWWDIR%%/lib/public/share/ishareprovider.php %%WWWDIR%%/lib/public/share_backend.php %%WWWDIR%%/lib/public/share_backend_collection.php %%WWWDIR%%/lib/public/share_backend_file_dependent.php +%%WWWDIR%%/lib/public/systemtag/isystemtag.php +%%WWWDIR%%/lib/public/systemtag/isystemtagmanager.php +%%WWWDIR%%/lib/public/systemtag/isystemtagmanagerfactory.php +%%WWWDIR%%/lib/public/systemtag/isystemtagobjectmapper.php +%%WWWDIR%%/lib/public/systemtag/managerevent.php +%%WWWDIR%%/lib/public/systemtag/mapperevent.php +%%WWWDIR%%/lib/public/systemtag/tagalreadyexistsexception.php +%%WWWDIR%%/lib/public/systemtag/tagnotfoundexception.php %%WWWDIR%%/lib/public/template.php %%WWWDIR%%/lib/public/user.php %%WWWDIR%%/lib/public/userinterface.php %%WWWDIR%%/lib/public/util.php -%%WWWDIR%%/lib/repair/assetcache.php -%%WWWDIR%%/lib/repair/cleantags.php -%%WWWDIR%%/lib/repair/collation.php -%%WWWDIR%%/lib/repair/dropoldjobs.php -%%WWWDIR%%/lib/repair/dropoldtables.php -%%WWWDIR%%/lib/repair/filletags.php -%%WWWDIR%%/lib/repair/innodb.php -%%WWWDIR%%/lib/repair/oldgroupmembershipshares.php -%%WWWDIR%%/lib/repair/preview.php -%%WWWDIR%%/lib/repair/removegetetagentries.php -%%WWWDIR%%/lib/repair/repairconfig.php -%%WWWDIR%%/lib/repair/repairinvalidshares.php -%%WWWDIR%%/lib/repair/repairlegacystorages.php -%%WWWDIR%%/lib/repair/repairmimetypes.php -%%WWWDIR%%/lib/repair/searchlucenetables.php -%%WWWDIR%%/lib/repair/sqliteautoincrement.php -%%WWWDIR%%/lib/repair/updatecertificatestore.php -%%WWWDIR%%/lib/repair/updateoutdatedocsids.php +@(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,750) %%WWWDIR%%/occ %%WWWDIR%%/ocs-provider/index.php %%WWWDIR%%/ocs-provider/provider.php %%WWWDIR%%/ocs/providers.php @@ -9703,12 +10002,13 @@ %%WWWDIR%%/ocs/v2.php %%WWWDIR%%/public.php %%WWWDIR%%/remote.php +%%WWWDIR%%/resources/codesigning/core.crt +%%WWWDIR%%/resources/codesigning/root.crt %%WWWDIR%%/resources/config/ca-bundle.crt %%WWWDIR%%/resources/config/mimetypealiases.dist.json %%WWWDIR%%/resources/config/mimetypemapping.dist.json %%WWWDIR%%/robots.txt %%WWWDIR%%/settings/admin.php -%%WWWDIR%%/settings/ajax/changedisplayname.php %%WWWDIR%%/settings/ajax/disableapp.php %%WWWDIR%%/settings/ajax/enableapp.php %%WWWDIR%%/settings/ajax/installapp.php @@ -9731,7 +10031,6 @@ %%WWWDIR%%/settings/controller/securitysettingscontroller.php %%WWWDIR%%/settings/controller/userscontroller.php %%WWWDIR%%/settings/css/settings.css -%%WWWDIR%%/settings/factory/subadminfactory.php %%WWWDIR%%/settings/help.php %%WWWDIR%%/settings/img/admin.png %%WWWDIR%%/settings/img/admin.svg @@ -9746,8 +10045,8 @@ %%WWWDIR%%/settings/img/users.svg %%WWWDIR%%/settings/js/admin.js %%WWWDIR%%/settings/js/apps.js +%%WWWDIR%%/settings/js/certificates.js %%WWWDIR%%/settings/js/log.js -%%WWWDIR%%/settings/js/old-apps.js %%WWWDIR%%/settings/js/personal.js %%WWWDIR%%/settings/js/settings.js %%WWWDIR%%/settings/js/users/deleteHandler.js @@ -9926,6 +10225,7 @@ %%WWWDIR%%/settings/routes.php %%WWWDIR%%/settings/templates/admin.php %%WWWDIR%%/settings/templates/apps.php +%%WWWDIR%%/settings/templates/certificates.php %%WWWDIR%%/settings/templates/email.new_user.php %%WWWDIR%%/settings/templates/email.new_user_plain_text.php %%WWWDIR%%/settings/templates/help.php @@ -9945,6 +10245,7 @@ %%WWWDIR%%/themes/example/core/css/styles.css %%WWWDIR%%/themes/example/core/img/favicon-touch.png %%WWWDIR%%/themes/example/core/img/favicon-touch.svg +%%WWWDIR%%/themes/example/core/img/favicon.ico %%WWWDIR%%/themes/example/core/img/favicon.png %%WWWDIR%%/themes/example/core/img/favicon.svg %%WWWDIR%%/themes/example/core/img/logo-icon.png @@ -9953,8 +10254,434 @@ %%WWWDIR%%/themes/example/core/img/logo.png %%WWWDIR%%/themes/example/core/img/logo.svg %%WWWDIR%%/themes/example/defaults.php +%%WWWDIR%%/updater/.gitignore +%%WWWDIR%%/updater/.scrutinizer.yml +%%WWWDIR%%/updater/.travis.yml +%%WWWDIR%%/updater/CONTRIBUTING.md +%%WWWDIR%%/updater/COPYING-AGPL +%%WWWDIR%%/updater/README.md +%%WWWDIR%%/updater/app/bootstrap.php +%%WWWDIR%%/updater/app/config/container.php +%%WWWDIR%%/updater/application.php +%%WWWDIR%%/updater/box.json +%%WWWDIR%%/updater/composer.json +%%WWWDIR%%/updater/composer.lock +%%WWWDIR%%/updater/index.php +%%WWWDIR%%/updater/nbproject/project.properties +%%WWWDIR%%/updater/nbproject/project.xml +%%WWWDIR%%/updater/pub/css/main.css +%%WWWDIR%%/updater/pub/img/actions/checkmark-color.png +%%WWWDIR%%/updater/pub/img/actions/checkmark-color.svg +%%WWWDIR%%/updater/pub/img/actions/confirm.png +%%WWWDIR%%/updater/pub/img/actions/confirm.svg +%%WWWDIR%%/updater/pub/img/actions/error-color.png +%%WWWDIR%%/updater/pub/img/actions/error-color.svg +%%WWWDIR%%/updater/pub/img/loading-dark.gif +%%WWWDIR%%/updater/pub/img/loading-small.gif +%%WWWDIR%%/updater/pub/img/loading.gif +%%WWWDIR%%/updater/pub/img/logo-icon.png +%%WWWDIR%%/updater/pub/img/logo-icon.svg +%%WWWDIR%%/updater/pub/img/logo.png +%%WWWDIR%%/updater/pub/img/logo.svg +%%WWWDIR%%/updater/pub/js/login.js +%%WWWDIR%%/updater/pub/js/main.js +%%WWWDIR%%/updater/pub/js/vendor/jquery.min.js +%%WWWDIR%%/updater/pub/js/vendor/jquery.min.map +%%WWWDIR%%/updater/src/Command/BackupDataCommand.php +%%WWWDIR%%/updater/src/Command/BackupDbCommand.php +%%WWWDIR%%/updater/src/Command/CheckSystemCommand.php +%%WWWDIR%%/updater/src/Command/CheckpointCommand.php +%%WWWDIR%%/updater/src/Command/CleanCacheCommand.php +%%WWWDIR%%/updater/src/Command/Command.php +%%WWWDIR%%/updater/src/Command/DbUpgradeCommand.php +%%WWWDIR%%/updater/src/Command/DetectCommand.php +%%WWWDIR%%/updater/src/Command/DisableNotShippedAppsCommand.php +%%WWWDIR%%/updater/src/Command/EnableNotShippedAppsCommand.php +%%WWWDIR%%/updater/src/Command/ExecuteCoreUpgradeScriptsCommand.php +%%WWWDIR%%/updater/src/Command/InfoCommand.php +%%WWWDIR%%/updater/src/Command/MaintenanceModeCommand.php +%%WWWDIR%%/updater/src/Command/PostUpgradeCleanupCommand.php +%%WWWDIR%%/updater/src/Command/PostUpgradeRepairCommand.php +%%WWWDIR%%/updater/src/Command/PreUpgradeRepairCommand.php +%%WWWDIR%%/updater/src/Command/RestartWebServerCommand.php +%%WWWDIR%%/updater/src/Command/StartCommand.php +%%WWWDIR%%/updater/src/Command/UpdateConfigCommand.php +%%WWWDIR%%/updater/src/Command/UpgradeShippedAppsCommand.php +%%WWWDIR%%/updater/src/Console/Application.php +%%WWWDIR%%/updater/src/Controller/DownloadController.php +%%WWWDIR%%/updater/src/Controller/IndexController.php +%%WWWDIR%%/updater/src/Formatter/HtmlOutputFormatter.php +%%WWWDIR%%/updater/src/Http/Request.php +%%WWWDIR%%/updater/src/Resources/views/base.php +%%WWWDIR%%/updater/src/Resources/views/partials/inner.php +%%WWWDIR%%/updater/src/Resources/views/partials/login.php +%%WWWDIR%%/updater/src/Tests/Controller/DownloadControllerTest.php +%%WWWDIR%%/updater/src/Tests/Http/RequestTest.php +%%WWWDIR%%/updater/src/Tests/StreamInterface.php +%%WWWDIR%%/updater/src/Tests/Utils/AppManagerTest.php +%%WWWDIR%%/updater/src/Tests/Utils/CheckpointTest.php +%%WWWDIR%%/updater/src/Tests/Utils/ConfigReaderTest.php +%%WWWDIR%%/updater/src/Tests/Utils/FeedTest.php +%%WWWDIR%%/updater/src/Tests/Utils/FetcherTest.php +%%WWWDIR%%/updater/src/Tests/Utils/RegistryTest.php +%%WWWDIR%%/updater/src/Tests/bootstrap.php +%%WWWDIR%%/updater/src/Tests/phpunit.xml +%%WWWDIR%%/updater/src/Utils/AppManager.php +%%WWWDIR%%/updater/src/Utils/BzipExtractor.php +%%WWWDIR%%/updater/src/Utils/Checkpoint.php +%%WWWDIR%%/updater/src/Utils/Collection.php +%%WWWDIR%%/updater/src/Utils/ConfigReader.php +%%WWWDIR%%/updater/src/Utils/ConfigWriter.php +%%WWWDIR%%/updater/src/Utils/Feed.php +%%WWWDIR%%/updater/src/Utils/Fetcher.php +%%WWWDIR%%/updater/src/Utils/FilesystemHelper.php +%%WWWDIR%%/updater/src/Utils/Locator.php +%%WWWDIR%%/updater/src/Utils/OccRunner.php +%%WWWDIR%%/updater/src/Utils/Registry.php +%%WWWDIR%%/updater/src/Utils/ZipExtractor.php +%%WWWDIR%%/updater/vendor/autoload.php +%%WWWDIR%%/updater/vendor/composer/ClassLoader.php +%%WWWDIR%%/updater/vendor/composer/LICENSE +%%WWWDIR%%/updater/vendor/composer/autoload_classmap.php +%%WWWDIR%%/updater/vendor/composer/autoload_files.php +%%WWWDIR%%/updater/vendor/composer/autoload_namespaces.php +%%WWWDIR%%/updater/vendor/composer/autoload_psr4.php +%%WWWDIR%%/updater/vendor/composer/autoload_real.php +%%WWWDIR%%/updater/vendor/composer/installed.json +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/.editorconfig +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/.gitignore +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/.travis.yml +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/CHANGELOG.md +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/LICENSE +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/README.md +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/UPGRADING.md +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/build/packager.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/composer.json +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/phpunit.xml.dist +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/BatchResults.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Client.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/ClientInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Collection.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractEvent.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractRequestEvent.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractRetryableEvent.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractTransferEvent.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/BeforeEvent.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/CompleteEvent.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/Emitter.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/EmitterInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/EndEvent.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/ErrorEvent.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/EventInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/ProgressEvent.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/RequestEvents.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/CouldNotRewindStreamException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/ParseException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/StateException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/XmlParseException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/HasDataTrait.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/AbstractMessage.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/AppliesHeadersInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/MessageInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/MessageParser.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/Request.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/RequestInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/Response.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/ResponseInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Mimetypes.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Pool.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/MultipartBody.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/PostBody.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/PostBodyInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/PostFile.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/PostFileInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Query.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/QueryParser.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/RequestFsm.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/RingBridge.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Cookie.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/History.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Mock.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Prepare.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/ToArrayInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Transaction.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/UriTemplate.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Url.php +%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Utils.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/.gitignore +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/.travis.yml +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/CHANGELOG.md +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/LICENSE +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/Makefile +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/README.rst +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/composer.json +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/phpunit.xml.dist +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/ClientUtils.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/Middleware.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/MockHandler.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Core.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Exception/CancelledException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Exception/CancelledFutureAccessException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Exception/RingException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureArray.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/FutureArray.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/FutureArrayInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/FutureInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/FutureValue.php +%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/MagicFutureTrait.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/.gitignore +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/.travis.yml +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/CHANGELOG.rst +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/LICENSE +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/Makefile +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/README.rst +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/composer.json +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/phpunit.xml.dist +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/AppendStream.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/AsyncReadStream.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/BufferStream.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/CachingStream.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/DroppingStream.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/Exception/CannotAttachException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/Exception/SeekException.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/FnStream.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/GuzzleStreamWrapper.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/InflateStream.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/LazyOpenStream.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/LimitStream.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/MetadataStreamInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/NoSeekStream.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/NullStream.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/PumpStream.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/Stream.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/StreamDecoratorTrait.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/StreamInterface.php +%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/Utils.php +%%WWWDIR%%/updater/vendor/ircmaxell/password-compat/LICENSE.md +%%WWWDIR%%/updater/vendor/ircmaxell/password-compat/composer.json +%%WWWDIR%%/updater/vendor/ircmaxell/password-compat/lib/password.php +%%WWWDIR%%/updater/vendor/ircmaxell/password-compat/version-test.php +%%WWWDIR%%/updater/vendor/league/plates/CONTRIBUTING.md +%%WWWDIR%%/updater/vendor/league/plates/LICENSE +%%WWWDIR%%/updater/vendor/league/plates/README.md +%%WWWDIR%%/updater/vendor/league/plates/composer.json +%%WWWDIR%%/updater/vendor/league/plates/phpunit.xml.dist +%%WWWDIR%%/updater/vendor/league/plates/src/Engine.php +%%WWWDIR%%/updater/vendor/league/plates/src/Extension/Asset.php +%%WWWDIR%%/updater/vendor/league/plates/src/Extension/ExtensionInterface.php +%%WWWDIR%%/updater/vendor/league/plates/src/Extension/URI.php +%%WWWDIR%%/updater/vendor/league/plates/src/Template/Data.php +%%WWWDIR%%/updater/vendor/league/plates/src/Template/Directory.php +%%WWWDIR%%/updater/vendor/league/plates/src/Template/FileExtension.php +%%WWWDIR%%/updater/vendor/league/plates/src/Template/Folder.php +%%WWWDIR%%/updater/vendor/league/plates/src/Template/Folders.php +%%WWWDIR%%/updater/vendor/league/plates/src/Template/Func.php +%%WWWDIR%%/updater/vendor/league/plates/src/Template/Functions.php +%%WWWDIR%%/updater/vendor/league/plates/src/Template/Name.php +%%WWWDIR%%/updater/vendor/league/plates/src/Template/Template.php +%%WWWDIR%%/updater/vendor/paragonie/random_compat/CHANGELOG.md +%%WWWDIR%%/updater/vendor/paragonie/random_compat/ERRATA.md +%%WWWDIR%%/updater/vendor/paragonie/random_compat/LICENSE +%%WWWDIR%%/updater/vendor/paragonie/random_compat/README.md +%%WWWDIR%%/updater/vendor/paragonie/random_compat/SECURITY.md +%%WWWDIR%%/updater/vendor/paragonie/random_compat/composer.json +%%WWWDIR%%/updater/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey +%%WWWDIR%%/updater/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc +%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/byte_safe_strings.php +%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/cast_to_int.php +%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/error_polyfill.php +%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random.php +%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php +%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php +%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php +%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php +%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php +%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_openssl.php +%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_int.php +%%WWWDIR%%/updater/vendor/paragonie/random_compat/other/build_phar.php +%%WWWDIR%%/updater/vendor/pimple/pimple/.gitignore +%%WWWDIR%%/updater/vendor/pimple/pimple/.travis.yml +%%WWWDIR%%/updater/vendor/pimple/pimple/CHANGELOG +%%WWWDIR%%/updater/vendor/pimple/pimple/LICENSE +%%WWWDIR%%/updater/vendor/pimple/pimple/README.rst +%%WWWDIR%%/updater/vendor/pimple/pimple/composer.json +%%WWWDIR%%/updater/vendor/pimple/pimple/phpunit.xml.dist +%%WWWDIR%%/updater/vendor/pimple/pimple/src/Pimple/Container.php +%%WWWDIR%%/updater/vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php +%%WWWDIR%%/updater/vendor/psr/log/.gitignore +%%WWWDIR%%/updater/vendor/psr/log/LICENSE +%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/AbstractLogger.php +%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/InvalidArgumentException.php +%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LogLevel.php +%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LoggerAwareInterface.php +%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LoggerAwareTrait.php +%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LoggerInterface.php +%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LoggerTrait.php +%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/NullLogger.php +%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php +%%WWWDIR%%/updater/vendor/psr/log/README.md +%%WWWDIR%%/updater/vendor/psr/log/composer.json +%%WWWDIR%%/updater/vendor/react/promise/.gitignore +%%WWWDIR%%/updater/vendor/react/promise/.travis.yml +%%WWWDIR%%/updater/vendor/react/promise/CHANGELOG.md +%%WWWDIR%%/updater/vendor/react/promise/LICENSE +%%WWWDIR%%/updater/vendor/react/promise/README.md +%%WWWDIR%%/updater/vendor/react/promise/composer.json +%%WWWDIR%%/updater/vendor/react/promise/phpunit.xml.dist +%%WWWDIR%%/updater/vendor/react/promise/src/CancellablePromiseInterface.php +%%WWWDIR%%/updater/vendor/react/promise/src/Deferred.php +%%WWWDIR%%/updater/vendor/react/promise/src/ExtendedPromiseInterface.php +%%WWWDIR%%/updater/vendor/react/promise/src/FulfilledPromise.php +%%WWWDIR%%/updater/vendor/react/promise/src/LazyPromise.php +%%WWWDIR%%/updater/vendor/react/promise/src/Promise.php +%%WWWDIR%%/updater/vendor/react/promise/src/PromiseInterface.php +%%WWWDIR%%/updater/vendor/react/promise/src/PromisorInterface.php +%%WWWDIR%%/updater/vendor/react/promise/src/RejectedPromise.php +%%WWWDIR%%/updater/vendor/react/promise/src/UnhandledRejectionException.php +%%WWWDIR%%/updater/vendor/react/promise/src/functions.php +%%WWWDIR%%/updater/vendor/react/promise/src/functions_include.php +%%WWWDIR%%/updater/vendor/symfony/console/.gitignore +%%WWWDIR%%/updater/vendor/symfony/console/Application.php +%%WWWDIR%%/updater/vendor/symfony/console/CHANGELOG.md +%%WWWDIR%%/updater/vendor/symfony/console/Command/Command.php +%%WWWDIR%%/updater/vendor/symfony/console/Command/HelpCommand.php +%%WWWDIR%%/updater/vendor/symfony/console/Command/ListCommand.php +%%WWWDIR%%/updater/vendor/symfony/console/ConsoleEvents.php +%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/ApplicationDescription.php +%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/Descriptor.php +%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/DescriptorInterface.php +%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/JsonDescriptor.php +%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/MarkdownDescriptor.php +%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/TextDescriptor.php +%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/XmlDescriptor.php +%%WWWDIR%%/updater/vendor/symfony/console/Event/ConsoleCommandEvent.php +%%WWWDIR%%/updater/vendor/symfony/console/Event/ConsoleEvent.php +%%WWWDIR%%/updater/vendor/symfony/console/Event/ConsoleExceptionEvent.php +%%WWWDIR%%/updater/vendor/symfony/console/Event/ConsoleTerminateEvent.php +%%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatter.php +%%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatterInterface.php +%%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatterStyle.php +%%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php +%%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/DebugFormatterHelper.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/DescriptorHelper.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/DialogHelper.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/FormatterHelper.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/Helper.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/HelperInterface.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/HelperSet.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/InputAwareHelper.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/ProcessHelper.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/ProgressBar.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/ProgressHelper.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/QuestionHelper.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/SymfonyQuestionHelper.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/Table.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/TableCell.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/TableHelper.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/TableSeparator.php +%%WWWDIR%%/updater/vendor/symfony/console/Helper/TableStyle.php +%%WWWDIR%%/updater/vendor/symfony/console/Input/ArgvInput.php +%%WWWDIR%%/updater/vendor/symfony/console/Input/ArrayInput.php +%%WWWDIR%%/updater/vendor/symfony/console/Input/Input.php +%%WWWDIR%%/updater/vendor/symfony/console/Input/InputArgument.php +%%WWWDIR%%/updater/vendor/symfony/console/Input/InputAwareInterface.php +%%WWWDIR%%/updater/vendor/symfony/console/Input/InputDefinition.php +%%WWWDIR%%/updater/vendor/symfony/console/Input/InputInterface.php +%%WWWDIR%%/updater/vendor/symfony/console/Input/InputOption.php +%%WWWDIR%%/updater/vendor/symfony/console/Input/StringInput.php +%%WWWDIR%%/updater/vendor/symfony/console/LICENSE +%%WWWDIR%%/updater/vendor/symfony/console/Logger/ConsoleLogger.php +%%WWWDIR%%/updater/vendor/symfony/console/Output/BufferedOutput.php +%%WWWDIR%%/updater/vendor/symfony/console/Output/ConsoleOutput.php +%%WWWDIR%%/updater/vendor/symfony/console/Output/ConsoleOutputInterface.php +%%WWWDIR%%/updater/vendor/symfony/console/Output/NullOutput.php +%%WWWDIR%%/updater/vendor/symfony/console/Output/Output.php +%%WWWDIR%%/updater/vendor/symfony/console/Output/OutputInterface.php +%%WWWDIR%%/updater/vendor/symfony/console/Output/StreamOutput.php +%%WWWDIR%%/updater/vendor/symfony/console/Question/ChoiceQuestion.php +%%WWWDIR%%/updater/vendor/symfony/console/Question/ConfirmationQuestion.php +%%WWWDIR%%/updater/vendor/symfony/console/Question/Question.php +%%WWWDIR%%/updater/vendor/symfony/console/README.md +%%WWWDIR%%/updater/vendor/symfony/console/Resources/bin/hiddeninput.exe +%%WWWDIR%%/updater/vendor/symfony/console/Shell.php +%%WWWDIR%%/updater/vendor/symfony/console/Style/OutputStyle.php +%%WWWDIR%%/updater/vendor/symfony/console/Style/StyleInterface.php +%%WWWDIR%%/updater/vendor/symfony/console/Style/SymfonyStyle.php +%%WWWDIR%%/updater/vendor/symfony/console/Tester/ApplicationTester.php +%%WWWDIR%%/updater/vendor/symfony/console/Tester/CommandTester.php +%%WWWDIR%%/updater/vendor/symfony/console/composer.json +%%WWWDIR%%/updater/vendor/symfony/console/phpunit.xml.dist +%%WWWDIR%%/updater/vendor/symfony/polyfill-php55/LICENSE +%%WWWDIR%%/updater/vendor/symfony/polyfill-php55/Php55.php +%%WWWDIR%%/updater/vendor/symfony/polyfill-php55/Php55ArrayColumn.php +%%WWWDIR%%/updater/vendor/symfony/polyfill-php55/README.md +%%WWWDIR%%/updater/vendor/symfony/polyfill-php55/bootstrap.php +%%WWWDIR%%/updater/vendor/symfony/polyfill-php55/composer.json +%%WWWDIR%%/updater/vendor/symfony/polyfill-php56/LICENSE +%%WWWDIR%%/updater/vendor/symfony/polyfill-php56/Php56.php +%%WWWDIR%%/updater/vendor/symfony/polyfill-php56/README.md +%%WWWDIR%%/updater/vendor/symfony/polyfill-php56/bootstrap.php +%%WWWDIR%%/updater/vendor/symfony/polyfill-php56/composer.json +%%WWWDIR%%/updater/vendor/symfony/polyfill-util/Binary.php +%%WWWDIR%%/updater/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php +%%WWWDIR%%/updater/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php +%%WWWDIR%%/updater/vendor/symfony/polyfill-util/LICENSE +%%WWWDIR%%/updater/vendor/symfony/polyfill-util/README.md +%%WWWDIR%%/updater/vendor/symfony/polyfill-util/TestListener.php +%%WWWDIR%%/updater/vendor/symfony/polyfill-util/composer.json +%%WWWDIR%%/updater/vendor/symfony/process/.gitignore +%%WWWDIR%%/updater/vendor/symfony/process/CHANGELOG.md +%%WWWDIR%%/updater/vendor/symfony/process/Exception/ExceptionInterface.php +%%WWWDIR%%/updater/vendor/symfony/process/Exception/InvalidArgumentException.php +%%WWWDIR%%/updater/vendor/symfony/process/Exception/LogicException.php +%%WWWDIR%%/updater/vendor/symfony/process/Exception/ProcessFailedException.php +%%WWWDIR%%/updater/vendor/symfony/process/Exception/ProcessTimedOutException.php +%%WWWDIR%%/updater/vendor/symfony/process/Exception/RuntimeException.php +%%WWWDIR%%/updater/vendor/symfony/process/ExecutableFinder.php +%%WWWDIR%%/updater/vendor/symfony/process/LICENSE +%%WWWDIR%%/updater/vendor/symfony/process/PhpExecutableFinder.php +%%WWWDIR%%/updater/vendor/symfony/process/PhpProcess.php +%%WWWDIR%%/updater/vendor/symfony/process/Pipes/AbstractPipes.php +%%WWWDIR%%/updater/vendor/symfony/process/Pipes/PipesInterface.php +%%WWWDIR%%/updater/vendor/symfony/process/Pipes/UnixPipes.php +%%WWWDIR%%/updater/vendor/symfony/process/Pipes/WindowsPipes.php +%%WWWDIR%%/updater/vendor/symfony/process/Process.php +%%WWWDIR%%/updater/vendor/symfony/process/ProcessBuilder.php +%%WWWDIR%%/updater/vendor/symfony/process/ProcessUtils.php +%%WWWDIR%%/updater/vendor/symfony/process/README.md +%%WWWDIR%%/updater/vendor/symfony/process/composer.json +%%WWWDIR%%/updater/vendor/symfony/process/phpunit.xml.dist %%WWWDIR%%/version.php -@(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,750) %%WWWDIR%%/occ +@dir %%WWWDIR%%/apps/gallery/build/documentation/reports/code coverage @dir %%WWWDIR%%/apps/gallery/documentation/wiki @dir(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,) %%WWWDIR%%/apps @dir(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,) %%WWWDIR%%/config |