Hello,

Update for Nextcloud to 20.0.13:

https://nextcloud.com/changelog/#latest20

OK? Comments?

Cheers.-

-- 

                 %gonzalo
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/nextcloud/20/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile    18 Aug 2021 15:45:50 -0000      1.6
+++ Makefile    6 Oct 2021 09:21:33 -0000
@@ -1,5 +1,5 @@
 # $OpenBSD: Makefile,v 1.6 2021/08/18 15:45:50 gonzalo Exp $
 
-NC_VERSION=    20.0.12
+NC_VERSION=    20.0.13
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/nextcloud/20/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo    18 Aug 2021 15:45:50 -0000      1.5
+++ distinfo    6 Oct 2021 09:21:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (nextcloud-20.0.12.tar.bz2) = 
gIIPuWVcWv/5nuXMWticcPBKMjJVsCmvs83tj8fdbgY=
-SIZE (nextcloud-20.0.12.tar.bz2) = 123184555
+SHA256 (nextcloud-20.0.13.tar.bz2) = 
6b1STAcjCchOrSU/EraEA5LbVw2FA9bzQnVEr1QosZY=
+SIZE (nextcloud-20.0.13.tar.bz2) = 110837657
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/nextcloud/20/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST   18 Aug 2021 15:45:51 -0000      1.5
+++ pkg/PLIST   6 Oct 2021 09:21:34 -0000
@@ -2253,6 +2253,32 @@ nextcloud/3rdparty/beberlei/assert/lib/A
 nextcloud/3rdparty/beberlei/assert/lib/Assert/functions.php
 nextcloud/3rdparty/beberlei/assert/phpstan-code.neon
 nextcloud/3rdparty/beberlei/assert/phpstan-tests.neon
+nextcloud/3rdparty/brick/
+nextcloud/3rdparty/brick/math/
+nextcloud/3rdparty/brick/math/LICENSE
+nextcloud/3rdparty/brick/math/SECURITY.md
+nextcloud/3rdparty/brick/math/composer.json
+nextcloud/3rdparty/brick/math/psalm-baseline.xml
+nextcloud/3rdparty/brick/math/psalm.xml
+nextcloud/3rdparty/brick/math/src/
+nextcloud/3rdparty/brick/math/src/BigDecimal.php
+nextcloud/3rdparty/brick/math/src/BigInteger.php
+nextcloud/3rdparty/brick/math/src/BigNumber.php
+nextcloud/3rdparty/brick/math/src/BigRational.php
+nextcloud/3rdparty/brick/math/src/Exception/
+nextcloud/3rdparty/brick/math/src/Exception/DivisionByZeroException.php
+nextcloud/3rdparty/brick/math/src/Exception/IntegerOverflowException.php
+nextcloud/3rdparty/brick/math/src/Exception/MathException.php
+nextcloud/3rdparty/brick/math/src/Exception/NegativeNumberException.php
+nextcloud/3rdparty/brick/math/src/Exception/NumberFormatException.php
+nextcloud/3rdparty/brick/math/src/Exception/RoundingNecessaryException.php
+nextcloud/3rdparty/brick/math/src/Internal/
+nextcloud/3rdparty/brick/math/src/Internal/Calculator/
+nextcloud/3rdparty/brick/math/src/Internal/Calculator.php
+nextcloud/3rdparty/brick/math/src/Internal/Calculator/BcMathCalculator.php
+nextcloud/3rdparty/brick/math/src/Internal/Calculator/GmpCalculator.php
+nextcloud/3rdparty/brick/math/src/Internal/Calculator/NativeCalculator.php
+nextcloud/3rdparty/brick/math/src/RoundingMode.php
 nextcloud/3rdparty/christophwurst/
 nextcloud/3rdparty/christophwurst/id3parser/
 nextcloud/3rdparty/christophwurst/id3parser/.gitignore
@@ -2331,7 +2357,6 @@ nextcloud/3rdparty/doctrine/annotations/
 
nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
 
nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
 
nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
-nextcloud/3rdparty/doctrine/annotations/phpstan.neon
 nextcloud/3rdparty/doctrine/cache/
 nextcloud/3rdparty/doctrine/cache/LICENSE
 nextcloud/3rdparty/doctrine/cache/UPGRADE.md
@@ -2425,7 +2450,6 @@ nextcloud/3rdparty/doctrine/common/lib/D
 nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Debug.php
 nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
 nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Version.php
-nextcloud/3rdparty/doctrine/common/phpstan.neon
 nextcloud/3rdparty/doctrine/dbal/
 nextcloud/3rdparty/doctrine/dbal/LICENSE
 nextcloud/3rdparty/doctrine/dbal/README.md
@@ -2819,7 +2843,6 @@ nextcloud/3rdparty/doctrine/reflection/l
 
nextcloud/3rdparty/doctrine/reflection/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php
 
nextcloud/3rdparty/doctrine/reflection/lib/Doctrine/Common/Reflection/StaticReflectionParser.php
 
nextcloud/3rdparty/doctrine/reflection/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php
-nextcloud/3rdparty/doctrine/reflection/phpstan.neon
 nextcloud/3rdparty/egulias/
 nextcloud/3rdparty/egulias/email-validator/
 nextcloud/3rdparty/egulias/email-validator/EmailValidator/
@@ -3303,35 +3326,6 @@ nextcloud/3rdparty/league/flysystem/src/
 nextcloud/3rdparty/league/flysystem/src/Util/MimeType.php
 nextcloud/3rdparty/league/flysystem/src/Util/StreamHasher.php
 nextcloud/3rdparty/league/uri/
-nextcloud/3rdparty/league/uri-components/
-nextcloud/3rdparty/league/uri-components/CHANGELOG.md
-nextcloud/3rdparty/league/uri-components/LICENSE
-nextcloud/3rdparty/league/uri-components/composer.json
-nextcloud/3rdparty/league/uri-components/src/
-nextcloud/3rdparty/league/uri-components/src/Components/
-nextcloud/3rdparty/league/uri-components/src/Components/Authority.php
-nextcloud/3rdparty/league/uri-components/src/Components/Component.php
-nextcloud/3rdparty/league/uri-components/src/Components/DataPath.php
-nextcloud/3rdparty/league/uri-components/src/Components/Domain.php
-nextcloud/3rdparty/league/uri-components/src/Components/Fragment.php
-nextcloud/3rdparty/league/uri-components/src/Components/HierarchicalPath.php
-nextcloud/3rdparty/league/uri-components/src/Components/Host.php
-nextcloud/3rdparty/league/uri-components/src/Components/Path.php
-nextcloud/3rdparty/league/uri-components/src/Components/Port.php
-nextcloud/3rdparty/league/uri-components/src/Components/Query.php
-nextcloud/3rdparty/league/uri-components/src/Components/Scheme.php
-nextcloud/3rdparty/league/uri-components/src/Components/UserInfo.php
-nextcloud/3rdparty/league/uri-components/src/Exceptions/
-nextcloud/3rdparty/league/uri-components/src/Exceptions/IPv4CalculatorMissing.php
-nextcloud/3rdparty/league/uri-components/src/Exceptions/OffsetOutOfBounds.php
-nextcloud/3rdparty/league/uri-components/src/IPv4Calculators/
-nextcloud/3rdparty/league/uri-components/src/IPv4Calculators/BCMathCalculator.php
-nextcloud/3rdparty/league/uri-components/src/IPv4Calculators/GMPCalculator.php
-nextcloud/3rdparty/league/uri-components/src/IPv4Calculators/IPv4Calculator.php
-nextcloud/3rdparty/league/uri-components/src/IPv4Calculators/NativeCalculator.php
-nextcloud/3rdparty/league/uri-components/src/IPv4Normalizer.php
-nextcloud/3rdparty/league/uri-components/src/QueryString.php
-nextcloud/3rdparty/league/uri-components/src/UriModifier.php
 nextcloud/3rdparty/league/uri-interfaces/
 nextcloud/3rdparty/league/uri-interfaces/LICENSE
 nextcloud/3rdparty/league/uri-interfaces/composer.json
@@ -4952,7 +4946,6 @@ nextcloud/3rdparty/ramsey/uuid/src/UuidI
 nextcloud/3rdparty/ramsey/uuid/src/functions.php
 nextcloud/3rdparty/react/
 nextcloud/3rdparty/react/promise/
-nextcloud/3rdparty/react/promise/.gitignore
 nextcloud/3rdparty/react/promise/LICENSE
 nextcloud/3rdparty/react/promise/src/
 nextcloud/3rdparty/react/promise/src/CancellablePromiseInterface.php
@@ -5486,8 +5479,10 @@ nextcloud/3rdparty/spomky-labs/base64url
 nextcloud/3rdparty/spomky-labs/base64url/src/
 nextcloud/3rdparty/spomky-labs/base64url/src/Base64Url.php
 nextcloud/3rdparty/spomky-labs/cbor-php/
+nextcloud/3rdparty/spomky-labs/cbor-php/CODE_OF_CONDUCT.md
 nextcloud/3rdparty/spomky-labs/cbor-php/LICENSE
 nextcloud/3rdparty/spomky-labs/cbor-php/composer.json
+nextcloud/3rdparty/spomky-labs/cbor-php/infection.json.dist
 nextcloud/3rdparty/spomky-labs/cbor-php/src/
 nextcloud/3rdparty/spomky-labs/cbor-php/src/AbstractCBORObject.php
 nextcloud/3rdparty/spomky-labs/cbor-php/src/ByteStringObject.php
@@ -5532,6 +5527,7 @@ nextcloud/3rdparty/spomky-labs/cbor-php/
 nextcloud/3rdparty/spomky-labs/cbor-php/src/TextStringObject.php
 nextcloud/3rdparty/spomky-labs/cbor-php/src/TextStringWithChunkObject.php
 nextcloud/3rdparty/spomky-labs/cbor-php/src/UnsignedIntegerObject.php
+nextcloud/3rdparty/spomky-labs/cbor-php/src/Utils.php
 nextcloud/3rdparty/stecman/
 nextcloud/3rdparty/stecman/symfony-console-completion/
 nextcloud/3rdparty/stecman/symfony-console-completion/LICENCE
@@ -6213,10 +6209,204 @@ nextcloud/3rdparty/symfony/translation/W
 nextcloud/3rdparty/symfony/translation/Writer/TranslationWriter.php
 nextcloud/3rdparty/symfony/translation/Writer/TranslationWriterInterface.php
 nextcloud/3rdparty/symfony/translation/composer.json
+nextcloud/3rdparty/thecodingmachine/
+nextcloud/3rdparty/thecodingmachine/safe/
+nextcloud/3rdparty/thecodingmachine/safe/LICENSE
+nextcloud/3rdparty/thecodingmachine/safe/README.md
+nextcloud/3rdparty/thecodingmachine/safe/composer.json
+nextcloud/3rdparty/thecodingmachine/safe/deprecated/
+nextcloud/3rdparty/thecodingmachine/safe/deprecated/Exceptions/
+nextcloud/3rdparty/thecodingmachine/safe/deprecated/Exceptions/ApcException.php
+nextcloud/3rdparty/thecodingmachine/safe/deprecated/Exceptions/LibeventException.php
+nextcloud/3rdparty/thecodingmachine/safe/deprecated/Exceptions/MssqlException.php
+nextcloud/3rdparty/thecodingmachine/safe/deprecated/Exceptions/StatsException.php
+nextcloud/3rdparty/thecodingmachine/safe/deprecated/apc.php
+nextcloud/3rdparty/thecodingmachine/safe/deprecated/functionsList.php
+nextcloud/3rdparty/thecodingmachine/safe/deprecated/libevent.php
+nextcloud/3rdparty/thecodingmachine/safe/deprecated/mssql.php
+nextcloud/3rdparty/thecodingmachine/safe/deprecated/stats.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/.gitkeep
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ApacheException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ApcuException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ArrayException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/Bzip2Exception.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/CalendarException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ClassobjException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ComException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/CubridException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/DatetimeException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/DirException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/EioException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ErrorfuncException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ExecException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FileinfoException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FilesystemException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FilterException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FpmException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FtpException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FunchandException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/GmpException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/GnupgException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/HashException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/IbaseException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/IbmDb2Exception.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/IconvException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ImageException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ImapException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/InfoException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/IngresiiException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/InotifyException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/LdapException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/LibxmlException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/LzfException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MailparseException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MbstringException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MiscException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MsqlException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MysqlException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MysqliException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MysqlndMsException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MysqlndQcException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/NetworkException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/Oci8Exception.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/OpcacheException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/OutcontrolException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PasswordException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PcntlException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PdfException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PgsqlException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PosixException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PsException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PspellException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ReadlineException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/RpminfoException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/RrdException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SemException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SessionException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ShmopException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SimplexmlException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SocketsException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SodiumException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SolrException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SplException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SqlsrvException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SsdeepException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/Ssh2Exception.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/StreamException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/StringsException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SwooleException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/UodbcException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/UopzException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/UrlException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/VarException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/XdiffException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/XmlException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/XmlrpcException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/YamlException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/YazException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ZipException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ZlibException.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/apache.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/apcu.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/array.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/bzip2.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/calendar.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/classobj.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/com.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/cubrid.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/curl.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/datetime.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/dir.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/eio.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/errorfunc.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/exec.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/fileinfo.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/filesystem.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/filter.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/fpm.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/ftp.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/funchand.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/functionsList.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/gmp.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/gnupg.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/hash.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/ibase.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/ibmDb2.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/iconv.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/image.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/imap.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/info.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/ingres-ii.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/inotify.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/json.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/ldap.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/libxml.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/lzf.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/mailparse.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/mbstring.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/misc.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/msql.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/mysql.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/mysqli.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/mysqlndMs.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/mysqlndQc.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/network.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/oci8.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/opcache.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/openssl.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/outcontrol.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/password.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/pcntl.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/pcre.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/pdf.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/pgsql.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/posix.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/ps.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/pspell.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/readline.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/rpminfo.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/rrd.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/sem.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/session.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/shmop.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/simplexml.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/sockets.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/sodium.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/solr.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/spl.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/sqlsrv.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/ssdeep.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/ssh2.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/stream.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/strings.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/swoole.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/uodbc.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/uopz.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/url.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/var.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/xdiff.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/xml.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/xmlrpc.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/yaml.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/yaz.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/zip.php
+nextcloud/3rdparty/thecodingmachine/safe/generated/zlib.php
+nextcloud/3rdparty/thecodingmachine/safe/lib/
+nextcloud/3rdparty/thecodingmachine/safe/lib/DateTime.php
+nextcloud/3rdparty/thecodingmachine/safe/lib/DateTimeImmutable.php
+nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/
+nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/CurlException.php
+nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/JsonException.php
+nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/OpensslException.php
+nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/PcreException.php
+nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/SafeExceptionInterface.php
+nextcloud/3rdparty/thecodingmachine/safe/lib/special_cases.php
+nextcloud/3rdparty/thecodingmachine/safe/rector-migrate-0.7.php
 nextcloud/3rdparty/web-auth/
 nextcloud/3rdparty/web-auth/cose-lib/
 nextcloud/3rdparty/web-auth/cose-lib/LICENSE
-nextcloud/3rdparty/web-auth/cose-lib/README.md
 nextcloud/3rdparty/web-auth/cose-lib/composer.json
 nextcloud/3rdparty/web-auth/cose-lib/src/
 nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/
@@ -6264,7 +6454,6 @@ nextcloud/3rdparty/web-auth/cose-lib/src
 nextcloud/3rdparty/web-auth/cose-lib/src/Verifier.php
 nextcloud/3rdparty/web-auth/metadata-service/
 nextcloud/3rdparty/web-auth/metadata-service/LICENSE
-nextcloud/3rdparty/web-auth/metadata-service/README.md
 nextcloud/3rdparty/web-auth/metadata-service/composer.json
 nextcloud/3rdparty/web-auth/metadata-service/src/
 nextcloud/3rdparty/web-auth/metadata-service/src/AbstractDescriptor.php
@@ -6293,12 +6482,12 @@ nextcloud/3rdparty/web-auth/metadata-ser
 nextcloud/3rdparty/web-auth/metadata-service/src/Version.php
 nextcloud/3rdparty/web-auth/webauthn-lib/
 nextcloud/3rdparty/web-auth/webauthn-lib/LICENSE
-nextcloud/3rdparty/web-auth/webauthn-lib/README.md
 nextcloud/3rdparty/web-auth/webauthn-lib/composer.json
 nextcloud/3rdparty/web-auth/webauthn-lib/src/
 nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/
 
nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AndroidKeyAttestationStatementSupport.php
 
nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AndroidSafetyNetAttestationStatementSupport.php
+nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AppleAttestationStatementSupport.php
 
nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AttestationObject.php
 
nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AttestationObjectLoader.php
 
nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AttestationStatement.php
@@ -6324,6 +6513,9 @@ nextcloud/3rdparty/web-auth/webauthn-lib
 nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticatorData.php
 nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticatorResponse.php
 nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticatorSelectionCriteria.php
+nextcloud/3rdparty/web-auth/webauthn-lib/src/CertificateChainChecker/
+nextcloud/3rdparty/web-auth/webauthn-lib/src/CertificateChainChecker/CertificateChainChecker.php
+nextcloud/3rdparty/web-auth/webauthn-lib/src/CertificateChainChecker/OpenSSLCertificateChainChecker.php
 nextcloud/3rdparty/web-auth/webauthn-lib/src/CertificateToolbox.php
 nextcloud/3rdparty/web-auth/webauthn-lib/src/CollectedClientData.php
 nextcloud/3rdparty/web-auth/webauthn-lib/src/Counter/
@@ -7497,6 +7689,8 @@ nextcloud/apps/dashboard/l10n/hr.js
 nextcloud/apps/dashboard/l10n/hr.json
 nextcloud/apps/dashboard/l10n/hu.js
 nextcloud/apps/dashboard/l10n/hu.json
+nextcloud/apps/dashboard/l10n/id.js
+nextcloud/apps/dashboard/l10n/id.json
 nextcloud/apps/dashboard/l10n/it.js
 nextcloud/apps/dashboard/l10n/it.json
 nextcloud/apps/dashboard/l10n/ja.js
@@ -8631,6 +8825,8 @@ nextcloud/apps/federation/l10n/ro.js
 nextcloud/apps/federation/l10n/ro.json
 nextcloud/apps/federation/l10n/ru.js
 nextcloud/apps/federation/l10n/ru.json
+nextcloud/apps/federation/l10n/sc.js
+nextcloud/apps/federation/l10n/sc.json
 nextcloud/apps/federation/l10n/sk.js
 nextcloud/apps/federation/l10n/sk.json
 nextcloud/apps/federation/l10n/sl.js
@@ -9611,6 +9807,7 @@ nextcloud/apps/files_pdfviewer/js/files_
 nextcloud/apps/files_pdfviewer/js/files_pdfviewer-public.js
 nextcloud/apps/files_pdfviewer/js/files_pdfviewer-public.js.map
 nextcloud/apps/files_pdfviewer/js/files_pdfviewer-workersrc.js
+nextcloud/apps/files_pdfviewer/js/files_pdfviewer-workersrc.js.LICENSE.txt
 nextcloud/apps/files_pdfviewer/js/files_pdfviewer-workersrc.js.map
 nextcloud/apps/files_pdfviewer/js/pdfjs/
 nextcloud/apps/files_pdfviewer/js/pdfjs/LICENSE
@@ -10856,6 +11053,8 @@ nextcloud/apps/files_trashbin/l10n/ro.js
 nextcloud/apps/files_trashbin/l10n/ro.json
 nextcloud/apps/files_trashbin/l10n/ru.js
 nextcloud/apps/files_trashbin/l10n/ru.json
+nextcloud/apps/files_trashbin/l10n/sc.js
+nextcloud/apps/files_trashbin/l10n/sc.json
 nextcloud/apps/files_trashbin/l10n/si_LK.js
 nextcloud/apps/files_trashbin/l10n/si_LK.json
 nextcloud/apps/files_trashbin/l10n/sk.js
@@ -11496,14 +11695,8 @@ nextcloud/apps/logreader/l10n/ar.js
 nextcloud/apps/logreader/l10n/ar.json
 nextcloud/apps/logreader/l10n/ast.js
 nextcloud/apps/logreader/l10n/ast.json
-nextcloud/apps/logreader/l10n/az.js
-nextcloud/apps/logreader/l10n/az.json
 nextcloud/apps/logreader/l10n/bg.js
 nextcloud/apps/logreader/l10n/bg.json
-nextcloud/apps/logreader/l10n/bn_BD.js
-nextcloud/apps/logreader/l10n/bn_BD.json
-nextcloud/apps/logreader/l10n/br.js
-nextcloud/apps/logreader/l10n/br.json
 nextcloud/apps/logreader/l10n/ca.js
 nextcloud/apps/logreader/l10n/ca.json
 nextcloud/apps/logreader/l10n/cs.js
@@ -11566,8 +11759,6 @@ nextcloud/apps/logreader/l10n/fa.js
 nextcloud/apps/logreader/l10n/fa.json
 nextcloud/apps/logreader/l10n/fi.js
 nextcloud/apps/logreader/l10n/fi.json
-nextcloud/apps/logreader/l10n/fo.js
-nextcloud/apps/logreader/l10n/fo.json
 nextcloud/apps/logreader/l10n/fr.js
 nextcloud/apps/logreader/l10n/fr.json
 nextcloud/apps/logreader/l10n/gl.js
@@ -11592,18 +11783,8 @@ nextcloud/apps/logreader/l10n/ja.js
 nextcloud/apps/logreader/l10n/ja.json
 nextcloud/apps/logreader/l10n/ka_GE.js
 nextcloud/apps/logreader/l10n/ka_GE.json
-nextcloud/apps/logreader/l10n/kab.js
-nextcloud/apps/logreader/l10n/kab.json
-nextcloud/apps/logreader/l10n/km.js
-nextcloud/apps/logreader/l10n/km.json
-nextcloud/apps/logreader/l10n/kn.js
-nextcloud/apps/logreader/l10n/kn.json
 nextcloud/apps/logreader/l10n/ko.js
 nextcloud/apps/logreader/l10n/ko.json
-nextcloud/apps/logreader/l10n/lb.js
-nextcloud/apps/logreader/l10n/lb.json
-nextcloud/apps/logreader/l10n/lo.js
-nextcloud/apps/logreader/l10n/lo.json
 nextcloud/apps/logreader/l10n/lt_LT.js
 nextcloud/apps/logreader/l10n/lt_LT.json
 nextcloud/apps/logreader/l10n/lv.js
@@ -11622,8 +11803,6 @@ nextcloud/apps/logreader/l10n/oc.js
 nextcloud/apps/logreader/l10n/oc.json
 nextcloud/apps/logreader/l10n/pl.js
 nextcloud/apps/logreader/l10n/pl.json
-nextcloud/apps/logreader/l10n/ps.js
-nextcloud/apps/logreader/l10n/ps.json
 nextcloud/apps/logreader/l10n/pt_BR.js
 nextcloud/apps/logreader/l10n/pt_BR.json
 nextcloud/apps/logreader/l10n/pt_PT.js
@@ -11644,20 +11823,14 @@ nextcloud/apps/logreader/l10n/sq.js
 nextcloud/apps/logreader/l10n/sq.json
 nextcloud/apps/logreader/l10n/sr.js
 nextcloud/apps/logreader/l10n/sr.json
-nextcloud/apps/logreader/l10n/s...@latin.js
-nextcloud/apps/logreader/l10n/s...@latin.json
 nextcloud/apps/logreader/l10n/sv.js
 nextcloud/apps/logreader/l10n/sv.json
 nextcloud/apps/logreader/l10n/th.js
 nextcloud/apps/logreader/l10n/th.json
 nextcloud/apps/logreader/l10n/tr.js
 nextcloud/apps/logreader/l10n/tr.json
-nextcloud/apps/logreader/l10n/ug.js
-nextcloud/apps/logreader/l10n/ug.json
 nextcloud/apps/logreader/l10n/uk.js
 nextcloud/apps/logreader/l10n/uk.json
-nextcloud/apps/logreader/l10n/uz.js
-nextcloud/apps/logreader/l10n/uz.json
 nextcloud/apps/logreader/l10n/vi.js
 nextcloud/apps/logreader/l10n/vi.json
 nextcloud/apps/logreader/l10n/zh_CN.js
@@ -12108,6 +12281,8 @@ nextcloud/apps/notifications/l10n/ro.js
 nextcloud/apps/notifications/l10n/ro.json
 nextcloud/apps/notifications/l10n/ru.js
 nextcloud/apps/notifications/l10n/ru.json
+nextcloud/apps/notifications/l10n/sc.js
+nextcloud/apps/notifications/l10n/sc.json
 nextcloud/apps/notifications/l10n/si.js
 nextcloud/apps/notifications/l10n/si.json
 nextcloud/apps/notifications/l10n/sk.js
@@ -13026,6 +13201,8 @@ nextcloud/apps/provisioning_api/l10n/pl.
 nextcloud/apps/provisioning_api/l10n/pl.json
 nextcloud/apps/provisioning_api/l10n/pt_BR.js
 nextcloud/apps/provisioning_api/l10n/pt_BR.json
+nextcloud/apps/provisioning_api/l10n/ro.js
+nextcloud/apps/provisioning_api/l10n/ro.json
 nextcloud/apps/provisioning_api/l10n/ru.js
 nextcloud/apps/provisioning_api/l10n/ru.json
 nextcloud/apps/provisioning_api/l10n/sc.js
@@ -13149,6 +13326,8 @@ nextcloud/apps/recommendations/l10n/sr.j
 nextcloud/apps/recommendations/l10n/sr.json
 nextcloud/apps/recommendations/l10n/sv.js
 nextcloud/apps/recommendations/l10n/sv.json
+nextcloud/apps/recommendations/l10n/th.js
+nextcloud/apps/recommendations/l10n/th.json
 nextcloud/apps/recommendations/l10n/tr.js
 nextcloud/apps/recommendations/l10n/tr.json
 nextcloud/apps/recommendations/l10n/uk.js
@@ -13459,24 +13638,24 @@ nextcloud/apps/settings/js/templates/fed
 nextcloud/apps/settings/js/usersettings.js
 nextcloud/apps/settings/js/vue-settings-admin-security.js
 nextcloud/apps/settings/js/vue-settings-admin-security.js.map
-nextcloud/apps/settings/js/vue-settings-apps-82c8ffb1805a0b48eca3.js
-nextcloud/apps/settings/js/vue-settings-apps-82c8ffb1805a0b48eca3.js.map
 nextcloud/apps/settings/js/vue-settings-apps-users-management.js
 nextcloud/apps/settings/js/vue-settings-apps-users-management.js.map
+nextcloud/apps/settings/js/vue-settings-apps.js
+nextcloud/apps/settings/js/vue-settings-apps.js.map
 nextcloud/apps/settings/js/vue-settings-nextcloud-pdf.js
 nextcloud/apps/settings/js/vue-settings-nextcloud-pdf.js.map
 nextcloud/apps/settings/js/vue-settings-personal-security.js
 nextcloud/apps/settings/js/vue-settings-personal-security.js.map
 nextcloud/apps/settings/js/vue-settings-personal-webauthn.js
 nextcloud/apps/settings/js/vue-settings-personal-webauthn.js.map
-nextcloud/apps/settings/js/vue-settings-users-fa6d87407a3b0f30ce46.js
-nextcloud/apps/settings/js/vue-settings-users-fa6d87407a3b0f30ce46.js.map
-nextcloud/apps/settings/js/vue-vendors-settings-apps-e1e025112baf7ff2a648.js
-nextcloud/apps/settings/js/vue-vendors-settings-apps-e1e025112baf7ff2a648.js.map
-nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users-be11bed2433a4e7b9b33.js
-nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users-be11bed2433a4e7b9b33.js.map
-nextcloud/apps/settings/js/vue-vendors-settings-users-f9b8831ab02691bc50a9.js
-nextcloud/apps/settings/js/vue-vendors-settings-users-f9b8831ab02691bc50a9.js.map
+nextcloud/apps/settings/js/vue-settings-users.js
+nextcloud/apps/settings/js/vue-settings-users.js.map
+nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users.js
+nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users.js.map
+nextcloud/apps/settings/js/vue-vendors-settings-apps.js
+nextcloud/apps/settings/js/vue-vendors-settings-apps.js.map
+nextcloud/apps/settings/js/vue-vendors-settings-users.js
+nextcloud/apps/settings/js/vue-vendors-settings-users.js.map
 nextcloud/apps/settings/l10n/
 nextcloud/apps/settings/l10n/af.js
 nextcloud/apps/settings/l10n/af.json
@@ -13846,6 +14025,8 @@ nextcloud/apps/sharebymail/l10n/pt_PT.js
 nextcloud/apps/sharebymail/l10n/pt_PT.json
 nextcloud/apps/sharebymail/l10n/ru.js
 nextcloud/apps/sharebymail/l10n/ru.json
+nextcloud/apps/sharebymail/l10n/sc.js
+nextcloud/apps/sharebymail/l10n/sc.json
 nextcloud/apps/sharebymail/l10n/sk.js
 nextcloud/apps/sharebymail/l10n/sk.json
 nextcloud/apps/sharebymail/l10n/sk_SK.js
@@ -14108,6 +14289,8 @@ nextcloud/apps/survey_client/l10n/pt_PT.
 nextcloud/apps/survey_client/l10n/pt_PT.json
 nextcloud/apps/survey_client/l10n/ru.js
 nextcloud/apps/survey_client/l10n/ru.json
+nextcloud/apps/survey_client/l10n/sc.js
+nextcloud/apps/survey_client/l10n/sc.json
 nextcloud/apps/survey_client/l10n/sk.js
 nextcloud/apps/survey_client/l10n/sk.json
 nextcloud/apps/survey_client/l10n/sl.js
@@ -14329,6 +14512,8 @@ nextcloud/apps/systemtags/l10n/ro.js
 nextcloud/apps/systemtags/l10n/ro.json
 nextcloud/apps/systemtags/l10n/ru.js
 nextcloud/apps/systemtags/l10n/ru.json
+nextcloud/apps/systemtags/l10n/sc.js
+nextcloud/apps/systemtags/l10n/sc.json
 nextcloud/apps/systemtags/l10n/si_LK.js
 nextcloud/apps/systemtags/l10n/si_LK.json
 nextcloud/apps/systemtags/l10n/sk.js
@@ -14349,6 +14534,8 @@ nextcloud/apps/systemtags/l10n/ta_LK.js
 nextcloud/apps/systemtags/l10n/ta_LK.json
 nextcloud/apps/systemtags/l10n/te.js
 nextcloud/apps/systemtags/l10n/te.json
+nextcloud/apps/systemtags/l10n/th.js
+nextcloud/apps/systemtags/l10n/th.json
 nextcloud/apps/systemtags/l10n/th_TH.js
 nextcloud/apps/systemtags/l10n/th_TH.json
 nextcloud/apps/systemtags/l10n/tr.js
@@ -16458,6 +16645,8 @@ nextcloud/apps/weather_status/l10n/pt_PT
 nextcloud/apps/weather_status/l10n/pt_PT.json
 nextcloud/apps/weather_status/l10n/ru.js
 nextcloud/apps/weather_status/l10n/ru.json
+nextcloud/apps/weather_status/l10n/sc.js
+nextcloud/apps/weather_status/l10n/sc.json
 nextcloud/apps/weather_status/l10n/sk.js
 nextcloud/apps/weather_status/l10n/sk.json
 nextcloud/apps/weather_status/l10n/sl.js
@@ -16678,6 +16867,7 @@ nextcloud/apps/workflowengine/lib/Manage
 nextcloud/apps/workflowengine/lib/Migration/
 
nextcloud/apps/workflowengine/lib/Migration/PopulateNewlyIntroducedDatabaseFields.php
 nextcloud/apps/workflowengine/lib/Migration/Version2000Date20190808074233.php
+nextcloud/apps/workflowengine/lib/Migration/Version2200Date20210805101925.php
 nextcloud/apps/workflowengine/lib/Service/
 nextcloud/apps/workflowengine/lib/Service/Logger.php
 nextcloud/apps/workflowengine/lib/Service/RuleMatcher.php
@@ -16889,6 +17079,7 @@ nextcloud/core/Migrations/Version20000Da
 nextcloud/core/Migrations/Version20000Date20201109081919.php
 nextcloud/core/Migrations/Version20000Date20201111081915.php
 nextcloud/core/Migrations/Version21000Date20201120141228.php
+nextcloud/core/Migrations/Version23000Date20210906132259.php
 nextcloud/core/Notification/
 nextcloud/core/Notification/CoreNotifier.php
 nextcloud/core/Service/
@@ -17163,52 +17354,12 @@ nextcloud/core/doc/admin/_static/custom.
 nextcloud/core/doc/admin/_static/doctools.js
 nextcloud/core/doc/admin/_static/documentation_options.js
 nextcloud/core/doc/admin/_static/file.png
-nextcloud/core/doc/admin/_static/fonts/
-nextcloud/core/doc/admin/_static/fonts/Inconsolata-Bold.ttf
-nextcloud/core/doc/admin/_static/fonts/Inconsolata-Regular.ttf
-nextcloud/core/doc/admin/_static/fonts/Inconsolata.ttf
-nextcloud/core/doc/admin/_static/fonts/Lato/
-nextcloud/core/doc/admin/_static/fonts/Lato-Bold.ttf
-nextcloud/core/doc/admin/_static/fonts/Lato-Regular.ttf
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-bold.eot
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-bold.ttf
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-bold.woff
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-bold.woff2
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-bolditalic.eot
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-bolditalic.ttf
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-bolditalic.woff
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-bolditalic.woff2
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-italic.eot
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-italic.ttf
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-italic.woff
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-italic.woff2
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-regular.eot
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-regular.ttf
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-regular.woff
-nextcloud/core/doc/admin/_static/fonts/Lato/lato-regular.woff2
-nextcloud/core/doc/admin/_static/fonts/RobotoSlab/
-nextcloud/core/doc/admin/_static/fonts/RobotoSlab-Bold.ttf
-nextcloud/core/doc/admin/_static/fonts/RobotoSlab-Regular.ttf
-nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
-nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
-nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
-nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
-nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
-nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
-nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
-nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
-nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.eot
-nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.svg
-nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.ttf
-nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.woff
-nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.woff2
 nextcloud/core/doc/admin/_static/jquery-3.5.1.js
 nextcloud/core/doc/admin/_static/jquery.js
 nextcloud/core/doc/admin/_static/js/
 nextcloud/core/doc/admin/_static/js/badge_only.js
 nextcloud/core/doc/admin/_static/js/html5shiv-printshiv.min.js
 nextcloud/core/doc/admin/_static/js/html5shiv.min.js
-nextcloud/core/doc/admin/_static/js/modernizr.min.js
 nextcloud/core/doc/admin/_static/js/theme.js
 nextcloud/core/doc/admin/_static/language_data.js
 nextcloud/core/doc/admin/_static/logo-blue.pdf
@@ -17477,52 +17628,12 @@ nextcloud/core/doc/user/_static/custom.c
 nextcloud/core/doc/user/_static/doctools.js
 nextcloud/core/doc/user/_static/documentation_options.js
 nextcloud/core/doc/user/_static/file.png
-nextcloud/core/doc/user/_static/fonts/
-nextcloud/core/doc/user/_static/fonts/Inconsolata-Bold.ttf
-nextcloud/core/doc/user/_static/fonts/Inconsolata-Regular.ttf
-nextcloud/core/doc/user/_static/fonts/Inconsolata.ttf
-nextcloud/core/doc/user/_static/fonts/Lato/
-nextcloud/core/doc/user/_static/fonts/Lato-Bold.ttf
-nextcloud/core/doc/user/_static/fonts/Lato-Regular.ttf
-nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.eot
-nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.ttf
-nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.woff
-nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.woff2
-nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.eot
-nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.ttf
-nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.woff
-nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.woff2
-nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.eot
-nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.ttf
-nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.woff
-nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.woff2
-nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.eot
-nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.ttf
-nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.woff
-nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.woff2
-nextcloud/core/doc/user/_static/fonts/RobotoSlab/
-nextcloud/core/doc/user/_static/fonts/RobotoSlab-Bold.ttf
-nextcloud/core/doc/user/_static/fonts/RobotoSlab-Regular.ttf
-nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
-nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
-nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
-nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
-nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
-nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
-nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
-nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
-nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.eot
-nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.svg
-nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.ttf
-nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.woff
-nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.woff2
 nextcloud/core/doc/user/_static/jquery-3.5.1.js
 nextcloud/core/doc/user/_static/jquery.js
 nextcloud/core/doc/user/_static/js/
 nextcloud/core/doc/user/_static/js/badge_only.js
 nextcloud/core/doc/user/_static/js/html5shiv-printshiv.min.js
 nextcloud/core/doc/user/_static/js/html5shiv.min.js
-nextcloud/core/doc/user/_static/js/modernizr.min.js
 nextcloud/core/doc/user/_static/js/theme.js
 nextcloud/core/doc/user/_static/language_data.js
 nextcloud/core/doc/user/_static/logo-blue.pdf
@@ -18005,6 +18116,8 @@ nextcloud/core/l10n/sr.js
 nextcloud/core/l10n/sr.json
 nextcloud/core/l10n/sv.js
 nextcloud/core/l10n/sv.json
+nextcloud/core/l10n/th.js
+nextcloud/core/l10n/th.json
 nextcloud/core/l10n/tr.js
 nextcloud/core/l10n/tr.json
 nextcloud/core/l10n/uk.js
@@ -19025,8 +19138,9 @@ nextcloud/lib/private/Security/Normalize
 nextcloud/lib/private/Security/Normalizer/IpAddress.php
 nextcloud/lib/private/Security/RateLimiting/
 nextcloud/lib/private/Security/RateLimiting/Backend/
+nextcloud/lib/private/Security/RateLimiting/Backend/DatabaseBackend.php
 nextcloud/lib/private/Security/RateLimiting/Backend/IBackend.php
-nextcloud/lib/private/Security/RateLimiting/Backend/MemoryCache.php
+nextcloud/lib/private/Security/RateLimiting/Backend/MemoryCacheBackend.php
 nextcloud/lib/private/Security/RateLimiting/Exception/
 
nextcloud/lib/private/Security/RateLimiting/Exception/RateLimitExceededException.php
 nextcloud/lib/private/Security/RateLimiting/Limiter.php
@@ -19400,6 +19514,9 @@ nextcloud/lib/public/Files/
 nextcloud/lib/public/Files.php
 nextcloud/lib/public/Files/AlreadyExistsException.php
 nextcloud/lib/public/Files/Cache/
+nextcloud/lib/public/Files/Cache/CacheEntryInsertedEvent.php
+nextcloud/lib/public/Files/Cache/CacheEntryRemovedEvent.php
+nextcloud/lib/public/Files/Cache/CacheEntryUpdatedEvent.php
 nextcloud/lib/public/Files/Cache/CacheInsertEvent.php
 nextcloud/lib/public/Files/Cache/CacheUpdateEvent.php
 nextcloud/lib/public/Files/Cache/ICache.php

Reply via email to