aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2016-07-22 11:06:49 +0800
committerkevlo <kevlo@FreeBSD.org>2016-07-22 11:06:49 +0800
commitfc365b4e6a1cee5bb963dd5264558f0a54568a2a (patch)
tree7bd2fb66837eac8ceddb256557096746caffa44b
parent81b05b18b8980f70a5d5b9630a7f0e69438c70f8 (diff)
downloadfreebsd-ports-graphics-fc365b4e6a1cee5bb963dd5264558f0a54568a2a.tar.gz
freebsd-ports-graphics-fc365b4e6a1cee5bb963dd5264558f0a54568a2a.tar.zst
freebsd-ports-graphics-fc365b4e6a1cee5bb963dd5264558f0a54568a2a.zip
Update to 9.1.0
-rw-r--r--www/owncloud/Makefile2
-rw-r--r--www/owncloud/distinfo6
-rw-r--r--www/owncloud/pkg-plist2668
3 files changed, 1371 insertions, 1305 deletions
diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile
index 618a4ed57f1..512675e1912 100644
--- a/www/owncloud/Makefile
+++ b/www/owncloud/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= owncloud
-PORTVERSION= 9.0.4
+PORTVERSION= 9.1.0
CATEGORIES= www
MASTER_SITES= http://download.owncloud.org/community/
diff --git a/www/owncloud/distinfo b/www/owncloud/distinfo
index b58cd1d1e31..b64a2693783 100644
--- a/www/owncloud/distinfo
+++ b/www/owncloud/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1468976370
-SHA256 (owncloud-9.0.4.tar.bz2) = ab71e8648c918629f6551333c45dd3b79d90f1dc0171d3def0a443bdc238a669
-SIZE (owncloud-9.0.4.tar.bz2) = 28521439
+TIMESTAMP = 1469152672
+SHA256 (owncloud-9.1.0.tar.bz2) = 26df5f51ae87f83dba93c130a1929278afe69f9426b877e3c5064034bec28ee3
+SIZE (owncloud-9.1.0.tar.bz2) = 29055490
diff --git a/www/owncloud/pkg-plist b/www/owncloud/pkg-plist
index 73a5e7f2100..d63279cdcbb 100644
--- a/www/owncloud/pkg-plist
+++ b/www/owncloud/pkg-plist
@@ -163,8 +163,6 @@
%%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
-%%WWWDIR%%/3rdparty/doctrine/dbal/bin/doctrine-dbal.php
%%WWWDIR%%/3rdparty/doctrine/dbal/composer.json
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/ArrayStatement.php
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/CacheException.php
@@ -610,123 +608,6 @@
%%WWWDIR%%/3rdparty/ircmaxell/password-compat/LICENSE.md
%%WWWDIR%%/3rdparty/ircmaxell/password-compat/composer.json
%%WWWDIR%%/3rdparty/ircmaxell/password-compat/lib/password.php
-%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/AbstractMixer.php
-%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Factory.php
-%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Generator.php
-%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Mixer.php
-%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Mixer/Hash.php
-%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source.php
-%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/CAPICOM.php
-%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/MTRand.php
-%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/MicroTime.php
-%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/OpenSSL.php
-%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/Rand.php
-%%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
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/BaseConverter.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/BigMath.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/BigMath/BCMath.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/BigMath/GMP.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/BigMath/PHPMath.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/Enum.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/Hash.php
-%%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/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
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/extension.cache.dbm.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/extension.cache.mysql.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/extension.cache.sqlite3.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/getid3.lib.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/getid3.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.archive.gzip.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.archive.rar.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.archive.szip.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.archive.tar.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.archive.zip.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio-video.asf.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio-video.bink.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio-video.flv.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio-video.matroska.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio-video.mpeg.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio-video.nsv.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio-video.quicktime.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio-video.real.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio-video.riff.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio-video.swf.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio-video.ts.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.aa.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.aac.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.ac3.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.amr.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.au.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.avr.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.bonk.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.dss.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.dts.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.flac.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.la.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.lpac.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.midi.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.mod.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.monkey.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.mp3.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.mpc.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.ogg.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.optimfrog.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.rkau.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.shorten.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.tta.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.voc.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.vqf.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.audio.wavpack.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.graphic.bmp.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.graphic.efax.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.graphic.gif.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.graphic.jpg.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.graphic.pcd.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.graphic.png.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.graphic.svg.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.graphic.tiff.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.misc.cue.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.misc.exe.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.misc.iso.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.misc.msoffice.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.misc.par2.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.misc.pdf.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.tag.apetag.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.tag.id3v1.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.tag.id3v2.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.tag.lyrics3.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/module.tag.xmp.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/write.apetag.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/write.id3v1.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/write.id3v2.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/write.lyrics3.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/write.metaflac.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/write.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/write.real.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/getid3/write.vorbiscomment.php
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/license.txt
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/licenses/licence.gpl-10.txt
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/licenses/licence.gpl-20.txt
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/licenses/licence.gpl-30.txt
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/licenses/licence.lgpl-30.txt
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/licenses/licence.mpl-20.txt
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/licenses/license.commercial.txt
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/readme.txt
-%%WWWDIR%%/3rdparty/james-heinrich/getid3/structure.txt
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/LICENSE.md
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/AstAnalyzer.php
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/ClosureAnalyzer.php
@@ -891,6 +772,17 @@
%%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/league/flysystem/src/Util/StreamHasher.php
+%%WWWDIR%%/3rdparty/lukasreschke/id3parser/.gitignore
+%%WWWDIR%%/3rdparty/lukasreschke/id3parser/README.md
+%%WWWDIR%%/3rdparty/lukasreschke/id3parser/composer.json
+%%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/ID3Parser.php
+%%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/Tags/getid3_id3v1.php
+%%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/Tags/getid3_id3v2.php
+%%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/getid3.php
+%%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/getid3_exception.php
+%%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/getid3_handler.php
+%%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/getid3_lib.php
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/COPYING
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/MANUAL.md
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/README.md
@@ -1094,7 +986,6 @@
%%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/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
@@ -1104,10 +995,10 @@
%%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_libsodium_legacy.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
@@ -2123,7 +2014,6 @@
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/php-opencloud.php
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/phpunit.xml.dist
%%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
@@ -2411,12 +2301,6 @@
%%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
@@ -2874,23 +2758,14 @@
@owner %%OWNCLOUD_USERNAME%%
@group %%OWNCLOUD_GROUPNAME%%
%%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
%%WWWDIR%%/apps/activity/img/activity-dark.svg
%%WWWDIR%%/apps/activity/img/activity.png
@@ -3033,39 +2908,45 @@
%%WWWDIR%%/apps/activity/l10n/zh_CN.json
%%WWWDIR%%/apps/activity/l10n/zh_TW.js
%%WWWDIR%%/apps/activity/l10n/zh_TW.json
-%%WWWDIR%%/apps/activity/lib/api.php
-%%WWWDIR%%/apps/activity/lib/backgroundjob/emailnotification.php
-%%WWWDIR%%/apps/activity/lib/backgroundjob/expireactivities.php
-%%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/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/lib/Api.php
+%%WWWDIR%%/apps/activity/lib/AppInfo/Application.php
+%%WWWDIR%%/apps/activity/lib/BackgroundJob/EmailNotification.php
+%%WWWDIR%%/apps/activity/lib/BackgroundJob/ExpireActivities.php
+%%WWWDIR%%/apps/activity/lib/Consumer.php
+%%WWWDIR%%/apps/activity/lib/Controller/Activities.php
+%%WWWDIR%%/apps/activity/lib/Controller/EndPoint.php
+%%WWWDIR%%/apps/activity/lib/Controller/Feed.php
+%%WWWDIR%%/apps/activity/lib/Controller/OCSEndPoint.php
+%%WWWDIR%%/apps/activity/lib/Controller/Settings.php
+%%WWWDIR%%/apps/activity/lib/Data.php
+%%WWWDIR%%/apps/activity/lib/DataHelper.php
+%%WWWDIR%%/apps/activity/lib/Exception/InvalidFilterException.php
+%%WWWDIR%%/apps/activity/lib/Extension/Files.php
+%%WWWDIR%%/apps/activity/lib/Extension/Files_Sharing.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/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/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
@@ -3128,6 +3009,8 @@
%%WWWDIR%%/apps/comments/l10n/fa.json
%%WWWDIR%%/apps/comments/l10n/fi_FI.js
%%WWWDIR%%/apps/comments/l10n/fi_FI.json
+%%WWWDIR%%/apps/comments/l10n/fil.js
+%%WWWDIR%%/apps/comments/l10n/fil.json
%%WWWDIR%%/apps/comments/l10n/fr.js
%%WWWDIR%%/apps/comments/l10n/fr.json
%%WWWDIR%%/apps/comments/l10n/gl.js
@@ -3234,125 +3117,120 @@
%%WWWDIR%%/apps/comments/l10n/zh_HK.json
%%WWWDIR%%/apps/comments/l10n/zh_TW.js
%%WWWDIR%%/apps/comments/l10n/zh_TW.json
+%%WWWDIR%%/apps/comments/lib/Activity/Extension.php
+%%WWWDIR%%/apps/comments/lib/Activity/Listener.php
%%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/carddavbackend.php
-%%WWWDIR%%/apps/dav/lib/carddav/contactsmanager.php
-%%WWWDIR%%/apps/dav/lib/carddav/converter.php
-%%WWWDIR%%/apps/dav/lib/carddav/imageexportplugin.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/sharesplugin.php
-%%WWWDIR%%/apps/dav/lib/connector/sabre/sharetypelist.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/browsererrorpageplugin.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/migration/nothingtodoexception.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/dav/bin/chunkperf.php
+%%WWWDIR%%/apps/dav/lib/AppInfo/Application.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/CalendarObject.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/CardDavBackend.php
+%%WWWDIR%%/apps/dav/lib/CardDAV/ContactsManager.php
+%%WWWDIR%%/apps/dav/lib/CardDAV/Converter.php
+%%WWWDIR%%/apps/dav/lib/CardDAV/ImageExportPlugin.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/Command/CreateAddressBook.php
+%%WWWDIR%%/apps/dav/lib/Command/CreateCalendar.php
+%%WWWDIR%%/apps/dav/lib/Command/SyncBirthdayCalendar.php
+%%WWWDIR%%/apps/dav/lib/Command/SyncSystemAddressBook.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/PasswordLoginForbidden.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/ShareTypeList.php
+%%WWWDIR%%/apps/dav/lib/Connector/Sabre/SharesPlugin.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/BrowserErrorPagePlugin.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/Classification.php
+%%WWWDIR%%/apps/dav/lib/Migration/GenerateBirthdays.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/dav/lib/Upload/AssemblyStream.php
+%%WWWDIR%%/apps/dav/lib/Upload/FutureFile.php
+%%WWWDIR%%/apps/dav/lib/Upload/RootCollection.php
+%%WWWDIR%%/apps/dav/lib/Upload/UploadFolder.php
+%%WWWDIR%%/apps/dav/lib/Upload/UploadHome.php
%%WWWDIR%%/apps/dav/templates/exception.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
-%%WWWDIR%%/apps/encryption/controller/settingscontroller.php
-%%WWWDIR%%/apps/encryption/controller/statuscontroller.php
%%WWWDIR%%/apps/encryption/css/settings-admin.css
%%WWWDIR%%/apps/encryption/css/settings-personal.css
-%%WWWDIR%%/apps/encryption/hooks/contracts/ihook.php
-%%WWWDIR%%/apps/encryption/hooks/userhooks.php
%%WWWDIR%%/apps/encryption/img/app.svg
%%WWWDIR%%/apps/encryption/js/encryption.js
%%WWWDIR%%/apps/encryption/js/settings-admin.js
@@ -3377,6 +3255,8 @@
%%WWWDIR%%/apps/encryption/l10n/da.json
%%WWWDIR%%/apps/encryption/l10n/de.js
%%WWWDIR%%/apps/encryption/l10n/de.json
+%%WWWDIR%%/apps/encryption/l10n/de_AT.js
+%%WWWDIR%%/apps/encryption/l10n/de_AT.json
%%WWWDIR%%/apps/encryption/l10n/de_DE.js
%%WWWDIR%%/apps/encryption/l10n/de_DE.json
%%WWWDIR%%/apps/encryption/l10n/el.js
@@ -3477,21 +3357,29 @@
%%WWWDIR%%/apps/encryption/l10n/zh_HK.json
%%WWWDIR%%/apps/encryption/l10n/zh_TW.js
%%WWWDIR%%/apps/encryption/l10n/zh_TW.json
-%%WWWDIR%%/apps/encryption/lib/crypto/crypt.php
-%%WWWDIR%%/apps/encryption/lib/crypto/decryptall.php
-%%WWWDIR%%/apps/encryption/lib/crypto/encryptall.php
-%%WWWDIR%%/apps/encryption/lib/crypto/encryption.php
-%%WWWDIR%%/apps/encryption/lib/exceptions/multikeydecryptexception.php
-%%WWWDIR%%/apps/encryption/lib/exceptions/multikeyencryptexception.php
-%%WWWDIR%%/apps/encryption/lib/exceptions/privatekeymissingexception.php
-%%WWWDIR%%/apps/encryption/lib/exceptions/publickeymissingexception.php
-%%WWWDIR%%/apps/encryption/lib/hookmanager.php
-%%WWWDIR%%/apps/encryption/lib/keymanager.php
-%%WWWDIR%%/apps/encryption/lib/migration.php
-%%WWWDIR%%/apps/encryption/lib/recovery.php
-%%WWWDIR%%/apps/encryption/lib/session.php
-%%WWWDIR%%/apps/encryption/lib/users/setup.php
-%%WWWDIR%%/apps/encryption/lib/util.php
+%%WWWDIR%%/apps/encryption/lib/AppInfo/Application.php
+%%WWWDIR%%/apps/encryption/lib/Command/EnableMasterKey.php
+%%WWWDIR%%/apps/encryption/lib/Command/MigrateKeys.php
+%%WWWDIR%%/apps/encryption/lib/Controller/RecoveryController.php
+%%WWWDIR%%/apps/encryption/lib/Controller/SettingsController.php
+%%WWWDIR%%/apps/encryption/lib/Controller/StatusController.php
+%%WWWDIR%%/apps/encryption/lib/Crypto/Crypt.php
+%%WWWDIR%%/apps/encryption/lib/Crypto/DecryptAll.php
+%%WWWDIR%%/apps/encryption/lib/Crypto/EncryptAll.php
+%%WWWDIR%%/apps/encryption/lib/Crypto/Encryption.php
+%%WWWDIR%%/apps/encryption/lib/Exceptions/MultiKeyDecryptException.php
+%%WWWDIR%%/apps/encryption/lib/Exceptions/MultiKeyEncryptException.php
+%%WWWDIR%%/apps/encryption/lib/Exceptions/PrivateKeyMissingException.php
+%%WWWDIR%%/apps/encryption/lib/Exceptions/PublicKeyMissingException.php
+%%WWWDIR%%/apps/encryption/lib/HookManager.php
+%%WWWDIR%%/apps/encryption/lib/Hooks/Contracts/IHook.php
+%%WWWDIR%%/apps/encryption/lib/Hooks/UserHooks.php
+%%WWWDIR%%/apps/encryption/lib/KeyManager.php
+%%WWWDIR%%/apps/encryption/lib/Migration.php
+%%WWWDIR%%/apps/encryption/lib/Recovery.php
+%%WWWDIR%%/apps/encryption/lib/Session.php
+%%WWWDIR%%/apps/encryption/lib/Users/Setup.php
+%%WWWDIR%%/apps/encryption/lib/Util.php
%%WWWDIR%%/apps/encryption/settings/settings-admin.php
%%WWWDIR%%/apps/encryption/settings/settings-personal.php
%%WWWDIR%%/apps/encryption/templates/altmail.php
@@ -3669,10 +3557,25 @@
%%WWWDIR%%/apps/external/templates/frame.php
%%WWWDIR%%/apps/external/templates/settings.php
%%WWWDIR%%/apps/federatedfilesharing/appinfo/app.php
+%%WWWDIR%%/apps/federatedfilesharing/appinfo/database.xml
%%WWWDIR%%/apps/federatedfilesharing/appinfo/info.xml
%%WWWDIR%%/apps/federatedfilesharing/appinfo/signature.json
+%%WWWDIR%%/apps/federatedfilesharing/css/3rdparty/gs-share/style.css
+%%WWWDIR%%/apps/federatedfilesharing/css/settings-personal.css
+%%WWWDIR%%/apps/federatedfilesharing/img/social-diaspora.svg
+%%WWWDIR%%/apps/federatedfilesharing/img/social-facebook.svg
+%%WWWDIR%%/apps/federatedfilesharing/img/social-gnu.svg
+%%WWWDIR%%/apps/federatedfilesharing/img/social-googleplus.svg
+%%WWWDIR%%/apps/federatedfilesharing/img/social-twitter.svg
+%%WWWDIR%%/apps/federatedfilesharing/js/3rdparty/gs-share/gs-share.js
+%%WWWDIR%%/apps/federatedfilesharing/js/settings-admin.js
+%%WWWDIR%%/apps/federatedfilesharing/js/settings-personal.js
+%%WWWDIR%%/apps/federatedfilesharing/l10n/ar.js
+%%WWWDIR%%/apps/federatedfilesharing/l10n/ar.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/ast.js
%%WWWDIR%%/apps/federatedfilesharing/l10n/ast.json
+%%WWWDIR%%/apps/federatedfilesharing/l10n/az.js
+%%WWWDIR%%/apps/federatedfilesharing/l10n/az.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/bg_BG.js
%%WWWDIR%%/apps/federatedfilesharing/l10n/bg_BG.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/ca.js
@@ -3697,6 +3600,8 @@
%%WWWDIR%%/apps/federatedfilesharing/l10n/et_EE.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/eu.js
%%WWWDIR%%/apps/federatedfilesharing/l10n/eu.json
+%%WWWDIR%%/apps/federatedfilesharing/l10n/fa.js
+%%WWWDIR%%/apps/federatedfilesharing/l10n/fa.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/fi_FI.js
%%WWWDIR%%/apps/federatedfilesharing/l10n/fi_FI.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/fr.js
@@ -3711,12 +3616,22 @@
%%WWWDIR%%/apps/federatedfilesharing/l10n/hu_HU.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/id.js
%%WWWDIR%%/apps/federatedfilesharing/l10n/id.json
+%%WWWDIR%%/apps/federatedfilesharing/l10n/is.js
+%%WWWDIR%%/apps/federatedfilesharing/l10n/is.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/lb.js
+%%WWWDIR%%/apps/federatedfilesharing/l10n/lb.json
+%%WWWDIR%%/apps/federatedfilesharing/l10n/lt_LT.js
+%%WWWDIR%%/apps/federatedfilesharing/l10n/lt_LT.json
+%%WWWDIR%%/apps/federatedfilesharing/l10n/lv.js
+%%WWWDIR%%/apps/federatedfilesharing/l10n/lv.json
+%%WWWDIR%%/apps/federatedfilesharing/l10n/mk.js
+%%WWWDIR%%/apps/federatedfilesharing/l10n/mk.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/nb_NO.js
%%WWWDIR%%/apps/federatedfilesharing/l10n/nb_NO.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/nl.js
@@ -3729,6 +3644,8 @@
%%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/ro.js
+%%WWWDIR%%/apps/federatedfilesharing/l10n/ro.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/ru.js
%%WWWDIR%%/apps/federatedfilesharing/l10n/ru.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/sk_SK.js
@@ -3739,6 +3656,8 @@
%%WWWDIR%%/apps/federatedfilesharing/l10n/sq.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/sr.js
%%WWWDIR%%/apps/federatedfilesharing/l10n/sr.json
+%%WWWDIR%%/apps/federatedfilesharing/l10n/sr@latin.js
+%%WWWDIR%%/apps/federatedfilesharing/l10n/sr@latin.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/sv.js
%%WWWDIR%%/apps/federatedfilesharing/l10n/sv.json
%%WWWDIR%%/apps/federatedfilesharing/l10n/th_TH.js
@@ -3751,31 +3670,38 @@
%%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/federatedfilesharing/lib/AddressHandler.php
+%%WWWDIR%%/apps/federatedfilesharing/lib/AppInfo/Application.php
+%%WWWDIR%%/apps/federatedfilesharing/lib/BackgroundJob/RetryJob.php
+%%WWWDIR%%/apps/federatedfilesharing/lib/DiscoveryManager.php
+%%WWWDIR%%/apps/federatedfilesharing/lib/FederatedShareProvider.php
+%%WWWDIR%%/apps/federatedfilesharing/lib/Notifications.php
+%%WWWDIR%%/apps/federatedfilesharing/lib/Notifier.php
+%%WWWDIR%%/apps/federatedfilesharing/lib/RequestHandler.php
+%%WWWDIR%%/apps/federatedfilesharing/lib/TokenHandler.php
+%%WWWDIR%%/apps/federatedfilesharing/settings-admin.php
+%%WWWDIR%%/apps/federatedfilesharing/settings-personal.php
+%%WWWDIR%%/apps/federatedfilesharing/templates/settings-admin.php
+%%WWWDIR%%/apps/federatedfilesharing/templates/settings-personal.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/ar.js
+%%WWWDIR%%/apps/federation/l10n/ar.json
+%%WWWDIR%%/apps/federation/l10n/bg_BG.js
+%%WWWDIR%%/apps/federation/l10n/bg_BG.json
+%%WWWDIR%%/apps/federation/l10n/ca.js
+%%WWWDIR%%/apps/federation/l10n/ca.json
%%WWWDIR%%/apps/federation/l10n/cs_CZ.js
%%WWWDIR%%/apps/federation/l10n/cs_CZ.json
+%%WWWDIR%%/apps/federation/l10n/da.js
+%%WWWDIR%%/apps/federation/l10n/da.json
%%WWWDIR%%/apps/federation/l10n/de.js
%%WWWDIR%%/apps/federation/l10n/de.json
%%WWWDIR%%/apps/federation/l10n/de_DE.js
@@ -3796,38 +3722,65 @@
%%WWWDIR%%/apps/federation/l10n/fr.json
%%WWWDIR%%/apps/federation/l10n/he.js
%%WWWDIR%%/apps/federation/l10n/he.json
+%%WWWDIR%%/apps/federation/l10n/hu_HU.js
+%%WWWDIR%%/apps/federation/l10n/hu_HU.json
+%%WWWDIR%%/apps/federation/l10n/id.js
+%%WWWDIR%%/apps/federation/l10n/id.json
+%%WWWDIR%%/apps/federation/l10n/is.js
+%%WWWDIR%%/apps/federation/l10n/is.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/ko.js
+%%WWWDIR%%/apps/federation/l10n/ko.json
+%%WWWDIR%%/apps/federation/l10n/lb.js
+%%WWWDIR%%/apps/federation/l10n/lb.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/oc.js
+%%WWWDIR%%/apps/federation/l10n/oc.json
+%%WWWDIR%%/apps/federation/l10n/pl.js
+%%WWWDIR%%/apps/federation/l10n/pl.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/ro.js
+%%WWWDIR%%/apps/federation/l10n/ro.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/sr.js
+%%WWWDIR%%/apps/federation/l10n/sr.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/tr.js
+%%WWWDIR%%/apps/federation/l10n/tr.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/lib/API/OCSAuthAPI.php
+%%WWWDIR%%/apps/federation/lib/AppInfo/Application.php
+%%WWWDIR%%/apps/federation/lib/BackgroundJob/GetSharedSecret.php
+%%WWWDIR%%/apps/federation/lib/BackgroundJob/RequestSharedSecret.php
+%%WWWDIR%%/apps/federation/lib/Command/SyncFederationAddressBooks.php
+%%WWWDIR%%/apps/federation/lib/Controller/SettingsController.php
+%%WWWDIR%%/apps/federation/lib/DAV/FedAuth.php
+%%WWWDIR%%/apps/federation/lib/DbHandler.php
+%%WWWDIR%%/apps/federation/lib/Hooks.php
+%%WWWDIR%%/apps/federation/lib/Middleware/AddServerMiddleware.php
+%%WWWDIR%%/apps/federation/lib/SyncFederationAddressBooks.php
+%%WWWDIR%%/apps/federation/lib/SyncJob.php
+%%WWWDIR%%/apps/federation/lib/TrustedServers.php
%%WWWDIR%%/apps/federation/settings/settings-admin.php
%%WWWDIR%%/apps/federation/templates/settings-admin.php
%%WWWDIR%%/apps/files/admin.php
@@ -3836,18 +3789,11 @@
%%WWWDIR%%/apps/files/ajax/list.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/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
@@ -3882,7 +3828,6 @@
%%WWWDIR%%/apps/files/js/filesummary.js
%%WWWDIR%%/apps/files/js/jquery-visibility.js
%%WWWDIR%%/apps/files/js/jquery.fileupload.js
-%%WWWDIR%%/apps/files/js/jquery.iframe-transport.js
%%WWWDIR%%/apps/files/js/keyboardshortcuts.js
%%WWWDIR%%/apps/files/js/mainfileinfodetailview.js
%%WWWDIR%%/apps/files/js/navigation.js
@@ -4026,8 +3971,6 @@
%%WWWDIR%%/apps/files/l10n/nb_NO.json
%%WWWDIR%%/apps/files/l10n/nds.js
%%WWWDIR%%/apps/files/l10n/nds.json
-%%WWWDIR%%/apps/files/l10n/ne.js
-%%WWWDIR%%/apps/files/l10n/ne.json
%%WWWDIR%%/apps/files/l10n/nl.js
%%WWWDIR%%/apps/files/l10n/nl.json
%%WWWDIR%%/apps/files/l10n/nn_NO.js
@@ -4036,8 +3979,6 @@
%%WWWDIR%%/apps/files/l10n/nqo.json
%%WWWDIR%%/apps/files/l10n/oc.js
%%WWWDIR%%/apps/files/l10n/oc.json
-%%WWWDIR%%/apps/files/l10n/or_IN.js
-%%WWWDIR%%/apps/files/l10n/or_IN.json
%%WWWDIR%%/apps/files/l10n/pa.js
%%WWWDIR%%/apps/files/l10n/pa.json
%%WWWDIR%%/apps/files/l10n/pl.js
@@ -4090,29 +4031,31 @@
%%WWWDIR%%/apps/files/l10n/uk.json
%%WWWDIR%%/apps/files/l10n/ur_PK.js
%%WWWDIR%%/apps/files/l10n/ur_PK.json
-%%WWWDIR%%/apps/files/l10n/uz.js
-%%WWWDIR%%/apps/files/l10n/uz.json
%%WWWDIR%%/apps/files/l10n/vi.js
%%WWWDIR%%/apps/files/l10n/vi.json
%%WWWDIR%%/apps/files/l10n/xgettextfiles
-%%WWWDIR%%/apps/files/l10n/yo.js
-%%WWWDIR%%/apps/files/l10n/yo.json
%%WWWDIR%%/apps/files/l10n/zh_CN.js
%%WWWDIR%%/apps/files/l10n/zh_CN.json
%%WWWDIR%%/apps/files/l10n/zh_HK.js
%%WWWDIR%%/apps/files/l10n/zh_HK.json
%%WWWDIR%%/apps/files/l10n/zh_TW.js
%%WWWDIR%%/apps/files/l10n/zh_TW.json
-%%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/lib/Activity.php
+%%WWWDIR%%/apps/files/lib/ActivityHelper.php
+%%WWWDIR%%/apps/files/lib/App.php
+%%WWWDIR%%/apps/files/lib/AppInfo/Application.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/Command/DeleteOrphanedFiles.php
+%%WWWDIR%%/apps/files/lib/Command/Scan.php
+%%WWWDIR%%/apps/files/lib/Command/TransferOwnership.php
+%%WWWDIR%%/apps/files/lib/Controller/ApiController.php
+%%WWWDIR%%/apps/files/lib/Controller/ViewController.php
+%%WWWDIR%%/apps/files/lib/Helper.php
+%%WWWDIR%%/apps/files/lib/Service/TagService.php
%%WWWDIR%%/apps/files/list.php
-%%WWWDIR%%/apps/files/service/tagservice.php
%%WWWDIR%%/apps/files/simplelist.php
%%WWWDIR%%/apps/files/templates/admin.php
%%WWWDIR%%/apps/files/templates/appnavigation.php
@@ -4959,7 +4902,9 @@
%%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/AppIdentity.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/ComputeEngine.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Exception.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/LoginTicket.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/OAuth2.php
@@ -4969,6 +4914,7 @@
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/Exception.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/File.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/Memcache.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/Null.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Client.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Collection.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Config.php
@@ -4983,17 +4929,115 @@
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/IO/Exception.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/IO/Stream.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/IO/cacerts.pem
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Logger/Abstract.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Logger/Exception.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Logger/File.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Logger/Null.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Logger/Psr.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Model.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AdExchangeBuyer.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AdExchangeSeller.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AdSense.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AdSenseHost.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Admin.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Analytics.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AndroidEnterprise.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AndroidPublisher.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AppState.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Appengine.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Appsactivity.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Audit.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Autoscaler.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Bigquery.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Blogger.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Books.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Calendar.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/CivicInfo.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Classroom.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/CloudMonitoring.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/CloudUserAccounts.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Cloudbilling.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Clouddebugger.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Cloudlatencytest.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Cloudresourcemanager.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Cloudsearch.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Cloudtrace.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Compute.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Computeaccounts.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Container.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Coordinate.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Customsearch.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/DataTransfer.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Dataflow.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Datastore.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/DeploymentManager.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Dfareporting.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Directory.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Dns.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/DoubleClickBidManager.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Doubleclicksearch.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Drive.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Exception.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Fitness.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Freebase.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Fusiontables.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Games.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/GamesConfiguration.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/GamesManagement.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Genomics.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Gmail.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/GroupsMigration.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Groupssettings.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/IdentityToolkit.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Licensing.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Logging.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Manager.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/MapsEngine.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Mirror.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Oauth2.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Pagespeedonline.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Partners.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Playmoviespartner.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Plus.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/PlusDomains.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Prediction.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Proximitybeacon.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Pubsub.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/QPXExpress.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Replicapool.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Replicapoolupdater.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Reports.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Reseller.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Resource.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Resourceviews.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/SQLAdmin.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Script.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/ShoppingContent.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/SiteVerification.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Spectrum.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Storage.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Storagetransfer.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/TagManager.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Taskqueue.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Tasks.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Translate.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Urlshortener.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Webfonts.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Webmasters.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/YouTube.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/YouTubeAnalytics.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/YouTubeReporting.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Signer/Abstract.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Signer/P12.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Task/Exception.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Task/Retryable.php
+%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Task/Runner.php
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Utils.php
%%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/google-api-php-client/src/Google/autoload.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
@@ -5058,32 +5102,18 @@
%%WWWDIR%%/apps/files_external/ajax/oauth1.php
%%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
+%%WWWDIR%%/apps/files_external/js/dropbox.js
+%%WWWDIR%%/apps/files_external/js/gdrive.js
%%WWWDIR%%/apps/files_external/js/mountsfilelist.js
%%WWWDIR%%/apps/files_external/js/oauth1.js
%%WWWDIR%%/apps/files_external/js/oauth2.js
@@ -5143,6 +5173,8 @@
%%WWWDIR%%/apps/files_external/l10n/fa.json
%%WWWDIR%%/apps/files_external/l10n/fi_FI.js
%%WWWDIR%%/apps/files_external/l10n/fi_FI.json
+%%WWWDIR%%/apps/files_external/l10n/fil.js
+%%WWWDIR%%/apps/files_external/l10n/fil.json
%%WWWDIR%%/apps/files_external/l10n/fr.js
%%WWWDIR%%/apps/files_external/l10n/fr.json
%%WWWDIR%%/apps/files_external/l10n/gl.js
@@ -5251,73 +5283,91 @@
%%WWWDIR%%/apps/files_external/l10n/zh_HK.json
%%WWWDIR%%/apps/files_external/l10n/zh_TW.js
%%WWWDIR%%/apps/files_external/l10n/zh_TW.json
-%%WWWDIR%%/apps/files_external/lib/amazons3.php
-%%WWWDIR%%/apps/files_external/lib/api.php
-%%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
-%%WWWDIR%%/apps/files_external/lib/auth/openstack/openstack.php
-%%WWWDIR%%/apps/files_external/lib/auth/openstack/rackspace.php
-%%WWWDIR%%/apps/files_external/lib/auth/password/password.php
-%%WWWDIR%%/apps/files_external/lib/auth/password/sessioncredentials.php
-%%WWWDIR%%/apps/files_external/lib/auth/publickey/rsa.php
-%%WWWDIR%%/apps/files_external/lib/backend/amazons3.php
-%%WWWDIR%%/apps/files_external/lib/backend/backend.php
-%%WWWDIR%%/apps/files_external/lib/backend/dav.php
-%%WWWDIR%%/apps/files_external/lib/backend/dropbox.php
-%%WWWDIR%%/apps/files_external/lib/backend/ftp.php
-%%WWWDIR%%/apps/files_external/lib/backend/google.php
-%%WWWDIR%%/apps/files_external/lib/backend/legacybackend.php
-%%WWWDIR%%/apps/files_external/lib/backend/local.php
-%%WWWDIR%%/apps/files_external/lib/backend/owncloud.php
-%%WWWDIR%%/apps/files_external/lib/backend/sftp.php
-%%WWWDIR%%/apps/files_external/lib/backend/sftp_key.php
-%%WWWDIR%%/apps/files_external/lib/backend/smb.php
-%%WWWDIR%%/apps/files_external/lib/backend/smb_oc.php
-%%WWWDIR%%/apps/files_external/lib/backend/swift.php
+%%WWWDIR%%/apps/files_external/lib/AppInfo/Application.php
+%%WWWDIR%%/apps/files_external/lib/Command/Applicable.php
+%%WWWDIR%%/apps/files_external/lib/Command/Backends.php
+%%WWWDIR%%/apps/files_external/lib/Command/Config.php
+%%WWWDIR%%/apps/files_external/lib/Command/Create.php
+%%WWWDIR%%/apps/files_external/lib/Command/Delete.php
+%%WWWDIR%%/apps/files_external/lib/Command/Export.php
+%%WWWDIR%%/apps/files_external/lib/Command/Import.php
+%%WWWDIR%%/apps/files_external/lib/Command/ListCommand.php
+%%WWWDIR%%/apps/files_external/lib/Command/Option.php
+%%WWWDIR%%/apps/files_external/lib/Command/Verify.php
+%%WWWDIR%%/apps/files_external/lib/Config/ConfigAdapter.php
+%%WWWDIR%%/apps/files_external/lib/Controller/AjaxController.php
+%%WWWDIR%%/apps/files_external/lib/Controller/GlobalStoragesController.php
+%%WWWDIR%%/apps/files_external/lib/Controller/StoragesController.php
+%%WWWDIR%%/apps/files_external/lib/Controller/UserGlobalStoragesController.php
+%%WWWDIR%%/apps/files_external/lib/Controller/UserStoragesController.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Api.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Auth/AmazonS3/AccessKey.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Auth/AuthMechanism.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Auth/Builtin.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Auth/IUserProvided.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Auth/NullMechanism.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Auth/OAuth1/OAuth1.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Auth/OAuth2/OAuth2.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Auth/OpenStack/OpenStack.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Auth/OpenStack/Rackspace.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Auth/Password/Password.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Auth/Password/SessionCredentials.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Auth/PublicKey/RSA.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/AmazonS3.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/Backend.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/DAV.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/Dropbox.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/FTP.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/Google.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/LegacyBackend.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/Local.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/OwnCloud.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/SFTP.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/SFTP_Key.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/SMB.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/SMB_OC.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Backend/Swift.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Config/IAuthMechanismProvider.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Config/IBackendProvider.php
+%%WWWDIR%%/apps/files_external/lib/Lib/DefinitionParameter.php
+%%WWWDIR%%/apps/files_external/lib/Lib/DependencyTrait.php
+%%WWWDIR%%/apps/files_external/lib/Lib/FrontendDefinitionTrait.php
+%%WWWDIR%%/apps/files_external/lib/Lib/IdentifierTrait.php
+%%WWWDIR%%/apps/files_external/lib/Lib/InsufficientDataForMeaningfulAnswerException.php
+%%WWWDIR%%/apps/files_external/lib/Lib/LegacyDependencyCheckPolyfill.php
+%%WWWDIR%%/apps/files_external/lib/Lib/MissingDependency.php
+%%WWWDIR%%/apps/files_external/lib/Lib/PersonalMount.php
+%%WWWDIR%%/apps/files_external/lib/Lib/PriorityTrait.php
+%%WWWDIR%%/apps/files_external/lib/Lib/SessionStorageWrapper.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Storage/AmazonS3.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Storage/Dropbox.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Storage/FTP.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Storage/Google.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Storage/OwnCloud.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Storage/SFTP.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Storage/SMB.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Storage/StreamWrapper.php
+%%WWWDIR%%/apps/files_external/lib/Lib/Storage/Swift.php
+%%WWWDIR%%/apps/files_external/lib/Lib/StorageConfig.php
+%%WWWDIR%%/apps/files_external/lib/Lib/StorageModifierTrait.php
+%%WWWDIR%%/apps/files_external/lib/Lib/VisibilityTrait.php
+%%WWWDIR%%/apps/files_external/lib/Migration/DummyUserSession.php
+%%WWWDIR%%/apps/files_external/lib/Migration/StorageMigrator.php
+%%WWWDIR%%/apps/files_external/lib/NotFoundException.php
+%%WWWDIR%%/apps/files_external/lib/Service/BackendService.php
+%%WWWDIR%%/apps/files_external/lib/Service/DBConfigService.php
+%%WWWDIR%%/apps/files_external/lib/Service/GlobalLegacyStoragesService.php
+%%WWWDIR%%/apps/files_external/lib/Service/GlobalStoragesService.php
+%%WWWDIR%%/apps/files_external/lib/Service/ImportLegacyStoragesService.php
+%%WWWDIR%%/apps/files_external/lib/Service/LegacyStoragesService.php
+%%WWWDIR%%/apps/files_external/lib/Service/StoragesService.php
+%%WWWDIR%%/apps/files_external/lib/Service/UserGlobalStoragesService.php
+%%WWWDIR%%/apps/files_external/lib/Service/UserLegacyStoragesService.php
+%%WWWDIR%%/apps/files_external/lib/Service/UserStoragesService.php
+%%WWWDIR%%/apps/files_external/lib/Service/UserTrait.php
%%WWWDIR%%/apps/files_external/lib/config.php
-%%WWWDIR%%/apps/files_external/lib/config/configadapter.php
-%%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/frontenddefinitiontrait.php
-%%WWWDIR%%/apps/files_external/lib/ftp.php
-%%WWWDIR%%/apps/files_external/lib/google.php
-%%WWWDIR%%/apps/files_external/lib/identifiertrait.php
-%%WWWDIR%%/apps/files_external/lib/insufficientdataformeaningfulanswerexception.php
-%%WWWDIR%%/apps/files_external/lib/legacydependencycheckpolyfill.php
-%%WWWDIR%%/apps/files_external/lib/missingdependency.php
-%%WWWDIR%%/apps/files_external/lib/notfoundexception.php
-%%WWWDIR%%/apps/files_external/lib/owncloud.php
-%%WWWDIR%%/apps/files_external/lib/personalmount.php
-%%WWWDIR%%/apps/files_external/lib/prioritytrait.php
-%%WWWDIR%%/apps/files_external/lib/sessionstoragewrapper.php
-%%WWWDIR%%/apps/files_external/lib/sftp.php
-%%WWWDIR%%/apps/files_external/lib/smb.php
-%%WWWDIR%%/apps/files_external/lib/storageconfig.php
-%%WWWDIR%%/apps/files_external/lib/storagemodifiertrait.php
-%%WWWDIR%%/apps/files_external/lib/streamwrapper.php
-%%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
@@ -5325,7 +5375,6 @@
%%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
%%WWWDIR%%/apps/files_pdfviewer/css/viewer.css
@@ -5704,40 +5753,23 @@
%%WWWDIR%%/apps/files_sharing/ajax/external.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
%%WWWDIR%%/apps/files_sharing/appinfo/database.xml
%%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
%%WWWDIR%%/apps/files_sharing/css/authenticate.css
%%WWWDIR%%/apps/files_sharing/css/mobile.css
%%WWWDIR%%/apps/files_sharing/css/public.css
-%%WWWDIR%%/apps/files_sharing/css/settings-personal.css
%%WWWDIR%%/apps/files_sharing/css/sharedfilelist.css
%%WWWDIR%%/apps/files_sharing/css/sharetabview.css
%%WWWDIR%%/apps/files_sharing/img/app.svg
-%%WWWDIR%%/apps/files_sharing/img/social-diaspora.svg
-%%WWWDIR%%/apps/files_sharing/img/social-facebook.svg
-%%WWWDIR%%/apps/files_sharing/img/social-gnu.svg
-%%WWWDIR%%/apps/files_sharing/img/social-googleplus.svg
-%%WWWDIR%%/apps/files_sharing/img/social-twitter.svg
-%%WWWDIR%%/apps/files_sharing/js/3rdparty/gs-share/gs-share.js
%%WWWDIR%%/apps/files_sharing/js/app.js
+%%WWWDIR%%/apps/files_sharing/js/authenticate.js
%%WWWDIR%%/apps/files_sharing/js/external.js
%%WWWDIR%%/apps/files_sharing/js/public.js
-%%WWWDIR%%/apps/files_sharing/js/settings-admin.js
-%%WWWDIR%%/apps/files_sharing/js/settings-personal.js
%%WWWDIR%%/apps/files_sharing/js/share.js
%%WWWDIR%%/apps/files_sharing/js/sharedfilelist.js
%%WWWDIR%%/apps/files_sharing/js/sharetabview.js
@@ -5793,6 +5825,8 @@
%%WWWDIR%%/apps/files_sharing/l10n/fa.json
%%WWWDIR%%/apps/files_sharing/l10n/fi_FI.js
%%WWWDIR%%/apps/files_sharing/l10n/fi_FI.json
+%%WWWDIR%%/apps/files_sharing/l10n/fil.js
+%%WWWDIR%%/apps/files_sharing/l10n/fil.json
%%WWWDIR%%/apps/files_sharing/l10n/fr.js
%%WWWDIR%%/apps/files_sharing/l10n/fr.json
%%WWWDIR%%/apps/files_sharing/l10n/gl.js
@@ -5907,46 +5941,47 @@
%%WWWDIR%%/apps/files_sharing/l10n/zh_HK.json
%%WWWDIR%%/apps/files_sharing/l10n/zh_TW.js
%%WWWDIR%%/apps/files_sharing/l10n/zh_TW.json
-%%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/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
-%%WWWDIR%%/apps/files_sharing/lib/external/mountprovider.php
-%%WWWDIR%%/apps/files_sharing/lib/external/scanner.php
-%%WWWDIR%%/apps/files_sharing/lib/external/storage.php
-%%WWWDIR%%/apps/files_sharing/lib/helper.php
-%%WWWDIR%%/apps/files_sharing/lib/hooks.php
-%%WWWDIR%%/apps/files_sharing/lib/isharedstorage.php
-%%WWWDIR%%/apps/files_sharing/lib/maintainer.php
-%%WWWDIR%%/apps/files_sharing/lib/middleware/sharingcheckmiddleware.php
-%%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/scanner.php
+%%WWWDIR%%/apps/files_sharing/lib/API/OCSShareWrapper.php
+%%WWWDIR%%/apps/files_sharing/lib/API/Remote.php
+%%WWWDIR%%/apps/files_sharing/lib/API/Share20OCS.php
+%%WWWDIR%%/apps/files_sharing/lib/API/Sharees.php
+%%WWWDIR%%/apps/files_sharing/lib/Activity.php
+%%WWWDIR%%/apps/files_sharing/lib/AppInfo/Application.php
+%%WWWDIR%%/apps/files_sharing/lib/Cache.php
+%%WWWDIR%%/apps/files_sharing/lib/Capabilities.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
+%%WWWDIR%%/apps/files_sharing/lib/External/MountProvider.php
+%%WWWDIR%%/apps/files_sharing/lib/External/Scanner.php
+%%WWWDIR%%/apps/files_sharing/lib/External/Storage.php
+%%WWWDIR%%/apps/files_sharing/lib/External/Watcher.php
+%%WWWDIR%%/apps/files_sharing/lib/Helper.php
+%%WWWDIR%%/apps/files_sharing/lib/Hooks.php
+%%WWWDIR%%/apps/files_sharing/lib/ISharedStorage.php
+%%WWWDIR%%/apps/files_sharing/lib/Maintainer.php
+%%WWWDIR%%/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php
+%%WWWDIR%%/apps/files_sharing/lib/Migration.php
+%%WWWDIR%%/apps/files_sharing/lib/MountProvider.php
+%%WWWDIR%%/apps/files_sharing/lib/Scanner.php
+%%WWWDIR%%/apps/files_sharing/lib/SharedMount.php
+%%WWWDIR%%/apps/files_sharing/lib/SharedPropagator.php
+%%WWWDIR%%/apps/files_sharing/lib/Updater.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/list.php
%%WWWDIR%%/apps/files_sharing/public.php
-%%WWWDIR%%/apps/files_sharing/settings-admin.php
-%%WWWDIR%%/apps/files_sharing/settings-personal.php
%%WWWDIR%%/apps/files_sharing/templates/authenticate.php
%%WWWDIR%%/apps/files_sharing/templates/list.php
%%WWWDIR%%/apps/files_sharing/templates/part.404.php
%%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_texteditor/appinfo/app.php
%%WWWDIR%%/apps/files_texteditor/appinfo/application.php
%%WWWDIR%%/apps/files_texteditor/appinfo/info.xml
@@ -6229,6 +6264,8 @@
%%WWWDIR%%/apps/files_texteditor/l10n/hu_HU.js
%%WWWDIR%%/apps/files_texteditor/l10n/hu_HU.json
%%WWWDIR%%/apps/files_texteditor/l10n/hu_HU.php
+%%WWWDIR%%/apps/files_texteditor/l10n/hy.js
+%%WWWDIR%%/apps/files_texteditor/l10n/hy.json
%%WWWDIR%%/apps/files_texteditor/l10n/hy.php
%%WWWDIR%%/apps/files_texteditor/l10n/ia.php
%%WWWDIR%%/apps/files_texteditor/l10n/id.js
@@ -6330,16 +6367,12 @@
%%WWWDIR%%/apps/files_trashbin/ajax/preview.php
%%WWWDIR%%/apps/files_trashbin/ajax/undelete.php
%%WWWDIR%%/apps/files_trashbin/appinfo/app.php
-%%WWWDIR%%/apps/files_trashbin/appinfo/application.php
%%WWWDIR%%/apps/files_trashbin/appinfo/database.xml
%%WWWDIR%%/apps/files_trashbin/appinfo/info.xml
-%%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
%%WWWDIR%%/apps/files_trashbin/css/trash.css
%%WWWDIR%%/apps/files_trashbin/img/app.svg
%%WWWDIR%%/apps/files_trashbin/js/app.js
@@ -6398,6 +6431,8 @@
%%WWWDIR%%/apps/files_trashbin/l10n/fa.json
%%WWWDIR%%/apps/files_trashbin/l10n/fi_FI.js
%%WWWDIR%%/apps/files_trashbin/l10n/fi_FI.json
+%%WWWDIR%%/apps/files_trashbin/l10n/fil.js
+%%WWWDIR%%/apps/files_trashbin/l10n/fil.json
%%WWWDIR%%/apps/files_trashbin/l10n/fr.js
%%WWWDIR%%/apps/files_trashbin/l10n/fr.json
%%WWWDIR%%/apps/files_trashbin/l10n/gl.js
@@ -6500,29 +6535,27 @@
%%WWWDIR%%/apps/files_trashbin/l10n/zh_HK.json
%%WWWDIR%%/apps/files_trashbin/l10n/zh_TW.js
%%WWWDIR%%/apps/files_trashbin/l10n/zh_TW.json
-%%WWWDIR%%/apps/files_trashbin/lib/backgroundjob/expiretrash.php
-%%WWWDIR%%/apps/files_trashbin/lib/capabilities.php
-%%WWWDIR%%/apps/files_trashbin/lib/exceptions/copyrecursiveexception.php
-%%WWWDIR%%/apps/files_trashbin/lib/expiration.php
-%%WWWDIR%%/apps/files_trashbin/lib/helper.php
-%%WWWDIR%%/apps/files_trashbin/lib/hooks.php
-%%WWWDIR%%/apps/files_trashbin/lib/storage.php
-%%WWWDIR%%/apps/files_trashbin/lib/trashbin.php
+%%WWWDIR%%/apps/files_trashbin/lib/AppInfo/Application.php
+%%WWWDIR%%/apps/files_trashbin/lib/BackgroundJob/ExpireTrash.php
+%%WWWDIR%%/apps/files_trashbin/lib/Capabilities.php
+%%WWWDIR%%/apps/files_trashbin/lib/Command/CleanUp.php
+%%WWWDIR%%/apps/files_trashbin/lib/Command/Expire.php
+%%WWWDIR%%/apps/files_trashbin/lib/Exceptions/CopyRecursiveException.php
+%%WWWDIR%%/apps/files_trashbin/lib/Expiration.php
+%%WWWDIR%%/apps/files_trashbin/lib/Helper.php
+%%WWWDIR%%/apps/files_trashbin/lib/Hooks.php
+%%WWWDIR%%/apps/files_trashbin/lib/Storage.php
+%%WWWDIR%%/apps/files_trashbin/lib/Trashbin.php
%%WWWDIR%%/apps/files_trashbin/list.php
%%WWWDIR%%/apps/files_trashbin/templates/index.php
%%WWWDIR%%/apps/files_versions/ajax/getVersions.php
%%WWWDIR%%/apps/files_versions/ajax/preview.php
%%WWWDIR%%/apps/files_versions/ajax/rollbackVersion.php
%%WWWDIR%%/apps/files_versions/appinfo/app.php
-%%WWWDIR%%/apps/files_versions/appinfo/application.php
%%WWWDIR%%/apps/files_versions/appinfo/info.xml
-%%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
%%WWWDIR%%/apps/files_versions/css/versions.css
%%WWWDIR%%/apps/files_versions/download.php
%%WWWDIR%%/apps/files_versions/img/app.svg
@@ -6668,11 +6701,14 @@
%%WWWDIR%%/apps/files_versions/l10n/zh_HK.json
%%WWWDIR%%/apps/files_versions/l10n/zh_TW.js
%%WWWDIR%%/apps/files_versions/l10n/zh_TW.json
-%%WWWDIR%%/apps/files_versions/lib/backgroundjob/expireversions.php
-%%WWWDIR%%/apps/files_versions/lib/capabilities.php
-%%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/lib/AppInfo/Application.php
+%%WWWDIR%%/apps/files_versions/lib/BackgroundJob/ExpireVersions.php
+%%WWWDIR%%/apps/files_versions/lib/Capabilities.php
+%%WWWDIR%%/apps/files_versions/lib/Command/CleanUp.php
+%%WWWDIR%%/apps/files_versions/lib/Command/Expire.php
+%%WWWDIR%%/apps/files_versions/lib/Expiration.php
+%%WWWDIR%%/apps/files_versions/lib/Hooks.php
+%%WWWDIR%%/apps/files_versions/lib/Storage.php
%%WWWDIR%%/apps/files_videoplayer/appinfo/app.php
%%WWWDIR%%/apps/files_videoplayer/appinfo/info.xml
%%WWWDIR%%/apps/files_videoplayer/appinfo/signature.json
@@ -6714,7 +6750,6 @@
%%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
%%WWWDIR%%/apps/firstrunwizard/img/app.svg
@@ -6759,7 +6794,6 @@
%%WWWDIR%%/apps/firstrunwizard/l10n/el.js
%%WWWDIR%%/apps/firstrunwizard/l10n/el.json
%%WWWDIR%%/apps/firstrunwizard/l10n/el.php
-%%WWWDIR%%/apps/firstrunwizard/l10n/en@pirate.php
%%WWWDIR%%/apps/firstrunwizard/l10n/en_GB.js
%%WWWDIR%%/apps/firstrunwizard/l10n/en_GB.json
%%WWWDIR%%/apps/firstrunwizard/l10n/en_GB.php
@@ -6806,6 +6840,8 @@
%%WWWDIR%%/apps/firstrunwizard/l10n/id.js
%%WWWDIR%%/apps/firstrunwizard/l10n/id.json
%%WWWDIR%%/apps/firstrunwizard/l10n/id.php
+%%WWWDIR%%/apps/firstrunwizard/l10n/is.js
+%%WWWDIR%%/apps/firstrunwizard/l10n/is.json
%%WWWDIR%%/apps/firstrunwizard/l10n/is.php
%%WWWDIR%%/apps/firstrunwizard/l10n/it.js
%%WWWDIR%%/apps/firstrunwizard/l10n/it.json
@@ -6906,6 +6942,7 @@
%%WWWDIR%%/apps/gallery/appinfo/info.xml
%%WWWDIR%%/apps/gallery/appinfo/routes.php
%%WWWDIR%%/apps/gallery/appinfo/signature.json
+%%WWWDIR%%/apps/gallery/build/after_failure.sh
%%WWWDIR%%/apps/gallery/build/documentation/docpublisher.sh
%%WWWDIR%%/apps/gallery/build/documentation/index.html
%%WWWDIR%%/apps/gallery/build/documentation/reports/index.html
@@ -6941,6 +6978,7 @@
%%WWWDIR%%/apps/gallery/css/share.css
%%WWWDIR%%/apps/gallery/css/slideshow.css
%%WWWDIR%%/apps/gallery/css/styles.css
+%%WWWDIR%%/apps/gallery/css/upload.css
%%WWWDIR%%/apps/gallery/documentation/developers.md
%%WWWDIR%%/apps/gallery/environment/environment.php
%%WWWDIR%%/apps/gallery/environment/environmentexception.php
@@ -6982,6 +7020,7 @@
%%WWWDIR%%/apps/gallery/js/slideshowcontrols.js
%%WWWDIR%%/apps/gallery/js/slideshowzoomablepreview.js
%%WWWDIR%%/apps/gallery/js/thumbnail.js
+%%WWWDIR%%/apps/gallery/js/upload-helper.js
%%WWWDIR%%/apps/gallery/js/vendor/bigshot/LICENSE.txt
%%WWWDIR%%/apps/gallery/js/vendor/bigshot/README.txt
%%WWWDIR%%/apps/gallery/js/vendor/bigshot/bigshot-compressed.js
@@ -6995,7 +7034,14 @@
%%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/jquery-touch-events/README.md
+%%WWWDIR%%/apps/gallery/js/vendor/jquery-touch-events/src/1.0.1/jquery.mobile-events.js
+%%WWWDIR%%/apps/gallery/js/vendor/jquery-touch-events/src/1.0.1/jquery.mobile-events.min.js
+%%WWWDIR%%/apps/gallery/js/vendor/jquery.ui.touch-punch-custom.js
+%%WWWDIR%%/apps/gallery/js/vendor/jqueryui-touch-punch/README.md
+%%WWWDIR%%/apps/gallery/js/vendor/jqueryui-touch-punch/jquery.ui.touch-punch.js
%%WWWDIR%%/apps/gallery/js/vendor/modified-eventsource-polyfill/eventsource-polyfill.js
+%%WWWDIR%%/apps/gallery/js/vendor/owncloud/newfilemenu.js
%%WWWDIR%%/apps/gallery/js/vendor/owncloud/share.js
%%WWWDIR%%/apps/gallery/l10n/.tx/config
%%WWWDIR%%/apps/gallery/l10n/af_ZA.php
@@ -7097,7 +7143,6 @@
%%WWWDIR%%/apps/gallery/l10n/pa.php
%%WWWDIR%%/apps/gallery/l10n/pl.js
%%WWWDIR%%/apps/gallery/l10n/pl.json
-%%WWWDIR%%/apps/gallery/l10n/pl.php
%%WWWDIR%%/apps/gallery/l10n/pt_BR.js
%%WWWDIR%%/apps/gallery/l10n/pt_BR.json
%%WWWDIR%%/apps/gallery/l10n/pt_PT.js
@@ -7117,7 +7162,6 @@
%%WWWDIR%%/apps/gallery/l10n/sr@latin.php
%%WWWDIR%%/apps/gallery/l10n/sv.js
%%WWWDIR%%/apps/gallery/l10n/sv.json
-%%WWWDIR%%/apps/gallery/l10n/sv.php
%%WWWDIR%%/apps/gallery/l10n/ta_LK.php
%%WWWDIR%%/apps/gallery/l10n/th_TH.js
%%WWWDIR%%/apps/gallery/l10n/th_TH.json
@@ -7168,10 +7212,12 @@
%%WWWDIR%%/apps/gallery/utility/eventsource.php
%%WWWDIR%%/apps/gallery/vendor/autoload.php
%%WWWDIR%%/apps/gallery/vendor/composer/ClassLoader.php
+%%WWWDIR%%/apps/gallery/vendor/composer/LICENSE
%%WWWDIR%%/apps/gallery/vendor/composer/autoload_classmap.php
%%WWWDIR%%/apps/gallery/vendor/composer/autoload_namespaces.php
%%WWWDIR%%/apps/gallery/vendor/composer/autoload_psr4.php
%%WWWDIR%%/apps/gallery/vendor/composer/autoload_real.php
+%%WWWDIR%%/apps/gallery/vendor/composer/autoload_static.php
%%WWWDIR%%/apps/gallery/vendor/composer/installed.json
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/.gitignore
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/CHANGELOG.md
@@ -7216,12 +7262,10 @@
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/phpunit.xml.dist
%%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
@@ -7233,18 +7277,18 @@
%%WWWDIR%%/apps/notifications/img/sample-new.png
%%WWWDIR%%/apps/notifications/js/app.js
%%WWWDIR%%/apps/notifications/js/notification.js
-%%WWWDIR%%/apps/notifications/lib/app.php
-%%WWWDIR%%/apps/notifications/lib/capabilities.php
-%%WWWDIR%%/apps/notifications/lib/handler.php
+%%WWWDIR%%/apps/notifications/lib/App.php
+%%WWWDIR%%/apps/notifications/lib/AppInfo/Application.php
+%%WWWDIR%%/apps/notifications/lib/Capabilities.php
+%%WWWDIR%%/apps/notifications/lib/Controller/EndpointController.php
+%%WWWDIR%%/apps/notifications/lib/Handler.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/systemtags/activity/extension.php
-%%WWWDIR%%/apps/systemtags/activity/listener.php
+%%WWWDIR%%/apps/provisioning_api/lib/Apps.php
+%%WWWDIR%%/apps/provisioning_api/lib/Groups.php
+%%WWWDIR%%/apps/provisioning_api/lib/Users.php
%%WWWDIR%%/apps/systemtags/appinfo/app.php
%%WWWDIR%%/apps/systemtags/appinfo/info.xml
%%WWWDIR%%/apps/systemtags/appinfo/signature.json
@@ -7279,6 +7323,8 @@
%%WWWDIR%%/apps/systemtags/l10n/da.json
%%WWWDIR%%/apps/systemtags/l10n/de.js
%%WWWDIR%%/apps/systemtags/l10n/de.json
+%%WWWDIR%%/apps/systemtags/l10n/de_AT.js
+%%WWWDIR%%/apps/systemtags/l10n/de_AT.json
%%WWWDIR%%/apps/systemtags/l10n/de_DE.js
%%WWWDIR%%/apps/systemtags/l10n/de_DE.json
%%WWWDIR%%/apps/systemtags/l10n/el.js
@@ -7399,6 +7445,8 @@
%%WWWDIR%%/apps/systemtags/l10n/zh_HK.json
%%WWWDIR%%/apps/systemtags/l10n/zh_TW.js
%%WWWDIR%%/apps/systemtags/l10n/zh_TW.json
+%%WWWDIR%%/apps/systemtags/lib/Activity/Extension.php
+%%WWWDIR%%/apps/systemtags/lib/Activity/Listener.php
%%WWWDIR%%/apps/systemtags/list.php
%%WWWDIR%%/apps/systemtags/templates/list.php
%%WWWDIR%%/apps/templateeditor/app/templateeditor.php
@@ -7406,7 +7454,6 @@
%%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
@@ -7581,11 +7628,9 @@
%%WWWDIR%%/apps/templateeditor/templates/settings-admin.php
%%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
@@ -7648,6 +7693,8 @@
%%WWWDIR%%/apps/updatenotification/l10n/ja.json
%%WWWDIR%%/apps/updatenotification/l10n/ko.js
%%WWWDIR%%/apps/updatenotification/l10n/ko.json
+%%WWWDIR%%/apps/updatenotification/l10n/lb.js
+%%WWWDIR%%/apps/updatenotification/l10n/lb.json
%%WWWDIR%%/apps/updatenotification/l10n/lt_LT.js
%%WWWDIR%%/apps/updatenotification/l10n/lt_LT.json
%%WWWDIR%%/apps/updatenotification/l10n/mk.js
@@ -7664,6 +7711,8 @@
%%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/ro.js
+%%WWWDIR%%/apps/updatenotification/l10n/ro.json
%%WWWDIR%%/apps/updatenotification/l10n/ru.js
%%WWWDIR%%/apps/updatenotification/l10n/ru.json
%%WWWDIR%%/apps/updatenotification/l10n/sk_SK.js
@@ -7686,14 +7735,17 @@
%%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/lib/AppInfo/Application.php
+%%WWWDIR%%/apps/updatenotification/lib/Controller/AdminController.php
+%%WWWDIR%%/apps/updatenotification/lib/Notification/BackgroundJob.php
+%%WWWDIR%%/apps/updatenotification/lib/Notification/Notifier.php
+%%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
%%WWWDIR%%/apps/user_external/lib/ftp.php
@@ -7714,18 +7766,7 @@
%%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
-%%WWWDIR%%/apps/user_ldap/command/deleteconfig.php
-%%WWWDIR%%/apps/user_ldap/command/search.php
-%%WWWDIR%%/apps/user_ldap/command/setconfig.php
-%%WWWDIR%%/apps/user_ldap/command/showconfig.php
-%%WWWDIR%%/apps/user_ldap/command/showremnants.php
-%%WWWDIR%%/apps/user_ldap/command/testconfig.php
%%WWWDIR%%/apps/user_ldap/css/settings.css
-%%WWWDIR%%/apps/user_ldap/group_ldap.php
-%%WWWDIR%%/apps/user_ldap/group_proxy.php
%%WWWDIR%%/apps/user_ldap/img/app.svg
%%WWWDIR%%/apps/user_ldap/img/copy.png
%%WWWDIR%%/apps/user_ldap/img/copy.svg
@@ -7905,8 +7946,6 @@
%%WWWDIR%%/apps/user_ldap/l10n/nb_NO.json
%%WWWDIR%%/apps/user_ldap/l10n/nds.js
%%WWWDIR%%/apps/user_ldap/l10n/nds.json
-%%WWWDIR%%/apps/user_ldap/l10n/ne.js
-%%WWWDIR%%/apps/user_ldap/l10n/ne.json
%%WWWDIR%%/apps/user_ldap/l10n/nl.js
%%WWWDIR%%/apps/user_ldap/l10n/nl.json
%%WWWDIR%%/apps/user_ldap/l10n/nn_NO.js
@@ -7915,8 +7954,6 @@
%%WWWDIR%%/apps/user_ldap/l10n/nqo.json
%%WWWDIR%%/apps/user_ldap/l10n/oc.js
%%WWWDIR%%/apps/user_ldap/l10n/oc.json
-%%WWWDIR%%/apps/user_ldap/l10n/or_IN.js
-%%WWWDIR%%/apps/user_ldap/l10n/or_IN.json
%%WWWDIR%%/apps/user_ldap/l10n/pa.js
%%WWWDIR%%/apps/user_ldap/l10n/pa.json
%%WWWDIR%%/apps/user_ldap/l10n/pl.js
@@ -7969,41 +8006,49 @@
%%WWWDIR%%/apps/user_ldap/l10n/uk.json
%%WWWDIR%%/apps/user_ldap/l10n/ur_PK.js
%%WWWDIR%%/apps/user_ldap/l10n/ur_PK.json
-%%WWWDIR%%/apps/user_ldap/l10n/uz.js
-%%WWWDIR%%/apps/user_ldap/l10n/uz.json
%%WWWDIR%%/apps/user_ldap/l10n/vi.js
%%WWWDIR%%/apps/user_ldap/l10n/vi.json
-%%WWWDIR%%/apps/user_ldap/l10n/yo.js
-%%WWWDIR%%/apps/user_ldap/l10n/yo.json
%%WWWDIR%%/apps/user_ldap/l10n/zh_CN.js
%%WWWDIR%%/apps/user_ldap/l10n/zh_CN.json
%%WWWDIR%%/apps/user_ldap/l10n/zh_HK.js
%%WWWDIR%%/apps/user_ldap/l10n/zh_HK.json
%%WWWDIR%%/apps/user_ldap/l10n/zh_TW.js
%%WWWDIR%%/apps/user_ldap/l10n/zh_TW.json
-%%WWWDIR%%/apps/user_ldap/lib/access.php
-%%WWWDIR%%/apps/user_ldap/lib/backendutility.php
-%%WWWDIR%%/apps/user_ldap/lib/configuration.php
-%%WWWDIR%%/apps/user_ldap/lib/connection.php
-%%WWWDIR%%/apps/user_ldap/lib/filesystemhelper.php
-%%WWWDIR%%/apps/user_ldap/lib/helper.php
-%%WWWDIR%%/apps/user_ldap/lib/ildapwrapper.php
-%%WWWDIR%%/apps/user_ldap/lib/jobs.php
-%%WWWDIR%%/apps/user_ldap/lib/jobs/cleanup.php
-%%WWWDIR%%/apps/user_ldap/lib/ldap.php
-%%WWWDIR%%/apps/user_ldap/lib/ldaputility.php
-%%WWWDIR%%/apps/user_ldap/lib/logwrapper.php
-%%WWWDIR%%/apps/user_ldap/lib/mapping/abstractmapping.php
-%%WWWDIR%%/apps/user_ldap/lib/mapping/groupmapping.php
-%%WWWDIR%%/apps/user_ldap/lib/mapping/usermapping.php
-%%WWWDIR%%/apps/user_ldap/lib/proxy.php
-%%WWWDIR%%/apps/user_ldap/lib/user/deletedusersindex.php
-%%WWWDIR%%/apps/user_ldap/lib/user/iusertools.php
-%%WWWDIR%%/apps/user_ldap/lib/user/manager.php
-%%WWWDIR%%/apps/user_ldap/lib/user/offlineuser.php
-%%WWWDIR%%/apps/user_ldap/lib/user/user.php
-%%WWWDIR%%/apps/user_ldap/lib/wizard.php
-%%WWWDIR%%/apps/user_ldap/lib/wizardresult.php
+%%WWWDIR%%/apps/user_ldap/lib/Access.php
+%%WWWDIR%%/apps/user_ldap/lib/BackendUtility.php
+%%WWWDIR%%/apps/user_ldap/lib/Command/CheckUser.php
+%%WWWDIR%%/apps/user_ldap/lib/Command/CreateEmptyConfig.php
+%%WWWDIR%%/apps/user_ldap/lib/Command/DeleteConfig.php
+%%WWWDIR%%/apps/user_ldap/lib/Command/Search.php
+%%WWWDIR%%/apps/user_ldap/lib/Command/SetConfig.php
+%%WWWDIR%%/apps/user_ldap/lib/Command/ShowConfig.php
+%%WWWDIR%%/apps/user_ldap/lib/Command/ShowRemnants.php
+%%WWWDIR%%/apps/user_ldap/lib/Command/TestConfig.php
+%%WWWDIR%%/apps/user_ldap/lib/Configuration.php
+%%WWWDIR%%/apps/user_ldap/lib/Connection.php
+%%WWWDIR%%/apps/user_ldap/lib/FilesystemHelper.php
+%%WWWDIR%%/apps/user_ldap/lib/Group_LDAP.php
+%%WWWDIR%%/apps/user_ldap/lib/Group_Proxy.php
+%%WWWDIR%%/apps/user_ldap/lib/Helper.php
+%%WWWDIR%%/apps/user_ldap/lib/ILDAPWrapper.php
+%%WWWDIR%%/apps/user_ldap/lib/Jobs/CleanUp.php
+%%WWWDIR%%/apps/user_ldap/lib/Jobs/UpdateGroups.php
+%%WWWDIR%%/apps/user_ldap/lib/LDAP.php
+%%WWWDIR%%/apps/user_ldap/lib/LDAPUtility.php
+%%WWWDIR%%/apps/user_ldap/lib/LogWrapper.php
+%%WWWDIR%%/apps/user_ldap/lib/Mapping/AbstractMapping.php
+%%WWWDIR%%/apps/user_ldap/lib/Mapping/GroupMapping.php
+%%WWWDIR%%/apps/user_ldap/lib/Mapping/UserMapping.php
+%%WWWDIR%%/apps/user_ldap/lib/Proxy.php
+%%WWWDIR%%/apps/user_ldap/lib/User/DeletedUsersIndex.php
+%%WWWDIR%%/apps/user_ldap/lib/User/IUserTools.php
+%%WWWDIR%%/apps/user_ldap/lib/User/Manager.php
+%%WWWDIR%%/apps/user_ldap/lib/User/OfflineUser.php
+%%WWWDIR%%/apps/user_ldap/lib/User/User.php
+%%WWWDIR%%/apps/user_ldap/lib/User_LDAP.php
+%%WWWDIR%%/apps/user_ldap/lib/User_Proxy.php
+%%WWWDIR%%/apps/user_ldap/lib/Wizard.php
+%%WWWDIR%%/apps/user_ldap/lib/WizardResult.php
%%WWWDIR%%/apps/user_ldap/settings.php
%%WWWDIR%%/apps/user_ldap/templates/part.settingcontrols.php
%%WWWDIR%%/apps/user_ldap/templates/part.wizard-groupfilter.php
@@ -8012,8 +8057,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/user_ldap.php
-%%WWWDIR%%/apps/user_ldap/user_proxy.php
%%WWWDIR%%/apps/user_ldap/vendor/ui-multiselect/MIT-LICENSE
%%WWWDIR%%/apps/user_ldap/vendor/ui-multiselect/jquery.multiselect.css
%%WWWDIR%%/apps/user_ldap/vendor/ui-multiselect/src/jquery.multiselect.js
@@ -8022,70 +8065,80 @@
@owner
@group
%%WWWDIR%%/console.php
+%%WWWDIR%%/core/Application.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
+%%WWWDIR%%/core/Command/Background/Cron.php
+%%WWWDIR%%/core/Command/Background/WebCron.php
+%%WWWDIR%%/core/Command/Base.php
+%%WWWDIR%%/core/Command/Check.php
+%%WWWDIR%%/core/Command/Config/App/DeleteConfig.php
+%%WWWDIR%%/core/Command/Config/App/GetConfig.php
+%%WWWDIR%%/core/Command/Config/App/SetConfig.php
+%%WWWDIR%%/core/Command/Config/Import.php
+%%WWWDIR%%/core/Command/Config/ListConfigs.php
+%%WWWDIR%%/core/Command/Config/System/DeleteConfig.php
+%%WWWDIR%%/core/Command/Config/System/GetConfig.php
+%%WWWDIR%%/core/Command/Config/System/SetConfig.php
+%%WWWDIR%%/core/Command/Db/ConvertType.php
+%%WWWDIR%%/core/Command/Db/GenerateChangeScript.php
+%%WWWDIR%%/core/Command/Encryption/ChangeKeyStorageRoot.php
+%%WWWDIR%%/core/Command/Encryption/DecryptAll.php
+%%WWWDIR%%/core/Command/Encryption/Disable.php
+%%WWWDIR%%/core/Command/Encryption/Enable.php
+%%WWWDIR%%/core/Command/Encryption/EncryptAll.php
+%%WWWDIR%%/core/Command/Encryption/ListModules.php
+%%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
+%%WWWDIR%%/core/Command/Maintenance/DataFingerprint.php
+%%WWWDIR%%/core/Command/Maintenance/Install.php
+%%WWWDIR%%/core/Command/Maintenance/Mimetype/UpdateDB.php
+%%WWWDIR%%/core/Command/Maintenance/Mimetype/UpdateJS.php
+%%WWWDIR%%/core/Command/Maintenance/Mode.php
+%%WWWDIR%%/core/Command/Maintenance/Repair.php
+%%WWWDIR%%/core/Command/Maintenance/SingleUser.php
+%%WWWDIR%%/core/Command/Maintenance/UpdateHtaccess.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/TwoFactorAuth/Disable.php
+%%WWWDIR%%/core/Command/TwoFactorAuth/Enable.php
+%%WWWDIR%%/core/Command/Upgrade.php
+%%WWWDIR%%/core/Command/User/Add.php
+%%WWWDIR%%/core/Command/User/Delete.php
+%%WWWDIR%%/core/Command/User/Disable.php
+%%WWWDIR%%/core/Command/User/Enable.php
+%%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/LoginController.php
+%%WWWDIR%%/core/Controller/LostController.php
+%%WWWDIR%%/core/Controller/OccController.php
+%%WWWDIR%%/core/Controller/SetupController.php
+%%WWWDIR%%/core/Controller/TokenController.php
+%%WWWDIR%%/core/Controller/TwoFactorChallengeController.php
+%%WWWDIR%%/core/Controller/UserController.php
+%%WWWDIR%%/core/Middleware/TwoFactorMiddleware.php
+%%WWWDIR%%/core/Tags/Controller.php
%%WWWDIR%%/core/ajax/appconfig.php
%%WWWDIR%%/core/ajax/preview.php
%%WWWDIR%%/core/ajax/share.php
%%WWWDIR%%/core/ajax/update.php
-%%WWWDIR%%/core/application.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
-%%WWWDIR%%/core/command/background/cron.php
-%%WWWDIR%%/core/command/background/webcron.php
-%%WWWDIR%%/core/command/base.php
-%%WWWDIR%%/core/command/check.php
-%%WWWDIR%%/core/command/config/app/deleteconfig.php
-%%WWWDIR%%/core/command/config/app/getconfig.php
-%%WWWDIR%%/core/command/config/app/setconfig.php
-%%WWWDIR%%/core/command/config/import.php
-%%WWWDIR%%/core/command/config/listconfigs.php
-%%WWWDIR%%/core/command/config/system/deleteconfig.php
-%%WWWDIR%%/core/command/config/system/getconfig.php
-%%WWWDIR%%/core/command/config/system/setconfig.php
-%%WWWDIR%%/core/command/db/converttype.php
-%%WWWDIR%%/core/command/db/generatechangescript.php
-%%WWWDIR%%/core/command/encryption/changekeystorageroot.php
-%%WWWDIR%%/core/command/encryption/decryptall.php
-%%WWWDIR%%/core/command/encryption/disable.php
-%%WWWDIR%%/core/command/encryption/enable.php
-%%WWWDIR%%/core/command/encryption/encryptall.php
-%%WWWDIR%%/core/command/encryption/listmodules.php
-%%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
-%%WWWDIR%%/core/command/maintenance/install.php
-%%WWWDIR%%/core/command/maintenance/mimetype/updatedb.php
-%%WWWDIR%%/core/command/maintenance/mimetype/updatejs.php
-%%WWWDIR%%/core/command/maintenance/mode.php
-%%WWWDIR%%/core/command/maintenance/repair.php
-%%WWWDIR%%/core/command/maintenance/singleuser.php
-%%WWWDIR%%/core/command/maintenance/updatehtaccess.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
-%%WWWDIR%%/core/command/user/delete.php
-%%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/occcontroller.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
@@ -8113,6 +8166,7 @@
%%WWWDIR%%/core/css/styles.css
%%WWWDIR%%/core/css/systemtags.css
%%WWWDIR%%/core/css/tooltip.css
+%%WWWDIR%%/core/css/update.css
%%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
@@ -8395,11 +8449,8 @@
%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.woff
%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/js/bootstrap.js
%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/js/bootstrap.min.js
-%%WWWDIR%%/core/doc/admin/_static/bootstrap-responsive.css
%%WWWDIR%%/core/doc/admin/_static/bootstrap-sphinx.css
%%WWWDIR%%/core/doc/admin/_static/bootstrap-sphinx.js
-%%WWWDIR%%/core/doc/admin/_static/bootstrap.css
-%%WWWDIR%%/core/doc/admin/_static/bootstrap.js
%%WWWDIR%%/core/doc/admin/_static/comment-bright.png
%%WWWDIR%%/core/doc/admin/_static/comment-close.png
%%WWWDIR%%/core/doc/admin/_static/comment.png
@@ -8419,10 +8470,7 @@
%%WWWDIR%%/core/doc/admin/_static/fonts/fontawesome-webfont.svg
%%WWWDIR%%/core/doc/admin/_static/fonts/fontawesome-webfont.ttf
%%WWWDIR%%/core/doc/admin/_static/fonts/fontawesome-webfont.woff
-%%WWWDIR%%/core/doc/admin/_static/img/glyphicons-halflings-white.png
-%%WWWDIR%%/core/doc/admin/_static/img/glyphicons-halflings.png
%%WWWDIR%%/core/doc/admin/_static/img/logo_owncloud.svg
-%%WWWDIR%%/core/doc/admin/_static/img/note.svg
%%WWWDIR%%/core/doc/admin/_static/img/note_pencil.svg
%%WWWDIR%%/core/doc/admin/_static/img/social/diaspora.png
%%WWWDIR%%/core/doc/admin/_static/img/social/diaspora.svg
@@ -8439,7 +8487,6 @@
%%WWWDIR%%/core/doc/admin/_static/img/social/twitter.svg
%%WWWDIR%%/core/doc/admin/_static/img/social/twitterround.png
%%WWWDIR%%/core/doc/admin/_static/img/social/youtube.svg
-%%WWWDIR%%/core/doc/admin/_static/img/todo.svg
%%WWWDIR%%/core/doc/admin/_static/img/warning.svg
%%WWWDIR%%/core/doc/admin/_static/jquery-1.11.1.js
%%WWWDIR%%/core/doc/admin/_static/jquery.js
@@ -8463,7 +8510,6 @@
%%WWWDIR%%/core/doc/admin/_static/social/twitter.svg
%%WWWDIR%%/core/doc/admin/_static/social/twitterround.png
%%WWWDIR%%/core/doc/admin/_static/social/youtube.svg
-%%WWWDIR%%/core/doc/admin/_static/style.css
%%WWWDIR%%/core/doc/admin/_static/styles.css
%%WWWDIR%%/core/doc/admin/_static/underscore-1.3.1.js
%%WWWDIR%%/core/doc/admin/_static/underscore.js
@@ -8627,6 +8673,7 @@
%%WWWDIR%%/core/doc/user/_images/files_versioning.png
%%WWWDIR%%/core/doc/user/_images/gallery-1.png
%%WWWDIR%%/core/doc/user/_images/gallery-2.png
+%%WWWDIR%%/core/doc/user/_images/hidden_files.png
%%WWWDIR%%/core/doc/user/_images/kdes.png
%%WWWDIR%%/core/doc/user/_images/kdes1.png
%%WWWDIR%%/core/doc/user/_images/kdes2.png
@@ -8644,6 +8691,9 @@
%%WWWDIR%%/core/doc/user/_images/osx_webdav2.png
%%WWWDIR%%/core/doc/user/_images/personal_settings.png
%%WWWDIR%%/core/doc/user/_images/quota1.png
+%%WWWDIR%%/core/doc/user/_images/settings_devices.png
+%%WWWDIR%%/core/doc/user/_images/settings_devices_add.png
+%%WWWDIR%%/core/doc/user/_images/settings_sessions.png
%%WWWDIR%%/core/doc/user/_images/users-overlays-sharepoint.png
%%WWWDIR%%/core/doc/user/_images/users-overlays-win-net-drive.png
%%WWWDIR%%/core/doc/user/_images/video_player_2.png
@@ -8676,6 +8726,7 @@
%%WWWDIR%%/core/doc/user/_sources/pim/sync_osx.txt
%%WWWDIR%%/core/doc/user/_sources/pim/sync_thunderbird.txt
%%WWWDIR%%/core/doc/user/_sources/pim/troubleshooting.txt
+%%WWWDIR%%/core/doc/user/_sources/session_management.txt
%%WWWDIR%%/core/doc/user/_sources/userpreferences.txt
%%WWWDIR%%/core/doc/user/_sources/webinterface.txt
%%WWWDIR%%/core/doc/user/_sources/whats_new.txt
@@ -8693,11 +8744,8 @@
%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.woff
%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/js/bootstrap.js
%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/js/bootstrap.min.js
-%%WWWDIR%%/core/doc/user/_static/bootstrap-responsive.css
%%WWWDIR%%/core/doc/user/_static/bootstrap-sphinx.css
%%WWWDIR%%/core/doc/user/_static/bootstrap-sphinx.js
-%%WWWDIR%%/core/doc/user/_static/bootstrap.css
-%%WWWDIR%%/core/doc/user/_static/bootstrap.js
%%WWWDIR%%/core/doc/user/_static/comment-bright.png
%%WWWDIR%%/core/doc/user/_static/comment-close.png
%%WWWDIR%%/core/doc/user/_static/comment.png
@@ -8717,10 +8765,7 @@
%%WWWDIR%%/core/doc/user/_static/fonts/fontawesome-webfont.svg
%%WWWDIR%%/core/doc/user/_static/fonts/fontawesome-webfont.ttf
%%WWWDIR%%/core/doc/user/_static/fonts/fontawesome-webfont.woff
-%%WWWDIR%%/core/doc/user/_static/img/glyphicons-halflings-white.png
-%%WWWDIR%%/core/doc/user/_static/img/glyphicons-halflings.png
%%WWWDIR%%/core/doc/user/_static/img/logo_owncloud.svg
-%%WWWDIR%%/core/doc/user/_static/img/note.svg
%%WWWDIR%%/core/doc/user/_static/img/note_pencil.svg
%%WWWDIR%%/core/doc/user/_static/img/social/diaspora.png
%%WWWDIR%%/core/doc/user/_static/img/social/diaspora.svg
@@ -8737,7 +8782,6 @@
%%WWWDIR%%/core/doc/user/_static/img/social/twitter.svg
%%WWWDIR%%/core/doc/user/_static/img/social/twitterround.png
%%WWWDIR%%/core/doc/user/_static/img/social/youtube.svg
-%%WWWDIR%%/core/doc/user/_static/img/todo.svg
%%WWWDIR%%/core/doc/user/_static/img/warning.svg
%%WWWDIR%%/core/doc/user/_static/jquery-1.11.1.js
%%WWWDIR%%/core/doc/user/_static/jquery.js
@@ -8761,7 +8805,6 @@
%%WWWDIR%%/core/doc/user/_static/social/twitter.svg
%%WWWDIR%%/core/doc/user/_static/social/twitterround.png
%%WWWDIR%%/core/doc/user/_static/social/youtube.svg
-%%WWWDIR%%/core/doc/user/_static/style.css
%%WWWDIR%%/core/doc/user/_static/styles.css
%%WWWDIR%%/core/doc/user/_static/underscore-1.3.1.js
%%WWWDIR%%/core/doc/user/_static/underscore.js
@@ -8799,6 +8842,7 @@
%%WWWDIR%%/core/doc/user/pim/troubleshooting.html
%%WWWDIR%%/core/doc/user/search.html
%%WWWDIR%%/core/doc/user/searchindex.js
+%%WWWDIR%%/core/doc/user/session_management.html
%%WWWDIR%%/core/doc/user/userpreferences.html
%%WWWDIR%%/core/doc/user/webinterface.html
%%WWWDIR%%/core/doc/user/whats_new.html
@@ -8823,6 +8867,7 @@
%%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-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
@@ -8851,6 +8896,8 @@
%%WWWDIR%%/core/img/actions/delete.svg
%%WWWDIR%%/core/img/actions/details.png
%%WWWDIR%%/core/img/actions/details.svg
+%%WWWDIR%%/core/img/actions/download-white.png
+%%WWWDIR%%/core/img/actions/download-white.svg
%%WWWDIR%%/core/img/actions/download.png
%%WWWDIR%%/core/img/actions/download.svg
%%WWWDIR%%/core/img/actions/edit.png
@@ -8956,6 +9003,7 @@
%%WWWDIR%%/core/img/actions/view-previous.png
%%WWWDIR%%/core/img/actions/view-previous.svg
%%WWWDIR%%/core/img/appstore.svg
+%%WWWDIR%%/core/img/background.jpg
%%WWWDIR%%/core/img/breadcrumb.png
%%WWWDIR%%/core/img/breadcrumb.svg
%%WWWDIR%%/core/img/default-app-icon.svg
@@ -9010,6 +9058,7 @@
%%WWWDIR%%/core/img/googleplay.png
%%WWWDIR%%/core/img/image-optimization.sh
%%WWWDIR%%/core/img/loading-dark.gif
+%%WWWDIR%%/core/img/loading-small-dark.gif
%%WWWDIR%%/core/img/loading-small.gif
%%WWWDIR%%/core/img/loading.gif
%%WWWDIR%%/core/img/logo-icon-175px.png
@@ -9032,17 +9081,17 @@
%%WWWDIR%%/core/img/places/music.svg
%%WWWDIR%%/core/img/places/picture.png
%%WWWDIR%%/core/img/places/picture.svg
-%%WWWDIR%%/core/img/rating/s0.png
-%%WWWDIR%%/core/img/rating/s1.png
-%%WWWDIR%%/core/img/rating/s10.png
-%%WWWDIR%%/core/img/rating/s2.png
-%%WWWDIR%%/core/img/rating/s3.png
-%%WWWDIR%%/core/img/rating/s4.png
-%%WWWDIR%%/core/img/rating/s5.png
-%%WWWDIR%%/core/img/rating/s6.png
-%%WWWDIR%%/core/img/rating/s7.png
-%%WWWDIR%%/core/img/rating/s8.png
-%%WWWDIR%%/core/img/rating/s9.png
+%%WWWDIR%%/core/img/rating/s0.svg
+%%WWWDIR%%/core/img/rating/s1.svg
+%%WWWDIR%%/core/img/rating/s10.svg
+%%WWWDIR%%/core/img/rating/s2.svg
+%%WWWDIR%%/core/img/rating/s3.svg
+%%WWWDIR%%/core/img/rating/s4.svg
+%%WWWDIR%%/core/img/rating/s5.svg
+%%WWWDIR%%/core/img/rating/s6.svg
+%%WWWDIR%%/core/img/rating/s7.svg
+%%WWWDIR%%/core/img/rating/s8.svg
+%%WWWDIR%%/core/img/rating/s9.svg
%%WWWDIR%%/core/js/apps.js
%%WWWDIR%%/core/js/backgroundjobs.js
%%WWWDIR%%/core/js/compatibility.js
@@ -9080,6 +9129,7 @@
%%WWWDIR%%/core/js/shareconfigmodel.js
%%WWWDIR%%/core/js/sharedialogexpirationview.js
%%WWWDIR%%/core/js/sharedialoglinkshareview.js
+%%WWWDIR%%/core/js/sharedialogmailview.js
%%WWWDIR%%/core/js/sharedialogresharerinfoview.js
%%WWWDIR%%/core/js/sharedialogshareelistview.js
%%WWWDIR%%/core/js/sharedialogview.js
@@ -9246,8 +9296,6 @@
%%WWWDIR%%/core/l10n/nb_NO.json
%%WWWDIR%%/core/l10n/nds.js
%%WWWDIR%%/core/l10n/nds.json
-%%WWWDIR%%/core/l10n/ne.js
-%%WWWDIR%%/core/l10n/ne.json
%%WWWDIR%%/core/l10n/nl.js
%%WWWDIR%%/core/l10n/nl.json
%%WWWDIR%%/core/l10n/nn_NO.js
@@ -9256,8 +9304,6 @@
%%WWWDIR%%/core/l10n/nqo.json
%%WWWDIR%%/core/l10n/oc.js
%%WWWDIR%%/core/l10n/oc.json
-%%WWWDIR%%/core/l10n/or_IN.js
-%%WWWDIR%%/core/l10n/or_IN.json
%%WWWDIR%%/core/l10n/pa.js
%%WWWDIR%%/core/l10n/pa.json
%%WWWDIR%%/core/l10n/pl.js
@@ -9310,13 +9356,9 @@
%%WWWDIR%%/core/l10n/uk.json
%%WWWDIR%%/core/l10n/ur_PK.js
%%WWWDIR%%/core/l10n/ur_PK.json
-%%WWWDIR%%/core/l10n/uz.js
-%%WWWDIR%%/core/l10n/uz.json
%%WWWDIR%%/core/l10n/vi.js
%%WWWDIR%%/core/l10n/vi.json
%%WWWDIR%%/core/l10n/xgettextfiles
-%%WWWDIR%%/core/l10n/yo.js
-%%WWWDIR%%/core/l10n/yo.json
%%WWWDIR%%/core/l10n/zh_CN.js
%%WWWDIR%%/core/l10n/zh_CN.json
%%WWWDIR%%/core/l10n/zh_HK.js
@@ -9337,7 +9379,6 @@
%%WWWDIR%%/core/skeleton/Photos/Squirrel.jpg
%%WWWDIR%%/core/skeleton/ownCloud Manual.pdf
%%WWWDIR%%/core/strings.php
-%%WWWDIR%%/core/tags/controller.php
%%WWWDIR%%/core/templates/403.php
%%WWWDIR%%/core/templates/404.php
%%WWWDIR%%/core/templates/altmail.php
@@ -9362,8 +9403,11 @@
%%WWWDIR%%/core/templates/message.html
%%WWWDIR%%/core/templates/singleuser.user.php
%%WWWDIR%%/core/templates/tags.html
+%%WWWDIR%%/core/templates/twofactorselectchallenge.php
+%%WWWDIR%%/core/templates/twofactorshowchallenge.php
%%WWWDIR%%/core/templates/untrustedDomain.php
%%WWWDIR%%/core/templates/update.admin.php
+%%WWWDIR%%/core/templates/update.use-cli.php
%%WWWDIR%%/core/templates/update.user.php
%%WWWDIR%%/core/vendor/.gitignore
%%WWWDIR%%/core/vendor/backbone/.bower.json
@@ -9377,10 +9421,6 @@
%%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
@@ -9391,7 +9431,6 @@
%%WWWDIR%%/core/vendor/jcrop/css/jquery.Jcrop.css
%%WWWDIR%%/core/vendor/jcrop/js/jquery.Jcrop.js
%%WWWDIR%%/core/vendor/jquery-migrate/.bower.json
-%%WWWDIR%%/core/vendor/jquery-migrate/component.json
%%WWWDIR%%/core/vendor/jquery-migrate/jquery-migrate.js
%%WWWDIR%%/core/vendor/jquery-migrate/jquery-migrate.min.js
%%WWWDIR%%/core/vendor/jquery-ui/MIT-LICENSE.txt
@@ -9401,9 +9440,9 @@
%%WWWDIR%%/core/vendor/jquery-ui/ui/jquery-ui.custom.js
%%WWWDIR%%/core/vendor/jquery/.bower.json
%%WWWDIR%%/core/vendor/jquery/MIT-LICENSE.txt
-%%WWWDIR%%/core/vendor/jquery/jquery.js
-%%WWWDIR%%/core/vendor/jquery/jquery.min.js
-%%WWWDIR%%/core/vendor/jquery/jquery.min.map
+%%WWWDIR%%/core/vendor/jquery/dist/jquery.js
+%%WWWDIR%%/core/vendor/jquery/dist/jquery.min.js
+%%WWWDIR%%/core/vendor/jquery/dist/jquery.min.map
%%WWWDIR%%/core/vendor/jsTimezoneDetect/.bower.json
%%WWWDIR%%/core/vendor/jsTimezoneDetect/LICENCE.txt
%%WWWDIR%%/core/vendor/jsTimezoneDetect/jstz.js
@@ -9439,6 +9478,14 @@
%%WWWDIR%%/l10n/rm-old.sh
%%WWWDIR%%/lib/autoloader.php
%%WWWDIR%%/lib/base.php
+%%WWWDIR%%/lib/composer/autoload.php
+%%WWWDIR%%/lib/composer/composer/ClassLoader.php
+%%WWWDIR%%/lib/composer/composer/LICENSE
+%%WWWDIR%%/lib/composer/composer/autoload_classmap.php
+%%WWWDIR%%/lib/composer/composer/autoload_namespaces.php
+%%WWWDIR%%/lib/composer/composer/autoload_psr4.php
+%%WWWDIR%%/lib/composer/composer/autoload_real.php
+%%WWWDIR%%/lib/composer/composer/installed.json
%%WWWDIR%%/lib/l10n/ach.js
%%WWWDIR%%/lib/l10n/ach.json
%%WWWDIR%%/lib/l10n/ady.js
@@ -9575,8 +9622,6 @@
%%WWWDIR%%/lib/l10n/nb_NO.json
%%WWWDIR%%/lib/l10n/nds.js
%%WWWDIR%%/lib/l10n/nds.json
-%%WWWDIR%%/lib/l10n/ne.js
-%%WWWDIR%%/lib/l10n/ne.json
%%WWWDIR%%/lib/l10n/nl.js
%%WWWDIR%%/lib/l10n/nl.json
%%WWWDIR%%/lib/l10n/nn_NO.js
@@ -9585,8 +9630,6 @@
%%WWWDIR%%/lib/l10n/nqo.json
%%WWWDIR%%/lib/l10n/oc.js
%%WWWDIR%%/lib/l10n/oc.json
-%%WWWDIR%%/lib/l10n/or_IN.js
-%%WWWDIR%%/lib/l10n/or_IN.json
%%WWWDIR%%/lib/l10n/pa.js
%%WWWDIR%%/lib/l10n/pa.json
%%WWWDIR%%/lib/l10n/pl.js
@@ -9639,639 +9682,672 @@
%%WWWDIR%%/lib/l10n/uk.json
%%WWWDIR%%/lib/l10n/ur_PK.js
%%WWWDIR%%/lib/l10n/ur_PK.json
-%%WWWDIR%%/lib/l10n/uz.js
-%%WWWDIR%%/lib/l10n/uz.json
%%WWWDIR%%/lib/l10n/vi.js
%%WWWDIR%%/lib/l10n/vi.json
-%%WWWDIR%%/lib/l10n/yo.js
-%%WWWDIR%%/lib/l10n/yo.json
%%WWWDIR%%/lib/l10n/zh_CN.js
%%WWWDIR%%/lib/l10n/zh_CN.json
%%WWWDIR%%/lib/l10n/zh_HK.js
%%WWWDIR%%/lib/l10n/zh_HK.json
%%WWWDIR%%/lib/l10n/zh_TW.js
%%WWWDIR%%/lib/l10n/zh_TW.json
-%%WWWDIR%%/lib/private/activity/event.php
-%%WWWDIR%%/lib/private/activitymanager.php
-%%WWWDIR%%/lib/private/allconfig.php
-%%WWWDIR%%/lib/private/api.php
-%%WWWDIR%%/lib/private/app.php
-%%WWWDIR%%/lib/private/app/appmanager.php
-%%WWWDIR%%/lib/private/app/codechecker/abstractcheck.php
-%%WWWDIR%%/lib/private/app/codechecker/codechecker.php
-%%WWWDIR%%/lib/private/app/codechecker/deprecationcheck.php
-%%WWWDIR%%/lib/private/app/codechecker/emptycheck.php
-%%WWWDIR%%/lib/private/app/codechecker/icheck.php
-%%WWWDIR%%/lib/private/app/codechecker/infochecker.php
-%%WWWDIR%%/lib/private/app/codechecker/nodevisitor.php
-%%WWWDIR%%/lib/private/app/codechecker/privatecheck.php
-%%WWWDIR%%/lib/private/app/codechecker/strongcomparisoncheck.php
-%%WWWDIR%%/lib/private/app/dependencyanalyzer.php
-%%WWWDIR%%/lib/private/app/infoparser.php
-%%WWWDIR%%/lib/private/app/platform.php
-%%WWWDIR%%/lib/private/app/platformrepository.php
-%%WWWDIR%%/lib/private/appconfig.php
-%%WWWDIR%%/lib/private/appframework/app.php
-%%WWWDIR%%/lib/private/appframework/core/api.php
-%%WWWDIR%%/lib/private/appframework/db/db.php
-%%WWWDIR%%/lib/private/appframework/dependencyinjection/dicontainer.php
-%%WWWDIR%%/lib/private/appframework/http.php
-%%WWWDIR%%/lib/private/appframework/http/dispatcher.php
-%%WWWDIR%%/lib/private/appframework/http/output.php
-%%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/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
-%%WWWDIR%%/lib/private/appframework/routing/routeconfig.php
-%%WWWDIR%%/lib/private/appframework/utility/controllermethodreflector.php
-%%WWWDIR%%/lib/private/appframework/utility/simplecontainer.php
-%%WWWDIR%%/lib/private/appframework/utility/timefactory.php
-%%WWWDIR%%/lib/private/apphelper.php
-%%WWWDIR%%/lib/private/archive.php
-%%WWWDIR%%/lib/private/archive/tar.php
-%%WWWDIR%%/lib/private/archive/zip.php
-%%WWWDIR%%/lib/private/avatar.php
-%%WWWDIR%%/lib/private/avatarmanager.php
-%%WWWDIR%%/lib/private/backgroundjob/job.php
-%%WWWDIR%%/lib/private/backgroundjob/joblist.php
-%%WWWDIR%%/lib/private/backgroundjob/legacy/queuedjob.php
-%%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
-%%WWWDIR%%/lib/private/command/callablejob.php
-%%WWWDIR%%/lib/private/command/closurejob.php
-%%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/console/application.php
-%%WWWDIR%%/lib/private/console/timestampformatter.php
-%%WWWDIR%%/lib/private/contactsmanager.php
-%%WWWDIR%%/lib/private/databaseexception.php
-%%WWWDIR%%/lib/private/databasesetupexception.php
-%%WWWDIR%%/lib/private/datetimeformatter.php
-%%WWWDIR%%/lib/private/datetimezone.php
-%%WWWDIR%%/lib/private/db.php
-%%WWWDIR%%/lib/private/db/adapter.php
-%%WWWDIR%%/lib/private/db/adaptermysql.php
-%%WWWDIR%%/lib/private/db/adapteroci8.php
-%%WWWDIR%%/lib/private/db/adapterpgsql.php
-%%WWWDIR%%/lib/private/db/adaptersqlite.php
-%%WWWDIR%%/lib/private/db/connection.php
-%%WWWDIR%%/lib/private/db/connectionfactory.php
-%%WWWDIR%%/lib/private/db/mdb2schemamanager.php
-%%WWWDIR%%/lib/private/db/mdb2schemareader.php
-%%WWWDIR%%/lib/private/db/mdb2schemawriter.php
-%%WWWDIR%%/lib/private/db/migrationexception.php
-%%WWWDIR%%/lib/private/db/migrator.php
-%%WWWDIR%%/lib/private/db/mysqlmigrator.php
-%%WWWDIR%%/lib/private/db/nocheckmigrator.php
-%%WWWDIR%%/lib/private/db/ocsqliteplatform.php
-%%WWWDIR%%/lib/private/db/oracleconnection.php
-%%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/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
-%%WWWDIR%%/lib/private/db/querybuilder/queryfunction.php
-%%WWWDIR%%/lib/private/db/querybuilder/quotehelper.php
-%%WWWDIR%%/lib/private/db/sqlitemigrator.php
-%%WWWDIR%%/lib/private/db/sqlitesessioninit.php
-%%WWWDIR%%/lib/private/db/statementwrapper.php
-%%WWWDIR%%/lib/private/defaults.php
-%%WWWDIR%%/lib/private/diagnostics/event.php
-%%WWWDIR%%/lib/private/diagnostics/eventlogger.php
-%%WWWDIR%%/lib/private/diagnostics/nulleventlogger.php
-%%WWWDIR%%/lib/private/diagnostics/nullquerylogger.php
-%%WWWDIR%%/lib/private/diagnostics/query.php
-%%WWWDIR%%/lib/private/diagnostics/querylogger.php
-%%WWWDIR%%/lib/private/encryption/decryptall.php
-%%WWWDIR%%/lib/private/encryption/encryptionwrapper.php
-%%WWWDIR%%/lib/private/encryption/exceptions/decryptionfailedexception.php
-%%WWWDIR%%/lib/private/encryption/exceptions/emptyencryptiondataexception.php
-%%WWWDIR%%/lib/private/encryption/exceptions/encryptionfailedexception.php
-%%WWWDIR%%/lib/private/encryption/exceptions/encryptionheaderkeyexistsexception.php
-%%WWWDIR%%/lib/private/encryption/exceptions/encryptionheadertolargeexception.php
-%%WWWDIR%%/lib/private/encryption/exceptions/modulealreadyexistsexception.php
-%%WWWDIR%%/lib/private/encryption/exceptions/moduledoesnotexistsexception.php
-%%WWWDIR%%/lib/private/encryption/exceptions/unknowncipherexception.php
-%%WWWDIR%%/lib/private/encryption/file.php
-%%WWWDIR%%/lib/private/encryption/hookmanager.php
-%%WWWDIR%%/lib/private/encryption/keys/storage.php
-%%WWWDIR%%/lib/private/encryption/manager.php
-%%WWWDIR%%/lib/private/encryption/update.php
-%%WWWDIR%%/lib/private/encryption/util.php
-%%WWWDIR%%/lib/private/eventsource.php
-%%WWWDIR%%/lib/private/filechunking.php
-%%WWWDIR%%/lib/private/files.php
-%%WWWDIR%%/lib/private/files/cache/cache.php
-%%WWWDIR%%/lib/private/files/cache/cacheentry.php
-%%WWWDIR%%/lib/private/files/cache/failedcache.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
-%%WWWDIR%%/lib/private/files/cache/watcher.php
-%%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
-%%WWWDIR%%/lib/private/files/mount/mountpoint.php
-%%WWWDIR%%/lib/private/files/mount/moveablemount.php
-%%WWWDIR%%/lib/private/files/node/file.php
-%%WWWDIR%%/lib/private/files/node/folder.php
-%%WWWDIR%%/lib/private/files/node/hookconnector.php
-%%WWWDIR%%/lib/private/files/node/node.php
-%%WWWDIR%%/lib/private/files/node/nonexistingfile.php
-%%WWWDIR%%/lib/private/files/node/nonexistingfolder.php
-%%WWWDIR%%/lib/private/files/node/root.php
-%%WWWDIR%%/lib/private/files/objectstore/homeobjectstorestorage.php
-%%WWWDIR%%/lib/private/files/objectstore/noopscanner.php
-%%WWWDIR%%/lib/private/files/objectstore/objectstorestorage.php
-%%WWWDIR%%/lib/private/files/objectstore/swift.php
-%%WWWDIR%%/lib/private/files/storage/common.php
-%%WWWDIR%%/lib/private/files/storage/commontest.php
-%%WWWDIR%%/lib/private/files/storage/dav.php
-%%WWWDIR%%/lib/private/files/storage/failedstorage.php
-%%WWWDIR%%/lib/private/files/storage/flysystem.php
-%%WWWDIR%%/lib/private/files/storage/home.php
-%%WWWDIR%%/lib/private/files/storage/local.php
-%%WWWDIR%%/lib/private/files/storage/localtempfiletrait.php
-%%WWWDIR%%/lib/private/files/storage/polyfill/copydirectory.php
-%%WWWDIR%%/lib/private/files/storage/storage.php
-%%WWWDIR%%/lib/private/files/storage/storagefactory.php
-%%WWWDIR%%/lib/private/files/storage/temporary.php
-%%WWWDIR%%/lib/private/files/storage/wrapper/availability.php
-%%WWWDIR%%/lib/private/files/storage/wrapper/encryption.php
-%%WWWDIR%%/lib/private/files/storage/wrapper/jail.php
-%%WWWDIR%%/lib/private/files/storage/wrapper/permissionsmask.php
-%%WWWDIR%%/lib/private/files/storage/wrapper/quota.php
-%%WWWDIR%%/lib/private/files/storage/wrapper/wrapper.php
-%%WWWDIR%%/lib/private/files/stream/close.php
-%%WWWDIR%%/lib/private/files/stream/dir.php
-%%WWWDIR%%/lib/private/files/stream/encryption.php
-%%WWWDIR%%/lib/private/files/stream/oc.php
-%%WWWDIR%%/lib/private/files/stream/quota.php
-%%WWWDIR%%/lib/private/files/stream/staticstream.php
-%%WWWDIR%%/lib/private/files/type/detection.php
-%%WWWDIR%%/lib/private/files/type/loader.php
-%%WWWDIR%%/lib/private/files/type/templatemanager.php
-%%WWWDIR%%/lib/private/files/utils/scanner.php
-%%WWWDIR%%/lib/private/files/view.php
-%%WWWDIR%%/lib/private/forbiddenexception.php
-%%WWWDIR%%/lib/private/group.php
-%%WWWDIR%%/lib/private/group/backend.php
-%%WWWDIR%%/lib/private/group/database.php
-%%WWWDIR%%/lib/private/group/dummy.php
-%%WWWDIR%%/lib/private/group/example.php
-%%WWWDIR%%/lib/private/group/group.php
-%%WWWDIR%%/lib/private/group/interface.php
-%%WWWDIR%%/lib/private/group/manager.php
-%%WWWDIR%%/lib/private/group/metadata.php
-%%WWWDIR%%/lib/private/helper.php
-%%WWWDIR%%/lib/private/hintexception.php
-%%WWWDIR%%/lib/private/hook.php
-%%WWWDIR%%/lib/private/hooks/basicemitter.php
-%%WWWDIR%%/lib/private/hooks/emitter.php
-%%WWWDIR%%/lib/private/hooks/emittertrait.php
-%%WWWDIR%%/lib/private/hooks/forwardingemitter.php
-%%WWWDIR%%/lib/private/hooks/legacyemitter.php
-%%WWWDIR%%/lib/private/hooks/publicemitter.php
-%%WWWDIR%%/lib/private/http/client/client.php
-%%WWWDIR%%/lib/private/http/client/clientservice.php
-%%WWWDIR%%/lib/private/http/client/response.php
-%%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/factory.php
-%%WWWDIR%%/lib/private/l10n/l10n.php
-%%WWWDIR%%/lib/private/l10n/string.php
-%%WWWDIR%%/lib/private/largefilehelper.php
+%%WWWDIR%%/lib/private/Activity/Event.php
+%%WWWDIR%%/lib/private/Activity/Manager.php
+%%WWWDIR%%/lib/private/AllConfig.php
+%%WWWDIR%%/lib/private/App/AppManager.php
+%%WWWDIR%%/lib/private/App/CodeChecker/AbstractCheck.php
+%%WWWDIR%%/lib/private/App/CodeChecker/CodeChecker.php
+%%WWWDIR%%/lib/private/App/CodeChecker/DeprecationCheck.php
+%%WWWDIR%%/lib/private/App/CodeChecker/EmptyCheck.php
+%%WWWDIR%%/lib/private/App/CodeChecker/ICheck.php
+%%WWWDIR%%/lib/private/App/CodeChecker/InfoChecker.php
+%%WWWDIR%%/lib/private/App/CodeChecker/NodeVisitor.php
+%%WWWDIR%%/lib/private/App/CodeChecker/PrivateCheck.php
+%%WWWDIR%%/lib/private/App/CodeChecker/StrongComparisonCheck.php
+%%WWWDIR%%/lib/private/App/DependencyAnalyzer.php
+%%WWWDIR%%/lib/private/App/InfoParser.php
+%%WWWDIR%%/lib/private/App/Platform.php
+%%WWWDIR%%/lib/private/App/PlatformRepository.php
+%%WWWDIR%%/lib/private/AppConfig.php
+%%WWWDIR%%/lib/private/AppFramework/App.php
+%%WWWDIR%%/lib/private/AppFramework/Core/API.php
+%%WWWDIR%%/lib/private/AppFramework/Db/Db.php
+%%WWWDIR%%/lib/private/AppFramework/DependencyInjection/DIContainer.php
+%%WWWDIR%%/lib/private/AppFramework/Http.php
+%%WWWDIR%%/lib/private/AppFramework/Http/Dispatcher.php
+%%WWWDIR%%/lib/private/AppFramework/Http/Output.php
+%%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/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
+%%WWWDIR%%/lib/private/AppFramework/Routing/RouteConfig.php
+%%WWWDIR%%/lib/private/AppFramework/Utility/ControllerMethodReflector.php
+%%WWWDIR%%/lib/private/AppFramework/Utility/SimpleContainer.php
+%%WWWDIR%%/lib/private/AppFramework/Utility/TimeFactory.php
+%%WWWDIR%%/lib/private/AppHelper.php
+%%WWWDIR%%/lib/private/Archive/Archive.php
+%%WWWDIR%%/lib/private/Archive/TAR.php
+%%WWWDIR%%/lib/private/Archive/ZIP.php
+%%WWWDIR%%/lib/private/Authentication/Exceptions/InvalidTokenException.php
+%%WWWDIR%%/lib/private/Authentication/Exceptions/LoginRequiredException.php
+%%WWWDIR%%/lib/private/Authentication/Exceptions/PasswordLoginForbiddenException.php
+%%WWWDIR%%/lib/private/Authentication/Exceptions/PasswordlessTokenException.php
+%%WWWDIR%%/lib/private/Authentication/Exceptions/TwoFactorAuthRequiredException.php
+%%WWWDIR%%/lib/private/Authentication/Exceptions/UserAlreadyLoggedInException.php
+%%WWWDIR%%/lib/private/Authentication/Token/DefaultToken.php
+%%WWWDIR%%/lib/private/Authentication/Token/DefaultTokenCleanupJob.php
+%%WWWDIR%%/lib/private/Authentication/Token/DefaultTokenMapper.php
+%%WWWDIR%%/lib/private/Authentication/Token/DefaultTokenProvider.php
+%%WWWDIR%%/lib/private/Authentication/Token/IProvider.php
+%%WWWDIR%%/lib/private/Authentication/Token/IToken.php
+%%WWWDIR%%/lib/private/Authentication/TwoFactorAuth/Manager.php
+%%WWWDIR%%/lib/private/Avatar.php
+%%WWWDIR%%/lib/private/AvatarManager.php
+%%WWWDIR%%/lib/private/BackgroundJob/Job.php
+%%WWWDIR%%/lib/private/BackgroundJob/JobList.php
+%%WWWDIR%%/lib/private/BackgroundJob/Legacy/QueuedJob.php
+%%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
+%%WWWDIR%%/lib/private/Command/CallableJob.php
+%%WWWDIR%%/lib/private/Command/ClosureJob.php
+%%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/Console/Application.php
+%%WWWDIR%%/lib/private/Console/TimestampFormatter.php
+%%WWWDIR%%/lib/private/ContactsManager.php
+%%WWWDIR%%/lib/private/DB/Adapter.php
+%%WWWDIR%%/lib/private/DB/AdapterMySQL.php
+%%WWWDIR%%/lib/private/DB/AdapterOCI8.php
+%%WWWDIR%%/lib/private/DB/AdapterPgSql.php
+%%WWWDIR%%/lib/private/DB/AdapterSqlite.php
+%%WWWDIR%%/lib/private/DB/Connection.php
+%%WWWDIR%%/lib/private/DB/ConnectionFactory.php
+%%WWWDIR%%/lib/private/DB/MDB2SchemaManager.php
+%%WWWDIR%%/lib/private/DB/MDB2SchemaReader.php
+%%WWWDIR%%/lib/private/DB/MDB2SchemaWriter.php
+%%WWWDIR%%/lib/private/DB/MigrationException.php
+%%WWWDIR%%/lib/private/DB/Migrator.php
+%%WWWDIR%%/lib/private/DB/MySQLMigrator.php
+%%WWWDIR%%/lib/private/DB/NoCheckMigrator.php
+%%WWWDIR%%/lib/private/DB/OCSqlitePlatform.php
+%%WWWDIR%%/lib/private/DB/OracleConnection.php
+%%WWWDIR%%/lib/private/DB/OracleMigrator.php
+%%WWWDIR%%/lib/private/DB/PgSqlTools.php
+%%WWWDIR%%/lib/private/DB/PostgreSqlMigrator.php
+%%WWWDIR%%/lib/private/DB/QueryBuilder/CompositeExpression.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
+%%WWWDIR%%/lib/private/DB/QueryBuilder/QueryFunction.php
+%%WWWDIR%%/lib/private/DB/QueryBuilder/QuoteHelper.php
+%%WWWDIR%%/lib/private/DB/SQLiteMigrator.php
+%%WWWDIR%%/lib/private/DB/SQLiteSessionInit.php
+%%WWWDIR%%/lib/private/DatabaseException.php
+%%WWWDIR%%/lib/private/DatabaseSetupException.php
+%%WWWDIR%%/lib/private/DateTimeFormatter.php
+%%WWWDIR%%/lib/private/DateTimeZone.php
+%%WWWDIR%%/lib/private/Diagnostics/Event.php
+%%WWWDIR%%/lib/private/Diagnostics/EventLogger.php
+%%WWWDIR%%/lib/private/Diagnostics/NullEventLogger.php
+%%WWWDIR%%/lib/private/Diagnostics/NullQueryLogger.php
+%%WWWDIR%%/lib/private/Diagnostics/Query.php
+%%WWWDIR%%/lib/private/Diagnostics/QueryLogger.php
+%%WWWDIR%%/lib/private/Encryption/DecryptAll.php
+%%WWWDIR%%/lib/private/Encryption/EncryptionWrapper.php
+%%WWWDIR%%/lib/private/Encryption/Exceptions/DecryptionFailedException.php
+%%WWWDIR%%/lib/private/Encryption/Exceptions/EmptyEncryptionDataException.php
+%%WWWDIR%%/lib/private/Encryption/Exceptions/EncryptionFailedException.php
+%%WWWDIR%%/lib/private/Encryption/Exceptions/EncryptionHeaderKeyExistsException.php
+%%WWWDIR%%/lib/private/Encryption/Exceptions/EncryptionHeaderToLargeException.php
+%%WWWDIR%%/lib/private/Encryption/Exceptions/ModuleAlreadyExistsException.php
+%%WWWDIR%%/lib/private/Encryption/Exceptions/ModuleDoesNotExistsException.php
+%%WWWDIR%%/lib/private/Encryption/Exceptions/UnknownCipherException.php
+%%WWWDIR%%/lib/private/Encryption/File.php
+%%WWWDIR%%/lib/private/Encryption/HookManager.php
+%%WWWDIR%%/lib/private/Encryption/Keys/Storage.php
+%%WWWDIR%%/lib/private/Encryption/Manager.php
+%%WWWDIR%%/lib/private/Encryption/Update.php
+%%WWWDIR%%/lib/private/Encryption/Util.php
+%%WWWDIR%%/lib/private/Files/Cache/Cache.php
+%%WWWDIR%%/lib/private/Files/Cache/CacheEntry.php
+%%WWWDIR%%/lib/private/Files/Cache/FailedCache.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
+%%WWWDIR%%/lib/private/Files/Cache/Watcher.php
+%%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/LazyStorageMountInfo.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/CacheMountProvider.php
+%%WWWDIR%%/lib/private/Files/Mount/LocalHomeMountProvider.php
+%%WWWDIR%%/lib/private/Files/Mount/Manager.php
+%%WWWDIR%%/lib/private/Files/Mount/MountPoint.php
+%%WWWDIR%%/lib/private/Files/Mount/MoveableMount.php
+%%WWWDIR%%/lib/private/Files/Mount/ObjectHomeMountProvider.php
+%%WWWDIR%%/lib/private/Files/Node/File.php
+%%WWWDIR%%/lib/private/Files/Node/Folder.php
+%%WWWDIR%%/lib/private/Files/Node/HookConnector.php
+%%WWWDIR%%/lib/private/Files/Node/LazyRoot.php
+%%WWWDIR%%/lib/private/Files/Node/Node.php
+%%WWWDIR%%/lib/private/Files/Node/NonExistingFile.php
+%%WWWDIR%%/lib/private/Files/Node/NonExistingFolder.php
+%%WWWDIR%%/lib/private/Files/Node/Root.php
+%%WWWDIR%%/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php
+%%WWWDIR%%/lib/private/Files/ObjectStore/Mapper.php
+%%WWWDIR%%/lib/private/Files/ObjectStore/NoopScanner.php
+%%WWWDIR%%/lib/private/Files/ObjectStore/ObjectStoreStorage.php
+%%WWWDIR%%/lib/private/Files/ObjectStore/Swift.php
+%%WWWDIR%%/lib/private/Files/Storage/Common.php
+%%WWWDIR%%/lib/private/Files/Storage/CommonTest.php
+%%WWWDIR%%/lib/private/Files/Storage/DAV.php
+%%WWWDIR%%/lib/private/Files/Storage/FailedStorage.php
+%%WWWDIR%%/lib/private/Files/Storage/Flysystem.php
+%%WWWDIR%%/lib/private/Files/Storage/Home.php
+%%WWWDIR%%/lib/private/Files/Storage/Local.php
+%%WWWDIR%%/lib/private/Files/Storage/LocalTempFileTrait.php
+%%WWWDIR%%/lib/private/Files/Storage/PolyFill/CopyDirectory.php
+%%WWWDIR%%/lib/private/Files/Storage/Storage.php
+%%WWWDIR%%/lib/private/Files/Storage/StorageFactory.php
+%%WWWDIR%%/lib/private/Files/Storage/Temporary.php
+%%WWWDIR%%/lib/private/Files/Storage/Wrapper/Availability.php
+%%WWWDIR%%/lib/private/Files/Storage/Wrapper/Encoding.php
+%%WWWDIR%%/lib/private/Files/Storage/Wrapper/Encryption.php
+%%WWWDIR%%/lib/private/Files/Storage/Wrapper/Jail.php
+%%WWWDIR%%/lib/private/Files/Storage/Wrapper/PermissionsMask.php
+%%WWWDIR%%/lib/private/Files/Storage/Wrapper/Quota.php
+%%WWWDIR%%/lib/private/Files/Storage/Wrapper/Wrapper.php
+%%WWWDIR%%/lib/private/Files/Stream/Close.php
+%%WWWDIR%%/lib/private/Files/Stream/Dir.php
+%%WWWDIR%%/lib/private/Files/Stream/Encryption.php
+%%WWWDIR%%/lib/private/Files/Stream/OC.php
+%%WWWDIR%%/lib/private/Files/Stream/Quota.php
+%%WWWDIR%%/lib/private/Files/Stream/StaticStream.php
+%%WWWDIR%%/lib/private/Files/Type/Detection.php
+%%WWWDIR%%/lib/private/Files/Type/Loader.php
+%%WWWDIR%%/lib/private/Files/Type/TemplateManager.php
+%%WWWDIR%%/lib/private/Files/Utils/Scanner.php
+%%WWWDIR%%/lib/private/Files/View.php
+%%WWWDIR%%/lib/private/ForbiddenException.php
+%%WWWDIR%%/lib/private/Group/Backend.php
+%%WWWDIR%%/lib/private/Group/Database.php
+%%WWWDIR%%/lib/private/Group/Group.php
+%%WWWDIR%%/lib/private/Group/Manager.php
+%%WWWDIR%%/lib/private/Group/MetaData.php
+%%WWWDIR%%/lib/private/HTTPHelper.php
+%%WWWDIR%%/lib/private/HintException.php
+%%WWWDIR%%/lib/private/Hooks/BasicEmitter.php
+%%WWWDIR%%/lib/private/Hooks/Emitter.php
+%%WWWDIR%%/lib/private/Hooks/EmitterTrait.php
+%%WWWDIR%%/lib/private/Hooks/ForwardingEmitter.php
+%%WWWDIR%%/lib/private/Hooks/LegacyEmitter.php
+%%WWWDIR%%/lib/private/Hooks/PublicEmitter.php
+%%WWWDIR%%/lib/private/Http/Client/Client.php
+%%WWWDIR%%/lib/private/Http/Client/ClientService.php
+%%WWWDIR%%/lib/private/Http/Client/Response.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/L10N/Factory.php
+%%WWWDIR%%/lib/private/L10N/L10N.php
+%%WWWDIR%%/lib/private/LargeFileHelper.php
+%%WWWDIR%%/lib/private/Lock/AbstractLockingProvider.php
+%%WWWDIR%%/lib/private/Lock/DBLockingProvider.php
+%%WWWDIR%%/lib/private/Lock/MemcacheLockingProvider.php
+%%WWWDIR%%/lib/private/Lock/NoopLockingProvider.php
+%%WWWDIR%%/lib/private/Log.php
+%%WWWDIR%%/lib/private/Log/ErrorHandler.php
+%%WWWDIR%%/lib/private/Log/Errorlog.php
+%%WWWDIR%%/lib/private/Log/Owncloud.php
+%%WWWDIR%%/lib/private/Log/Rotate.php
+%%WWWDIR%%/lib/private/Log/Syslog.php
+%%WWWDIR%%/lib/private/Mail/Mailer.php
+%%WWWDIR%%/lib/private/Mail/Message.php
+%%WWWDIR%%/lib/private/Memcache/APC.php
+%%WWWDIR%%/lib/private/Memcache/APCu.php
+%%WWWDIR%%/lib/private/Memcache/ArrayCache.php
+%%WWWDIR%%/lib/private/Memcache/CADTrait.php
+%%WWWDIR%%/lib/private/Memcache/CASTrait.php
+%%WWWDIR%%/lib/private/Memcache/Cache.php
+%%WWWDIR%%/lib/private/Memcache/Factory.php
+%%WWWDIR%%/lib/private/Memcache/Memcached.php
+%%WWWDIR%%/lib/private/Memcache/NullCache.php
+%%WWWDIR%%/lib/private/Memcache/Redis.php
+%%WWWDIR%%/lib/private/Memcache/XCache.php
+%%WWWDIR%%/lib/private/Migration/BackgroundRepair.php
+%%WWWDIR%%/lib/private/NaturalSort.php
+%%WWWDIR%%/lib/private/NaturalSort_DefaultCollator.php
+%%WWWDIR%%/lib/private/NavigationManager.php
+%%WWWDIR%%/lib/private/NeedsUpdateException.php
+%%WWWDIR%%/lib/private/NotSquareException.php
+%%WWWDIR%%/lib/private/Notification/Action.php
+%%WWWDIR%%/lib/private/Notification/Manager.php
+%%WWWDIR%%/lib/private/Notification/Notification.php
+%%WWWDIR%%/lib/private/OCS/Cloud.php
+%%WWWDIR%%/lib/private/OCS/Config.php
+%%WWWDIR%%/lib/private/OCS/CoreCapabilities.php
+%%WWWDIR%%/lib/private/OCS/Exception.php
+%%WWWDIR%%/lib/private/OCS/Person.php
+%%WWWDIR%%/lib/private/OCS/PrivateData.php
+%%WWWDIR%%/lib/private/OCS/Provider.php
+%%WWWDIR%%/lib/private/OCS/Result.php
+%%WWWDIR%%/lib/private/OCSClient.php
+%%WWWDIR%%/lib/private/Preview.php
+%%WWWDIR%%/lib/private/Preview/BMP.php
+%%WWWDIR%%/lib/private/Preview/Bitmap.php
+%%WWWDIR%%/lib/private/Preview/Font.php
+%%WWWDIR%%/lib/private/Preview/GIF.php
+%%WWWDIR%%/lib/private/Preview/Illustrator.php
+%%WWWDIR%%/lib/private/Preview/Image.php
+%%WWWDIR%%/lib/private/Preview/JPEG.php
+%%WWWDIR%%/lib/private/Preview/MP3.php
+%%WWWDIR%%/lib/private/Preview/MSOffice2003.php
+%%WWWDIR%%/lib/private/Preview/MSOffice2007.php
+%%WWWDIR%%/lib/private/Preview/MSOfficeDoc.php
+%%WWWDIR%%/lib/private/Preview/MarkDown.php
+%%WWWDIR%%/lib/private/Preview/Movie.php
+%%WWWDIR%%/lib/private/Preview/Office.php
+%%WWWDIR%%/lib/private/Preview/OpenDocument.php
+%%WWWDIR%%/lib/private/Preview/PDF.php
+%%WWWDIR%%/lib/private/Preview/PNG.php
+%%WWWDIR%%/lib/private/Preview/Photoshop.php
+%%WWWDIR%%/lib/private/Preview/Postscript.php
+%%WWWDIR%%/lib/private/Preview/Provider.php
+%%WWWDIR%%/lib/private/Preview/SVG.php
+%%WWWDIR%%/lib/private/Preview/StarOffice.php
+%%WWWDIR%%/lib/private/Preview/TIFF.php
+%%WWWDIR%%/lib/private/Preview/TXT.php
+%%WWWDIR%%/lib/private/Preview/XBitmap.php
+%%WWWDIR%%/lib/private/PreviewManager.php
+%%WWWDIR%%/lib/private/RedisFactory.php
+%%WWWDIR%%/lib/private/Repair.php
+%%WWWDIR%%/lib/private/Repair/AssetCache.php
+%%WWWDIR%%/lib/private/Repair/AvatarPermissions.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/RemoveOldShares.php
+%%WWWDIR%%/lib/private/Repair/RemoveRootShares.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/SharePropagation.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/Route/CachingRouter.php
+%%WWWDIR%%/lib/private/Route/Route.php
+%%WWWDIR%%/lib/private/Route/Router.php
+%%WWWDIR%%/lib/private/Search.php
+%%WWWDIR%%/lib/private/Search/Provider/File.php
+%%WWWDIR%%/lib/private/Search/Result/Audio.php
+%%WWWDIR%%/lib/private/Search/Result/File.php
+%%WWWDIR%%/lib/private/Search/Result/Folder.php
+%%WWWDIR%%/lib/private/Search/Result/Image.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/Certificate.php
+%%WWWDIR%%/lib/private/Security/CertificateManager.php
+%%WWWDIR%%/lib/private/Security/CredentialsManager.php
+%%WWWDIR%%/lib/private/Security/Crypto.php
+%%WWWDIR%%/lib/private/Security/Hasher.php
+%%WWWDIR%%/lib/private/Security/SecureRandom.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
+%%WWWDIR%%/lib/private/Session/CryptoWrapper.php
+%%WWWDIR%%/lib/private/Session/Internal.php
+%%WWWDIR%%/lib/private/Session/Memory.php
+%%WWWDIR%%/lib/private/Session/Session.php
+%%WWWDIR%%/lib/private/Setup.php
+%%WWWDIR%%/lib/private/Setup/AbstractDatabase.php
+%%WWWDIR%%/lib/private/Setup/MySQL.php
+%%WWWDIR%%/lib/private/Setup/OCI.php
+%%WWWDIR%%/lib/private/Setup/PostgreSQL.php
+%%WWWDIR%%/lib/private/Setup/Sqlite.php
+%%WWWDIR%%/lib/private/Share/Constants.php
+%%WWWDIR%%/lib/private/Share/Helper.php
+%%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/Hooks.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/TagManager.php
+%%WWWDIR%%/lib/private/Tagging/Tag.php
+%%WWWDIR%%/lib/private/Tagging/TagMapper.php
+%%WWWDIR%%/lib/private/Tags.php
+%%WWWDIR%%/lib/private/TempManager.php
+%%WWWDIR%%/lib/private/Template/Base.php
+%%WWWDIR%%/lib/private/Template/CSSResourceLocator.php
+%%WWWDIR%%/lib/private/Template/JSResourceLocator.php
+%%WWWDIR%%/lib/private/Template/ResourceLocator.php
+%%WWWDIR%%/lib/private/Template/ResourceNotFoundException.php
+%%WWWDIR%%/lib/private/Template/TemplateFileLocator.php
+%%WWWDIR%%/lib/private/TemplateLayout.php
+%%WWWDIR%%/lib/private/URLGenerator.php
+%%WWWDIR%%/lib/private/Updater.php
+%%WWWDIR%%/lib/private/Updater/VersionCheck.php
+%%WWWDIR%%/lib/private/User/Backend.php
+%%WWWDIR%%/lib/private/User/Database.php
+%%WWWDIR%%/lib/private/User/LoginException.php
+%%WWWDIR%%/lib/private/User/Manager.php
+%%WWWDIR%%/lib/private/User/NoUserException.php
+%%WWWDIR%%/lib/private/User/Session.php
+%%WWWDIR%%/lib/private/User/User.php
+%%WWWDIR%%/lib/private/legacy/api.php
+%%WWWDIR%%/lib/private/legacy/app.php
+%%WWWDIR%%/lib/private/legacy/db.php
+%%WWWDIR%%/lib/private/legacy/db/statementwrapper.php
+%%WWWDIR%%/lib/private/legacy/defaults.php
+%%WWWDIR%%/lib/private/legacy/eventsource.php
+%%WWWDIR%%/lib/private/legacy/filechunking.php
+%%WWWDIR%%/lib/private/legacy/files.php
+%%WWWDIR%%/lib/private/legacy/group.php
+%%WWWDIR%%/lib/private/legacy/group/backend.php
+%%WWWDIR%%/lib/private/legacy/group/database.php
+%%WWWDIR%%/lib/private/legacy/group/example.php
+%%WWWDIR%%/lib/private/legacy/group/interface.php
+%%WWWDIR%%/lib/private/legacy/helper.php
+%%WWWDIR%%/lib/private/legacy/hook.php
+%%WWWDIR%%/lib/private/legacy/image.php
+%%WWWDIR%%/lib/private/legacy/json.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
-%%WWWDIR%%/lib/private/lock/nooplockingprovider.php
-%%WWWDIR%%/lib/private/log.php
-%%WWWDIR%%/lib/private/log/errorhandler.php
-%%WWWDIR%%/lib/private/log/errorlog.php
-%%WWWDIR%%/lib/private/log/owncloud.php
-%%WWWDIR%%/lib/private/log/rotate.php
-%%WWWDIR%%/lib/private/log/syslog.php
-%%WWWDIR%%/lib/private/mail/mailer.php
-%%WWWDIR%%/lib/private/mail/message.php
-%%WWWDIR%%/lib/private/memcache/apc.php
-%%WWWDIR%%/lib/private/memcache/apcu.php
-%%WWWDIR%%/lib/private/memcache/arraycache.php
-%%WWWDIR%%/lib/private/memcache/cache.php
-%%WWWDIR%%/lib/private/memcache/cadtrait.php
-%%WWWDIR%%/lib/private/memcache/castrait.php
-%%WWWDIR%%/lib/private/memcache/factory.php
-%%WWWDIR%%/lib/private/memcache/memcached.php
-%%WWWDIR%%/lib/private/memcache/nullcache.php
-%%WWWDIR%%/lib/private/memcache/redis.php
-%%WWWDIR%%/lib/private/memcache/xcache.php
-%%WWWDIR%%/lib/private/naturalsort.php
-%%WWWDIR%%/lib/private/naturalsort_defaultcollator.php
-%%WWWDIR%%/lib/private/navigationmanager.php
-%%WWWDIR%%/lib/private/needsupdateexception.php
-%%WWWDIR%%/lib/private/notification/action.php
-%%WWWDIR%%/lib/private/notification/manager.php
-%%WWWDIR%%/lib/private/notification/notification.php
-%%WWWDIR%%/lib/private/notsquareexception.php
-%%WWWDIR%%/lib/private/ocs.php
-%%WWWDIR%%/lib/private/ocs/cloud.php
-%%WWWDIR%%/lib/private/ocs/config.php
-%%WWWDIR%%/lib/private/ocs/corecapabilities.php
-%%WWWDIR%%/lib/private/ocs/exception.php
-%%WWWDIR%%/lib/private/ocs/person.php
-%%WWWDIR%%/lib/private/ocs/privatedata.php
-%%WWWDIR%%/lib/private/ocs/result.php
-%%WWWDIR%%/lib/private/ocsclient.php
-%%WWWDIR%%/lib/private/preview.php
-%%WWWDIR%%/lib/private/preview/bitmap.php
-%%WWWDIR%%/lib/private/preview/bmp.php
-%%WWWDIR%%/lib/private/preview/font.php
-%%WWWDIR%%/lib/private/preview/gif.php
-%%WWWDIR%%/lib/private/preview/illustrator.php
-%%WWWDIR%%/lib/private/preview/image.php
-%%WWWDIR%%/lib/private/preview/jpeg.php
-%%WWWDIR%%/lib/private/preview/markdown.php
-%%WWWDIR%%/lib/private/preview/movie.php
-%%WWWDIR%%/lib/private/preview/mp3.php
-%%WWWDIR%%/lib/private/preview/msoffice2003.php
-%%WWWDIR%%/lib/private/preview/msoffice2007.php
-%%WWWDIR%%/lib/private/preview/msofficedoc.php
-%%WWWDIR%%/lib/private/preview/office.php
-%%WWWDIR%%/lib/private/preview/opendocument.php
-%%WWWDIR%%/lib/private/preview/pdf.php
-%%WWWDIR%%/lib/private/preview/photoshop.php
-%%WWWDIR%%/lib/private/preview/png.php
-%%WWWDIR%%/lib/private/preview/postscript.php
-%%WWWDIR%%/lib/private/preview/provider.php
-%%WWWDIR%%/lib/private/preview/staroffice.php
-%%WWWDIR%%/lib/private/preview/svg.php
-%%WWWDIR%%/lib/private/preview/tiff.php
-%%WWWDIR%%/lib/private/preview/txt.php
-%%WWWDIR%%/lib/private/preview/xbitmap.php
-%%WWWDIR%%/lib/private/previewmanager.php
-%%WWWDIR%%/lib/private/releasenotes.php
-%%WWWDIR%%/lib/private/repair.php
-%%WWWDIR%%/lib/private/repair/assetcache.php
-%%WWWDIR%%/lib/private/repair/avatarpermissions.php
-%%WWWDIR%%/lib/private/repair/brokenupdaterrepair.php
-%%WWWDIR%%/lib/private/repair/cleantags.php
-%%WWWDIR%%/lib/private/repair/collation.php
-%%WWWDIR%%/lib/private/repair/copyrewritebasetoconfig.php
-%%WWWDIR%%/lib/private/repair/dropoldjobs.php
-%%WWWDIR%%/lib/private/repair/dropoldtables.php
-%%WWWDIR%%/lib/private/repair/encryptioncompatibility.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
-%%WWWDIR%%/lib/private/route/cachingrouter.php
-%%WWWDIR%%/lib/private/route/route.php
-%%WWWDIR%%/lib/private/route/router.php
-%%WWWDIR%%/lib/private/search.php
-%%WWWDIR%%/lib/private/search/provider/file.php
-%%WWWDIR%%/lib/private/search/result/audio.php
-%%WWWDIR%%/lib/private/search/result/file.php
-%%WWWDIR%%/lib/private/search/result/folder.php
-%%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/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
-%%WWWDIR%%/lib/private/session/cryptowrapper.php
-%%WWWDIR%%/lib/private/session/internal.php
-%%WWWDIR%%/lib/private/session/memory.php
-%%WWWDIR%%/lib/private/session/session.php
-%%WWWDIR%%/lib/private/setup.php
-%%WWWDIR%%/lib/private/setup/abstractdatabase.php
-%%WWWDIR%%/lib/private/setup/mysql.php
-%%WWWDIR%%/lib/private/setup/oci.php
-%%WWWDIR%%/lib/private/setup/postgresql.php
-%%WWWDIR%%/lib/private/setup/sqlite.php
-%%WWWDIR%%/lib/private/share/constants.php
-%%WWWDIR%%/lib/private/share/helper.php
-%%WWWDIR%%/lib/private/share/hooks.php
-%%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
-%%WWWDIR%%/lib/private/tags.php
-%%WWWDIR%%/lib/private/template.php
-%%WWWDIR%%/lib/private/template/base.php
-%%WWWDIR%%/lib/private/template/cssresourcelocator.php
-%%WWWDIR%%/lib/private/template/functions.php
-%%WWWDIR%%/lib/private/template/jsresourcelocator.php
-%%WWWDIR%%/lib/private/template/resourcelocator.php
-%%WWWDIR%%/lib/private/template/resourcenotfoundexception.php
-%%WWWDIR%%/lib/private/template/templatefilelocator.php
-%%WWWDIR%%/lib/private/templatelayout.php
-%%WWWDIR%%/lib/private/tempmanager.php
-%%WWWDIR%%/lib/private/updater.php
-%%WWWDIR%%/lib/private/urlgenerator.php
-%%WWWDIR%%/lib/private/user.php
-%%WWWDIR%%/lib/private/user/backend.php
-%%WWWDIR%%/lib/private/user/database.php
-%%WWWDIR%%/lib/private/user/interface.php
-%%WWWDIR%%/lib/private/user/loginexception.php
-%%WWWDIR%%/lib/private/user/manager.php
-%%WWWDIR%%/lib/private/user/nouserexception.php
-%%WWWDIR%%/lib/private/user/session.php
-%%WWWDIR%%/lib/private/user/user.php
-%%WWWDIR%%/lib/private/util.php
-%%WWWDIR%%/lib/public/activity/iconsumer.php
-%%WWWDIR%%/lib/public/activity/ievent.php
-%%WWWDIR%%/lib/public/activity/iextension.php
-%%WWWDIR%%/lib/public/activity/imanager.php
-%%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
-%%WWWDIR%%/lib/public/appframework/db/doesnotexistexception.php
-%%WWWDIR%%/lib/public/appframework/db/entity.php
-%%WWWDIR%%/lib/public/appframework/db/mapper.php
-%%WWWDIR%%/lib/public/appframework/db/multipleobjectsreturnedexception.php
-%%WWWDIR%%/lib/public/appframework/http.php
-%%WWWDIR%%/lib/public/appframework/http/contentsecuritypolicy.php
-%%WWWDIR%%/lib/public/appframework/http/datadisplayresponse.php
-%%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
-%%WWWDIR%%/lib/public/appframework/http/notfoundresponse.php
-%%WWWDIR%%/lib/public/appframework/http/ocsresponse.php
-%%WWWDIR%%/lib/public/appframework/http/redirectresponse.php
-%%WWWDIR%%/lib/public/appframework/http/response.php
-%%WWWDIR%%/lib/public/appframework/http/streamresponse.php
-%%WWWDIR%%/lib/public/appframework/http/templateresponse.php
-%%WWWDIR%%/lib/public/appframework/iapi.php
-%%WWWDIR%%/lib/public/appframework/iappcontainer.php
-%%WWWDIR%%/lib/public/appframework/middleware.php
-%%WWWDIR%%/lib/public/appframework/ocscontroller.php
-%%WWWDIR%%/lib/public/appframework/queryexception.php
-%%WWWDIR%%/lib/public/appframework/utility/icontrollermethodreflector.php
-%%WWWDIR%%/lib/public/appframework/utility/itimefactory.php
-%%WWWDIR%%/lib/public/authentication/iapachebackend.php
-%%WWWDIR%%/lib/public/autoloadnotallowedexception.php
-%%WWWDIR%%/lib/public/backgroundjob.php
-%%WWWDIR%%/lib/public/backgroundjob/ijob.php
-%%WWWDIR%%/lib/public/backgroundjob/ijoblist.php
-%%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
-%%WWWDIR%%/lib/public/db.php
-%%WWWDIR%%/lib/public/db/querybuilder/icompositeexpression.php
-%%WWWDIR%%/lib/public/db/querybuilder/iexpressionbuilder.php
-%%WWWDIR%%/lib/public/db/querybuilder/iliteral.php
-%%WWWDIR%%/lib/public/db/querybuilder/iparameter.php
-%%WWWDIR%%/lib/public/db/querybuilder/iquerybuilder.php
-%%WWWDIR%%/lib/public/db/querybuilder/iqueryfunction.php
-%%WWWDIR%%/lib/public/defaults.php
-%%WWWDIR%%/lib/public/diagnostics/ievent.php
-%%WWWDIR%%/lib/public/diagnostics/ieventlogger.php
-%%WWWDIR%%/lib/public/diagnostics/iquery.php
-%%WWWDIR%%/lib/public/diagnostics/iquerylogger.php
-%%WWWDIR%%/lib/public/encryption/exceptions/genericencryptionexception.php
-%%WWWDIR%%/lib/public/encryption/iencryptionmodule.php
-%%WWWDIR%%/lib/public/encryption/ifile.php
-%%WWWDIR%%/lib/public/encryption/imanager.php
-%%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
-%%WWWDIR%%/lib/public/files/invalidcharacterinpathexception.php
-%%WWWDIR%%/lib/public/files/invalidcontentexception.php
-%%WWWDIR%%/lib/public/files/invalidpathexception.php
-%%WWWDIR%%/lib/public/files/irootfolder.php
-%%WWWDIR%%/lib/public/files/locknotacquiredexception.php
-%%WWWDIR%%/lib/public/files/mount/imountmanager.php
-%%WWWDIR%%/lib/public/files/mount/imountpoint.php
-%%WWWDIR%%/lib/public/files/node.php
-%%WWWDIR%%/lib/public/files/notenoughspaceexception.php
-%%WWWDIR%%/lib/public/files/notfoundexception.php
-%%WWWDIR%%/lib/public/files/notpermittedexception.php
-%%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
-%%WWWDIR%%/lib/public/http/client/iresponse.php
-%%WWWDIR%%/lib/public/iaddressbook.php
-%%WWWDIR%%/lib/public/iappconfig.php
-%%WWWDIR%%/lib/public/iavatar.php
-%%WWWDIR%%/lib/public/iavatarmanager.php
-%%WWWDIR%%/lib/public/icache.php
-%%WWWDIR%%/lib/public/icachefactory.php
-%%WWWDIR%%/lib/public/icertificate.php
-%%WWWDIR%%/lib/public/icertificatemanager.php
-%%WWWDIR%%/lib/public/iconfig.php
-%%WWWDIR%%/lib/public/icontainer.php
-%%WWWDIR%%/lib/public/idatetimeformatter.php
-%%WWWDIR%%/lib/public/idatetimezone.php
-%%WWWDIR%%/lib/public/idb.php
-%%WWWDIR%%/lib/public/idbconnection.php
-%%WWWDIR%%/lib/public/ieventsource.php
-%%WWWDIR%%/lib/public/igroup.php
-%%WWWDIR%%/lib/public/igroupmanager.php
-%%WWWDIR%%/lib/public/ihelper.php
-%%WWWDIR%%/lib/public/iimage.php
-%%WWWDIR%%/lib/public/il10n.php
-%%WWWDIR%%/lib/public/ilogger.php
-%%WWWDIR%%/lib/public/image.php
-%%WWWDIR%%/lib/public/imemcache.php
-%%WWWDIR%%/lib/public/imemcachettl.php
-%%WWWDIR%%/lib/public/inavigationmanager.php
-%%WWWDIR%%/lib/public/ipreview.php
-%%WWWDIR%%/lib/public/irequest.php
-%%WWWDIR%%/lib/public/isearch.php
-%%WWWDIR%%/lib/public/iservercontainer.php
-%%WWWDIR%%/lib/public/isession.php
-%%WWWDIR%%/lib/public/itagmanager.php
-%%WWWDIR%%/lib/public/itags.php
-%%WWWDIR%%/lib/public/itempmanager.php
-%%WWWDIR%%/lib/public/iurlgenerator.php
-%%WWWDIR%%/lib/public/iuser.php
-%%WWWDIR%%/lib/public/iuserbackend.php
-%%WWWDIR%%/lib/public/iusermanager.php
-%%WWWDIR%%/lib/public/iusersession.php
-%%WWWDIR%%/lib/public/json.php
-%%WWWDIR%%/lib/public/l10n/ifactory.php
-%%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
-%%WWWDIR%%/lib/public/route/iroute.php
-%%WWWDIR%%/lib/public/route/irouter.php
-%%WWWDIR%%/lib/public/sabrepluginevent.php
-%%WWWDIR%%/lib/public/sabrepluginexception.php
-%%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/private/legacy/l10n/string.php
+%%WWWDIR%%/lib/private/legacy/ocs.php
+%%WWWDIR%%/lib/private/legacy/ocs/cloud.php
+%%WWWDIR%%/lib/private/legacy/ocs/config.php
+%%WWWDIR%%/lib/private/legacy/ocs/person.php
+%%WWWDIR%%/lib/private/legacy/ocs/privatedata.php
+%%WWWDIR%%/lib/private/legacy/ocs/result.php
+%%WWWDIR%%/lib/private/legacy/response.php
+%%WWWDIR%%/lib/private/legacy/template.php
+%%WWWDIR%%/lib/private/legacy/template/functions.php
+%%WWWDIR%%/lib/private/legacy/user.php
+%%WWWDIR%%/lib/private/legacy/user/backend.php
+%%WWWDIR%%/lib/private/legacy/user/interface.php
+%%WWWDIR%%/lib/private/legacy/util.php
+%%WWWDIR%%/lib/public/API.php
+%%WWWDIR%%/lib/public/Activity/IConsumer.php
+%%WWWDIR%%/lib/public/Activity/IEvent.php
+%%WWWDIR%%/lib/public/Activity/IExtension.php
+%%WWWDIR%%/lib/public/Activity/IManager.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
+%%WWWDIR%%/lib/public/AppFramework/Db/DoesNotExistException.php
+%%WWWDIR%%/lib/public/AppFramework/Db/Entity.php
+%%WWWDIR%%/lib/public/AppFramework/Db/Mapper.php
+%%WWWDIR%%/lib/public/AppFramework/Db/MultipleObjectsReturnedException.php
+%%WWWDIR%%/lib/public/AppFramework/Http.php
+%%WWWDIR%%/lib/public/AppFramework/Http/ContentSecurityPolicy.php
+%%WWWDIR%%/lib/public/AppFramework/Http/DataDisplayResponse.php
+%%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
+%%WWWDIR%%/lib/public/AppFramework/Http/NotFoundResponse.php
+%%WWWDIR%%/lib/public/AppFramework/Http/OCSResponse.php
+%%WWWDIR%%/lib/public/AppFramework/Http/RedirectResponse.php
+%%WWWDIR%%/lib/public/AppFramework/Http/Response.php
+%%WWWDIR%%/lib/public/AppFramework/Http/StreamResponse.php
+%%WWWDIR%%/lib/public/AppFramework/Http/TemplateResponse.php
+%%WWWDIR%%/lib/public/AppFramework/IApi.php
+%%WWWDIR%%/lib/public/AppFramework/IAppContainer.php
+%%WWWDIR%%/lib/public/AppFramework/Middleware.php
+%%WWWDIR%%/lib/public/AppFramework/OCSController.php
+%%WWWDIR%%/lib/public/AppFramework/QueryException.php
+%%WWWDIR%%/lib/public/AppFramework/Utility/IControllerMethodReflector.php
+%%WWWDIR%%/lib/public/AppFramework/Utility/ITimeFactory.php
+%%WWWDIR%%/lib/public/Authentication/IApacheBackend.php
+%%WWWDIR%%/lib/public/Authentication/TwoFactorAuth/IProvider.php
+%%WWWDIR%%/lib/public/AutoloadNotAllowedException.php
+%%WWWDIR%%/lib/public/BackgroundJob.php
+%%WWWDIR%%/lib/public/BackgroundJob/IJob.php
+%%WWWDIR%%/lib/public/BackgroundJob/IJobList.php
+%%WWWDIR%%/lib/public/Capabilities/ICapability.php
+%%WWWDIR%%/lib/public/Command/IBus.php
+%%WWWDIR%%/lib/public/Command/ICommand.php
+%%WWWDIR%%/lib/public/Comments/CommentsEntityEvent.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
+%%WWWDIR%%/lib/public/DB.php
+%%WWWDIR%%/lib/public/DB/QueryBuilder/ICompositeExpression.php
+%%WWWDIR%%/lib/public/DB/QueryBuilder/IExpressionBuilder.php
+%%WWWDIR%%/lib/public/DB/QueryBuilder/ILiteral.php
+%%WWWDIR%%/lib/public/DB/QueryBuilder/IParameter.php
+%%WWWDIR%%/lib/public/DB/QueryBuilder/IQueryBuilder.php
+%%WWWDIR%%/lib/public/DB/QueryBuilder/IQueryFunction.php
+%%WWWDIR%%/lib/public/Defaults.php
+%%WWWDIR%%/lib/public/Diagnostics/IEvent.php
+%%WWWDIR%%/lib/public/Diagnostics/IEventLogger.php
+%%WWWDIR%%/lib/public/Diagnostics/IQuery.php
+%%WWWDIR%%/lib/public/Diagnostics/IQueryLogger.php
+%%WWWDIR%%/lib/public/Encryption/Exceptions/GenericEncryptionException.php
+%%WWWDIR%%/lib/public/Encryption/IEncryptionModule.php
+%%WWWDIR%%/lib/public/Encryption/IFile.php
+%%WWWDIR%%/lib/public/Encryption/IManager.php
+%%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/IHomeMountProvider.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
+%%WWWDIR%%/lib/public/Files/IRootFolder.php
+%%WWWDIR%%/lib/public/Files/InvalidCharacterInPathException.php
+%%WWWDIR%%/lib/public/Files/InvalidContentException.php
+%%WWWDIR%%/lib/public/Files/InvalidPathException.php
+%%WWWDIR%%/lib/public/Files/LockNotAcquiredException.php
+%%WWWDIR%%/lib/public/Files/Mount/IMountManager.php
+%%WWWDIR%%/lib/public/Files/Mount/IMountPoint.php
+%%WWWDIR%%/lib/public/Files/Node.php
+%%WWWDIR%%/lib/public/Files/NotEnoughSpaceException.php
+%%WWWDIR%%/lib/public/Files/NotFoundException.php
+%%WWWDIR%%/lib/public/Files/NotPermittedException.php
+%%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/Files/UnseekableException.php
+%%WWWDIR%%/lib/public/GroupInterface.php
+%%WWWDIR%%/lib/public/Http/Client/IClient.php
+%%WWWDIR%%/lib/public/Http/Client/IClientService.php
+%%WWWDIR%%/lib/public/Http/Client/IResponse.php
+%%WWWDIR%%/lib/public/IAddressBook.php
+%%WWWDIR%%/lib/public/IAppConfig.php
+%%WWWDIR%%/lib/public/IAvatar.php
+%%WWWDIR%%/lib/public/IAvatarManager.php
+%%WWWDIR%%/lib/public/ICache.php
+%%WWWDIR%%/lib/public/ICacheFactory.php
+%%WWWDIR%%/lib/public/ICertificate.php
+%%WWWDIR%%/lib/public/ICertificateManager.php
+%%WWWDIR%%/lib/public/IConfig.php
+%%WWWDIR%%/lib/public/IContainer.php
+%%WWWDIR%%/lib/public/IDBConnection.php
+%%WWWDIR%%/lib/public/IDateTimeFormatter.php
+%%WWWDIR%%/lib/public/IDateTimeZone.php
+%%WWWDIR%%/lib/public/IDb.php
+%%WWWDIR%%/lib/public/IEventSource.php
+%%WWWDIR%%/lib/public/IGroup.php
+%%WWWDIR%%/lib/public/IGroupManager.php
+%%WWWDIR%%/lib/public/IHelper.php
+%%WWWDIR%%/lib/public/IImage.php
+%%WWWDIR%%/lib/public/IL10N.php
+%%WWWDIR%%/lib/public/ILogger.php
+%%WWWDIR%%/lib/public/IMemcache.php
+%%WWWDIR%%/lib/public/IMemcacheTTL.php
+%%WWWDIR%%/lib/public/INavigationManager.php
+%%WWWDIR%%/lib/public/IPreview.php
+%%WWWDIR%%/lib/public/IRequest.php
+%%WWWDIR%%/lib/public/ISearch.php
+%%WWWDIR%%/lib/public/IServerContainer.php
+%%WWWDIR%%/lib/public/ISession.php
+%%WWWDIR%%/lib/public/ITagManager.php
+%%WWWDIR%%/lib/public/ITags.php
+%%WWWDIR%%/lib/public/ITempManager.php
+%%WWWDIR%%/lib/public/IURLGenerator.php
+%%WWWDIR%%/lib/public/IUser.php
+%%WWWDIR%%/lib/public/IUserBackend.php
+%%WWWDIR%%/lib/public/IUserManager.php
+%%WWWDIR%%/lib/public/IUserSession.php
+%%WWWDIR%%/lib/public/Image.php
+%%WWWDIR%%/lib/public/JSON.php
+%%WWWDIR%%/lib/public/L10N/IFactory.php
+%%WWWDIR%%/lib/public/Lock/ILockingProvider.php
+%%WWWDIR%%/lib/public/Lock/LockedException.php
+%%WWWDIR%%/lib/public/Mail/IMailer.php
+%%WWWDIR%%/lib/public/Migration/IOutput.php
+%%WWWDIR%%/lib/public/Migration/IRepairStep.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
+%%WWWDIR%%/lib/public/Route/IRoute.php
+%%WWWDIR%%/lib/public/Route/IRouter.php
+%%WWWDIR%%/lib/public/SabrePluginEvent.php
+%%WWWDIR%%/lib/public/SabrePluginException.php
+%%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/Session/Exceptions/SessionNotAvailableException.php
+%%WWWDIR%%/lib/public/Share.php
+%%WWWDIR%%/lib/public/Share/Exceptions/GenericShareException.php
+%%WWWDIR%%/lib/public/Share/Exceptions/IllegalIDChangeException.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
@(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,750) %%WWWDIR%%/occ
%%WWWDIR%%/ocs-provider/index.php
-%%WWWDIR%%/ocs-provider/provider.php
%%WWWDIR%%/ocs/providers.php
%%WWWDIR%%/ocs/routes.php
%%WWWDIR%%/ocs/v1.php
@@ -10284,23 +10360,20 @@
%%WWWDIR%%/resources/config/ca-bundle.crt
%%WWWDIR%%/resources/config/mimetypealiases.dist.json
%%WWWDIR%%/resources/config/mimetypemapping.dist.json
-%%WWWDIR%%/resources/updater-fixes/apps/encryption/lib/crypto/encryption.php
-%%WWWDIR%%/resources/updater-fixes/composer.json
-%%WWWDIR%%/resources/updater-fixes/composer.lock
-%%WWWDIR%%/resources/updater-fixes/composer/LICENSE
-%%WWWDIR%%/resources/updater-fixes/composer/autoload_classmap.php
-%%WWWDIR%%/resources/updater-fixes/composer/installed.json
-%%WWWDIR%%/resources/updater-fixes/icewind/streams/src/DirectoryFilter.php
-%%WWWDIR%%/resources/updater-fixes/icewind/streams/src/DirectoryWrapper.php
-%%WWWDIR%%/resources/updater-fixes/icewind/streams/src/RetryWrapper.php
-%%WWWDIR%%/resources/updater-fixes/icewind/streams/src/SeekableWrapper.php
-%%WWWDIR%%/resources/updater-fixes/sabre/dav/CHANGELOG.md
-%%WWWDIR%%/resources/updater-fixes/sabre/dav/composer.json
-%%WWWDIR%%/resources/updater-fixes/sabre/dav/lib/CalDAV/Plugin.php
-%%WWWDIR%%/resources/updater-fixes/sabre/dav/lib/CardDAV/Backend/PDO.php
-%%WWWDIR%%/resources/updater-fixes/sabre/dav/lib/DAV/CorePlugin.php
-%%WWWDIR%%/resources/updater-fixes/sabre/dav/lib/DAV/Version.php
%%WWWDIR%%/robots.txt
+%%WWWDIR%%/settings/Application.php
+%%WWWDIR%%/settings/ChangePassword/Controller.php
+%%WWWDIR%%/settings/Controller/AppSettingsController.php
+%%WWWDIR%%/settings/Controller/AuthSettingsController.php
+%%WWWDIR%%/settings/Controller/CertificateController.php
+%%WWWDIR%%/settings/Controller/CheckSetupController.php
+%%WWWDIR%%/settings/Controller/EncryptionController.php
+%%WWWDIR%%/settings/Controller/GroupsController.php
+%%WWWDIR%%/settings/Controller/LogSettingsController.php
+%%WWWDIR%%/settings/Controller/MailSettingsController.php
+%%WWWDIR%%/settings/Controller/SecuritySettingsController.php
+%%WWWDIR%%/settings/Controller/UsersController.php
+%%WWWDIR%%/settings/Middleware/SubadminMiddleware.php
%%WWWDIR%%/settings/admin.php
%%WWWDIR%%/settings/ajax/disableapp.php
%%WWWDIR%%/settings/ajax/enableapp.php
@@ -10312,17 +10385,6 @@
%%WWWDIR%%/settings/ajax/togglesubadmins.php
%%WWWDIR%%/settings/ajax/uninstallapp.php
%%WWWDIR%%/settings/ajax/updateapp.php
-%%WWWDIR%%/settings/application.php
-%%WWWDIR%%/settings/changepassword/controller.php
-%%WWWDIR%%/settings/controller/appsettingscontroller.php
-%%WWWDIR%%/settings/controller/certificatecontroller.php
-%%WWWDIR%%/settings/controller/checksetupcontroller.php
-%%WWWDIR%%/settings/controller/encryptioncontroller.php
-%%WWWDIR%%/settings/controller/groupscontroller.php
-%%WWWDIR%%/settings/controller/logsettingscontroller.php
-%%WWWDIR%%/settings/controller/mailsettingscontroller.php
-%%WWWDIR%%/settings/controller/securitysettingscontroller.php
-%%WWWDIR%%/settings/controller/userscontroller.php
%%WWWDIR%%/settings/css/settings.css
%%WWWDIR%%/settings/help.php
%%WWWDIR%%/settings/img/admin.png
@@ -10338,6 +10400,9 @@
%%WWWDIR%%/settings/img/users.svg
%%WWWDIR%%/settings/js/admin.js
%%WWWDIR%%/settings/js/apps.js
+%%WWWDIR%%/settings/js/authtoken.js
+%%WWWDIR%%/settings/js/authtoken_collection.js
+%%WWWDIR%%/settings/js/authtoken_view.js
%%WWWDIR%%/settings/js/certificates.js
%%WWWDIR%%/settings/js/log.js
%%WWWDIR%%/settings/js/personal.js
@@ -10398,6 +10463,8 @@
%%WWWDIR%%/settings/l10n/fa.json
%%WWWDIR%%/settings/l10n/fi_FI.js
%%WWWDIR%%/settings/l10n/fi_FI.json
+%%WWWDIR%%/settings/l10n/fil.js
+%%WWWDIR%%/settings/l10n/fil.json
%%WWWDIR%%/settings/l10n/fr.js
%%WWWDIR%%/settings/l10n/fr.json
%%WWWDIR%%/settings/l10n/gl.js
@@ -10511,7 +10578,6 @@
%%WWWDIR%%/settings/l10n/zh_TW.js
%%WWWDIR%%/settings/l10n/zh_TW.json
%%WWWDIR%%/settings/languageCodes.php
-%%WWWDIR%%/settings/middleware/subadminmiddleware.php
%%WWWDIR%%/settings/personal.php
%%WWWDIR%%/settings/routes.php
%%WWWDIR%%/settings/templates/admin.php
@@ -10611,6 +10677,7 @@
%%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/DocLinkTest.php
%%WWWDIR%%/updater/src/Tests/Utils/FeedTest.php
%%WWWDIR%%/updater/src/Tests/Utils/FetcherTest.php
%%WWWDIR%%/updater/src/Tests/Utils/OccRunnerTest.php
@@ -10618,11 +10685,10 @@
%%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/DocLink.php
%%WWWDIR%%/updater/src/Utils/Feed.php
%%WWWDIR%%/updater/src/Utils/Fetcher.php
%%WWWDIR%%/updater/src/Utils/FilesystemHelper.php