Date: Fri, 22 Jul 2016 03:06:50 +0000 (UTC) From: Kevin Lo <kevlo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418908 - head/www/owncloud Message-ID: <201607220306.u6M36onO074391@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kevlo Date: Fri Jul 22 03:06:49 2016 New Revision: 418908 URL: https://svnweb.freebsd.org/changeset/ports/418908 Log: Update to 9.1.0 Modified: head/www/owncloud/Makefile head/www/owncloud/distinfo head/www/owncloud/pkg-plist Modified: head/www/owncloud/Makefile ============================================================================== --- head/www/owncloud/Makefile Fri Jul 22 02:15:38 2016 (r418907) +++ head/www/owncloud/Makefile Fri Jul 22 03:06:49 2016 (r418908) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= owncloud -PORTVERSION= 9.0.4 +PORTVERSION= 9.1.0 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ Modified: head/www/owncloud/distinfo ============================================================================== --- head/www/owncloud/distinfo Fri Jul 22 02:15:38 2016 (r418907) +++ head/www/owncloud/distinfo Fri Jul 22 03:06:49 2016 (r418908) @@ -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 Modified: head/www/owncloud/pkg-plist ============================================================================== --- head/www/owncloud/pkg-plist Fri Jul 22 02:15:38 2016 (r418907) +++ head/www/owncloud/pkg-plist Fri Jul 22 03:06:49 2016 (r418908) @@ -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 *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607220306.u6M36onO074391>