pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/php-nextcloud



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Jun 16 16:01:42 UTC 2022

Modified Files:
        pkgsrc/www/php-nextcloud: Makefile PLIST distinfo

Log Message:
php-nextcloud: Update to 24.0.1

CHangelog:
Version 24.0.1 May 3 2022

Changes

  * Bump karma-spec-reporter from 0.0.33 to 0.0.34 (server#31985)
  * Tell mysql to ignore the sort index for search queries (server#32123)
  * Update description of cronjob settings to be aligned to the documenta...
    (server#32133)
  * Fix showing of all apps are up-to-date in apps management (server#32153)
  * Fx translations with trailing colon (server#32159)
  * Fix social sharing buttons (server#32181)
  * Revert "Show the child folders in the breadcrumb menu when on a parent
    entry." (server#32219)
  * Use sabre function directly rather than duplicating it (server#32236)
  * Revert "Revert "Make the order of reactions reliable"" (server#32241)
  * Include more emoji chars to test and fixes after include it (server#32256)
  * Expose shareWithDisplayNameUnique also on autocomplete endpoint (server#
    32275)
  * Don't use hash to check if binding worked (server#32282)
  * Fix preview generator trying to recreate an existing folder (server#32320)
  * Fix for transferring ownership of groupfolders (server#32329)
  * Add share search tweaks (server#32360)
  * Don't unjail the path when getting the storage info (server#32365)
  * Increase retry delay on 'Wait for S3' CI job (server#32368)
  * Bump karma from 6.3.17 to 6.3.20 (server#32386)
  * Bump moment from 2.29.2 to 2.29.3 (server#32402)
  * Fix user agent trimming on installation (server#32414)
  * Show user account on grant loginflow step (server#32415)
  * Only log diagnostic events if a treshhold is set (server#32424)
  * Replace isValidEmoji by method in EmojiHelper (server#32437)
  * Add Email validation (server#32472)
  * Switch to getOption() (circles#1042)
  * Add new diagram templates (example-files#23)
  * Adapt layout after viewer update (files_pdfviewer#597)
  * Update phpunit workflows (files_pdfviewer#599)
  * Prevent video file downloads when there is a download limit
    (files_videoplayer#275)
  * Fix password generation (password_policy#357)
  * Fix FreeBsd Interface parsing (serverinfo#373)
  * Switch to auto table layout (text#2375)
  * Use '(n)' suffix instead of timestamp prefix for uploaded image names
    (text#2377)
  * Manually get a mounted instance of the file if needed during lock/unlock
    (text#2380)
  * Fix attachment cleanup when file names contain parenthesis (text#2389)
  * Build(deps-dev): bump cypress from 9.5.3 to 9.5.4 (text#2402)
  * Build(deps-dev): bump @vue/vue2-jest from 27.0.0-alpha.4 to 27.0.0 (text#
    2405)
  * Fix viewer integration styling (text#2419)
  * Revert "Revert "Improve preloading"" (viewer#1237)
  * Revert "Revert "Revert "Improve preloading""" (viewer#1238)
  * Fix design update after 5 vue components upgrade (viewer#1239)
  * Improve preloading (viewer#1240)

Version 24.0.0 May 3 2022

Nextcloud Hub 24 is here!

The biggest improvements Nextcloud Hub 24 introduces are:

  * User migration
  * Smart file locking
  * 4x lower db load
  * Reactions & media tab in Talk
  * Reply to calls & messages in Desktop client
  * Undo send & schedule emails

Version 23.0.5 May 19 2022

Changes

  * Use the nextcloud certificate bundle for s3 (server#31818)
  * Federated share performance improvements (server#31902)
  * Principal search by display name case insensitive (server#31976)
  * Log why the login token can't be used for credentials (server#31978)
  * Bump babel-loader from 8.2.4 to 8.2.5 (server#32100)
  * Bump moment from 2.29.2 to 2.29.3 (server#32101)
  * Fix showing of all apps are up-to-date in apps management (server#32115)
  * Do not update _lastChanged on auto-detected attributes (server#32120)
  * Tell mysql to ignore the sort index for search queries (server#32124)
  * Get not only time-sensitive next job from list but any when not in
    cron-mode (server#32131)
  * Update description of cronjob settings to be aligned to the documenta...
    (server#32135)
  * Fx translations with trailing colon (server#32160)
  * L10n: Change apostrophe (server#32174)
  * Fix social sharing buttons (server#32182)
  * Don't use plain URL on the email subject (server#32247)
  * Don't use hash to check if binding worked (server#32284)
  * Fix preview generator trying to recreate an existing folder (server#32323)
  * Fix for transferring ownership of groupfolders (server#32330)
  * Bump @testing-library/vue from 5.8.2 to 5.8.3 (server#32334)
  * Explicitly close div element (server#32417)
  * Fix user agent trimming on installation (server#32420)
  * Show user account on grant loginflow step (server#32422)
  * Add Email validation (server#32474)
  * Fix array key on import() (circles#1027)
  * Switch to getOption() (circles#1043)
  * Add new diagram templates (example-files#24)
  * Update phpunit workflows (files_pdfviewer#600)
  * Prevent video file downloads when there is a download limit
    (files_videoplayer#276)
  * Fix password generation (password_policy#358)
  * Bump babel-loader from 8.2.4 to 8.2.5 (privacy#764)
  * Build(deps): bump prosemirror-view from 1.23.12 to 1.23.13 (text#2348)
  * Improve preloading (viewer#1232)


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/www/php-nextcloud/Makefile
cvs rdiff -u -r1.50 -r1.51 pkgsrc/www/php-nextcloud/PLIST
cvs rdiff -u -r1.53 -r1.54 pkgsrc/www/php-nextcloud/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/php-nextcloud/Makefile
diff -u pkgsrc/www/php-nextcloud/Makefile:1.62 pkgsrc/www/php-nextcloud/Makefile:1.63
--- pkgsrc/www/php-nextcloud/Makefile:1.62      Thu May 12 11:26:54 2022
+++ pkgsrc/www/php-nextcloud/Makefile   Thu Jun 16 16:01:42 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2022/05/12 11:26:54 khorben Exp $
+# $NetBSD: Makefile,v 1.63 2022/06/16 16:01:42 ryoon Exp $
 #
 
 # The nextcloud update process only works from one version to the
@@ -10,7 +10,7 @@
 # contained 18.0.2, then during April to June it is ok to update to
 # later 18.x.y, to 19.0.0, and to later 19.x.y, but it is not ok to
 # update to 20.
-DISTNAME=      nextcloud-23.0.4
+DISTNAME=      nextcloud-24.0.1
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  https://download.nextcloud.com/server/releases/

Index: pkgsrc/www/php-nextcloud/PLIST
diff -u pkgsrc/www/php-nextcloud/PLIST:1.50 pkgsrc/www/php-nextcloud/PLIST:1.51
--- pkgsrc/www/php-nextcloud/PLIST:1.50 Thu May 12 11:26:54 2022
+++ pkgsrc/www/php-nextcloud/PLIST      Thu Jun 16 16:01:42 2022
@@ -1,11 +1,10 @@
-@comment $NetBSD: PLIST,v 1.50 2022/05/12 11:26:54 khorben Exp $
+@comment $NetBSD: PLIST,v 1.51 2022/06/16 16:01:42 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
 share/nextcloud/3rdparty/.github/dependabot.yml
 share/nextcloud/3rdparty/.github/workflows/block-merge-freeze.yml
 share/nextcloud/3rdparty/.github/workflows/composer.yml
 share/nextcloud/3rdparty/.gitignore
-share/nextcloud/3rdparty/.patches/sabre-xml/correct-version-check.patch
 share/nextcloud/3rdparty/LICENSE INFO
 share/nextcloud/3rdparty/README.md
 share/nextcloud/3rdparty/autoload.php
@@ -2384,7 +2383,6 @@ share/nextcloud/3rdparty/giggsey/libphon
 share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_595.php
 share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_61.php
 share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_62.php
-share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_63.php
 share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_64.php
 share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_66.php
 share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_675.php
@@ -3253,6 +3251,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/de-ch.php
 share/nextcloud/3rdparty/giggsey/locale/data/de.php
 share/nextcloud/3rdparty/giggsey/locale/data/dje.php
+share/nextcloud/3rdparty/giggsey/locale/data/doi.php
 share/nextcloud/3rdparty/giggsey/locale/data/dsb.php
 share/nextcloud/3rdparty/giggsey/locale/data/dua.php
 share/nextcloud/3rdparty/giggsey/locale/data/dyo.php
@@ -3323,7 +3322,6 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/en-nu.php
 share/nextcloud/3rdparty/giggsey/locale/data/en-nz.php
 share/nextcloud/3rdparty/giggsey/locale/data/en-pg.php
-share/nextcloud/3rdparty/giggsey/locale/data/en-ph.php
 share/nextcloud/3rdparty/giggsey/locale/data/en-pk.php
 share/nextcloud/3rdparty/giggsey/locale/data/en-pn.php
 share/nextcloud/3rdparty/giggsey/locale/data/en-pw.php
@@ -3383,6 +3381,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/ewo.php
 share/nextcloud/3rdparty/giggsey/locale/data/fa-af.php
 share/nextcloud/3rdparty/giggsey/locale/data/fa.php
+share/nextcloud/3rdparty/giggsey/locale/data/ff-adlm.php
 share/nextcloud/3rdparty/giggsey/locale/data/ff.php
 share/nextcloud/3rdparty/giggsey/locale/data/fi.php
 share/nextcloud/3rdparty/giggsey/locale/data/fil.php
@@ -3422,6 +3421,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/kam.php
 share/nextcloud/3rdparty/giggsey/locale/data/kde.php
 share/nextcloud/3rdparty/giggsey/locale/data/kea.php
+share/nextcloud/3rdparty/giggsey/locale/data/kgp.php
 share/nextcloud/3rdparty/giggsey/locale/data/khq.php
 share/nextcloud/3rdparty/giggsey/locale/data/ki.php
 share/nextcloud/3rdparty/giggsey/locale/data/kk.php
@@ -3452,6 +3452,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/luo.php
 share/nextcloud/3rdparty/giggsey/locale/data/luy.php
 share/nextcloud/3rdparty/giggsey/locale/data/lv.php
+share/nextcloud/3rdparty/giggsey/locale/data/mai.php
 share/nextcloud/3rdparty/giggsey/locale/data/mas.php
 share/nextcloud/3rdparty/giggsey/locale/data/mer.php
 share/nextcloud/3rdparty/giggsey/locale/data/mfe.php
@@ -3462,6 +3463,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/mk.php
 share/nextcloud/3rdparty/giggsey/locale/data/ml.php
 share/nextcloud/3rdparty/giggsey/locale/data/mn.php
+share/nextcloud/3rdparty/giggsey/locale/data/mni.php
 share/nextcloud/3rdparty/giggsey/locale/data/mr.php
 share/nextcloud/3rdparty/giggsey/locale/data/ms.php
 share/nextcloud/3rdparty/giggsey/locale/data/mt.php
@@ -3476,6 +3478,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/nmg.php
 share/nextcloud/3rdparty/giggsey/locale/data/nn.php
 share/nextcloud/3rdparty/giggsey/locale/data/nnh.php
+share/nextcloud/3rdparty/giggsey/locale/data/no.php
 share/nextcloud/3rdparty/giggsey/locale/data/nus.php
 share/nextcloud/3rdparty/giggsey/locale/data/nyn.php
 share/nextcloud/3rdparty/giggsey/locale/data/om.php
@@ -3483,6 +3486,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/os.php
 share/nextcloud/3rdparty/giggsey/locale/data/pa-arab.php
 share/nextcloud/3rdparty/giggsey/locale/data/pa.php
+share/nextcloud/3rdparty/giggsey/locale/data/pcm.php
 share/nextcloud/3rdparty/giggsey/locale/data/pl.php
 share/nextcloud/3rdparty/giggsey/locale/data/ps-pk.php
 share/nextcloud/3rdparty/giggsey/locale/data/ps.php
@@ -3508,9 +3512,13 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/ru.php
 share/nextcloud/3rdparty/giggsey/locale/data/rw.php
 share/nextcloud/3rdparty/giggsey/locale/data/rwk.php
+share/nextcloud/3rdparty/giggsey/locale/data/sa.php
 share/nextcloud/3rdparty/giggsey/locale/data/sah.php
 share/nextcloud/3rdparty/giggsey/locale/data/saq.php
+share/nextcloud/3rdparty/giggsey/locale/data/sat.php
 share/nextcloud/3rdparty/giggsey/locale/data/sbp.php
+share/nextcloud/3rdparty/giggsey/locale/data/sc.php
+share/nextcloud/3rdparty/giggsey/locale/data/sd-deva.php
 share/nextcloud/3rdparty/giggsey/locale/data/sd.php
 share/nextcloud/3rdparty/giggsey/locale/data/se-fi.php
 share/nextcloud/3rdparty/giggsey/locale/data/se.php
@@ -3534,6 +3542,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/sr-latn-xk.php
 share/nextcloud/3rdparty/giggsey/locale/data/sr-latn.php
 share/nextcloud/3rdparty/giggsey/locale/data/sr.php
+share/nextcloud/3rdparty/giggsey/locale/data/su.php
 share/nextcloud/3rdparty/giggsey/locale/data/sv.php
 share/nextcloud/3rdparty/giggsey/locale/data/sw-cd.php
 share/nextcloud/3rdparty/giggsey/locale/data/sw-ke.php
@@ -3569,6 +3578,9 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/yi.php
 share/nextcloud/3rdparty/giggsey/locale/data/yo-bj.php
 share/nextcloud/3rdparty/giggsey/locale/data/yo.php
+share/nextcloud/3rdparty/giggsey/locale/data/yrl-co.php
+share/nextcloud/3rdparty/giggsey/locale/data/yrl-ve.php
+share/nextcloud/3rdparty/giggsey/locale/data/yrl.php
 share/nextcloud/3rdparty/giggsey/locale/data/yue-hans.php
 share/nextcloud/3rdparty/giggsey/locale/data/yue.php
 share/nextcloud/3rdparty/giggsey/locale/data/zgh.php
@@ -3687,6 +3699,7 @@ share/nextcloud/3rdparty/guzzlehttp/uri-
 share/nextcloud/3rdparty/guzzlehttp/uri-template/src/UriTemplate.php
 share/nextcloud/3rdparty/icewind/searchdav/.gitignore
 share/nextcloud/3rdparty/icewind/searchdav/LICENSE
+share/nextcloud/3rdparty/icewind/searchdav/psalm.xml
 share/nextcloud/3rdparty/icewind/searchdav/src/Backend/ISearchBackend.php
 share/nextcloud/3rdparty/icewind/searchdav/src/Backend/SearchPropertyDefinition.php
 share/nextcloud/3rdparty/icewind/searchdav/src/Backend/SearchResult.php
@@ -5554,6 +5567,13 @@ share/nextcloud/3rdparty/sabre/vobject/l
 share/nextcloud/3rdparty/sabre/vobject/lib/Splitter/VCard.php
 share/nextcloud/3rdparty/sabre/vobject/lib/StringUtil.php
 share/nextcloud/3rdparty/sabre/vobject/lib/TimeZoneUtil.php
+share/nextcloud/3rdparty/sabre/vobject/lib/TimezoneGuesser/FindFromOffset.php
+share/nextcloud/3rdparty/sabre/vobject/lib/TimezoneGuesser/FindFromTimezoneIdentifier.php
+share/nextcloud/3rdparty/sabre/vobject/lib/TimezoneGuesser/FindFromTimezoneMap.php
+share/nextcloud/3rdparty/sabre/vobject/lib/TimezoneGuesser/GuessFromLicEntry.php
+share/nextcloud/3rdparty/sabre/vobject/lib/TimezoneGuesser/GuessFromMsTzId.php
+share/nextcloud/3rdparty/sabre/vobject/lib/TimezoneGuesser/TimezoneFinder.php
+share/nextcloud/3rdparty/sabre/vobject/lib/TimezoneGuesser/TimezoneGuesser.php
 share/nextcloud/3rdparty/sabre/vobject/lib/UUIDUtil.php
 share/nextcloud/3rdparty/sabre/vobject/lib/VCardConverter.php
 share/nextcloud/3rdparty/sabre/vobject/lib/Version.php
@@ -5565,10 +5585,7 @@ share/nextcloud/3rdparty/sabre/vobject/l
 share/nextcloud/3rdparty/sabre/vobject/lib/timezonedata/windowszones.php
 share/nextcloud/3rdparty/sabre/vobject/resources/schema/xcal.rng
 share/nextcloud/3rdparty/sabre/vobject/resources/schema/xcard.rng
-share/nextcloud/3rdparty/sabre/xml/.gitignore
-share/nextcloud/3rdparty/sabre/xml/CHANGELOG.md
 share/nextcloud/3rdparty/sabre/xml/LICENSE
-share/nextcloud/3rdparty/sabre/xml/PATCHES.txt
 share/nextcloud/3rdparty/sabre/xml/README.md
 share/nextcloud/3rdparty/sabre/xml/composer.json
 share/nextcloud/3rdparty/sabre/xml/lib/ContextStackTrait.php
@@ -5598,7 +5615,9 @@ share/nextcloud/3rdparty/scssphp/scssphp
 share/nextcloud/3rdparty/scssphp/scssphp/src/Block.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Cache.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Colors.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/CompilationResult.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Compiler.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Compiler/CachedResult.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Compiler/Environment.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Exception/CompilerException.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Exception/ParserException.php
@@ -5614,6 +5633,9 @@ share/nextcloud/3rdparty/scssphp/scssphp
 share/nextcloud/3rdparty/scssphp/scssphp/src/Formatter/Expanded.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Formatter/Nested.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Formatter/OutputBlock.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Logger/LoggerInterface.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Logger/QuietLogger.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Logger/StreamLogger.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Node.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Node/Number.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/OutputStyle.php
@@ -5624,7 +5646,9 @@ share/nextcloud/3rdparty/scssphp/scssphp
 share/nextcloud/3rdparty/scssphp/scssphp/src/Type.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Util.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Util/Path.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/ValueConverter.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Version.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Warn.php
 share/nextcloud/3rdparty/spomky-labs/base64url/LICENSE
 share/nextcloud/3rdparty/spomky-labs/base64url/composer.json
 share/nextcloud/3rdparty/spomky-labs/base64url/src/Base64Url.php
@@ -5939,6 +5963,11 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Tester/CommandTester.php
 share/nextcloud/3rdparty/symfony/console/Tester/TesterTrait.php
 share/nextcloud/3rdparty/symfony/console/composer.json
+share/nextcloud/3rdparty/symfony/deprecation-contracts/.gitignore
+share/nextcloud/3rdparty/symfony/deprecation-contracts/LICENSE
+share/nextcloud/3rdparty/symfony/deprecation-contracts/README.md
+share/nextcloud/3rdparty/symfony/deprecation-contracts/composer.json
+share/nextcloud/3rdparty/symfony/deprecation-contracts/function.php
 share/nextcloud/3rdparty/symfony/event-dispatcher-contracts/.gitignore
 share/nextcloud/3rdparty/symfony/event-dispatcher-contracts/Event.php
 share/nextcloud/3rdparty/symfony/event-dispatcher-contracts/EventDispatcherInterface.php
@@ -6620,10 +6649,6 @@ share/nextcloud/apps/accessibility/img/f
 share/nextcloud/apps/accessibility/img/font-opendyslexic2.jpg
 share/nextcloud/apps/accessibility/img/mode-highcontrast.jpg
 share/nextcloud/apps/accessibility/img/theme-dark.jpg
-share/nextcloud/apps/accessibility/js/accessibility.js
-share/nextcloud/apps/accessibility/js/accessibility.js.map
-share/nextcloud/apps/accessibility/js/accessibilityoca.js
-share/nextcloud/apps/accessibility/js/accessibilityoca.js.map
 share/nextcloud/apps/accessibility/l10n/af.js
 share/nextcloud/apps/accessibility/l10n/af.json
 share/nextcloud/apps/accessibility/l10n/ar.js
@@ -6904,6 +6929,8 @@ share/nextcloud/apps/activity/l10n/fo.js
 share/nextcloud/apps/activity/l10n/fo.json
 share/nextcloud/apps/activity/l10n/fr.js
 share/nextcloud/apps/activity/l10n/fr.json
+share/nextcloud/apps/activity/l10n/gd.js
+share/nextcloud/apps/activity/l10n/gd.json
 share/nextcloud/apps/activity/l10n/gl.js
 share/nextcloud/apps/activity/l10n/gl.json
 share/nextcloud/apps/activity/l10n/he.js
@@ -6918,6 +6945,8 @@ share/nextcloud/apps/activity/l10n/ia.js
 share/nextcloud/apps/activity/l10n/ia.json
 share/nextcloud/apps/activity/l10n/id.js
 share/nextcloud/apps/activity/l10n/id.json
+share/nextcloud/apps/activity/l10n/ig.js
+share/nextcloud/apps/activity/l10n/ig.json
 share/nextcloud/apps/activity/l10n/is.js
 share/nextcloud/apps/activity/l10n/is.json
 share/nextcloud/apps/activity/l10n/it.js
@@ -6936,6 +6965,8 @@ share/nextcloud/apps/activity/l10n/ko.js
 share/nextcloud/apps/activity/l10n/ko.json
 share/nextcloud/apps/activity/l10n/lb.js
 share/nextcloud/apps/activity/l10n/lb.json
+share/nextcloud/apps/activity/l10n/lo.js
+share/nextcloud/apps/activity/l10n/lo.json
 share/nextcloud/apps/activity/l10n/lt_LT.js
 share/nextcloud/apps/activity/l10n/lt_LT.json
 share/nextcloud/apps/activity/l10n/lv.js
@@ -6997,6 +7028,8 @@ share/nextcloud/apps/activity/l10n/tk.js
 share/nextcloud/apps/activity/l10n/tk.json
 share/nextcloud/apps/activity/l10n/tr.js
 share/nextcloud/apps/activity/l10n/tr.json
+share/nextcloud/apps/activity/l10n/ug.js
+share/nextcloud/apps/activity/l10n/ug.json
 share/nextcloud/apps/activity/l10n/uk.js
 share/nextcloud/apps/activity/l10n/uk.json
 share/nextcloud/apps/activity/l10n/uz.js
@@ -7037,8 +7070,9 @@ share/nextcloud/apps/activity/lib/Filter
 share/nextcloud/apps/activity/lib/Filter/SelfFilter.php
 share/nextcloud/apps/activity/lib/GroupHelper.php
 share/nextcloud/apps/activity/lib/GroupHelperDisabled.php
-share/nextcloud/apps/activity/lib/Hooks.php
 share/nextcloud/apps/activity/lib/Listener/LoadSidebarScripts.php
+share/nextcloud/apps/activity/lib/Listener/SetUserDefaults.php
+share/nextcloud/apps/activity/lib/Listener/UserDeleted.php
 share/nextcloud/apps/activity/lib/MailQueueHandler.php
 share/nextcloud/apps/activity/lib/Migration/Version2006Date20170808154933.php
 share/nextcloud/apps/activity/lib/Migration/Version2006Date20170808155040.php
@@ -7211,8 +7245,12 @@ share/nextcloud/apps/circles/l10n/ar.js
 share/nextcloud/apps/circles/l10n/ar.json
 share/nextcloud/apps/circles/l10n/ast.js
 share/nextcloud/apps/circles/l10n/ast.json
+share/nextcloud/apps/circles/l10n/az.js
+share/nextcloud/apps/circles/l10n/az.json
 share/nextcloud/apps/circles/l10n/bg.js
 share/nextcloud/apps/circles/l10n/bg.json
+share/nextcloud/apps/circles/l10n/bn_BD.js
+share/nextcloud/apps/circles/l10n/bn_BD.json
 share/nextcloud/apps/circles/l10n/br.js
 share/nextcloud/apps/circles/l10n/br.json
 share/nextcloud/apps/circles/l10n/bs.js
@@ -7221,6 +7259,8 @@ share/nextcloud/apps/circles/l10n/ca.js
 share/nextcloud/apps/circles/l10n/ca.json
 share/nextcloud/apps/circles/l10n/cs.js
 share/nextcloud/apps/circles/l10n/cs.json
+share/nextcloud/apps/circles/l10n/cy_GB.js
+share/nextcloud/apps/circles/l10n/cy_GB.json
 share/nextcloud/apps/circles/l10n/da.js
 share/nextcloud/apps/circles/l10n/da.json
 share/nextcloud/apps/circles/l10n/de.js
@@ -7287,6 +7327,8 @@ share/nextcloud/apps/circles/l10n/hr.js
 share/nextcloud/apps/circles/l10n/hr.json
 share/nextcloud/apps/circles/l10n/hu.js
 share/nextcloud/apps/circles/l10n/hu.json
+share/nextcloud/apps/circles/l10n/ia.js
+share/nextcloud/apps/circles/l10n/ia.json
 share/nextcloud/apps/circles/l10n/id.js
 share/nextcloud/apps/circles/l10n/id.json
 share/nextcloud/apps/circles/l10n/is.js
@@ -7297,8 +7339,12 @@ share/nextcloud/apps/circles/l10n/ja.js
 share/nextcloud/apps/circles/l10n/ja.json
 share/nextcloud/apps/circles/l10n/ka_GE.js
 share/nextcloud/apps/circles/l10n/ka_GE.json
+share/nextcloud/apps/circles/l10n/kn.js
+share/nextcloud/apps/circles/l10n/kn.json
 share/nextcloud/apps/circles/l10n/ko.js
 share/nextcloud/apps/circles/l10n/ko.json
+share/nextcloud/apps/circles/l10n/lb.js
+share/nextcloud/apps/circles/l10n/lb.json
 share/nextcloud/apps/circles/l10n/lt_LT.js
 share/nextcloud/apps/circles/l10n/lt_LT.json
 share/nextcloud/apps/circles/l10n/lv.js
@@ -7311,8 +7357,14 @@ share/nextcloud/apps/circles/l10n/nb.js
 share/nextcloud/apps/circles/l10n/nb.json
 share/nextcloud/apps/circles/l10n/nl.js
 share/nextcloud/apps/circles/l10n/nl.json
+share/nextcloud/apps/circles/l10n/nn_NO.js
+share/nextcloud/apps/circles/l10n/nn_NO.json
+share/nextcloud/apps/circles/l10n/oc.js
+share/nextcloud/apps/circles/l10n/oc.json
 share/nextcloud/apps/circles/l10n/pl.js
 share/nextcloud/apps/circles/l10n/pl.json
+share/nextcloud/apps/circles/l10n/ps.js
+share/nextcloud/apps/circles/l10n/ps.json
 share/nextcloud/apps/circles/l10n/pt_BR.js
 share/nextcloud/apps/circles/l10n/pt_BR.json
 share/nextcloud/apps/circles/l10n/pt_PT.js
@@ -7335,6 +7387,8 @@ share/nextcloud/apps/circles/l10n/sr.js
 share/nextcloud/apps/circles/l10n/sr.json
 share/nextcloud/apps/circles/l10n/sv.js
 share/nextcloud/apps/circles/l10n/sv.json
+share/nextcloud/apps/circles/l10n/th.js
+share/nextcloud/apps/circles/l10n/th.json
 share/nextcloud/apps/circles/l10n/tr.js
 share/nextcloud/apps/circles/l10n/tr.json
 share/nextcloud/apps/circles/l10n/uk.js
@@ -7397,6 +7451,7 @@ share/nextcloud/apps/circles/lib/Control
 share/nextcloud/apps/circles/lib/Cron/ContactsExistingShares.php
 share/nextcloud/apps/circles/lib/Cron/GlobalSync.php
 share/nextcloud/apps/circles/lib/Cron/Maintenance.php
+share/nextcloud/apps/circles/lib/Cron/MaintenanceHeavy.php
 share/nextcloud/apps/circles/lib/Db/AccountsRequest.php
 share/nextcloud/apps/circles/lib/Db/AccountsRequestBuilder.php
 share/nextcloud/apps/circles/lib/Db/CircleProviderRequest.php
@@ -7902,16 +7957,8 @@ share/nextcloud/apps/comments/composer/c
 share/nextcloud/apps/comments/composer/composer/installed.php
 share/nextcloud/apps/comments/img/comments-dark.svg
 share/nextcloud/apps/comments/img/comments.svg
-share/nextcloud/apps/comments/js/comments-app.js
-share/nextcloud/apps/comments/js/comments-app.js.map
-share/nextcloud/apps/comments/js/comments-tab.js
-share/nextcloud/apps/comments/js/comments-tab.js.map
-share/nextcloud/apps/comments/js/comments.js
-share/nextcloud/apps/comments/js/comments.js.map
 share/nextcloud/apps/comments/l10n/af.js
 share/nextcloud/apps/comments/l10n/af.json
-share/nextcloud/apps/comments/l10n/af_ZA.js
-share/nextcloud/apps/comments/l10n/af_ZA.json
 share/nextcloud/apps/comments/l10n/ar.js
 share/nextcloud/apps/comments/l10n/ar.json
 share/nextcloud/apps/comments/l10n/ast.js
@@ -7920,28 +7967,20 @@ share/nextcloud/apps/comments/l10n/az.js
 share/nextcloud/apps/comments/l10n/az.json
 share/nextcloud/apps/comments/l10n/bg.js
 share/nextcloud/apps/comments/l10n/bg.json
-share/nextcloud/apps/comments/l10n/bg_BG.js
-share/nextcloud/apps/comments/l10n/bg_BG.json
 share/nextcloud/apps/comments/l10n/bn_BD.js
 share/nextcloud/apps/comments/l10n/bn_BD.json
-share/nextcloud/apps/comments/l10n/bn_IN.js
-share/nextcloud/apps/comments/l10n/bn_IN.json
 share/nextcloud/apps/comments/l10n/bs.js
 share/nextcloud/apps/comments/l10n/bs.json
 share/nextcloud/apps/comments/l10n/ca.js
 share/nextcloud/apps/comments/l10n/ca.json
 share/nextcloud/apps/comments/l10n/cs.js
 share/nextcloud/apps/comments/l10n/cs.json
-share/nextcloud/apps/comments/l10n/cs_CZ.js
-share/nextcloud/apps/comments/l10n/cs_CZ.json
 share/nextcloud/apps/comments/l10n/cy_GB.js
 share/nextcloud/apps/comments/l10n/cy_GB.json
 share/nextcloud/apps/comments/l10n/da.js
 share/nextcloud/apps/comments/l10n/da.json
 share/nextcloud/apps/comments/l10n/de.js
 share/nextcloud/apps/comments/l10n/de.json
-share/nextcloud/apps/comments/l10n/de_AT.js
-share/nextcloud/apps/comments/l10n/de_AT.json
 share/nextcloud/apps/comments/l10n/de_DE.js
 share/nextcloud/apps/comments/l10n/de_DE.json
 share/nextcloud/apps/comments/l10n/el.js
@@ -7994,24 +8033,16 @@ share/nextcloud/apps/comments/l10n/fa.js
 share/nextcloud/apps/comments/l10n/fa.json
 share/nextcloud/apps/comments/l10n/fi.js
 share/nextcloud/apps/comments/l10n/fi.json
-share/nextcloud/apps/comments/l10n/fi_FI.js
-share/nextcloud/apps/comments/l10n/fi_FI.json
-share/nextcloud/apps/comments/l10n/fil.js
-share/nextcloud/apps/comments/l10n/fil.json
 share/nextcloud/apps/comments/l10n/fr.js
 share/nextcloud/apps/comments/l10n/fr.json
 share/nextcloud/apps/comments/l10n/gl.js
 share/nextcloud/apps/comments/l10n/gl.json
 share/nextcloud/apps/comments/l10n/he.js
 share/nextcloud/apps/comments/l10n/he.json
-share/nextcloud/apps/comments/l10n/hi.js
-share/nextcloud/apps/comments/l10n/hi.json
 share/nextcloud/apps/comments/l10n/hr.js
 share/nextcloud/apps/comments/l10n/hr.json
 share/nextcloud/apps/comments/l10n/hu.js
 share/nextcloud/apps/comments/l10n/hu.json
-share/nextcloud/apps/comments/l10n/hu_HU.js
-share/nextcloud/apps/comments/l10n/hu_HU.json
 share/nextcloud/apps/comments/l10n/hy.js
 share/nextcloud/apps/comments/l10n/hy.json
 share/nextcloud/apps/comments/l10n/ia.js
@@ -8032,8 +8063,6 @@ share/nextcloud/apps/comments/l10n/kn.js
 share/nextcloud/apps/comments/l10n/kn.json
 share/nextcloud/apps/comments/l10n/ko.js
 share/nextcloud/apps/comments/l10n/ko.json
-share/nextcloud/apps/comments/l10n/ku_IQ.js
-share/nextcloud/apps/comments/l10n/ku_IQ.json
 share/nextcloud/apps/comments/l10n/lb.js
 share/nextcloud/apps/comments/l10n/lb.json
 share/nextcloud/apps/comments/l10n/lt_LT.js
@@ -8046,22 +8075,14 @@ share/nextcloud/apps/comments/l10n/mn.js
 share/nextcloud/apps/comments/l10n/mn.json
 share/nextcloud/apps/comments/l10n/ms_MY.js
 share/nextcloud/apps/comments/l10n/ms_MY.json
-share/nextcloud/apps/comments/l10n/my_MM.js
-share/nextcloud/apps/comments/l10n/my_MM.json
 share/nextcloud/apps/comments/l10n/nb.js
 share/nextcloud/apps/comments/l10n/nb.json
-share/nextcloud/apps/comments/l10n/nb_NO.js
-share/nextcloud/apps/comments/l10n/nb_NO.json
-share/nextcloud/apps/comments/l10n/nds.js
-share/nextcloud/apps/comments/l10n/nds.json
 share/nextcloud/apps/comments/l10n/nl.js
 share/nextcloud/apps/comments/l10n/nl.json
 share/nextcloud/apps/comments/l10n/nn_NO.js
 share/nextcloud/apps/comments/l10n/nn_NO.json
 share/nextcloud/apps/comments/l10n/oc.js
 share/nextcloud/apps/comments/l10n/oc.json
-share/nextcloud/apps/comments/l10n/pa.js
-share/nextcloud/apps/comments/l10n/pa.json
 share/nextcloud/apps/comments/l10n/pl.js
 share/nextcloud/apps/comments/l10n/pl.json
 share/nextcloud/apps/comments/l10n/ps.js
@@ -8078,12 +8099,8 @@ share/nextcloud/apps/comments/l10n/sc.js
 share/nextcloud/apps/comments/l10n/sc.json
 share/nextcloud/apps/comments/l10n/si.js
 share/nextcloud/apps/comments/l10n/si.json
-share/nextcloud/apps/comments/l10n/si_LK.js
-share/nextcloud/apps/comments/l10n/si_LK.json
 share/nextcloud/apps/comments/l10n/sk.js
 share/nextcloud/apps/comments/l10n/sk.json
-share/nextcloud/apps/comments/l10n/sk_SK.js
-share/nextcloud/apps/comments/l10n/sk_SK.json
 share/nextcloud/apps/comments/l10n/sl.js
 share/nextcloud/apps/comments/l10n/sl.json
 share/nextcloud/apps/comments/l10n/sq.js
@@ -8094,14 +8111,8 @@ share/nextcloud/apps/comments/l10n/sr@la
 share/nextcloud/apps/comments/l10n/sr%latin.json@localhost
 share/nextcloud/apps/comments/l10n/sv.js
 share/nextcloud/apps/comments/l10n/sv.json
-share/nextcloud/apps/comments/l10n/ta_LK.js
-share/nextcloud/apps/comments/l10n/ta_LK.json
-share/nextcloud/apps/comments/l10n/te.js
-share/nextcloud/apps/comments/l10n/te.json
 share/nextcloud/apps/comments/l10n/th.js
 share/nextcloud/apps/comments/l10n/th.json
-share/nextcloud/apps/comments/l10n/th_TH.js
-share/nextcloud/apps/comments/l10n/th_TH.json
 share/nextcloud/apps/comments/l10n/tr.js
 share/nextcloud/apps/comments/l10n/tr.json
 share/nextcloud/apps/comments/l10n/ug.js
@@ -8262,8 +8273,6 @@ share/nextcloud/apps/dashboard/img/previ
 share/nextcloud/apps/dashboard/img/rawpixel-pink-tapioca-bubbles.jpg
 share/nextcloud/apps/dashboard/img/tommy-chau-already.jpg
 share/nextcloud/apps/dashboard/img/tommy-chau-lion-rock-hill.jpg
-share/nextcloud/apps/dashboard/js/dashboard.js
-share/nextcloud/apps/dashboard/js/dashboard.js.map
 share/nextcloud/apps/dashboard/l10n/ar.js
 share/nextcloud/apps/dashboard/l10n/ar.json
 share/nextcloud/apps/dashboard/l10n/bg.js
@@ -8360,7 +8369,6 @@ share/nextcloud/apps/dav/appinfo/v1/publ
 share/nextcloud/apps/dav/appinfo/v1/webdav.php
 share/nextcloud/apps/dav/appinfo/v2/direct.php
 share/nextcloud/apps/dav/appinfo/v2/remote.php
-share/nextcloud/apps/dav/bin/chunkperf.php
 share/nextcloud/apps/dav/composer/autoload.php
 share/nextcloud/apps/dav/composer/composer.json
 share/nextcloud/apps/dav/composer/composer.lock
@@ -8375,20 +8383,12 @@ share/nextcloud/apps/dav/composer/compos
 share/nextcloud/apps/dav/composer/composer/installed.json
 share/nextcloud/apps/dav/composer/composer/installed.php
 share/nextcloud/apps/dav/css/schedule-response.css
-share/nextcloud/apps/dav/js/settings-admin-caldav.js
-share/nextcloud/apps/dav/js/settings-admin-caldav.js.map
-share/nextcloud/apps/dav/js/settings-personal-availability.js
-share/nextcloud/apps/dav/js/settings-personal-availability.js.map
 share/nextcloud/apps/dav/l10n/bg.js
 share/nextcloud/apps/dav/l10n/bg.json
-share/nextcloud/apps/dav/l10n/bg_BG.js
-share/nextcloud/apps/dav/l10n/bg_BG.json
 share/nextcloud/apps/dav/l10n/ca.js
 share/nextcloud/apps/dav/l10n/ca.json
 share/nextcloud/apps/dav/l10n/cs.js
 share/nextcloud/apps/dav/l10n/cs.json
-share/nextcloud/apps/dav/l10n/cs_CZ.js
-share/nextcloud/apps/dav/l10n/cs_CZ.json
 share/nextcloud/apps/dav/l10n/da.js
 share/nextcloud/apps/dav/l10n/da.json
 share/nextcloud/apps/dav/l10n/de.js
@@ -8443,8 +8443,6 @@ share/nextcloud/apps/dav/l10n/eu.js
 share/nextcloud/apps/dav/l10n/eu.json
 share/nextcloud/apps/dav/l10n/fi.js
 share/nextcloud/apps/dav/l10n/fi.json
-share/nextcloud/apps/dav/l10n/fi_FI.js
-share/nextcloud/apps/dav/l10n/fi_FI.json
 share/nextcloud/apps/dav/l10n/fr.js
 share/nextcloud/apps/dav/l10n/fr.json
 share/nextcloud/apps/dav/l10n/gl.js
@@ -8455,8 +8453,6 @@ share/nextcloud/apps/dav/l10n/hr.js
 share/nextcloud/apps/dav/l10n/hr.json
 share/nextcloud/apps/dav/l10n/hu.js
 share/nextcloud/apps/dav/l10n/hu.json
-share/nextcloud/apps/dav/l10n/hu_HU.js
-share/nextcloud/apps/dav/l10n/hu_HU.json
 share/nextcloud/apps/dav/l10n/id.js
 share/nextcloud/apps/dav/l10n/id.json
 share/nextcloud/apps/dav/l10n/is.js
@@ -8477,8 +8473,6 @@ share/nextcloud/apps/dav/l10n/mk.js
 share/nextcloud/apps/dav/l10n/mk.json
 share/nextcloud/apps/dav/l10n/nb.js
 share/nextcloud/apps/dav/l10n/nb.json
-share/nextcloud/apps/dav/l10n/nb_NO.js
-share/nextcloud/apps/dav/l10n/nb_NO.json
 share/nextcloud/apps/dav/l10n/nl.js
 share/nextcloud/apps/dav/l10n/nl.json
 share/nextcloud/apps/dav/l10n/nn_NO.js
@@ -8651,6 +8645,7 @@ share/nextcloud/apps/dav/lib/Connector/S
 share/nextcloud/apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/CachingTree.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/ChecksumList.php
+share/nextcloud/apps/dav/lib/Connector/Sabre/ChecksumUpdatePlugin.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/CommentPropertiesPlugin.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/CopyEtagHeaderPlugin.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/DavAclPlugin.php
@@ -8676,6 +8671,7 @@ share/nextcloud/apps/dav/lib/Connector/S
 share/nextcloud/apps/dav/lib/Connector/Sabre/Principal.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/PropfindCompressionPlugin.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/QuotaPlugin.php
+share/nextcloud/apps/dav/lib/Connector/Sabre/RequestIdHeaderPlugin.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/Server.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/ServerFactory.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/ShareTypeList.php
@@ -8777,6 +8773,7 @@ share/nextcloud/apps/dav/lib/Migration/V
 share/nextcloud/apps/dav/lib/Migration/Version1016Date20201109085907.php
 share/nextcloud/apps/dav/lib/Migration/Version1017Date20210216083742.php
 share/nextcloud/apps/dav/lib/Migration/Version1018Date20210312100735.php
+share/nextcloud/apps/dav/lib/Profiler/ProfilerPlugin.php
 share/nextcloud/apps/dav/lib/Provisioning/Apple/AppleProvisioningNode.php
 share/nextcloud/apps/dav/lib/Provisioning/Apple/AppleProvisioningPlugin.php
 share/nextcloud/apps/dav/lib/RootCollection.php
@@ -8804,6 +8801,12 @@ share/nextcloud/apps/dav/lib/Upload/Root
 share/nextcloud/apps/dav/lib/Upload/UploadFile.php
 share/nextcloud/apps/dav/lib/Upload/UploadFolder.php
 share/nextcloud/apps/dav/lib/Upload/UploadHome.php
+share/nextcloud/apps/dav/lib/UserMigration/CalendarMigrator.php
+share/nextcloud/apps/dav/lib/UserMigration/CalendarMigratorException.php
+share/nextcloud/apps/dav/lib/UserMigration/ContactsMigrator.php
+share/nextcloud/apps/dav/lib/UserMigration/ContactsMigratorException.php
+share/nextcloud/apps/dav/lib/UserMigration/InvalidAddressBookException.php
+share/nextcloud/apps/dav/lib/UserMigration/InvalidCalendarException.php
 share/nextcloud/apps/dav/templates/schedule-response-error.php
 share/nextcloud/apps/dav/templates/schedule-response-options.php
 share/nextcloud/apps/dav/templates/schedule-response-success.php
@@ -8840,8 +8843,6 @@ share/nextcloud/apps/encryption/l10n/az.
 share/nextcloud/apps/encryption/l10n/az.json
 share/nextcloud/apps/encryption/l10n/bg.js
 share/nextcloud/apps/encryption/l10n/bg.json
-share/nextcloud/apps/encryption/l10n/bg_BG.js
-share/nextcloud/apps/encryption/l10n/bg_BG.json
 share/nextcloud/apps/encryption/l10n/bn_BD.js
 share/nextcloud/apps/encryption/l10n/bn_BD.json
 share/nextcloud/apps/encryption/l10n/bs.js
@@ -8850,14 +8851,10 @@ share/nextcloud/apps/encryption/l10n/ca.
 share/nextcloud/apps/encryption/l10n/ca.json
 share/nextcloud/apps/encryption/l10n/cs.js
 share/nextcloud/apps/encryption/l10n/cs.json
-share/nextcloud/apps/encryption/l10n/cs_CZ.js
-share/nextcloud/apps/encryption/l10n/cs_CZ.json
 share/nextcloud/apps/encryption/l10n/da.js
 share/nextcloud/apps/encryption/l10n/da.json
 share/nextcloud/apps/encryption/l10n/de.js
 share/nextcloud/apps/encryption/l10n/de.json
-share/nextcloud/apps/encryption/l10n/de_AT.js
-share/nextcloud/apps/encryption/l10n/de_AT.json
 share/nextcloud/apps/encryption/l10n/de_DE.js
 share/nextcloud/apps/encryption/l10n/de_DE.json
 share/nextcloud/apps/encryption/l10n/el.js
@@ -8910,8 +8907,6 @@ share/nextcloud/apps/encryption/l10n/fa.
 share/nextcloud/apps/encryption/l10n/fa.json
 share/nextcloud/apps/encryption/l10n/fi.js
 share/nextcloud/apps/encryption/l10n/fi.json
-share/nextcloud/apps/encryption/l10n/fi_FI.js
-share/nextcloud/apps/encryption/l10n/fi_FI.json
 share/nextcloud/apps/encryption/l10n/fr.js
 share/nextcloud/apps/encryption/l10n/fr.json
 share/nextcloud/apps/encryption/l10n/gl.js
@@ -8922,8 +8917,6 @@ share/nextcloud/apps/encryption/l10n/hr.
 share/nextcloud/apps/encryption/l10n/hr.json
 share/nextcloud/apps/encryption/l10n/hu.js
 share/nextcloud/apps/encryption/l10n/hu.json
-share/nextcloud/apps/encryption/l10n/hu_HU.js
-share/nextcloud/apps/encryption/l10n/hu_HU.json
 share/nextcloud/apps/encryption/l10n/ia.js
 share/nextcloud/apps/encryption/l10n/ia.json
 share/nextcloud/apps/encryption/l10n/id.js
@@ -8952,8 +8945,6 @@ share/nextcloud/apps/encryption/l10n/mk.
 share/nextcloud/apps/encryption/l10n/mk.json
 share/nextcloud/apps/encryption/l10n/nb.js
 share/nextcloud/apps/encryption/l10n/nb.json
-share/nextcloud/apps/encryption/l10n/nb_NO.js
-share/nextcloud/apps/encryption/l10n/nb_NO.json
 share/nextcloud/apps/encryption/l10n/nl.js
 share/nextcloud/apps/encryption/l10n/nl.json
 share/nextcloud/apps/encryption/l10n/oc.js
@@ -8972,8 +8963,6 @@ share/nextcloud/apps/encryption/l10n/sc.
 share/nextcloud/apps/encryption/l10n/sc.json
 share/nextcloud/apps/encryption/l10n/sk.js
 share/nextcloud/apps/encryption/l10n/sk.json
-share/nextcloud/apps/encryption/l10n/sk_SK.js
-share/nextcloud/apps/encryption/l10n/sk_SK.json
 share/nextcloud/apps/encryption/l10n/sl.js
 share/nextcloud/apps/encryption/l10n/sl.json
 share/nextcloud/apps/encryption/l10n/sq.js
@@ -8986,8 +8975,6 @@ share/nextcloud/apps/encryption/l10n/sv.
 share/nextcloud/apps/encryption/l10n/sv.json
 share/nextcloud/apps/encryption/l10n/th.js
 share/nextcloud/apps/encryption/l10n/th.json
-share/nextcloud/apps/encryption/l10n/th_TH.js
-share/nextcloud/apps/encryption/l10n/th_TH.json
 share/nextcloud/apps/encryption/l10n/tr.js
 share/nextcloud/apps/encryption/l10n/tr.json
 share/nextcloud/apps/encryption/l10n/uk.js
@@ -9066,14 +9053,10 @@ share/nextcloud/apps/federatedfilesharin
 share/nextcloud/apps/federatedfilesharing/l10n/az.json
 share/nextcloud/apps/federatedfilesharing/l10n/bg.js
 share/nextcloud/apps/federatedfilesharing/l10n/bg.json
-share/nextcloud/apps/federatedfilesharing/l10n/bg_BG.js
-share/nextcloud/apps/federatedfilesharing/l10n/bg_BG.json
 share/nextcloud/apps/federatedfilesharing/l10n/ca.js
 share/nextcloud/apps/federatedfilesharing/l10n/ca.json
 share/nextcloud/apps/federatedfilesharing/l10n/cs.js
 share/nextcloud/apps/federatedfilesharing/l10n/cs.json
-share/nextcloud/apps/federatedfilesharing/l10n/cs_CZ.js
-share/nextcloud/apps/federatedfilesharing/l10n/cs_CZ.json
 share/nextcloud/apps/federatedfilesharing/l10n/da.js
 share/nextcloud/apps/federatedfilesharing/l10n/da.json
 share/nextcloud/apps/federatedfilesharing/l10n/de.js
@@ -9130,8 +9113,6 @@ share/nextcloud/apps/federatedfilesharin
 share/nextcloud/apps/federatedfilesharing/l10n/fa.json
 share/nextcloud/apps/federatedfilesharing/l10n/fi.js
 share/nextcloud/apps/federatedfilesharing/l10n/fi.json
-share/nextcloud/apps/federatedfilesharing/l10n/fi_FI.js
-share/nextcloud/apps/federatedfilesharing/l10n/fi_FI.json
 share/nextcloud/apps/federatedfilesharing/l10n/fr.js
 share/nextcloud/apps/federatedfilesharing/l10n/fr.json
 share/nextcloud/apps/federatedfilesharing/l10n/gl.js
@@ -9142,8 +9123,6 @@ share/nextcloud/apps/federatedfilesharin
 share/nextcloud/apps/federatedfilesharing/l10n/hr.json
 share/nextcloud/apps/federatedfilesharing/l10n/hu.js
 share/nextcloud/apps/federatedfilesharing/l10n/hu.json
-share/nextcloud/apps/federatedfilesharing/l10n/hu_HU.js
-share/nextcloud/apps/federatedfilesharing/l10n/hu_HU.json
 share/nextcloud/apps/federatedfilesharing/l10n/ia.js
 share/nextcloud/apps/federatedfilesharing/l10n/ia.json
 share/nextcloud/apps/federatedfilesharing/l10n/id.js
@@ -9168,8 +9147,6 @@ share/nextcloud/apps/federatedfilesharin
 share/nextcloud/apps/federatedfilesharing/l10n/mk.json
 share/nextcloud/apps/federatedfilesharing/l10n/nb.js
 share/nextcloud/apps/federatedfilesharing/l10n/nb.json
-share/nextcloud/apps/federatedfilesharing/l10n/nb_NO.js
-share/nextcloud/apps/federatedfilesharing/l10n/nb_NO.json
 share/nextcloud/apps/federatedfilesharing/l10n/nl.js
 share/nextcloud/apps/federatedfilesharing/l10n/nl.json
 share/nextcloud/apps/federatedfilesharing/l10n/oc.js
@@ -9188,8 +9165,6 @@ share/nextcloud/apps/federatedfilesharin
 share/nextcloud/apps/federatedfilesharing/l10n/sc.json
 share/nextcloud/apps/federatedfilesharing/l10n/sk.js
 share/nextcloud/apps/federatedfilesharing/l10n/sk.json
-share/nextcloud/apps/federatedfilesharing/l10n/sk_SK.js
-share/nextcloud/apps/federatedfilesharing/l10n/sk_SK.json
 share/nextcloud/apps/federatedfilesharing/l10n/sl.js
 share/nextcloud/apps/federatedfilesharing/l10n/sl.json
 share/nextcloud/apps/federatedfilesharing/l10n/sq.js
@@ -9202,8 +9177,6 @@ share/nextcloud/apps/federatedfilesharin
 share/nextcloud/apps/federatedfilesharing/l10n/sv.json
 share/nextcloud/apps/federatedfilesharing/l10n/th.js
 share/nextcloud/apps/federatedfilesharing/l10n/th.json
-share/nextcloud/apps/federatedfilesharing/l10n/th_TH.js
-share/nextcloud/apps/federatedfilesharing/l10n/th_TH.json
 share/nextcloud/apps/federatedfilesharing/l10n/tr.js
 share/nextcloud/apps/federatedfilesharing/l10n/tr.json
 share/nextcloud/apps/federatedfilesharing/l10n/uk.js
@@ -9258,16 +9231,12 @@ share/nextcloud/apps/federation/l10n/ast
 share/nextcloud/apps/federation/l10n/ast.json
 share/nextcloud/apps/federation/l10n/bg.js
 share/nextcloud/apps/federation/l10n/bg.json
-share/nextcloud/apps/federation/l10n/bg_BG.js
-share/nextcloud/apps/federation/l10n/bg_BG.json
 share/nextcloud/apps/federation/l10n/br.js
 share/nextcloud/apps/federation/l10n/br.json
 share/nextcloud/apps/federation/l10n/ca.js
 share/nextcloud/apps/federation/l10n/ca.json
 share/nextcloud/apps/federation/l10n/cs.js
 share/nextcloud/apps/federation/l10n/cs.json
-share/nextcloud/apps/federation/l10n/cs_CZ.js
-share/nextcloud/apps/federation/l10n/cs_CZ.json
 share/nextcloud/apps/federation/l10n/da.js
 share/nextcloud/apps/federation/l10n/da.json
 share/nextcloud/apps/federation/l10n/de.js
@@ -9324,8 +9293,6 @@ share/nextcloud/apps/federation/l10n/fa.
 share/nextcloud/apps/federation/l10n/fa.json
 share/nextcloud/apps/federation/l10n/fi.js
 share/nextcloud/apps/federation/l10n/fi.json
-share/nextcloud/apps/federation/l10n/fi_FI.js
-share/nextcloud/apps/federation/l10n/fi_FI.json
 share/nextcloud/apps/federation/l10n/fr.js
 share/nextcloud/apps/federation/l10n/fr.json
 share/nextcloud/apps/federation/l10n/gl.js
@@ -9336,8 +9303,6 @@ share/nextcloud/apps/federation/l10n/hr.
 share/nextcloud/apps/federation/l10n/hr.json
 share/nextcloud/apps/federation/l10n/hu.js
 share/nextcloud/apps/federation/l10n/hu.json
-share/nextcloud/apps/federation/l10n/hu_HU.js
-share/nextcloud/apps/federation/l10n/hu_HU.json
 share/nextcloud/apps/federation/l10n/ia.js
 share/nextcloud/apps/federation/l10n/ia.json
 share/nextcloud/apps/federation/l10n/id.js
@@ -9364,8 +9329,6 @@ share/nextcloud/apps/federation/l10n/mn.
 share/nextcloud/apps/federation/l10n/mn.json
 share/nextcloud/apps/federation/l10n/nb.js
 share/nextcloud/apps/federation/l10n/nb.json
-share/nextcloud/apps/federation/l10n/nb_NO.js
-share/nextcloud/apps/federation/l10n/nb_NO.json
 share/nextcloud/apps/federation/l10n/nl.js
 share/nextcloud/apps/federation/l10n/nl.json
 share/nextcloud/apps/federation/l10n/oc.js
@@ -9392,8 +9355,6 @@ share/nextcloud/apps/federation/l10n/sr.
 share/nextcloud/apps/federation/l10n/sr.json
 share/nextcloud/apps/federation/l10n/sv.js
 share/nextcloud/apps/federation/l10n/sv.json
-share/nextcloud/apps/federation/l10n/th_TH.js
-share/nextcloud/apps/federation/l10n/th_TH.json
 share/nextcloud/apps/federation/l10n/tr.js
 share/nextcloud/apps/federation/l10n/tr.json
 share/nextcloud/apps/federation/l10n/uk.js
@@ -9465,12 +9426,6 @@ share/nextcloud/apps/files/js/breadcrumb
 share/nextcloud/apps/files/js/detailfileinfoview.js
 share/nextcloud/apps/files/js/detailsview.js
 share/nextcloud/apps/files/js/detailtabview.js
-share/nextcloud/apps/files/js/dist/main.js
-share/nextcloud/apps/files/js/dist/main.js.map
-share/nextcloud/apps/files/js/dist/personal-settings.js
-share/nextcloud/apps/files/js/dist/personal-settings.js.map
-share/nextcloud/apps/files/js/dist/sidebar.js
-share/nextcloud/apps/files/js/dist/sidebar.js.map
 share/nextcloud/apps/files/js/favoritesfilelist.js
 share/nextcloud/apps/files/js/favoritesplugin.js
 share/nextcloud/apps/files/js/file-upload.js
@@ -9516,8 +9471,6 @@ share/nextcloud/apps/files/l10n/ady.js
 share/nextcloud/apps/files/l10n/ady.json
 share/nextcloud/apps/files/l10n/af.js
 share/nextcloud/apps/files/l10n/af.json
-share/nextcloud/apps/files/l10n/af_ZA.js
-share/nextcloud/apps/files/l10n/af_ZA.json
 share/nextcloud/apps/files/l10n/ak.js
 share/nextcloud/apps/files/l10n/ak.json
 share/nextcloud/apps/files/l10n/am_ET.js
@@ -9532,12 +9485,8 @@ share/nextcloud/apps/files/l10n/be.js
 share/nextcloud/apps/files/l10n/be.json
 share/nextcloud/apps/files/l10n/bg.js
 share/nextcloud/apps/files/l10n/bg.json
-share/nextcloud/apps/files/l10n/bg_BG.js
-share/nextcloud/apps/files/l10n/bg_BG.json
 share/nextcloud/apps/files/l10n/bn_BD.js
 share/nextcloud/apps/files/l10n/bn_BD.json
-share/nextcloud/apps/files/l10n/bn_IN.js
-share/nextcloud/apps/files/l10n/bn_IN.json
 share/nextcloud/apps/files/l10n/br.js
 share/nextcloud/apps/files/l10n/br.json
 share/nextcloud/apps/files/l10n/bs.js
@@ -9546,16 +9495,12 @@ share/nextcloud/apps/files/l10n/ca.js
 share/nextcloud/apps/files/l10n/ca.json
 share/nextcloud/apps/files/l10n/cs.js
 share/nextcloud/apps/files/l10n/cs.json
-share/nextcloud/apps/files/l10n/cs_CZ.js
-share/nextcloud/apps/files/l10n/cs_CZ.json
 share/nextcloud/apps/files/l10n/cy_GB.js
 share/nextcloud/apps/files/l10n/cy_GB.json
 share/nextcloud/apps/files/l10n/da.js
 share/nextcloud/apps/files/l10n/da.json
 share/nextcloud/apps/files/l10n/de.js
 share/nextcloud/apps/files/l10n/de.json
-share/nextcloud/apps/files/l10n/de_AT.js
-share/nextcloud/apps/files/l10n/de_AT.json
 share/nextcloud/apps/files/l10n/de_DE.js
 share/nextcloud/apps/files/l10n/de_DE.json
 share/nextcloud/apps/files/l10n/el.js
@@ -9608,10 +9553,6 @@ share/nextcloud/apps/files/l10n/fa.js
 share/nextcloud/apps/files/l10n/fa.json
 share/nextcloud/apps/files/l10n/fi.js
 share/nextcloud/apps/files/l10n/fi.json
-share/nextcloud/apps/files/l10n/fi_FI.js
-share/nextcloud/apps/files/l10n/fi_FI.json
-share/nextcloud/apps/files/l10n/fil.js
-share/nextcloud/apps/files/l10n/fil.json
 share/nextcloud/apps/files/l10n/fr.js
 share/nextcloud/apps/files/l10n/fr.json
 share/nextcloud/apps/files/l10n/fy_NL.js
@@ -9622,14 +9563,10 @@ share/nextcloud/apps/files/l10n/gu.js
 share/nextcloud/apps/files/l10n/gu.json
 share/nextcloud/apps/files/l10n/he.js
 share/nextcloud/apps/files/l10n/he.json
-share/nextcloud/apps/files/l10n/hi.js
-share/nextcloud/apps/files/l10n/hi.json
 share/nextcloud/apps/files/l10n/hr.js
 share/nextcloud/apps/files/l10n/hr.json
 share/nextcloud/apps/files/l10n/hu.js
 share/nextcloud/apps/files/l10n/hu.json
-share/nextcloud/apps/files/l10n/hu_HU.js
-share/nextcloud/apps/files/l10n/hu_HU.json
 share/nextcloud/apps/files/l10n/hy.js
 share/nextcloud/apps/files/l10n/hy.json
 share/nextcloud/apps/files/l10n/ia.js
@@ -9644,8 +9581,6 @@ share/nextcloud/apps/files/l10n/it.js
 share/nextcloud/apps/files/l10n/it.json
 share/nextcloud/apps/files/l10n/ja.js
 share/nextcloud/apps/files/l10n/ja.json
-share/nextcloud/apps/files/l10n/jv.js
-share/nextcloud/apps/files/l10n/jv.json
 share/nextcloud/apps/files/l10n/ka_GE.js
 share/nextcloud/apps/files/l10n/ka_GE.json
 share/nextcloud/apps/files/l10n/km.js
@@ -9654,8 +9589,6 @@ share/nextcloud/apps/files/l10n/kn.js
 share/nextcloud/apps/files/l10n/kn.json
 share/nextcloud/apps/files/l10n/ko.js
 share/nextcloud/apps/files/l10n/ko.json
-share/nextcloud/apps/files/l10n/ku_IQ.js
-share/nextcloud/apps/files/l10n/ku_IQ.json
 share/nextcloud/apps/files/l10n/lb.js
 share/nextcloud/apps/files/l10n/lb.json
 share/nextcloud/apps/files/l10n/lo.js
@@ -9670,8 +9603,6 @@ share/nextcloud/apps/files/l10n/mk.js
 share/nextcloud/apps/files/l10n/mk.json
 share/nextcloud/apps/files/l10n/ml.js
 share/nextcloud/apps/files/l10n/ml.json
-share/nextcloud/apps/files/l10n/ml_IN.js
-share/nextcloud/apps/files/l10n/ml_IN.json
 share/nextcloud/apps/files/l10n/mn.js
 share/nextcloud/apps/files/l10n/mn.json
 share/nextcloud/apps/files/l10n/mr.js
@@ -9680,14 +9611,8 @@ share/nextcloud/apps/files/l10n/ms_MY.js
 share/nextcloud/apps/files/l10n/ms_MY.json
 share/nextcloud/apps/files/l10n/mt_MT.js
 share/nextcloud/apps/files/l10n/mt_MT.json
-share/nextcloud/apps/files/l10n/my_MM.js
-share/nextcloud/apps/files/l10n/my_MM.json
 share/nextcloud/apps/files/l10n/nb.js
 share/nextcloud/apps/files/l10n/nb.json
-share/nextcloud/apps/files/l10n/nb_NO.js
-share/nextcloud/apps/files/l10n/nb_NO.json
-share/nextcloud/apps/files/l10n/nds.js
-share/nextcloud/apps/files/l10n/nds.json
 share/nextcloud/apps/files/l10n/nl.js
 share/nextcloud/apps/files/l10n/nl.json
 share/nextcloud/apps/files/l10n/nn_NO.js
@@ -9696,8 +9621,6 @@ share/nextcloud/apps/files/l10n/nqo.js
 share/nextcloud/apps/files/l10n/nqo.json
 share/nextcloud/apps/files/l10n/oc.js
 share/nextcloud/apps/files/l10n/oc.json
-share/nextcloud/apps/files/l10n/pa.js
-share/nextcloud/apps/files/l10n/pa.json
 share/nextcloud/apps/files/l10n/pl.js
 share/nextcloud/apps/files/l10n/pl.json
 share/nextcloud/apps/files/l10n/ps.js
@@ -9712,12 +9635,8 @@ share/nextcloud/apps/files/l10n/ru.js
 share/nextcloud/apps/files/l10n/ru.json
 share/nextcloud/apps/files/l10n/sc.js
 share/nextcloud/apps/files/l10n/sc.json
-share/nextcloud/apps/files/l10n/si_LK.js
-share/nextcloud/apps/files/l10n/si_LK.json
 share/nextcloud/apps/files/l10n/sk.js
 share/nextcloud/apps/files/l10n/sk.json
-share/nextcloud/apps/files/l10n/sk_SK.js
-share/nextcloud/apps/files/l10n/sk_SK.json
 share/nextcloud/apps/files/l10n/sl.js
 share/nextcloud/apps/files/l10n/sl.json
 share/nextcloud/apps/files/l10n/sq.js
@@ -9732,18 +9651,10 @@ share/nextcloud/apps/files/l10n/sv.js
 share/nextcloud/apps/files/l10n/sv.json
 share/nextcloud/apps/files/l10n/sw_KE.js
 share/nextcloud/apps/files/l10n/sw_KE.json
-share/nextcloud/apps/files/l10n/ta_IN.js
-share/nextcloud/apps/files/l10n/ta_IN.json
-share/nextcloud/apps/files/l10n/ta_LK.js
-share/nextcloud/apps/files/l10n/ta_LK.json
-share/nextcloud/apps/files/l10n/te.js
-share/nextcloud/apps/files/l10n/te.json
 share/nextcloud/apps/files/l10n/tg_TJ.js
 share/nextcloud/apps/files/l10n/tg_TJ.json
 share/nextcloud/apps/files/l10n/th.js
 share/nextcloud/apps/files/l10n/th.json
-share/nextcloud/apps/files/l10n/th_TH.js
-share/nextcloud/apps/files/l10n/th_TH.json
 share/nextcloud/apps/files/l10n/tl_PH.js
 share/nextcloud/apps/files/l10n/tl_PH.json
 share/nextcloud/apps/files/l10n/tr.js
@@ -9948,8 +9859,6 @@ share/nextcloud/apps/files_external/js/s
 share/nextcloud/apps/files_external/js/templates.js
 share/nextcloud/apps/files_external/js/templates/credentialsDialog.handlebars
 share/nextcloud/apps/files_external/js/templates/mountOptionsDropDown.handlebars
-share/nextcloud/apps/files_external/l10n/af_ZA.js
-share/nextcloud/apps/files_external/l10n/af_ZA.json
 share/nextcloud/apps/files_external/l10n/ar.js
 share/nextcloud/apps/files_external/l10n/ar.json
 share/nextcloud/apps/files_external/l10n/ast.js
@@ -9958,28 +9867,20 @@ share/nextcloud/apps/files_external/l10n
 share/nextcloud/apps/files_external/l10n/az.json
 share/nextcloud/apps/files_external/l10n/bg.js
 share/nextcloud/apps/files_external/l10n/bg.json
-share/nextcloud/apps/files_external/l10n/bg_BG.js
-share/nextcloud/apps/files_external/l10n/bg_BG.json
 share/nextcloud/apps/files_external/l10n/bn_BD.js
 share/nextcloud/apps/files_external/l10n/bn_BD.json
-share/nextcloud/apps/files_external/l10n/bn_IN.js
-share/nextcloud/apps/files_external/l10n/bn_IN.json
 share/nextcloud/apps/files_external/l10n/bs.js
 share/nextcloud/apps/files_external/l10n/bs.json
 share/nextcloud/apps/files_external/l10n/ca.js
 share/nextcloud/apps/files_external/l10n/ca.json
 share/nextcloud/apps/files_external/l10n/cs.js
 share/nextcloud/apps/files_external/l10n/cs.json
-share/nextcloud/apps/files_external/l10n/cs_CZ.js
-share/nextcloud/apps/files_external/l10n/cs_CZ.json
 share/nextcloud/apps/files_external/l10n/cy_GB.js
 share/nextcloud/apps/files_external/l10n/cy_GB.json
 share/nextcloud/apps/files_external/l10n/da.js
 share/nextcloud/apps/files_external/l10n/da.json
 share/nextcloud/apps/files_external/l10n/de.js
 share/nextcloud/apps/files_external/l10n/de.json
-share/nextcloud/apps/files_external/l10n/de_AT.js
-share/nextcloud/apps/files_external/l10n/de_AT.json
 share/nextcloud/apps/files_external/l10n/de_DE.js
 share/nextcloud/apps/files_external/l10n/de_DE.json
 share/nextcloud/apps/files_external/l10n/el.js
@@ -10032,24 +9933,16 @@ share/nextcloud/apps/files_external/l10n
 share/nextcloud/apps/files_external/l10n/fa.json
 share/nextcloud/apps/files_external/l10n/fi.js
 share/nextcloud/apps/files_external/l10n/fi.json
-share/nextcloud/apps/files_external/l10n/fi_FI.js
-share/nextcloud/apps/files_external/l10n/fi_FI.json
-share/nextcloud/apps/files_external/l10n/fil.js
-share/nextcloud/apps/files_external/l10n/fil.json
 share/nextcloud/apps/files_external/l10n/fr.js
 share/nextcloud/apps/files_external/l10n/fr.json
 share/nextcloud/apps/files_external/l10n/gl.js
 share/nextcloud/apps/files_external/l10n/gl.json
 share/nextcloud/apps/files_external/l10n/he.js
 share/nextcloud/apps/files_external/l10n/he.json
-share/nextcloud/apps/files_external/l10n/hi.js
-share/nextcloud/apps/files_external/l10n/hi.json
 share/nextcloud/apps/files_external/l10n/hr.js
 share/nextcloud/apps/files_external/l10n/hr.json
 share/nextcloud/apps/files_external/l10n/hu.js
 share/nextcloud/apps/files_external/l10n/hu.json
-share/nextcloud/apps/files_external/l10n/hu_HU.js
-share/nextcloud/apps/files_external/l10n/hu_HU.json
 share/nextcloud/apps/files_external/l10n/hy.js
 share/nextcloud/apps/files_external/l10n/hy.json
 share/nextcloud/apps/files_external/l10n/ia.js
@@ -10062,8 +9955,6 @@ share/nextcloud/apps/files_external/l10n
 share/nextcloud/apps/files_external/l10n/it.json
 share/nextcloud/apps/files_external/l10n/ja.js
 share/nextcloud/apps/files_external/l10n/ja.json
-share/nextcloud/apps/files_external/l10n/jv.js
-share/nextcloud/apps/files_external/l10n/jv.json
 share/nextcloud/apps/files_external/l10n/ka_GE.js
 share/nextcloud/apps/files_external/l10n/ka_GE.json
 share/nextcloud/apps/files_external/l10n/km.js
@@ -10072,8 +9963,6 @@ share/nextcloud/apps/files_external/l10n
 share/nextcloud/apps/files_external/l10n/kn.json
 share/nextcloud/apps/files_external/l10n/ko.js
 share/nextcloud/apps/files_external/l10n/ko.json
-share/nextcloud/apps/files_external/l10n/ku_IQ.js
-share/nextcloud/apps/files_external/l10n/ku_IQ.json
 share/nextcloud/apps/files_external/l10n/lb.js
 share/nextcloud/apps/files_external/l10n/lb.json
 share/nextcloud/apps/files_external/l10n/lt_LT.js
@@ -10086,22 +9975,14 @@ share/nextcloud/apps/files_external/l10n
 share/nextcloud/apps/files_external/l10n/mn.json
 share/nextcloud/apps/files_external/l10n/ms_MY.js
 share/nextcloud/apps/files_external/l10n/ms_MY.json
-share/nextcloud/apps/files_external/l10n/my_MM.js
-share/nextcloud/apps/files_external/l10n/my_MM.json
 share/nextcloud/apps/files_external/l10n/nb.js
 share/nextcloud/apps/files_external/l10n/nb.json
-share/nextcloud/apps/files_external/l10n/nb_NO.js
-share/nextcloud/apps/files_external/l10n/nb_NO.json
-share/nextcloud/apps/files_external/l10n/nds.js
-share/nextcloud/apps/files_external/l10n/nds.json
 share/nextcloud/apps/files_external/l10n/nl.js
 share/nextcloud/apps/files_external/l10n/nl.json
 share/nextcloud/apps/files_external/l10n/nn_NO.js
 share/nextcloud/apps/files_external/l10n/nn_NO.json
 share/nextcloud/apps/files_external/l10n/oc.js
 share/nextcloud/apps/files_external/l10n/oc.json
-share/nextcloud/apps/files_external/l10n/pa.js
-share/nextcloud/apps/files_external/l10n/pa.json
 share/nextcloud/apps/files_external/l10n/pl.js
 share/nextcloud/apps/files_external/l10n/pl.json
 share/nextcloud/apps/files_external/l10n/pt_BR.js
@@ -10114,12 +9995,8 @@ share/nextcloud/apps/files_external/l10n
 share/nextcloud/apps/files_external/l10n/ru.json
 share/nextcloud/apps/files_external/l10n/sc.js
 share/nextcloud/apps/files_external/l10n/sc.json
-share/nextcloud/apps/files_external/l10n/si_LK.js
-share/nextcloud/apps/files_external/l10n/si_LK.json
 share/nextcloud/apps/files_external/l10n/sk.js
 share/nextcloud/apps/files_external/l10n/sk.json
-share/nextcloud/apps/files_external/l10n/sk_SK.js
-share/nextcloud/apps/files_external/l10n/sk_SK.json
 share/nextcloud/apps/files_external/l10n/sl.js
 share/nextcloud/apps/files_external/l10n/sl.json
 share/nextcloud/apps/files_external/l10n/sq.js
@@ -10130,14 +10007,8 @@ share/nextcloud/apps/files_external/l10n
 share/nextcloud/apps/files_external/l10n/sr%latin.json@localhost
 share/nextcloud/apps/files_external/l10n/sv.js
 share/nextcloud/apps/files_external/l10n/sv.json
-share/nextcloud/apps/files_external/l10n/ta_LK.js
-share/nextcloud/apps/files_external/l10n/ta_LK.json
-share/nextcloud/apps/files_external/l10n/te.js
-share/nextcloud/apps/files_external/l10n/te.json
 share/nextcloud/apps/files_external/l10n/th.js
 share/nextcloud/apps/files_external/l10n/th.json
-share/nextcloud/apps/files_external/l10n/th_TH.js
-share/nextcloud/apps/files_external/l10n/th_TH.json
 share/nextcloud/apps/files_external/l10n/tr.js
 share/nextcloud/apps/files_external/l10n/tr.json
 share/nextcloud/apps/files_external/l10n/ug.js
@@ -10243,9 +10114,9 @@ share/nextcloud/apps/files_external/lib/
 share/nextcloud/apps/files_external/lib/Listener/StorePasswordListener.php
 share/nextcloud/apps/files_external/lib/Listener/UserDeletedListener.php
 share/nextcloud/apps/files_external/lib/Migration/DummyUserSession.php
-share/nextcloud/apps/files_external/lib/Migration/StorageMigrator.php
 share/nextcloud/apps/files_external/lib/Migration/Version1011Date20200630192246.php
 share/nextcloud/apps/files_external/lib/Migration/Version1015Date20211104103506.php
+share/nextcloud/apps/files_external/lib/Migration/Version1016Date20220324154536.php
 share/nextcloud/apps/files_external/lib/Migration/Version22000Date20210216084416.php
 share/nextcloud/apps/files_external/lib/MountConfig.php
 share/nextcloud/apps/files_external/lib/NotFoundException.php
@@ -10256,7 +10127,6 @@ share/nextcloud/apps/files_external/lib/
 share/nextcloud/apps/files_external/lib/Service/LegacyStoragesService.php
 share/nextcloud/apps/files_external/lib/Service/StoragesService.php
 share/nextcloud/apps/files_external/lib/Service/UserGlobalStoragesService.php
-share/nextcloud/apps/files_external/lib/Service/UserLegacyStoragesService.php
 share/nextcloud/apps/files_external/lib/Service/UserStoragesService.php
 share/nextcloud/apps/files_external/lib/Service/UserTrait.php
 share/nextcloud/apps/files_external/lib/Settings/Admin.php
@@ -10266,6 +10136,7 @@ share/nextcloud/apps/files_external/lib/
 share/nextcloud/apps/files_external/list.php
 share/nextcloud/apps/files_external/templates/list.php
 share/nextcloud/apps/files_external/templates/settings.php
+share/nextcloud/apps/files_pdfviewer/COPYING
 share/nextcloud/apps/files_pdfviewer/appinfo/info.xml
 share/nextcloud/apps/files_pdfviewer/appinfo/routes.php
 share/nextcloud/apps/files_pdfviewer/appinfo/signature.json
@@ -10488,6 +10359,7 @@ share/nextcloud/apps/files_pdfviewer/js/
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-rotateCcw.svg
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-rotateCw.svg
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-scrollHorizontal.svg
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-scrollPage.svg
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-scrollVertical.svg
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-scrollWrapped.svg
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/secondaryToolbarButton-selectTool.svg
@@ -10598,6 +10470,8 @@ share/nextcloud/apps/files_pdfviewer/js/
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/rm/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ro/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ru/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sat/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sc/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/scn/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sco/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/si/viewer.properties
@@ -10653,7 +10527,6 @@ share/nextcloud/apps/files_pdfviewer/lib
 share/nextcloud/apps/files_pdfviewer/lib/Listeners/LoadPublicViewerListener.php
 share/nextcloud/apps/files_pdfviewer/lib/Listeners/LoadViewerListener.php
 share/nextcloud/apps/files_pdfviewer/pdfjs-get.js
-share/nextcloud/apps/files_pdfviewer/phpunit.xml
 share/nextcloud/apps/files_pdfviewer/templates/viewer.php
 share/nextcloud/apps/files_rightclick/CHANGELOG.md
 share/nextcloud/apps/files_rightclick/COPYING
@@ -10775,6 +10648,8 @@ share/nextcloud/apps/files_rightclick/l1
 share/nextcloud/apps/files_rightclick/l10n/ko.json
 share/nextcloud/apps/files_rightclick/l10n/lb.js
 share/nextcloud/apps/files_rightclick/l10n/lb.json
+share/nextcloud/apps/files_rightclick/l10n/lo.js
+share/nextcloud/apps/files_rightclick/l10n/lo.json
 share/nextcloud/apps/files_rightclick/l10n/lt_LT.js
 share/nextcloud/apps/files_rightclick/l10n/lt_LT.json
 share/nextcloud/apps/files_rightclick/l10n/lv.js
@@ -10869,29 +10744,13 @@ share/nextcloud/apps/files_sharing/css/m
 share/nextcloud/apps/files_sharing/css/public.scss
 share/nextcloud/apps/files_sharing/css/publicView.scss
 share/nextcloud/apps/files_sharing/img/app.svg
-share/nextcloud/apps/files_sharing/js/additionalScripts.js
-share/nextcloud/apps/files_sharing/js/additionalScripts.js.map
 share/nextcloud/apps/files_sharing/js/app.js
-share/nextcloud/apps/files_sharing/js/dist/additionalScripts.js
-share/nextcloud/apps/files_sharing/js/dist/additionalScripts.js.map
-share/nextcloud/apps/files_sharing/js/dist/collaboration.js
-share/nextcloud/apps/files_sharing/js/dist/collaboration.js.map
-share/nextcloud/apps/files_sharing/js/dist/files_sharing.js
-share/nextcloud/apps/files_sharing/js/dist/files_sharing.js.map
-share/nextcloud/apps/files_sharing/js/dist/files_sharing_tab.js
-share/nextcloud/apps/files_sharing/js/dist/files_sharing_tab.js.map
-share/nextcloud/apps/files_sharing/js/dist/main.js
-share/nextcloud/apps/files_sharing/js/dist/main.js.map
-share/nextcloud/apps/files_sharing/js/dist/personal-settings.js
-share/nextcloud/apps/files_sharing/js/dist/personal-settings.js.map
 share/nextcloud/apps/files_sharing/js/files_drop.js
 share/nextcloud/apps/files_sharing/js/public.js
 share/nextcloud/apps/files_sharing/js/public_note.js
 share/nextcloud/apps/files_sharing/js/sharedfilelist.js
 share/nextcloud/apps/files_sharing/js/templates.js
 share/nextcloud/apps/files_sharing/js/templates/files_drop.handlebars
-share/nextcloud/apps/files_sharing/l10n/af_ZA.js
-share/nextcloud/apps/files_sharing/l10n/af_ZA.json
 share/nextcloud/apps/files_sharing/l10n/ar.js
 share/nextcloud/apps/files_sharing/l10n/ar.json
 share/nextcloud/apps/files_sharing/l10n/ast.js
@@ -10900,28 +10759,20 @@ share/nextcloud/apps/files_sharing/l10n/
 share/nextcloud/apps/files_sharing/l10n/az.json
 share/nextcloud/apps/files_sharing/l10n/bg.js
 share/nextcloud/apps/files_sharing/l10n/bg.json
-share/nextcloud/apps/files_sharing/l10n/bg_BG.js
-share/nextcloud/apps/files_sharing/l10n/bg_BG.json
 share/nextcloud/apps/files_sharing/l10n/bn_BD.js
 share/nextcloud/apps/files_sharing/l10n/bn_BD.json
-share/nextcloud/apps/files_sharing/l10n/bn_IN.js
-share/nextcloud/apps/files_sharing/l10n/bn_IN.json
 share/nextcloud/apps/files_sharing/l10n/bs.js
 share/nextcloud/apps/files_sharing/l10n/bs.json
 share/nextcloud/apps/files_sharing/l10n/ca.js
 share/nextcloud/apps/files_sharing/l10n/ca.json
 share/nextcloud/apps/files_sharing/l10n/cs.js
 share/nextcloud/apps/files_sharing/l10n/cs.json
-share/nextcloud/apps/files_sharing/l10n/cs_CZ.js
-share/nextcloud/apps/files_sharing/l10n/cs_CZ.json
 share/nextcloud/apps/files_sharing/l10n/cy_GB.js
 share/nextcloud/apps/files_sharing/l10n/cy_GB.json
 share/nextcloud/apps/files_sharing/l10n/da.js
 share/nextcloud/apps/files_sharing/l10n/da.json
 share/nextcloud/apps/files_sharing/l10n/de.js
 share/nextcloud/apps/files_sharing/l10n/de.json
-share/nextcloud/apps/files_sharing/l10n/de_AT.js
-share/nextcloud/apps/files_sharing/l10n/de_AT.json
 share/nextcloud/apps/files_sharing/l10n/de_DE.js
 share/nextcloud/apps/files_sharing/l10n/de_DE.json
 share/nextcloud/apps/files_sharing/l10n/el.js
@@ -10974,24 +10825,16 @@ share/nextcloud/apps/files_sharing/l10n/
 share/nextcloud/apps/files_sharing/l10n/fa.json
 share/nextcloud/apps/files_sharing/l10n/fi.js
 share/nextcloud/apps/files_sharing/l10n/fi.json
-share/nextcloud/apps/files_sharing/l10n/fi_FI.js
-share/nextcloud/apps/files_sharing/l10n/fi_FI.json
-share/nextcloud/apps/files_sharing/l10n/fil.js
-share/nextcloud/apps/files_sharing/l10n/fil.json
 share/nextcloud/apps/files_sharing/l10n/fr.js
 share/nextcloud/apps/files_sharing/l10n/fr.json
 share/nextcloud/apps/files_sharing/l10n/gl.js
 share/nextcloud/apps/files_sharing/l10n/gl.json
 share/nextcloud/apps/files_sharing/l10n/he.js
 share/nextcloud/apps/files_sharing/l10n/he.json
-share/nextcloud/apps/files_sharing/l10n/hi.js
-share/nextcloud/apps/files_sharing/l10n/hi.json
 share/nextcloud/apps/files_sharing/l10n/hr.js
 share/nextcloud/apps/files_sharing/l10n/hr.json
 share/nextcloud/apps/files_sharing/l10n/hu.js
 share/nextcloud/apps/files_sharing/l10n/hu.json
-share/nextcloud/apps/files_sharing/l10n/hu_HU.js
-share/nextcloud/apps/files_sharing/l10n/hu_HU.json
 share/nextcloud/apps/files_sharing/l10n/hy.js
 share/nextcloud/apps/files_sharing/l10n/hy.json
 share/nextcloud/apps/files_sharing/l10n/ia.js
@@ -11004,8 +10847,6 @@ share/nextcloud/apps/files_sharing/l10n/
 share/nextcloud/apps/files_sharing/l10n/it.json
 share/nextcloud/apps/files_sharing/l10n/ja.js
 share/nextcloud/apps/files_sharing/l10n/ja.json
-share/nextcloud/apps/files_sharing/l10n/jv.js
-share/nextcloud/apps/files_sharing/l10n/jv.json
 share/nextcloud/apps/files_sharing/l10n/ka_GE.js
 share/nextcloud/apps/files_sharing/l10n/ka_GE.json
 share/nextcloud/apps/files_sharing/l10n/km.js
@@ -11014,8 +10855,6 @@ share/nextcloud/apps/files_sharing/l10n/
 share/nextcloud/apps/files_sharing/l10n/kn.json
 share/nextcloud/apps/files_sharing/l10n/ko.js
 share/nextcloud/apps/files_sharing/l10n/ko.json
-share/nextcloud/apps/files_sharing/l10n/ku_IQ.js
-share/nextcloud/apps/files_sharing/l10n/ku_IQ.json
 share/nextcloud/apps/files_sharing/l10n/lb.js
 share/nextcloud/apps/files_sharing/l10n/lb.json
 share/nextcloud/apps/files_sharing/l10n/lo.js
@@ -11026,28 +10865,18 @@ share/nextcloud/apps/files_sharing/l10n/
 share/nextcloud/apps/files_sharing/l10n/lv.json
 share/nextcloud/apps/files_sharing/l10n/mk.js
 share/nextcloud/apps/files_sharing/l10n/mk.json
-share/nextcloud/apps/files_sharing/l10n/ml_IN.js
-share/nextcloud/apps/files_sharing/l10n/ml_IN.json
 share/nextcloud/apps/files_sharing/l10n/mn.js
 share/nextcloud/apps/files_sharing/l10n/mn.json
 share/nextcloud/apps/files_sharing/l10n/ms_MY.js
 share/nextcloud/apps/files_sharing/l10n/ms_MY.json
-share/nextcloud/apps/files_sharing/l10n/my_MM.js
-share/nextcloud/apps/files_sharing/l10n/my_MM.json
 share/nextcloud/apps/files_sharing/l10n/nb.js
 share/nextcloud/apps/files_sharing/l10n/nb.json
-share/nextcloud/apps/files_sharing/l10n/nb_NO.js
-share/nextcloud/apps/files_sharing/l10n/nb_NO.json
-share/nextcloud/apps/files_sharing/l10n/nds.js
-share/nextcloud/apps/files_sharing/l10n/nds.json
 share/nextcloud/apps/files_sharing/l10n/nl.js
 share/nextcloud/apps/files_sharing/l10n/nl.json
 share/nextcloud/apps/files_sharing/l10n/nn_NO.js
 share/nextcloud/apps/files_sharing/l10n/nn_NO.json
 share/nextcloud/apps/files_sharing/l10n/oc.js
 share/nextcloud/apps/files_sharing/l10n/oc.json
-share/nextcloud/apps/files_sharing/l10n/pa.js
-share/nextcloud/apps/files_sharing/l10n/pa.json
 share/nextcloud/apps/files_sharing/l10n/pl.js
 share/nextcloud/apps/files_sharing/l10n/pl.json
 share/nextcloud/apps/files_sharing/l10n/pt_BR.js
@@ -11060,12 +10889,8 @@ share/nextcloud/apps/files_sharing/l10n/
 share/nextcloud/apps/files_sharing/l10n/ru.json
 share/nextcloud/apps/files_sharing/l10n/sc.js
 share/nextcloud/apps/files_sharing/l10n/sc.json
-share/nextcloud/apps/files_sharing/l10n/si_LK.js
-share/nextcloud/apps/files_sharing/l10n/si_LK.json
 share/nextcloud/apps/files_sharing/l10n/sk.js
 share/nextcloud/apps/files_sharing/l10n/sk.json
-share/nextcloud/apps/files_sharing/l10n/sk_SK.js
-share/nextcloud/apps/files_sharing/l10n/sk_SK.json
 share/nextcloud/apps/files_sharing/l10n/sl.js
 share/nextcloud/apps/files_sharing/l10n/sl.json
 share/nextcloud/apps/files_sharing/l10n/sq.js
@@ -11076,14 +10901,6 @@ share/nextcloud/apps/files_sharing/l10n/
 share/nextcloud/apps/files_sharing/l10n/sr%latin.json@localhost
 share/nextcloud/apps/files_sharing/l10n/sv.js
 share/nextcloud/apps/files_sharing/l10n/sv.json
-share/nextcloud/apps/files_sharing/l10n/ta_IN.js
-share/nextcloud/apps/files_sharing/l10n/ta_IN.json
-share/nextcloud/apps/files_sharing/l10n/ta_LK.js
-share/nextcloud/apps/files_sharing/l10n/ta_LK.json
-share/nextcloud/apps/files_sharing/l10n/te.js
-share/nextcloud/apps/files_sharing/l10n/te.json
-share/nextcloud/apps/files_sharing/l10n/th_TH.js
-share/nextcloud/apps/files_sharing/l10n/th_TH.json
 share/nextcloud/apps/files_sharing/l10n/tr.js
 share/nextcloud/apps/files_sharing/l10n/tr.json
 share/nextcloud/apps/files_sharing/l10n/ug.js
@@ -11161,6 +10978,8 @@ share/nextcloud/apps/files_sharing/lib/M
 share/nextcloud/apps/files_sharing/lib/Migration/Version11300Date20201120141438.php
 share/nextcloud/apps/files_sharing/lib/Migration/Version21000Date20201223143245.php
 share/nextcloud/apps/files_sharing/lib/Migration/Version22000Date20210216084241.php
+share/nextcloud/apps/files_sharing/lib/Migration/Version24000Date20220208195521.php
+share/nextcloud/apps/files_sharing/lib/Migration/Version24000Date20220404142216.php
 share/nextcloud/apps/files_sharing/lib/MountProvider.php
 share/nextcloud/apps/files_sharing/lib/Notification/Listener.php
 share/nextcloud/apps/files_sharing/lib/Notification/Notifier.php
@@ -11194,12 +11013,8 @@ share/nextcloud/apps/files_trashbin/comp
 share/nextcloud/apps/files_trashbin/composer/composer/installed.json
 share/nextcloud/apps/files_trashbin/composer/composer/installed.php
 share/nextcloud/apps/files_trashbin/img/app.svg
-share/nextcloud/apps/files_trashbin/js/files_trashbin.js
-share/nextcloud/apps/files_trashbin/js/files_trashbin.js.map
 share/nextcloud/apps/files_trashbin/l10n/af.js
 share/nextcloud/apps/files_trashbin/l10n/af.json
-share/nextcloud/apps/files_trashbin/l10n/af_ZA.js
-share/nextcloud/apps/files_trashbin/l10n/af_ZA.json
 share/nextcloud/apps/files_trashbin/l10n/ar.js
 share/nextcloud/apps/files_trashbin/l10n/ar.json
 share/nextcloud/apps/files_trashbin/l10n/ast.js
@@ -11210,12 +11025,8 @@ share/nextcloud/apps/files_trashbin/l10n
 share/nextcloud/apps/files_trashbin/l10n/be.json
 share/nextcloud/apps/files_trashbin/l10n/bg.js
 share/nextcloud/apps/files_trashbin/l10n/bg.json
-share/nextcloud/apps/files_trashbin/l10n/bg_BG.js
-share/nextcloud/apps/files_trashbin/l10n/bg_BG.json
 share/nextcloud/apps/files_trashbin/l10n/bn_BD.js
 share/nextcloud/apps/files_trashbin/l10n/bn_BD.json
-share/nextcloud/apps/files_trashbin/l10n/bn_IN.js
-share/nextcloud/apps/files_trashbin/l10n/bn_IN.json
 share/nextcloud/apps/files_trashbin/l10n/br.js
 share/nextcloud/apps/files_trashbin/l10n/br.json
 share/nextcloud/apps/files_trashbin/l10n/bs.js
@@ -11224,16 +11035,12 @@ share/nextcloud/apps/files_trashbin/l10n
 share/nextcloud/apps/files_trashbin/l10n/ca.json
 share/nextcloud/apps/files_trashbin/l10n/cs.js
 share/nextcloud/apps/files_trashbin/l10n/cs.json
-share/nextcloud/apps/files_trashbin/l10n/cs_CZ.js
-share/nextcloud/apps/files_trashbin/l10n/cs_CZ.json
 share/nextcloud/apps/files_trashbin/l10n/cy_GB.js
 share/nextcloud/apps/files_trashbin/l10n/cy_GB.json
 share/nextcloud/apps/files_trashbin/l10n/da.js
 share/nextcloud/apps/files_trashbin/l10n/da.json
 share/nextcloud/apps/files_trashbin/l10n/de.js
 share/nextcloud/apps/files_trashbin/l10n/de.json
-share/nextcloud/apps/files_trashbin/l10n/de_AT.js
-share/nextcloud/apps/files_trashbin/l10n/de_AT.json
 share/nextcloud/apps/files_trashbin/l10n/de_DE.js
 share/nextcloud/apps/files_trashbin/l10n/de_DE.json
 share/nextcloud/apps/files_trashbin/l10n/el.js
@@ -11286,24 +11093,16 @@ share/nextcloud/apps/files_trashbin/l10n
 share/nextcloud/apps/files_trashbin/l10n/fa.json
 share/nextcloud/apps/files_trashbin/l10n/fi.js
 share/nextcloud/apps/files_trashbin/l10n/fi.json
-share/nextcloud/apps/files_trashbin/l10n/fi_FI.js
-share/nextcloud/apps/files_trashbin/l10n/fi_FI.json
-share/nextcloud/apps/files_trashbin/l10n/fil.js
-share/nextcloud/apps/files_trashbin/l10n/fil.json
 share/nextcloud/apps/files_trashbin/l10n/fr.js
 share/nextcloud/apps/files_trashbin/l10n/fr.json
 share/nextcloud/apps/files_trashbin/l10n/gl.js
 share/nextcloud/apps/files_trashbin/l10n/gl.json
 share/nextcloud/apps/files_trashbin/l10n/he.js
 share/nextcloud/apps/files_trashbin/l10n/he.json
-share/nextcloud/apps/files_trashbin/l10n/hi.js
-share/nextcloud/apps/files_trashbin/l10n/hi.json
 share/nextcloud/apps/files_trashbin/l10n/hr.js
 share/nextcloud/apps/files_trashbin/l10n/hr.json
 share/nextcloud/apps/files_trashbin/l10n/hu.js
 share/nextcloud/apps/files_trashbin/l10n/hu.json
-share/nextcloud/apps/files_trashbin/l10n/hu_HU.js
-share/nextcloud/apps/files_trashbin/l10n/hu_HU.json
 share/nextcloud/apps/files_trashbin/l10n/hy.js
 share/nextcloud/apps/files_trashbin/l10n/hy.json
 share/nextcloud/apps/files_trashbin/l10n/ia.js
@@ -11324,8 +11123,6 @@ share/nextcloud/apps/files_trashbin/l10n
 share/nextcloud/apps/files_trashbin/l10n/kn.json
 share/nextcloud/apps/files_trashbin/l10n/ko.js
 share/nextcloud/apps/files_trashbin/l10n/ko.json
-share/nextcloud/apps/files_trashbin/l10n/ku_IQ.js
-share/nextcloud/apps/files_trashbin/l10n/ku_IQ.json
 share/nextcloud/apps/files_trashbin/l10n/lb.js
 share/nextcloud/apps/files_trashbin/l10n/lb.json
 share/nextcloud/apps/files_trashbin/l10n/lt_LT.js
@@ -11340,18 +11137,12 @@ share/nextcloud/apps/files_trashbin/l10n
 share/nextcloud/apps/files_trashbin/l10n/ms_MY.json
 share/nextcloud/apps/files_trashbin/l10n/nb.js
 share/nextcloud/apps/files_trashbin/l10n/nb.json
-share/nextcloud/apps/files_trashbin/l10n/nb_NO.js
-share/nextcloud/apps/files_trashbin/l10n/nb_NO.json
-share/nextcloud/apps/files_trashbin/l10n/nds.js
-share/nextcloud/apps/files_trashbin/l10n/nds.json
 share/nextcloud/apps/files_trashbin/l10n/nl.js
 share/nextcloud/apps/files_trashbin/l10n/nl.json
 share/nextcloud/apps/files_trashbin/l10n/nn_NO.js
 share/nextcloud/apps/files_trashbin/l10n/nn_NO.json
 share/nextcloud/apps/files_trashbin/l10n/oc.js
 share/nextcloud/apps/files_trashbin/l10n/oc.json
-share/nextcloud/apps/files_trashbin/l10n/pa.js
-share/nextcloud/apps/files_trashbin/l10n/pa.json
 share/nextcloud/apps/files_trashbin/l10n/pl.js
 share/nextcloud/apps/files_trashbin/l10n/pl.json
 share/nextcloud/apps/files_trashbin/l10n/pt_BR.js
@@ -11364,12 +11155,8 @@ share/nextcloud/apps/files_trashbin/l10n
 share/nextcloud/apps/files_trashbin/l10n/ru.json
 share/nextcloud/apps/files_trashbin/l10n/sc.js
 share/nextcloud/apps/files_trashbin/l10n/sc.json
-share/nextcloud/apps/files_trashbin/l10n/si_LK.js
-share/nextcloud/apps/files_trashbin/l10n/si_LK.json
 share/nextcloud/apps/files_trashbin/l10n/sk.js
 share/nextcloud/apps/files_trashbin/l10n/sk.json
-share/nextcloud/apps/files_trashbin/l10n/sk_SK.js
-share/nextcloud/apps/files_trashbin/l10n/sk_SK.json
 share/nextcloud/apps/files_trashbin/l10n/sl.js
 share/nextcloud/apps/files_trashbin/l10n/sl.json
 share/nextcloud/apps/files_trashbin/l10n/sq.js
@@ -11380,14 +11167,8 @@ share/nextcloud/apps/files_trashbin/l10n
 share/nextcloud/apps/files_trashbin/l10n/sr%latin.json@localhost
 share/nextcloud/apps/files_trashbin/l10n/sv.js
 share/nextcloud/apps/files_trashbin/l10n/sv.json
-share/nextcloud/apps/files_trashbin/l10n/ta_LK.js
-share/nextcloud/apps/files_trashbin/l10n/ta_LK.json
-share/nextcloud/apps/files_trashbin/l10n/te.js
-share/nextcloud/apps/files_trashbin/l10n/te.json
 share/nextcloud/apps/files_trashbin/l10n/th.js
 share/nextcloud/apps/files_trashbin/l10n/th.json
-share/nextcloud/apps/files_trashbin/l10n/th_TH.js
-share/nextcloud/apps/files_trashbin/l10n/th_TH.json
 share/nextcloud/apps/files_trashbin/l10n/tr.js
 share/nextcloud/apps/files_trashbin/l10n/tr.json
 share/nextcloud/apps/files_trashbin/l10n/ug.js
@@ -11410,6 +11191,7 @@ share/nextcloud/apps/files_trashbin/lib/
 share/nextcloud/apps/files_trashbin/lib/Command/CleanUp.php
 share/nextcloud/apps/files_trashbin/lib/Command/Expire.php
 share/nextcloud/apps/files_trashbin/lib/Command/ExpireTrash.php
+share/nextcloud/apps/files_trashbin/lib/Command/RestoreAllFiles.php
 share/nextcloud/apps/files_trashbin/lib/Command/Size.php
 share/nextcloud/apps/files_trashbin/lib/Controller/PreviewController.php
 share/nextcloud/apps/files_trashbin/lib/Events/MoveToTrashEvent.php
@@ -11440,6 +11222,7 @@ share/nextcloud/apps/files_trashbin/lib/
 share/nextcloud/apps/files_trashbin/lib/Trash/TrashItem.php
 share/nextcloud/apps/files_trashbin/lib/Trash/TrashManager.php
 share/nextcloud/apps/files_trashbin/lib/Trashbin.php
+share/nextcloud/apps/files_trashbin/lib/UserMigration/TrashbinMigrator.php
 share/nextcloud/apps/files_trashbin/list.php
 share/nextcloud/apps/files_trashbin/templates/index.php
 share/nextcloud/apps/files_versions/appinfo/info.xml
@@ -11459,8 +11242,6 @@ share/nextcloud/apps/files_versions/comp
 share/nextcloud/apps/files_versions/composer/composer/installed.json
 share/nextcloud/apps/files_versions/composer/composer/installed.php
 share/nextcloud/apps/files_versions/img/app.svg
-share/nextcloud/apps/files_versions/js/files_versions.js
-share/nextcloud/apps/files_versions/js/files_versions.js.map
 share/nextcloud/apps/files_versions/l10n/af.js
 share/nextcloud/apps/files_versions/l10n/af.json
 share/nextcloud/apps/files_versions/l10n/ar.js
@@ -11471,12 +11252,8 @@ share/nextcloud/apps/files_versions/l10n
 share/nextcloud/apps/files_versions/l10n/az.json
 share/nextcloud/apps/files_versions/l10n/bg.js
 share/nextcloud/apps/files_versions/l10n/bg.json
-share/nextcloud/apps/files_versions/l10n/bg_BG.js
-share/nextcloud/apps/files_versions/l10n/bg_BG.json
 share/nextcloud/apps/files_versions/l10n/bn_BD.js
 share/nextcloud/apps/files_versions/l10n/bn_BD.json
-share/nextcloud/apps/files_versions/l10n/bn_IN.js
-share/nextcloud/apps/files_versions/l10n/bn_IN.json
 share/nextcloud/apps/files_versions/l10n/br.js
 share/nextcloud/apps/files_versions/l10n/br.json
 share/nextcloud/apps/files_versions/l10n/bs.js
@@ -11485,8 +11262,6 @@ share/nextcloud/apps/files_versions/l10n
 share/nextcloud/apps/files_versions/l10n/ca.json
 share/nextcloud/apps/files_versions/l10n/cs.js
 share/nextcloud/apps/files_versions/l10n/cs.json
-share/nextcloud/apps/files_versions/l10n/cs_CZ.js
-share/nextcloud/apps/files_versions/l10n/cs_CZ.json
 share/nextcloud/apps/files_versions/l10n/cy_GB.js
 share/nextcloud/apps/files_versions/l10n/cy_GB.json
 share/nextcloud/apps/files_versions/l10n/da.js
@@ -11545,8 +11320,6 @@ share/nextcloud/apps/files_versions/l10n
 share/nextcloud/apps/files_versions/l10n/fa.json
 share/nextcloud/apps/files_versions/l10n/fi.js
 share/nextcloud/apps/files_versions/l10n/fi.json
-share/nextcloud/apps/files_versions/l10n/fi_FI.js
-share/nextcloud/apps/files_versions/l10n/fi_FI.json
 share/nextcloud/apps/files_versions/l10n/fr.js
 share/nextcloud/apps/files_versions/l10n/fr.json
 share/nextcloud/apps/files_versions/l10n/gl.js
@@ -11557,8 +11330,6 @@ share/nextcloud/apps/files_versions/l10n
 share/nextcloud/apps/files_versions/l10n/hr.json
 share/nextcloud/apps/files_versions/l10n/hu.js
 share/nextcloud/apps/files_versions/l10n/hu.json
-share/nextcloud/apps/files_versions/l10n/hu_HU.js
-share/nextcloud/apps/files_versions/l10n/hu_HU.json
 share/nextcloud/apps/files_versions/l10n/hy.js
 share/nextcloud/apps/files_versions/l10n/hy.json
 share/nextcloud/apps/files_versions/l10n/ia.js
@@ -11579,8 +11350,6 @@ share/nextcloud/apps/files_versions/l10n
 share/nextcloud/apps/files_versions/l10n/kn.json
 share/nextcloud/apps/files_versions/l10n/ko.js
 share/nextcloud/apps/files_versions/l10n/ko.json
-share/nextcloud/apps/files_versions/l10n/ku_IQ.js
-share/nextcloud/apps/files_versions/l10n/ku_IQ.json
 share/nextcloud/apps/files_versions/l10n/lb.js
 share/nextcloud/apps/files_versions/l10n/lb.json
 share/nextcloud/apps/files_versions/l10n/lt_LT.js
@@ -11593,8 +11362,6 @@ share/nextcloud/apps/files_versions/l10n
 share/nextcloud/apps/files_versions/l10n/ms_MY.json
 share/nextcloud/apps/files_versions/l10n/nb.js
 share/nextcloud/apps/files_versions/l10n/nb.json
-share/nextcloud/apps/files_versions/l10n/nb_NO.js
-share/nextcloud/apps/files_versions/l10n/nb_NO.json
 share/nextcloud/apps/files_versions/l10n/nl.js
 share/nextcloud/apps/files_versions/l10n/nl.json
 share/nextcloud/apps/files_versions/l10n/nn_NO.js
@@ -11613,12 +11380,8 @@ share/nextcloud/apps/files_versions/l10n
 share/nextcloud/apps/files_versions/l10n/ru.json
 share/nextcloud/apps/files_versions/l10n/sc.js
 share/nextcloud/apps/files_versions/l10n/sc.json
-share/nextcloud/apps/files_versions/l10n/si_LK.js
-share/nextcloud/apps/files_versions/l10n/si_LK.json
 share/nextcloud/apps/files_versions/l10n/sk.js
 share/nextcloud/apps/files_versions/l10n/sk.json
-share/nextcloud/apps/files_versions/l10n/sk_SK.js
-share/nextcloud/apps/files_versions/l10n/sk_SK.json
 share/nextcloud/apps/files_versions/l10n/sl.js
 share/nextcloud/apps/files_versions/l10n/sl.json
 share/nextcloud/apps/files_versions/l10n/sq.js
@@ -11629,12 +11392,8 @@ share/nextcloud/apps/files_versions/l10n
 share/nextcloud/apps/files_versions/l10n/sr%latin.json@localhost
 share/nextcloud/apps/files_versions/l10n/sv.js
 share/nextcloud/apps/files_versions/l10n/sv.json
-share/nextcloud/apps/files_versions/l10n/ta_LK.js
-share/nextcloud/apps/files_versions/l10n/ta_LK.json
 share/nextcloud/apps/files_versions/l10n/th.js
 share/nextcloud/apps/files_versions/l10n/th.json
-share/nextcloud/apps/files_versions/l10n/th_TH.js
-share/nextcloud/apps/files_versions/l10n/th_TH.json
 share/nextcloud/apps/files_versions/l10n/tr.js
 share/nextcloud/apps/files_versions/l10n/tr.json
 share/nextcloud/apps/files_versions/l10n/ug.js
@@ -11697,12 +11456,14 @@ share/nextcloud/apps/files_videoplayer/j
 share/nextcloud/apps/files_videoplayer/js/files_videoplayer-vendors-node_modules_video_js_dist_video_es_js.js.LICENSE.txt
 share/nextcloud/apps/files_videoplayer/js/files_videoplayer-vendors-node_modules_video_js_dist_video_es_js.js.map
 share/nextcloud/apps/files_videoplayer/lib/AppInfo/Application.php
+share/nextcloud/apps/files_videoplayer/lib/Listener/BeforeTemplateRenderedListener.php
 share/nextcloud/apps/files_videoplayer/screenshot.jpg
-share/nextcloud/apps/firstrunwizard/.babelrc.js
 share/nextcloud/apps/firstrunwizard/appinfo/info.xml
 share/nextcloud/apps/firstrunwizard/appinfo/routes.php
 share/nextcloud/apps/firstrunwizard/appinfo/signature.json
+share/nextcloud/apps/firstrunwizard/babel.config.js
 share/nextcloud/apps/firstrunwizard/composer.json
+share/nextcloud/apps/firstrunwizard/composer.lock
 share/nextcloud/apps/firstrunwizard/css/personalsettings.scss
 share/nextcloud/apps/firstrunwizard/img/Nextcloud.mp4
 share/nextcloud/apps/firstrunwizard/img/Nextcloud.webm
@@ -11723,6 +11484,7 @@ share/nextcloud/apps/firstrunwizard/img/
 share/nextcloud/apps/firstrunwizard/js/about.js
 share/nextcloud/apps/firstrunwizard/js/activate.js
 share/nextcloud/apps/firstrunwizard/js/firstrunwizard-main.js
+share/nextcloud/apps/firstrunwizard/js/firstrunwizard-main.js.LICENSE.txt
 share/nextcloud/apps/firstrunwizard/js/firstrunwizard-main.js.map
 share/nextcloud/apps/firstrunwizard/js/personalsettings.js
 share/nextcloud/apps/firstrunwizard/l10n/.gitignore
@@ -11827,12 +11589,16 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/ja.json
 share/nextcloud/apps/firstrunwizard/l10n/ka_GE.js
 share/nextcloud/apps/firstrunwizard/l10n/ka_GE.json
+share/nextcloud/apps/firstrunwizard/l10n/kab.js
+share/nextcloud/apps/firstrunwizard/l10n/kab.json
 share/nextcloud/apps/firstrunwizard/l10n/km.php
 share/nextcloud/apps/firstrunwizard/l10n/ko.js
 share/nextcloud/apps/firstrunwizard/l10n/ko.json
 share/nextcloud/apps/firstrunwizard/l10n/ku_IQ.php
 share/nextcloud/apps/firstrunwizard/l10n/lb.js
 share/nextcloud/apps/firstrunwizard/l10n/lb.json
+share/nextcloud/apps/firstrunwizard/l10n/lo.js
+share/nextcloud/apps/firstrunwizard/l10n/lo.json
 share/nextcloud/apps/firstrunwizard/l10n/lt_LT.js
 share/nextcloud/apps/firstrunwizard/l10n/lt_LT.json
 share/nextcloud/apps/firstrunwizard/l10n/lv.js
@@ -11844,6 +11610,8 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/ms_MY.js
 share/nextcloud/apps/firstrunwizard/l10n/ms_MY.json
 share/nextcloud/apps/firstrunwizard/l10n/ms_MY.php
+share/nextcloud/apps/firstrunwizard/l10n/my.js
+share/nextcloud/apps/firstrunwizard/l10n/my.json
 share/nextcloud/apps/firstrunwizard/l10n/nb.js
 share/nextcloud/apps/firstrunwizard/l10n/nb.json
 share/nextcloud/apps/firstrunwizard/l10n/nl.js
@@ -11918,48 +11686,33 @@ share/nextcloud/apps/firstrunwizard/temp
 share/nextcloud/apps/logreader/appinfo/info.xml
 share/nextcloud/apps/logreader/appinfo/routes.php
 share/nextcloud/apps/logreader/appinfo/signature.json
-share/nextcloud/apps/logreader/build/main.css
-share/nextcloud/apps/logreader/build/main.css.map
-share/nextcloud/apps/logreader/build/main.js
-share/nextcloud/apps/logreader/build/main.js.LICENSE.txt
-share/nextcloud/apps/logreader/build/main.js.map
 share/nextcloud/apps/logreader/composer.json
 share/nextcloud/apps/logreader/composer.lock
-share/nextcloud/apps/logreader/css/app.css
 share/nextcloud/apps/logreader/img/app-dark.svg
 share/nextcloud/apps/logreader/img/app.svg
-share/nextcloud/apps/logreader/js/App.js
-share/nextcloud/apps/logreader/js/Components/BackgroundException.js
-share/nextcloud/apps/logreader/js/Components/Exception.css
-share/nextcloud/apps/logreader/js/Components/Exception.js
-share/nextcloud/apps/logreader/js/Components/LevelSettings.css
-share/nextcloud/apps/logreader/js/Components/LogEntry.js
-share/nextcloud/apps/logreader/js/Components/LogLevel.js
-share/nextcloud/apps/logreader/js/Components/LogTable.css
-share/nextcloud/apps/logreader/js/Components/LogTable.js
-share/nextcloud/apps/logreader/js/Components/LogUploader.css
-share/nextcloud/apps/logreader/js/Components/LogUploader.js
-share/nextcloud/apps/logreader/js/Components/Settings.js
-share/nextcloud/apps/logreader/js/Components/ToggleEntry.css
-share/nextcloud/apps/logreader/js/Components/ToggleEntry.js
-share/nextcloud/apps/logreader/js/Components/TraceLine.css
-share/nextcloud/apps/logreader/js/Components/TraceLine.js
-share/nextcloud/apps/logreader/js/DateFormatConverter.js
-share/nextcloud/apps/logreader/js/ExceptionParser.js
-share/nextcloud/apps/logreader/js/Providers/ClipboardProvider.js
-share/nextcloud/apps/logreader/js/Providers/LogFile.js
-share/nextcloud/apps/logreader/js/Providers/LogProvider.js
-share/nextcloud/apps/logreader/js/Search.js
-share/nextcloud/apps/logreader/js/index.js
-share/nextcloud/apps/logreader/js/unserialize.js
+share/nextcloud/apps/logreader/js/logreader-main.css
+share/nextcloud/apps/logreader/js/logreader-main.css.map
+share/nextcloud/apps/logreader/js/logreader-main.js
+share/nextcloud/apps/logreader/js/logreader-main.js.LICENSE.txt
+share/nextcloud/apps/logreader/js/logreader-main.js.map
 share/nextcloud/apps/logreader/l10n/af.js
 share/nextcloud/apps/logreader/l10n/af.json
 share/nextcloud/apps/logreader/l10n/ar.js
 share/nextcloud/apps/logreader/l10n/ar.json
 share/nextcloud/apps/logreader/l10n/ast.js
 share/nextcloud/apps/logreader/l10n/ast.json
+share/nextcloud/apps/logreader/l10n/az.js
+share/nextcloud/apps/logreader/l10n/az.json
+share/nextcloud/apps/logreader/l10n/be.js
+share/nextcloud/apps/logreader/l10n/be.json
 share/nextcloud/apps/logreader/l10n/bg.js
 share/nextcloud/apps/logreader/l10n/bg.json
+share/nextcloud/apps/logreader/l10n/bn_BD.js
+share/nextcloud/apps/logreader/l10n/bn_BD.json
+share/nextcloud/apps/logreader/l10n/br.js
+share/nextcloud/apps/logreader/l10n/br.json
+share/nextcloud/apps/logreader/l10n/bs.js
+share/nextcloud/apps/logreader/l10n/bs.json
 share/nextcloud/apps/logreader/l10n/ca.js
 share/nextcloud/apps/logreader/l10n/ca.json
 share/nextcloud/apps/logreader/l10n/cs.js
@@ -12024,6 +11777,8 @@ share/nextcloud/apps/logreader/l10n/fi.j
 share/nextcloud/apps/logreader/l10n/fi.json
 share/nextcloud/apps/logreader/l10n/fr.js
 share/nextcloud/apps/logreader/l10n/fr.json
+share/nextcloud/apps/logreader/l10n/gd.js
+share/nextcloud/apps/logreader/l10n/gd.json
 share/nextcloud/apps/logreader/l10n/gl.js
 share/nextcloud/apps/logreader/l10n/gl.json
 share/nextcloud/apps/logreader/l10n/he.js
@@ -12046,8 +11801,18 @@ share/nextcloud/apps/logreader/l10n/ja.j
 share/nextcloud/apps/logreader/l10n/ja.json
 share/nextcloud/apps/logreader/l10n/ka_GE.js
 share/nextcloud/apps/logreader/l10n/ka_GE.json
+share/nextcloud/apps/logreader/l10n/kab.js
+share/nextcloud/apps/logreader/l10n/kab.json
+share/nextcloud/apps/logreader/l10n/km.js
+share/nextcloud/apps/logreader/l10n/km.json
+share/nextcloud/apps/logreader/l10n/kn.js
+share/nextcloud/apps/logreader/l10n/kn.json
 share/nextcloud/apps/logreader/l10n/ko.js
 share/nextcloud/apps/logreader/l10n/ko.json
+share/nextcloud/apps/logreader/l10n/lb.js
+share/nextcloud/apps/logreader/l10n/lb.json
+share/nextcloud/apps/logreader/l10n/lo.js
+share/nextcloud/apps/logreader/l10n/lo.json
 share/nextcloud/apps/logreader/l10n/lt_LT.js
 share/nextcloud/apps/logreader/l10n/lt_LT.json
 share/nextcloud/apps/logreader/l10n/lv.js
@@ -12056,6 +11821,8 @@ share/nextcloud/apps/logreader/l10n/mk.j
 share/nextcloud/apps/logreader/l10n/mk.json
 share/nextcloud/apps/logreader/l10n/mn.js
 share/nextcloud/apps/logreader/l10n/mn.json
+share/nextcloud/apps/logreader/l10n/ms_MY.js
+share/nextcloud/apps/logreader/l10n/ms_MY.json
 share/nextcloud/apps/logreader/l10n/nb.js
 share/nextcloud/apps/logreader/l10n/nb.json
 share/nextcloud/apps/logreader/l10n/nl.js
@@ -12066,6 +11833,8 @@ share/nextcloud/apps/logreader/l10n/oc.j
 share/nextcloud/apps/logreader/l10n/oc.json
 share/nextcloud/apps/logreader/l10n/pl.js
 share/nextcloud/apps/logreader/l10n/pl.json
+share/nextcloud/apps/logreader/l10n/ps.js
+share/nextcloud/apps/logreader/l10n/ps.json
 share/nextcloud/apps/logreader/l10n/pt_BR.js
 share/nextcloud/apps/logreader/l10n/pt_BR.json
 share/nextcloud/apps/logreader/l10n/pt_PT.js
@@ -12086,14 +11855,26 @@ share/nextcloud/apps/logreader/l10n/sq.j
 share/nextcloud/apps/logreader/l10n/sq.json
 share/nextcloud/apps/logreader/l10n/sr.js
 share/nextcloud/apps/logreader/l10n/sr.json
+share/nextcloud/apps/logreader/l10n/sr%latin.js@localhost
+share/nextcloud/apps/logreader/l10n/sr%latin.json@localhost
 share/nextcloud/apps/logreader/l10n/sv.js
 share/nextcloud/apps/logreader/l10n/sv.json
+share/nextcloud/apps/logreader/l10n/ta.js
+share/nextcloud/apps/logreader/l10n/ta.json
 share/nextcloud/apps/logreader/l10n/th.js
 share/nextcloud/apps/logreader/l10n/th.json
+share/nextcloud/apps/logreader/l10n/tk.js
+share/nextcloud/apps/logreader/l10n/tk.json
 share/nextcloud/apps/logreader/l10n/tr.js
 share/nextcloud/apps/logreader/l10n/tr.json
+share/nextcloud/apps/logreader/l10n/ug.js
+share/nextcloud/apps/logreader/l10n/ug.json
 share/nextcloud/apps/logreader/l10n/uk.js
 share/nextcloud/apps/logreader/l10n/uk.json
+share/nextcloud/apps/logreader/l10n/ur_PK.js
+share/nextcloud/apps/logreader/l10n/ur_PK.json
+share/nextcloud/apps/logreader/l10n/uz.js
+share/nextcloud/apps/logreader/l10n/uz.json
 share/nextcloud/apps/logreader/l10n/vi.js
 share/nextcloud/apps/logreader/l10n/vi.json
 share/nextcloud/apps/logreader/l10n/zh_CN.js
@@ -12370,6 +12151,7 @@ share/nextcloud/apps/notifications/docs/
 share/nextcloud/apps/notifications/docs/ocs-endpoint-v2.md
 share/nextcloud/apps/notifications/docs/push-v2.md
 share/nextcloud/apps/notifications/docs/screenshot.png
+share/nextcloud/apps/notifications/img/notification.ogg
 share/nextcloud/apps/notifications/img/notifications-dark.svg
 share/nextcloud/apps/notifications/img/notifications-new-dark.svg
 share/nextcloud/apps/notifications/img/notifications-new.svg
@@ -12377,6 +12159,7 @@ share/nextcloud/apps/notifications/img/n
 share/nextcloud/apps/notifications/img/notifications-red-new.svg
 share/nextcloud/apps/notifications/img/notifications.png
 share/nextcloud/apps/notifications/img/notifications.svg
+share/nextcloud/apps/notifications/img/talk.ogg
 share/nextcloud/apps/notifications/js/notifications-main.js
 share/nextcloud/apps/notifications/js/notifications-main.js.LICENSE.txt
 share/nextcloud/apps/notifications/js/notifications-main.js.map
@@ -12391,6 +12174,8 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/ast.json
 share/nextcloud/apps/notifications/l10n/az.js
 share/nextcloud/apps/notifications/l10n/az.json
+share/nextcloud/apps/notifications/l10n/be.js
+share/nextcloud/apps/notifications/l10n/be.json
 share/nextcloud/apps/notifications/l10n/bg.js
 share/nextcloud/apps/notifications/l10n/bg.json
 share/nextcloud/apps/notifications/l10n/bn_BD.js
@@ -12459,8 +12244,12 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/fa.json
 share/nextcloud/apps/notifications/l10n/fi.js
 share/nextcloud/apps/notifications/l10n/fi.json
+share/nextcloud/apps/notifications/l10n/fo.js
+share/nextcloud/apps/notifications/l10n/fo.json
 share/nextcloud/apps/notifications/l10n/fr.js
 share/nextcloud/apps/notifications/l10n/fr.json
+share/nextcloud/apps/notifications/l10n/gd.js
+share/nextcloud/apps/notifications/l10n/gd.json
 share/nextcloud/apps/notifications/l10n/gl.js
 share/nextcloud/apps/notifications/l10n/gl.json
 share/nextcloud/apps/notifications/l10n/he.js
@@ -12469,6 +12258,8 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/hr.json
 share/nextcloud/apps/notifications/l10n/hu.js
 share/nextcloud/apps/notifications/l10n/hu.json
+share/nextcloud/apps/notifications/l10n/hy.js
+share/nextcloud/apps/notifications/l10n/hy.json
 share/nextcloud/apps/notifications/l10n/ia.js
 share/nextcloud/apps/notifications/l10n/ia.json
 share/nextcloud/apps/notifications/l10n/id.js
@@ -12483,12 +12274,16 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/ja.json
 share/nextcloud/apps/notifications/l10n/ka_GE.js
 share/nextcloud/apps/notifications/l10n/ka_GE.json
+share/nextcloud/apps/notifications/l10n/kab.js
+share/nextcloud/apps/notifications/l10n/kab.json
 share/nextcloud/apps/notifications/l10n/km.js
 share/nextcloud/apps/notifications/l10n/km.json
 share/nextcloud/apps/notifications/l10n/ko.js
 share/nextcloud/apps/notifications/l10n/ko.json
 share/nextcloud/apps/notifications/l10n/lb.js
 share/nextcloud/apps/notifications/l10n/lb.json
+share/nextcloud/apps/notifications/l10n/lo.js
+share/nextcloud/apps/notifications/l10n/lo.json
 share/nextcloud/apps/notifications/l10n/lt_LT.js
 share/nextcloud/apps/notifications/l10n/lt_LT.json
 share/nextcloud/apps/notifications/l10n/lv.js
@@ -12497,8 +12292,16 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/mk.json
 share/nextcloud/apps/notifications/l10n/mn.js
 share/nextcloud/apps/notifications/l10n/mn.json
+share/nextcloud/apps/notifications/l10n/mr.js
+share/nextcloud/apps/notifications/l10n/mr.json
+share/nextcloud/apps/notifications/l10n/ms_MY.js
+share/nextcloud/apps/notifications/l10n/ms_MY.json
+share/nextcloud/apps/notifications/l10n/my.js
+share/nextcloud/apps/notifications/l10n/my.json
 share/nextcloud/apps/notifications/l10n/nb.js
 share/nextcloud/apps/notifications/l10n/nb.json
+share/nextcloud/apps/notifications/l10n/ne.js
+share/nextcloud/apps/notifications/l10n/ne.json
 share/nextcloud/apps/notifications/l10n/nl.js
 share/nextcloud/apps/notifications/l10n/nl.json
 share/nextcloud/apps/notifications/l10n/nn_NO.js
@@ -12507,6 +12310,8 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/oc.json
 share/nextcloud/apps/notifications/l10n/pl.js
 share/nextcloud/apps/notifications/l10n/pl.json
+share/nextcloud/apps/notifications/l10n/ps.js
+share/nextcloud/apps/notifications/l10n/ps.json
 share/nextcloud/apps/notifications/l10n/pt_BR.js
 share/nextcloud/apps/notifications/l10n/pt_BR.json
 share/nextcloud/apps/notifications/l10n/pt_PT.js
@@ -12531,8 +12336,12 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/sr%latin.json@localhost
 share/nextcloud/apps/notifications/l10n/sv.js
 share/nextcloud/apps/notifications/l10n/sv.json
+share/nextcloud/apps/notifications/l10n/ta.js
+share/nextcloud/apps/notifications/l10n/ta.json
 share/nextcloud/apps/notifications/l10n/th.js
 share/nextcloud/apps/notifications/l10n/th.json
+share/nextcloud/apps/notifications/l10n/tk.js
+share/nextcloud/apps/notifications/l10n/tk.json
 share/nextcloud/apps/notifications/l10n/tr.js
 share/nextcloud/apps/notifications/l10n/tr.json
 share/nextcloud/apps/notifications/l10n/uk.js
@@ -12559,6 +12368,7 @@ share/nextcloud/apps/notifications/lib/C
 share/nextcloud/apps/notifications/lib/Controller/PushController.php
 share/nextcloud/apps/notifications/lib/Controller/SettingsController.php
 share/nextcloud/apps/notifications/lib/Exceptions/NotificationNotFoundException.php
+share/nextcloud/apps/notifications/lib/FakeUser.php
 share/nextcloud/apps/notifications/lib/Handler.php
 share/nextcloud/apps/notifications/lib/Listener/BeforeTemplateRenderedListener.php
 share/nextcloud/apps/notifications/lib/Listener/UserDeletedListener.php
@@ -12590,8 +12400,6 @@ share/nextcloud/apps/oauth2/composer/com
 share/nextcloud/apps/oauth2/composer/composer/autoload_static.php
 share/nextcloud/apps/oauth2/composer/composer/installed.json
 share/nextcloud/apps/oauth2/composer/composer/installed.php
-share/nextcloud/apps/oauth2/js/oauth2.js
-share/nextcloud/apps/oauth2/js/oauth2.js.map
 share/nextcloud/apps/oauth2/l10n/af.js
 share/nextcloud/apps/oauth2/l10n/af.json
 share/nextcloud/apps/oauth2/l10n/ar.js
@@ -12754,14 +12562,26 @@ share/nextcloud/apps/password_policy/js/
 share/nextcloud/apps/password_policy/js/password_policy-settings.js.map
 share/nextcloud/apps/password_policy/l10n/af.js
 share/nextcloud/apps/password_policy/l10n/af.json
+share/nextcloud/apps/password_policy/l10n/ar.js
+share/nextcloud/apps/password_policy/l10n/ar.json
 share/nextcloud/apps/password_policy/l10n/ast.js
 share/nextcloud/apps/password_policy/l10n/ast.json
+share/nextcloud/apps/password_policy/l10n/az.js
+share/nextcloud/apps/password_policy/l10n/az.json
 share/nextcloud/apps/password_policy/l10n/bg.js
 share/nextcloud/apps/password_policy/l10n/bg.json
+share/nextcloud/apps/password_policy/l10n/bn_BD.js
+share/nextcloud/apps/password_policy/l10n/bn_BD.json
+share/nextcloud/apps/password_policy/l10n/br.js
+share/nextcloud/apps/password_policy/l10n/br.json
+share/nextcloud/apps/password_policy/l10n/bs.js
+share/nextcloud/apps/password_policy/l10n/bs.json
 share/nextcloud/apps/password_policy/l10n/ca.js
 share/nextcloud/apps/password_policy/l10n/ca.json
 share/nextcloud/apps/password_policy/l10n/cs.js
 share/nextcloud/apps/password_policy/l10n/cs.json
+share/nextcloud/apps/password_policy/l10n/cy_GB.js
+share/nextcloud/apps/password_policy/l10n/cy_GB.json
 share/nextcloud/apps/password_policy/l10n/da.js
 share/nextcloud/apps/password_policy/l10n/da.json
 share/nextcloud/apps/password_policy/l10n/de.js
@@ -12840,8 +12660,14 @@ share/nextcloud/apps/password_policy/l10
 share/nextcloud/apps/password_policy/l10n/ja.json
 share/nextcloud/apps/password_policy/l10n/ka_GE.js
 share/nextcloud/apps/password_policy/l10n/ka_GE.json
+share/nextcloud/apps/password_policy/l10n/km.js
+share/nextcloud/apps/password_policy/l10n/km.json
+share/nextcloud/apps/password_policy/l10n/kn.js
+share/nextcloud/apps/password_policy/l10n/kn.json
 share/nextcloud/apps/password_policy/l10n/ko.js
 share/nextcloud/apps/password_policy/l10n/ko.json
+share/nextcloud/apps/password_policy/l10n/lb.js
+share/nextcloud/apps/password_policy/l10n/lb.json
 share/nextcloud/apps/password_policy/l10n/lt_LT.js
 share/nextcloud/apps/password_policy/l10n/lt_LT.json
 share/nextcloud/apps/password_policy/l10n/lv.js
@@ -12854,12 +12680,18 @@ share/nextcloud/apps/password_policy/l10
 share/nextcloud/apps/password_policy/l10n/nb.json
 share/nextcloud/apps/password_policy/l10n/nl.js
 share/nextcloud/apps/password_policy/l10n/nl.json
+share/nextcloud/apps/password_policy/l10n/nn_NO.js
+share/nextcloud/apps/password_policy/l10n/nn_NO.json
+share/nextcloud/apps/password_policy/l10n/oc.js
+share/nextcloud/apps/password_policy/l10n/oc.json
 share/nextcloud/apps/password_policy/l10n/pl.js
 share/nextcloud/apps/password_policy/l10n/pl.json
 share/nextcloud/apps/password_policy/l10n/pt_BR.js
 share/nextcloud/apps/password_policy/l10n/pt_BR.json
 share/nextcloud/apps/password_policy/l10n/pt_PT.js
 share/nextcloud/apps/password_policy/l10n/pt_PT.json
+share/nextcloud/apps/password_policy/l10n/ro.js
+share/nextcloud/apps/password_policy/l10n/ro.json
 share/nextcloud/apps/password_policy/l10n/ru.js
 share/nextcloud/apps/password_policy/l10n/ru.json
 share/nextcloud/apps/password_policy/l10n/sc.js
@@ -12874,8 +12706,16 @@ share/nextcloud/apps/password_policy/l10
 share/nextcloud/apps/password_policy/l10n/sr.json
 share/nextcloud/apps/password_policy/l10n/sv.js
 share/nextcloud/apps/password_policy/l10n/sv.json
+share/nextcloud/apps/password_policy/l10n/th.js
+share/nextcloud/apps/password_policy/l10n/th.json
 share/nextcloud/apps/password_policy/l10n/tr.js
 share/nextcloud/apps/password_policy/l10n/tr.json
+share/nextcloud/apps/password_policy/l10n/uk.js
+share/nextcloud/apps/password_policy/l10n/uk.json
+share/nextcloud/apps/password_policy/l10n/uz.js
+share/nextcloud/apps/password_policy/l10n/uz.json
+share/nextcloud/apps/password_policy/l10n/vi.js
+share/nextcloud/apps/password_policy/l10n/vi.json
 share/nextcloud/apps/password_policy/l10n/zh_CN.js
 share/nextcloud/apps/password_policy/l10n/zh_CN.json
 share/nextcloud/apps/password_policy/l10n/zh_HK.js
@@ -12951,6 +12791,7 @@ share/nextcloud/apps/password_policy/lis
 share/nextcloud/apps/password_policy/lists/list-8.php
 share/nextcloud/apps/password_policy/lists/list-9.php
 share/nextcloud/apps/password_policy/templates/settings.php
+share/nextcloud/apps/password_policy/webpack.config.js
 share/nextcloud/apps/photos/COPYING
 share/nextcloud/apps/photos/appinfo/info.xml
 share/nextcloud/apps/photos/appinfo/routes.php
@@ -12975,21 +12816,29 @@ share/nextcloud/apps/photos/js/photos-sr
 share/nextcloud/apps/photos/js/photos-src_assets_Illustrations_folder_svg.js.map
 share/nextcloud/apps/photos/js/photos-src_assets_Illustrations_images_svg.js
 share/nextcloud/apps/photos/js/photos-src_assets_Illustrations_images_svg.js.map
+share/nextcloud/apps/photos/js/photos-src_components_FolderTagPreview_vue.js
+share/nextcloud/apps/photos/js/photos-src_components_FolderTagPreview_vue.js.map
 share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-45f6cf.js
 share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-45f6cf.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-45f6cf.js.map
+share/nextcloud/apps/photos/js/photos-src_patchedRequest_js-node_modules_moment_locale_sync_recursive_-src_views_Timeline_vue.js
+share/nextcloud/apps/photos/js/photos-src_patchedRequest_js-node_modules_moment_locale_sync_recursive_-src_views_Timeline_vue.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-src_patchedRequest_js-node_modules_moment_locale_sync_recursive_-src_views_Timeline_vue.js.map
 share/nextcloud/apps/photos/js/photos-src_patchedRequest_js-src_views_Tags_vue.js
 share/nextcloud/apps/photos/js/photos-src_patchedRequest_js-src_views_Tags_vue.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_patchedRequest_js-src_views_Tags_vue.js.map
 share/nextcloud/apps/photos/js/photos-src_views_Albums_vue.js
 share/nextcloud/apps/photos/js/photos-src_views_Albums_vue.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_views_Albums_vue.js.map
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_moment_locale_af_js-node_mod-100548.js
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_moment_locale_af_js-node_mod-100548.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_moment_locale_af_js-node_mod-100548.js.map
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_nextcloud_moment_node_module-ca085a.js
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_nextcloud_moment_node_module-ca085a.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_nextcloud_moment_node_module-ca085a.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-701342.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-701342.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-701342.js.map
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-208129.js
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-208129.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-208129.js.map
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_webdav_dist_node_index_js-node_modules_webdav_dist_node_request_js.js
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_webdav_dist_node_index_js-node_modules_webdav_dist_node_request_js.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_webdav_dist_node_index_js-node_modules_webdav_dist_node_request_js.js.map
@@ -13075,6 +12924,8 @@ share/nextcloud/apps/photos/l10n/fi.js
 share/nextcloud/apps/photos/l10n/fi.json
 share/nextcloud/apps/photos/l10n/fr.js
 share/nextcloud/apps/photos/l10n/fr.json
+share/nextcloud/apps/photos/l10n/gd.js
+share/nextcloud/apps/photos/l10n/gd.json
 share/nextcloud/apps/photos/l10n/gl.js
 share/nextcloud/apps/photos/l10n/gl.json
 share/nextcloud/apps/photos/l10n/he.js
@@ -13107,6 +12958,8 @@ share/nextcloud/apps/photos/l10n/ko.js
 share/nextcloud/apps/photos/l10n/ko.json
 share/nextcloud/apps/photos/l10n/lb.js
 share/nextcloud/apps/photos/l10n/lb.json
+share/nextcloud/apps/photos/l10n/lo.js
+share/nextcloud/apps/photos/l10n/lo.json
 share/nextcloud/apps/photos/l10n/lt_LT.js
 share/nextcloud/apps/photos/l10n/lt_LT.json
 share/nextcloud/apps/photos/l10n/lv.js
@@ -13157,6 +13010,8 @@ share/nextcloud/apps/photos/l10n/ta.js
 share/nextcloud/apps/photos/l10n/ta.json
 share/nextcloud/apps/photos/l10n/th.js
 share/nextcloud/apps/photos/l10n/th.json
+share/nextcloud/apps/photos/l10n/tk.js
+share/nextcloud/apps/photos/l10n/tk.json
 share/nextcloud/apps/photos/l10n/tr.js
 share/nextcloud/apps/photos/l10n/tr.json
 share/nextcloud/apps/photos/l10n/ug.js
@@ -13182,7 +13037,6 @@ share/nextcloud/apps/photos/lib/Controll
 share/nextcloud/apps/photos/postcss.config.js
 share/nextcloud/apps/photos/screenshots/screenshot1.png
 share/nextcloud/apps/photos/templates/main.php
-share/nextcloud/apps/privacy/.stylelintrc.js
 share/nextcloud/apps/privacy/COPYING
 share/nextcloud/apps/privacy/appinfo/info.xml
 share/nextcloud/apps/privacy/appinfo/routes.php
@@ -13219,6 +13073,8 @@ share/nextcloud/apps/privacy/l10n/de_DE.
 share/nextcloud/apps/privacy/l10n/de_DE.json
 share/nextcloud/apps/privacy/l10n/el.js
 share/nextcloud/apps/privacy/l10n/el.json
+share/nextcloud/apps/privacy/l10n/en_GB.js
+share/nextcloud/apps/privacy/l10n/en_GB.json
 share/nextcloud/apps/privacy/l10n/eo.js
 share/nextcloud/apps/privacy/l10n/eo.json
 share/nextcloud/apps/privacy/l10n/es.js
@@ -13255,6 +13111,8 @@ share/nextcloud/apps/privacy/l10n/nb.js
 share/nextcloud/apps/privacy/l10n/nb.json
 share/nextcloud/apps/privacy/l10n/nl.js
 share/nextcloud/apps/privacy/l10n/nl.json
+share/nextcloud/apps/privacy/l10n/oc.js
+share/nextcloud/apps/privacy/l10n/oc.json
 share/nextcloud/apps/privacy/l10n/pl.js
 share/nextcloud/apps/privacy/l10n/pl.json
 share/nextcloud/apps/privacy/l10n/pt_BR.js
@@ -13295,8 +13153,6 @@ share/nextcloud/apps/privacy/lib/Setting
 share/nextcloud/apps/privacy/lib/Settings/UserDataManifestoSettings.php
 share/nextcloud/apps/privacy/lib/Settings/WhereIsYourDataSettings.php
 share/nextcloud/apps/privacy/lib/Settings/WhoHasAccessSettings.php
-share/nextcloud/apps/privacy/phpunit.integration.xml
-share/nextcloud/apps/privacy/phpunit.xml
 share/nextcloud/apps/privacy/templates/mission.php
 share/nextcloud/apps/privacy/templates/user-data-manifesto.php
 share/nextcloud/apps/privacy/templates/where-is-your-data.php
@@ -13524,6 +13380,8 @@ share/nextcloud/apps/serverinfo/l10n/ast
 share/nextcloud/apps/serverinfo/l10n/ast.json
 share/nextcloud/apps/serverinfo/l10n/az.js
 share/nextcloud/apps/serverinfo/l10n/az.json
+share/nextcloud/apps/serverinfo/l10n/be.js
+share/nextcloud/apps/serverinfo/l10n/be.json
 share/nextcloud/apps/serverinfo/l10n/bg.js
 share/nextcloud/apps/serverinfo/l10n/bg.json
 share/nextcloud/apps/serverinfo/l10n/bn_BD.js
@@ -13620,12 +13478,18 @@ share/nextcloud/apps/serverinfo/l10n/ja.
 share/nextcloud/apps/serverinfo/l10n/ja.json
 share/nextcloud/apps/serverinfo/l10n/ka_GE.js
 share/nextcloud/apps/serverinfo/l10n/ka_GE.json
+share/nextcloud/apps/serverinfo/l10n/kab.js
+share/nextcloud/apps/serverinfo/l10n/kab.json
 share/nextcloud/apps/serverinfo/l10n/km.js
 share/nextcloud/apps/serverinfo/l10n/km.json
+share/nextcloud/apps/serverinfo/l10n/kn.js
+share/nextcloud/apps/serverinfo/l10n/kn.json
 share/nextcloud/apps/serverinfo/l10n/ko.js
 share/nextcloud/apps/serverinfo/l10n/ko.json
 share/nextcloud/apps/serverinfo/l10n/lb.js
 share/nextcloud/apps/serverinfo/l10n/lb.json
+share/nextcloud/apps/serverinfo/l10n/lo.js
+share/nextcloud/apps/serverinfo/l10n/lo.json
 share/nextcloud/apps/serverinfo/l10n/lt_LT.js
 share/nextcloud/apps/serverinfo/l10n/lt_LT.json
 share/nextcloud/apps/serverinfo/l10n/lv.js
@@ -13636,6 +13500,8 @@ share/nextcloud/apps/serverinfo/l10n/mn.
 share/nextcloud/apps/serverinfo/l10n/mn.json
 share/nextcloud/apps/serverinfo/l10n/ms_MY.js
 share/nextcloud/apps/serverinfo/l10n/ms_MY.json
+share/nextcloud/apps/serverinfo/l10n/my.js
+share/nextcloud/apps/serverinfo/l10n/my.json
 share/nextcloud/apps/serverinfo/l10n/nb.js
 share/nextcloud/apps/serverinfo/l10n/nb.json
 share/nextcloud/apps/serverinfo/l10n/nl.js
@@ -13740,43 +13606,14 @@ share/nextcloud/apps/settings/img/person
 share/nextcloud/apps/settings/img/share.svg
 share/nextcloud/apps/settings/img/toggle-filelist.svg
 share/nextcloud/apps/settings/img/users.svg
-share/nextcloud/apps/settings/js/admin.js
-share/nextcloud/apps/settings/js/apps.js
 share/nextcloud/apps/settings/js/federationscopemenu.js
 share/nextcloud/apps/settings/js/federationsettingsview.js
-share/nextcloud/apps/settings/js/log.js
 share/nextcloud/apps/settings/js/security_password.js
 share/nextcloud/apps/settings/js/settings.js
 share/nextcloud/apps/settings/js/settings/personalInfo.js
 share/nextcloud/apps/settings/js/templates.js
 share/nextcloud/apps/settings/js/templates/federationscopemenu.handlebars
 share/nextcloud/apps/settings/js/usersettings.js
-share/nextcloud/apps/settings/js/vue-settings-admin-basic-settings.js
-share/nextcloud/apps/settings/js/vue-settings-admin-basic-settings.js.map
-share/nextcloud/apps/settings/js/vue-settings-admin-delegation.js
-share/nextcloud/apps/settings/js/vue-settings-admin-delegation.js.map
-share/nextcloud/apps/settings/js/vue-settings-admin-security.js
-share/nextcloud/apps/settings/js/vue-settings-admin-security.js.map
-share/nextcloud/apps/settings/js/vue-settings-apps-users-management.js
-share/nextcloud/apps/settings/js/vue-settings-apps-users-management.js.map
-share/nextcloud/apps/settings/js/vue-settings-apps.js
-share/nextcloud/apps/settings/js/vue-settings-apps.js.map
-share/nextcloud/apps/settings/js/vue-settings-nextcloud-pdf.js
-share/nextcloud/apps/settings/js/vue-settings-nextcloud-pdf.js.map
-share/nextcloud/apps/settings/js/vue-settings-personal-info.js
-share/nextcloud/apps/settings/js/vue-settings-personal-info.js.map
-share/nextcloud/apps/settings/js/vue-settings-personal-security.js
-share/nextcloud/apps/settings/js/vue-settings-personal-security.js.map
-share/nextcloud/apps/settings/js/vue-settings-personal-webauthn.js
-share/nextcloud/apps/settings/js/vue-settings-personal-webauthn.js.map
-share/nextcloud/apps/settings/js/vue-settings-users.js
-share/nextcloud/apps/settings/js/vue-settings-users.js.map
-share/nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users.js
-share/nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users.js.map
-share/nextcloud/apps/settings/js/vue-vendors-settings-apps.js
-share/nextcloud/apps/settings/js/vue-vendors-settings-apps.js.map
-share/nextcloud/apps/settings/js/vue-vendors-settings-users.js
-share/nextcloud/apps/settings/js/vue-vendors-settings-users.js.map
 share/nextcloud/apps/settings/l10n/af.js
 share/nextcloud/apps/settings/l10n/af.json
 share/nextcloud/apps/settings/l10n/ar.js
@@ -13994,6 +13831,8 @@ share/nextcloud/apps/settings/lib/SetupC
 share/nextcloud/apps/settings/lib/SetupChecks/PhpDefaultCharset.php
 share/nextcloud/apps/settings/lib/SetupChecks/PhpOutputBuffering.php
 share/nextcloud/apps/settings/lib/SetupChecks/SupportedDatabase.php
+share/nextcloud/apps/settings/lib/UserMigration/AccountMigrator.php
+share/nextcloud/apps/settings/lib/UserMigration/AccountMigratorException.php
 share/nextcloud/apps/settings/lib/WellKnown/SecurityTxtHandler.php
 share/nextcloud/apps/settings/templates/help.php
 share/nextcloud/apps/settings/templates/settings-vue.php
@@ -14038,8 +13877,6 @@ share/nextcloud/apps/sharebymail/l10n/ca
 share/nextcloud/apps/sharebymail/l10n/ca.json
 share/nextcloud/apps/sharebymail/l10n/cs.js
 share/nextcloud/apps/sharebymail/l10n/cs.json
-share/nextcloud/apps/sharebymail/l10n/cs_CZ.js
-share/nextcloud/apps/sharebymail/l10n/cs_CZ.json
 share/nextcloud/apps/sharebymail/l10n/da.js
 share/nextcloud/apps/sharebymail/l10n/da.json
 share/nextcloud/apps/sharebymail/l10n/de.js
@@ -14124,8 +13961,6 @@ share/nextcloud/apps/sharebymail/l10n/mk
 share/nextcloud/apps/sharebymail/l10n/mk.json
 share/nextcloud/apps/sharebymail/l10n/nb.js
 share/nextcloud/apps/sharebymail/l10n/nb.json
-share/nextcloud/apps/sharebymail/l10n/nb_NO.js
-share/nextcloud/apps/sharebymail/l10n/nb_NO.json
 share/nextcloud/apps/sharebymail/l10n/nl.js
 share/nextcloud/apps/sharebymail/l10n/nl.json
 share/nextcloud/apps/sharebymail/l10n/pl.js
@@ -14140,8 +13975,6 @@ share/nextcloud/apps/sharebymail/l10n/sc
 share/nextcloud/apps/sharebymail/l10n/sc.json
 share/nextcloud/apps/sharebymail/l10n/sk.js
 share/nextcloud/apps/sharebymail/l10n/sk.json
-share/nextcloud/apps/sharebymail/l10n/sk_SK.js
-share/nextcloud/apps/sharebymail/l10n/sk_SK.json
 share/nextcloud/apps/sharebymail/l10n/sl.js
 share/nextcloud/apps/sharebymail/l10n/sl.json
 share/nextcloud/apps/sharebymail/l10n/sq.js
@@ -14270,10 +14103,11 @@ share/nextcloud/apps/support/lib/Subscri
 share/nextcloud/apps/support/resources/Why the Nextcloud Subscription.pdf
 share/nextcloud/apps/support/templates/admin.php
 share/nextcloud/apps/survey_client/COPYING
-share/nextcloud/apps/survey_client/ISSUE_TEMPLATE.md
 share/nextcloud/apps/survey_client/appinfo/info.xml
 share/nextcloud/apps/survey_client/appinfo/routes.php
 share/nextcloud/apps/survey_client/appinfo/signature.json
+share/nextcloud/apps/survey_client/composer.json
+share/nextcloud/apps/survey_client/composer.lock
 share/nextcloud/apps/survey_client/css/admin.css
 share/nextcloud/apps/survey_client/img/app-dark.svg
 share/nextcloud/apps/survey_client/img/app.svg
@@ -14433,8 +14267,6 @@ share/nextcloud/apps/systemtags/composer
 share/nextcloud/apps/systemtags/css/settings.css
 share/nextcloud/apps/systemtags/img/app.svg
 share/nextcloud/apps/systemtags/js/admin.js
-share/nextcloud/apps/systemtags/js/systemtags.js
-share/nextcloud/apps/systemtags/js/systemtags.js.map
 share/nextcloud/apps/systemtags/l10n/ar.js
 share/nextcloud/apps/systemtags/l10n/ar.json
 share/nextcloud/apps/systemtags/l10n/ast.js
@@ -14443,28 +14275,20 @@ share/nextcloud/apps/systemtags/l10n/az.
 share/nextcloud/apps/systemtags/l10n/az.json
 share/nextcloud/apps/systemtags/l10n/bg.js
 share/nextcloud/apps/systemtags/l10n/bg.json
-share/nextcloud/apps/systemtags/l10n/bg_BG.js
-share/nextcloud/apps/systemtags/l10n/bg_BG.json
 share/nextcloud/apps/systemtags/l10n/bn_BD.js
 share/nextcloud/apps/systemtags/l10n/bn_BD.json
-share/nextcloud/apps/systemtags/l10n/bn_IN.js
-share/nextcloud/apps/systemtags/l10n/bn_IN.json
 share/nextcloud/apps/systemtags/l10n/bs.js
 share/nextcloud/apps/systemtags/l10n/bs.json
 share/nextcloud/apps/systemtags/l10n/ca.js
 share/nextcloud/apps/systemtags/l10n/ca.json
 share/nextcloud/apps/systemtags/l10n/cs.js
 share/nextcloud/apps/systemtags/l10n/cs.json
-share/nextcloud/apps/systemtags/l10n/cs_CZ.js
-share/nextcloud/apps/systemtags/l10n/cs_CZ.json
 share/nextcloud/apps/systemtags/l10n/cy_GB.js
 share/nextcloud/apps/systemtags/l10n/cy_GB.json
 share/nextcloud/apps/systemtags/l10n/da.js
 share/nextcloud/apps/systemtags/l10n/da.json
 share/nextcloud/apps/systemtags/l10n/de.js
 share/nextcloud/apps/systemtags/l10n/de.json
-share/nextcloud/apps/systemtags/l10n/de_AT.js
-share/nextcloud/apps/systemtags/l10n/de_AT.json
 share/nextcloud/apps/systemtags/l10n/de_DE.js
 share/nextcloud/apps/systemtags/l10n/de_DE.json
 share/nextcloud/apps/systemtags/l10n/el.js
@@ -14517,8 +14341,6 @@ share/nextcloud/apps/systemtags/l10n/fa.
 share/nextcloud/apps/systemtags/l10n/fa.json
 share/nextcloud/apps/systemtags/l10n/fi.js
 share/nextcloud/apps/systemtags/l10n/fi.json
-share/nextcloud/apps/systemtags/l10n/fi_FI.js
-share/nextcloud/apps/systemtags/l10n/fi_FI.json
 share/nextcloud/apps/systemtags/l10n/fr.js
 share/nextcloud/apps/systemtags/l10n/fr.json
 share/nextcloud/apps/systemtags/l10n/gl.js
@@ -14529,8 +14351,6 @@ share/nextcloud/apps/systemtags/l10n/hr.
 share/nextcloud/apps/systemtags/l10n/hr.json
 share/nextcloud/apps/systemtags/l10n/hu.js
 share/nextcloud/apps/systemtags/l10n/hu.json
-share/nextcloud/apps/systemtags/l10n/hu_HU.js
-share/nextcloud/apps/systemtags/l10n/hu_HU.json
 share/nextcloud/apps/systemtags/l10n/hy.js
 share/nextcloud/apps/systemtags/l10n/hy.json
 share/nextcloud/apps/systemtags/l10n/ia.js
@@ -14551,8 +14371,6 @@ share/nextcloud/apps/systemtags/l10n/kn.
 share/nextcloud/apps/systemtags/l10n/kn.json
 share/nextcloud/apps/systemtags/l10n/ko.js
 share/nextcloud/apps/systemtags/l10n/ko.json
-share/nextcloud/apps/systemtags/l10n/ku_IQ.js
-share/nextcloud/apps/systemtags/l10n/ku_IQ.json
 share/nextcloud/apps/systemtags/l10n/lb.js
 share/nextcloud/apps/systemtags/l10n/lb.json
 share/nextcloud/apps/systemtags/l10n/lt_LT.js
@@ -14565,10 +14383,6 @@ share/nextcloud/apps/systemtags/l10n/ms_
 share/nextcloud/apps/systemtags/l10n/ms_MY.json
 share/nextcloud/apps/systemtags/l10n/nb.js
 share/nextcloud/apps/systemtags/l10n/nb.json
-share/nextcloud/apps/systemtags/l10n/nb_NO.js
-share/nextcloud/apps/systemtags/l10n/nb_NO.json
-share/nextcloud/apps/systemtags/l10n/nds.js
-share/nextcloud/apps/systemtags/l10n/nds.json
 share/nextcloud/apps/systemtags/l10n/nl.js
 share/nextcloud/apps/systemtags/l10n/nl.json
 share/nextcloud/apps/systemtags/l10n/nn_NO.js
@@ -14587,12 +14401,8 @@ share/nextcloud/apps/systemtags/l10n/ru.
 share/nextcloud/apps/systemtags/l10n/ru.json
 share/nextcloud/apps/systemtags/l10n/sc.js
 share/nextcloud/apps/systemtags/l10n/sc.json
-share/nextcloud/apps/systemtags/l10n/si_LK.js
-share/nextcloud/apps/systemtags/l10n/si_LK.json
 share/nextcloud/apps/systemtags/l10n/sk.js
 share/nextcloud/apps/systemtags/l10n/sk.json
-share/nextcloud/apps/systemtags/l10n/sk_SK.js
-share/nextcloud/apps/systemtags/l10n/sk_SK.json
 share/nextcloud/apps/systemtags/l10n/sl.js
 share/nextcloud/apps/systemtags/l10n/sl.json
 share/nextcloud/apps/systemtags/l10n/sq.js
@@ -14603,14 +14413,8 @@ share/nextcloud/apps/systemtags/l10n/sr@
 share/nextcloud/apps/systemtags/l10n/sr%latin.json@localhost
 share/nextcloud/apps/systemtags/l10n/sv.js
 share/nextcloud/apps/systemtags/l10n/sv.json
-share/nextcloud/apps/systemtags/l10n/ta_LK.js
-share/nextcloud/apps/systemtags/l10n/ta_LK.json
-share/nextcloud/apps/systemtags/l10n/te.js
-share/nextcloud/apps/systemtags/l10n/te.json
 share/nextcloud/apps/systemtags/l10n/th.js
 share/nextcloud/apps/systemtags/l10n/th.json
-share/nextcloud/apps/systemtags/l10n/th_TH.js
-share/nextcloud/apps/systemtags/l10n/th_TH.json
 share/nextcloud/apps/systemtags/l10n/tr.js
 share/nextcloud/apps/systemtags/l10n/tr.json
 share/nextcloud/apps/systemtags/l10n/ug.js
@@ -14670,6 +14474,7 @@ share/nextcloud/apps/text/img/h3.svg
 share/nextcloud/apps/text/img/h4.svg
 share/nextcloud/apps/text/img/h5.svg
 share/nextcloud/apps/text/img/h6.svg
+share/nextcloud/apps/text/img/help.svg
 share/nextcloud/apps/text/img/hr.svg
 share/nextcloud/apps/text/img/image.svg
 share/nextcloud/apps/text/img/italic.svg
@@ -14684,10 +14489,14 @@ share/nextcloud/apps/text/img/screenshot
 share/nextcloud/apps/text/img/screenshots/screenshot2.png
 share/nextcloud/apps/text/img/screenshots/screenshot3.gif
 share/nextcloud/apps/text/img/strike.svg
+share/nextcloud/apps/text/img/success.svg
 share/nextcloud/apps/text/img/table.svg
+share/nextcloud/apps/text/img/table_settings.svg
+share/nextcloud/apps/text/img/tasklist.svg
 share/nextcloud/apps/text/img/ul.svg
 share/nextcloud/apps/text/img/underline.svg
 share/nextcloud/apps/text/img/undo.svg
+share/nextcloud/apps/text/img/warn.svg
 share/nextcloud/apps/text/js/editor-collab.js
 share/nextcloud/apps/text/js/editor-collab.js.map
 share/nextcloud/apps/text/js/editor-guest.js
@@ -15102,14 +14911,24 @@ share/nextcloud/apps/text/l10n/af.js
 share/nextcloud/apps/text/l10n/af.json
 share/nextcloud/apps/text/l10n/ar.js
 share/nextcloud/apps/text/l10n/ar.json
+share/nextcloud/apps/text/l10n/ast.js
+share/nextcloud/apps/text/l10n/ast.json
+share/nextcloud/apps/text/l10n/az.js
+share/nextcloud/apps/text/l10n/az.json
 share/nextcloud/apps/text/l10n/bg.js
 share/nextcloud/apps/text/l10n/bg.json
+share/nextcloud/apps/text/l10n/bn_BD.js
+share/nextcloud/apps/text/l10n/bn_BD.json
 share/nextcloud/apps/text/l10n/br.js
 share/nextcloud/apps/text/l10n/br.json
+share/nextcloud/apps/text/l10n/bs.js
+share/nextcloud/apps/text/l10n/bs.json
 share/nextcloud/apps/text/l10n/ca.js
 share/nextcloud/apps/text/l10n/ca.json
 share/nextcloud/apps/text/l10n/cs.js
 share/nextcloud/apps/text/l10n/cs.json
+share/nextcloud/apps/text/l10n/cy_GB.js
+share/nextcloud/apps/text/l10n/cy_GB.json
 share/nextcloud/apps/text/l10n/da.js
 share/nextcloud/apps/text/l10n/da.json
 share/nextcloud/apps/text/l10n/de.js
@@ -15124,8 +14943,42 @@ share/nextcloud/apps/text/l10n/eo.js
 share/nextcloud/apps/text/l10n/eo.json
 share/nextcloud/apps/text/l10n/es.js
 share/nextcloud/apps/text/l10n/es.json
+share/nextcloud/apps/text/l10n/es_419.js
+share/nextcloud/apps/text/l10n/es_419.json
+share/nextcloud/apps/text/l10n/es_AR.js
+share/nextcloud/apps/text/l10n/es_AR.json
+share/nextcloud/apps/text/l10n/es_CL.js
+share/nextcloud/apps/text/l10n/es_CL.json
+share/nextcloud/apps/text/l10n/es_CO.js
+share/nextcloud/apps/text/l10n/es_CO.json
+share/nextcloud/apps/text/l10n/es_CR.js
+share/nextcloud/apps/text/l10n/es_CR.json
+share/nextcloud/apps/text/l10n/es_DO.js
+share/nextcloud/apps/text/l10n/es_DO.json
+share/nextcloud/apps/text/l10n/es_EC.js
+share/nextcloud/apps/text/l10n/es_EC.json
+share/nextcloud/apps/text/l10n/es_GT.js
+share/nextcloud/apps/text/l10n/es_GT.json
+share/nextcloud/apps/text/l10n/es_HN.js
+share/nextcloud/apps/text/l10n/es_HN.json
 share/nextcloud/apps/text/l10n/es_MX.js
 share/nextcloud/apps/text/l10n/es_MX.json
+share/nextcloud/apps/text/l10n/es_NI.js
+share/nextcloud/apps/text/l10n/es_NI.json
+share/nextcloud/apps/text/l10n/es_PA.js
+share/nextcloud/apps/text/l10n/es_PA.json
+share/nextcloud/apps/text/l10n/es_PE.js
+share/nextcloud/apps/text/l10n/es_PE.json
+share/nextcloud/apps/text/l10n/es_PR.js
+share/nextcloud/apps/text/l10n/es_PR.json
+share/nextcloud/apps/text/l10n/es_PY.js
+share/nextcloud/apps/text/l10n/es_PY.json
+share/nextcloud/apps/text/l10n/es_SV.js
+share/nextcloud/apps/text/l10n/es_SV.json
+share/nextcloud/apps/text/l10n/es_UY.js
+share/nextcloud/apps/text/l10n/es_UY.json
+share/nextcloud/apps/text/l10n/et_EE.js
+share/nextcloud/apps/text/l10n/et_EE.json
 share/nextcloud/apps/text/l10n/eu.js
 share/nextcloud/apps/text/l10n/eu.json
 share/nextcloud/apps/text/l10n/fa.js
@@ -15134,6 +14987,8 @@ share/nextcloud/apps/text/l10n/fi.js
 share/nextcloud/apps/text/l10n/fi.json
 share/nextcloud/apps/text/l10n/fr.js
 share/nextcloud/apps/text/l10n/fr.json
+share/nextcloud/apps/text/l10n/gd.js
+share/nextcloud/apps/text/l10n/gd.json
 share/nextcloud/apps/text/l10n/gl.js
 share/nextcloud/apps/text/l10n/gl.json
 share/nextcloud/apps/text/l10n/he.js
@@ -15142,6 +14997,8 @@ share/nextcloud/apps/text/l10n/hr.js
 share/nextcloud/apps/text/l10n/hr.json
 share/nextcloud/apps/text/l10n/hu.js
 share/nextcloud/apps/text/l10n/hu.json
+share/nextcloud/apps/text/l10n/ia.js
+share/nextcloud/apps/text/l10n/ia.json
 share/nextcloud/apps/text/l10n/id.js
 share/nextcloud/apps/text/l10n/id.json
 share/nextcloud/apps/text/l10n/is.js
@@ -15150,18 +15007,28 @@ share/nextcloud/apps/text/l10n/it.js
 share/nextcloud/apps/text/l10n/it.json
 share/nextcloud/apps/text/l10n/ja.js
 share/nextcloud/apps/text/l10n/ja.json
+share/nextcloud/apps/text/l10n/ka_GE.js
+share/nextcloud/apps/text/l10n/ka_GE.json
+share/nextcloud/apps/text/l10n/kn.js
+share/nextcloud/apps/text/l10n/kn.json
 share/nextcloud/apps/text/l10n/ko.js
 share/nextcloud/apps/text/l10n/ko.json
+share/nextcloud/apps/text/l10n/lb.js
+share/nextcloud/apps/text/l10n/lb.json
 share/nextcloud/apps/text/l10n/lt_LT.js
 share/nextcloud/apps/text/l10n/lt_LT.json
 share/nextcloud/apps/text/l10n/lv.js
 share/nextcloud/apps/text/l10n/lv.json
 share/nextcloud/apps/text/l10n/mk.js
 share/nextcloud/apps/text/l10n/mk.json
+share/nextcloud/apps/text/l10n/ms_MY.js
+share/nextcloud/apps/text/l10n/ms_MY.json
 share/nextcloud/apps/text/l10n/nb.js
 share/nextcloud/apps/text/l10n/nb.json
 share/nextcloud/apps/text/l10n/nl.js
 share/nextcloud/apps/text/l10n/nl.json
+share/nextcloud/apps/text/l10n/nn_NO.js
+share/nextcloud/apps/text/l10n/nn_NO.json
 share/nextcloud/apps/text/l10n/oc.js
 share/nextcloud/apps/text/l10n/oc.json
 share/nextcloud/apps/text/l10n/pl.js
@@ -15176,6 +15043,8 @@ share/nextcloud/apps/text/l10n/ru.js
 share/nextcloud/apps/text/l10n/ru.json
 share/nextcloud/apps/text/l10n/sc.js
 share/nextcloud/apps/text/l10n/sc.json
+share/nextcloud/apps/text/l10n/si.js
+share/nextcloud/apps/text/l10n/si.json
 share/nextcloud/apps/text/l10n/sk.js
 share/nextcloud/apps/text/l10n/sk.json
 share/nextcloud/apps/text/l10n/sl.js
@@ -15184,8 +15053,14 @@ share/nextcloud/apps/text/l10n/sq.js
 share/nextcloud/apps/text/l10n/sq.json
 share/nextcloud/apps/text/l10n/sr.js
 share/nextcloud/apps/text/l10n/sr.json
+share/nextcloud/apps/text/l10n/sr%latin.js@localhost
+share/nextcloud/apps/text/l10n/sr%latin.json@localhost
 share/nextcloud/apps/text/l10n/sv.js
 share/nextcloud/apps/text/l10n/sv.json
+share/nextcloud/apps/text/l10n/ta.js
+share/nextcloud/apps/text/l10n/ta.json
+share/nextcloud/apps/text/l10n/th.js
+share/nextcloud/apps/text/l10n/th.json
 share/nextcloud/apps/text/l10n/tr.js
 share/nextcloud/apps/text/l10n/tr.json
 share/nextcloud/apps/text/l10n/uk.js
@@ -15201,6 +15076,7 @@ share/nextcloud/apps/text/l10n/zh_TW.jso
 share/nextcloud/apps/text/lib/AppInfo/Application.php
 share/nextcloud/apps/text/lib/Command/ResetDocument.php
 share/nextcloud/apps/text/lib/Controller/DirectSessionController.php
+share/nextcloud/apps/text/lib/Controller/ImageController.php
 share/nextcloud/apps/text/lib/Controller/NavigationController.php
 share/nextcloud/apps/text/lib/Controller/PublicSessionController.php
 share/nextcloud/apps/text/lib/Controller/SessionController.php
@@ -15218,19 +15094,24 @@ share/nextcloud/apps/text/lib/DirectEdit
 share/nextcloud/apps/text/lib/DirectEditing/TextDocumentCreator.php
 share/nextcloud/apps/text/lib/DocumentHasUnsavedChangesException.php
 share/nextcloud/apps/text/lib/DocumentSaveConflictException.php
+share/nextcloud/apps/text/lib/Listeners/BeforeNodeDeletedListener.php
+share/nextcloud/apps/text/lib/Listeners/BeforeNodeRenamedListener.php
 share/nextcloud/apps/text/lib/Listeners/FilesLoadAdditionalScriptsListener.php
 share/nextcloud/apps/text/lib/Listeners/FilesSharingLoadAdditionalScriptsListener.php
 share/nextcloud/apps/text/lib/Listeners/LoadViewerListener.php
+share/nextcloud/apps/text/lib/Listeners/NodeCopiedListener.php
 share/nextcloud/apps/text/lib/Listeners/RegisterDirectEditorEventListener.php
 share/nextcloud/apps/text/lib/Migration/Version010000Date20190617184535.php
 share/nextcloud/apps/text/lib/Migration/Version030001Date20200402075029.php
 share/nextcloud/apps/text/lib/Migration/Version030201Date20201116110353.php
 share/nextcloud/apps/text/lib/Migration/Version030201Date20201116123153.php
-share/nextcloud/apps/text/lib/Migration/Version030401Date20220203141002.php
+share/nextcloud/apps/text/lib/Migration/Version030501Date20220202101853.php
 share/nextcloud/apps/text/lib/Service/ApiService.php
 share/nextcloud/apps/text/lib/Service/DocumentService.php
+share/nextcloud/apps/text/lib/Service/ImageService.php
 share/nextcloud/apps/text/lib/Service/SessionService.php
 share/nextcloud/apps/text/lib/Service/WorkspaceService.php
+share/nextcloud/apps/text/lib/UploadException.php
 share/nextcloud/apps/text/lib/VersionMismatchException.php
 share/nextcloud/apps/text/templates/main.php
 share/nextcloud/apps/theming/appinfo/info.xml
@@ -15408,8 +15289,6 @@ share/nextcloud/apps/twofactor_backupcod
 share/nextcloud/apps/twofactor_backupcodes/composer/composer/installed.json
 share/nextcloud/apps/twofactor_backupcodes/composer/composer/installed.php
 share/nextcloud/apps/twofactor_backupcodes/css/style.css
-share/nextcloud/apps/twofactor_backupcodes/js/settings.js
-share/nextcloud/apps/twofactor_backupcodes/js/settings.js.map
 share/nextcloud/apps/twofactor_backupcodes/l10n/af.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/af.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/ast.js
@@ -15420,8 +15299,6 @@ share/nextcloud/apps/twofactor_backupcod
 share/nextcloud/apps/twofactor_backupcodes/l10n/ca.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/cs.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/cs.json
-share/nextcloud/apps/twofactor_backupcodes/l10n/cs_CZ.js
-share/nextcloud/apps/twofactor_backupcodes/l10n/cs_CZ.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/da.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/da.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/de.js
@@ -15484,8 +15361,6 @@ share/nextcloud/apps/twofactor_backupcod
 share/nextcloud/apps/twofactor_backupcodes/l10n/hr.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/hu.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/hu.json
-share/nextcloud/apps/twofactor_backupcodes/l10n/hu_HU.js
-share/nextcloud/apps/twofactor_backupcodes/l10n/hu_HU.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/is.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/is.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/it.js
@@ -15506,8 +15381,6 @@ share/nextcloud/apps/twofactor_backupcod
 share/nextcloud/apps/twofactor_backupcodes/l10n/mn.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/nb.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/nb.json
-share/nextcloud/apps/twofactor_backupcodes/l10n/nb_NO.js
-share/nextcloud/apps/twofactor_backupcodes/l10n/nb_NO.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/nl.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/nl.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/pl.js
@@ -15583,8 +15456,6 @@ share/nextcloud/apps/updatenotification/
 share/nextcloud/apps/updatenotification/img/app.svg
 share/nextcloud/apps/updatenotification/img/notification.svg
 share/nextcloud/apps/updatenotification/js/legacy-notification.js
-share/nextcloud/apps/updatenotification/js/updatenotification.js
-share/nextcloud/apps/updatenotification/js/updatenotification.js.map
 share/nextcloud/apps/updatenotification/l10n/af.js
 share/nextcloud/apps/updatenotification/l10n/af.json
 share/nextcloud/apps/updatenotification/l10n/ar.js
@@ -15595,8 +15466,6 @@ share/nextcloud/apps/updatenotification/
 share/nextcloud/apps/updatenotification/l10n/az.json
 share/nextcloud/apps/updatenotification/l10n/bg.js
 share/nextcloud/apps/updatenotification/l10n/bg.json
-share/nextcloud/apps/updatenotification/l10n/bg_BG.js
-share/nextcloud/apps/updatenotification/l10n/bg_BG.json
 share/nextcloud/apps/updatenotification/l10n/bn_BD.js
 share/nextcloud/apps/updatenotification/l10n/bn_BD.json
 share/nextcloud/apps/updatenotification/l10n/bs.js
@@ -15605,8 +15474,6 @@ share/nextcloud/apps/updatenotification/
 share/nextcloud/apps/updatenotification/l10n/ca.json
 share/nextcloud/apps/updatenotification/l10n/cs.js
 share/nextcloud/apps/updatenotification/l10n/cs.json
-share/nextcloud/apps/updatenotification/l10n/cs_CZ.js
-share/nextcloud/apps/updatenotification/l10n/cs_CZ.json
 share/nextcloud/apps/updatenotification/l10n/da.js
 share/nextcloud/apps/updatenotification/l10n/da.json
 share/nextcloud/apps/updatenotification/l10n/de.js
@@ -15663,8 +15530,6 @@ share/nextcloud/apps/updatenotification/
 share/nextcloud/apps/updatenotification/l10n/fa.json
 share/nextcloud/apps/updatenotification/l10n/fi.js
 share/nextcloud/apps/updatenotification/l10n/fi.json
-share/nextcloud/apps/updatenotification/l10n/fi_FI.js
-share/nextcloud/apps/updatenotification/l10n/fi_FI.json
 share/nextcloud/apps/updatenotification/l10n/fr.js
 share/nextcloud/apps/updatenotification/l10n/fr.json
 share/nextcloud/apps/updatenotification/l10n/gl.js
@@ -15675,8 +15540,6 @@ share/nextcloud/apps/updatenotification/
 share/nextcloud/apps/updatenotification/l10n/hr.json
 share/nextcloud/apps/updatenotification/l10n/hu.js
 share/nextcloud/apps/updatenotification/l10n/hu.json
-share/nextcloud/apps/updatenotification/l10n/hu_HU.js
-share/nextcloud/apps/updatenotification/l10n/hu_HU.json
 share/nextcloud/apps/updatenotification/l10n/ia.js
 share/nextcloud/apps/updatenotification/l10n/ia.json
 share/nextcloud/apps/updatenotification/l10n/id.js
@@ -15701,8 +15564,6 @@ share/nextcloud/apps/updatenotification/
 share/nextcloud/apps/updatenotification/l10n/mk.json
 share/nextcloud/apps/updatenotification/l10n/nb.js
 share/nextcloud/apps/updatenotification/l10n/nb.json
-share/nextcloud/apps/updatenotification/l10n/nb_NO.js
-share/nextcloud/apps/updatenotification/l10n/nb_NO.json
 share/nextcloud/apps/updatenotification/l10n/nl.js
 share/nextcloud/apps/updatenotification/l10n/nl.json
 share/nextcloud/apps/updatenotification/l10n/oc.js
@@ -15721,8 +15582,6 @@ share/nextcloud/apps/updatenotification/
 share/nextcloud/apps/updatenotification/l10n/sc.json
 share/nextcloud/apps/updatenotification/l10n/sk.js
 share/nextcloud/apps/updatenotification/l10n/sk.json
-share/nextcloud/apps/updatenotification/l10n/sk_SK.js
-share/nextcloud/apps/updatenotification/l10n/sk_SK.json
 share/nextcloud/apps/updatenotification/l10n/sl.js
 share/nextcloud/apps/updatenotification/l10n/sl.json
 share/nextcloud/apps/updatenotification/l10n/sq.js
@@ -15731,8 +15590,6 @@ share/nextcloud/apps/updatenotification/
 share/nextcloud/apps/updatenotification/l10n/sr.json
 share/nextcloud/apps/updatenotification/l10n/sv.js
 share/nextcloud/apps/updatenotification/l10n/sv.json
-share/nextcloud/apps/updatenotification/l10n/th_TH.js
-share/nextcloud/apps/updatenotification/l10n/th_TH.json
 share/nextcloud/apps/updatenotification/l10n/tr.js
 share/nextcloud/apps/updatenotification/l10n/tr.json
 share/nextcloud/apps/updatenotification/l10n/uk.js
@@ -15780,11 +15637,14 @@ share/nextcloud/apps/user_ldap/composer/
 share/nextcloud/apps/user_ldap/composer/composer/installed.php
 share/nextcloud/apps/user_ldap/css/renewPassword.css
 share/nextcloud/apps/user_ldap/css/settings.css
+share/nextcloud/apps/user_ldap/css/vendor/ui-multiselect/jquery.multiselect.css
 share/nextcloud/apps/user_ldap/img/app-dark.svg
 share/nextcloud/apps/user_ldap/img/app.svg
 share/nextcloud/apps/user_ldap/img/copy.png
 share/nextcloud/apps/user_ldap/img/copy.svg
 share/nextcloud/apps/user_ldap/js/renewPassword.js
+share/nextcloud/apps/user_ldap/js/vendor/ui-multiselect/MIT-LICENSE
+share/nextcloud/apps/user_ldap/js/vendor/ui-multiselect/src/jquery.multiselect.js
 share/nextcloud/apps/user_ldap/js/wizard/configModel.js
 share/nextcloud/apps/user_ldap/js/wizard/controller.js
 share/nextcloud/apps/user_ldap/js/wizard/view.js
@@ -15829,8 +15689,6 @@ share/nextcloud/apps/user_ldap/l10n/ach.
 share/nextcloud/apps/user_ldap/l10n/ach.json
 share/nextcloud/apps/user_ldap/l10n/ady.js
 share/nextcloud/apps/user_ldap/l10n/ady.json
-share/nextcloud/apps/user_ldap/l10n/af_ZA.js
-share/nextcloud/apps/user_ldap/l10n/af_ZA.json
 share/nextcloud/apps/user_ldap/l10n/ak.js
 share/nextcloud/apps/user_ldap/l10n/ak.json
 share/nextcloud/apps/user_ldap/l10n/am_ET.js
@@ -15845,28 +15703,20 @@ share/nextcloud/apps/user_ldap/l10n/be.j
 share/nextcloud/apps/user_ldap/l10n/be.json
 share/nextcloud/apps/user_ldap/l10n/bg.js
 share/nextcloud/apps/user_ldap/l10n/bg.json
-share/nextcloud/apps/user_ldap/l10n/bg_BG.js
-share/nextcloud/apps/user_ldap/l10n/bg_BG.json
 share/nextcloud/apps/user_ldap/l10n/bn_BD.js
 share/nextcloud/apps/user_ldap/l10n/bn_BD.json
-share/nextcloud/apps/user_ldap/l10n/bn_IN.js
-share/nextcloud/apps/user_ldap/l10n/bn_IN.json
 share/nextcloud/apps/user_ldap/l10n/bs.js
 share/nextcloud/apps/user_ldap/l10n/bs.json
 share/nextcloud/apps/user_ldap/l10n/ca.js
 share/nextcloud/apps/user_ldap/l10n/ca.json
 share/nextcloud/apps/user_ldap/l10n/cs.js
 share/nextcloud/apps/user_ldap/l10n/cs.json
-share/nextcloud/apps/user_ldap/l10n/cs_CZ.js
-share/nextcloud/apps/user_ldap/l10n/cs_CZ.json
 share/nextcloud/apps/user_ldap/l10n/cy_GB.js
 share/nextcloud/apps/user_ldap/l10n/cy_GB.json
 share/nextcloud/apps/user_ldap/l10n/da.js
 share/nextcloud/apps/user_ldap/l10n/da.json
 share/nextcloud/apps/user_ldap/l10n/de.js
 share/nextcloud/apps/user_ldap/l10n/de.json
-share/nextcloud/apps/user_ldap/l10n/de_AT.js
-share/nextcloud/apps/user_ldap/l10n/de_AT.json
 share/nextcloud/apps/user_ldap/l10n/de_DE.js
 share/nextcloud/apps/user_ldap/l10n/de_DE.json
 share/nextcloud/apps/user_ldap/l10n/el.js
@@ -15917,10 +15767,6 @@ share/nextcloud/apps/user_ldap/l10n/eu.j
 share/nextcloud/apps/user_ldap/l10n/eu.json
 share/nextcloud/apps/user_ldap/l10n/fa.js
 share/nextcloud/apps/user_ldap/l10n/fa.json
-share/nextcloud/apps/user_ldap/l10n/fi_FI.js
-share/nextcloud/apps/user_ldap/l10n/fi_FI.json
-share/nextcloud/apps/user_ldap/l10n/fil.js
-share/nextcloud/apps/user_ldap/l10n/fil.json
 share/nextcloud/apps/user_ldap/l10n/fr.js
 share/nextcloud/apps/user_ldap/l10n/fr.json
 share/nextcloud/apps/user_ldap/l10n/fy_NL.js
@@ -15931,14 +15777,10 @@ share/nextcloud/apps/user_ldap/l10n/gu.j
 share/nextcloud/apps/user_ldap/l10n/gu.json
 share/nextcloud/apps/user_ldap/l10n/he.js
 share/nextcloud/apps/user_ldap/l10n/he.json
-share/nextcloud/apps/user_ldap/l10n/hi.js
-share/nextcloud/apps/user_ldap/l10n/hi.json
 share/nextcloud/apps/user_ldap/l10n/hr.js
 share/nextcloud/apps/user_ldap/l10n/hr.json
 share/nextcloud/apps/user_ldap/l10n/hu.js
 share/nextcloud/apps/user_ldap/l10n/hu.json
-share/nextcloud/apps/user_ldap/l10n/hu_HU.js
-share/nextcloud/apps/user_ldap/l10n/hu_HU.json
 share/nextcloud/apps/user_ldap/l10n/hy.js
 share/nextcloud/apps/user_ldap/l10n/hy.json
 share/nextcloud/apps/user_ldap/l10n/ia.js
@@ -15953,8 +15795,6 @@ share/nextcloud/apps/user_ldap/l10n/it.j
 share/nextcloud/apps/user_ldap/l10n/it.json
 share/nextcloud/apps/user_ldap/l10n/ja.js
 share/nextcloud/apps/user_ldap/l10n/ja.json
-share/nextcloud/apps/user_ldap/l10n/jv.js
-share/nextcloud/apps/user_ldap/l10n/jv.json
 share/nextcloud/apps/user_ldap/l10n/ka_GE.js
 share/nextcloud/apps/user_ldap/l10n/ka_GE.json
 share/nextcloud/apps/user_ldap/l10n/km.js
@@ -15963,8 +15803,6 @@ share/nextcloud/apps/user_ldap/l10n/kn.j
 share/nextcloud/apps/user_ldap/l10n/kn.json
 share/nextcloud/apps/user_ldap/l10n/ko.js
 share/nextcloud/apps/user_ldap/l10n/ko.json
-share/nextcloud/apps/user_ldap/l10n/ku_IQ.js
-share/nextcloud/apps/user_ldap/l10n/ku_IQ.json
 share/nextcloud/apps/user_ldap/l10n/lb.js
 share/nextcloud/apps/user_ldap/l10n/lb.json
 share/nextcloud/apps/user_ldap/l10n/lo.js
@@ -15979,8 +15817,6 @@ share/nextcloud/apps/user_ldap/l10n/mk.j
 share/nextcloud/apps/user_ldap/l10n/mk.json
 share/nextcloud/apps/user_ldap/l10n/ml.js
 share/nextcloud/apps/user_ldap/l10n/ml.json
-share/nextcloud/apps/user_ldap/l10n/ml_IN.js
-share/nextcloud/apps/user_ldap/l10n/ml_IN.json
 share/nextcloud/apps/user_ldap/l10n/mn.js
 share/nextcloud/apps/user_ldap/l10n/mn.json
 share/nextcloud/apps/user_ldap/l10n/mr.js
@@ -15989,14 +15825,8 @@ share/nextcloud/apps/user_ldap/l10n/ms_M
 share/nextcloud/apps/user_ldap/l10n/ms_MY.json
 share/nextcloud/apps/user_ldap/l10n/mt_MT.js
 share/nextcloud/apps/user_ldap/l10n/mt_MT.json
-share/nextcloud/apps/user_ldap/l10n/my_MM.js
-share/nextcloud/apps/user_ldap/l10n/my_MM.json
 share/nextcloud/apps/user_ldap/l10n/nb.js
 share/nextcloud/apps/user_ldap/l10n/nb.json
-share/nextcloud/apps/user_ldap/l10n/nb_NO.js
-share/nextcloud/apps/user_ldap/l10n/nb_NO.json
-share/nextcloud/apps/user_ldap/l10n/nds.js
-share/nextcloud/apps/user_ldap/l10n/nds.json
 share/nextcloud/apps/user_ldap/l10n/nl.js
 share/nextcloud/apps/user_ldap/l10n/nl.json
 share/nextcloud/apps/user_ldap/l10n/nn_NO.js
@@ -16005,8 +15835,6 @@ share/nextcloud/apps/user_ldap/l10n/nqo.
 share/nextcloud/apps/user_ldap/l10n/nqo.json
 share/nextcloud/apps/user_ldap/l10n/oc.js
 share/nextcloud/apps/user_ldap/l10n/oc.json
-share/nextcloud/apps/user_ldap/l10n/pa.js
-share/nextcloud/apps/user_ldap/l10n/pa.json
 share/nextcloud/apps/user_ldap/l10n/pl.js
 share/nextcloud/apps/user_ldap/l10n/pl.json
 share/nextcloud/apps/user_ldap/l10n/pt_BR.js
@@ -16019,12 +15847,8 @@ share/nextcloud/apps/user_ldap/l10n/ru.j
 share/nextcloud/apps/user_ldap/l10n/ru.json
 share/nextcloud/apps/user_ldap/l10n/sc.js
 share/nextcloud/apps/user_ldap/l10n/sc.json
-share/nextcloud/apps/user_ldap/l10n/si_LK.js
-share/nextcloud/apps/user_ldap/l10n/si_LK.json
 share/nextcloud/apps/user_ldap/l10n/sk.js
 share/nextcloud/apps/user_ldap/l10n/sk.json
-share/nextcloud/apps/user_ldap/l10n/sk_SK.js
-share/nextcloud/apps/user_ldap/l10n/sk_SK.json
 share/nextcloud/apps/user_ldap/l10n/sl.js
 share/nextcloud/apps/user_ldap/l10n/sl.json
 share/nextcloud/apps/user_ldap/l10n/sq.js
@@ -16039,18 +15863,10 @@ share/nextcloud/apps/user_ldap/l10n/sv.j
 share/nextcloud/apps/user_ldap/l10n/sv.json
 share/nextcloud/apps/user_ldap/l10n/sw_KE.js
 share/nextcloud/apps/user_ldap/l10n/sw_KE.json
-share/nextcloud/apps/user_ldap/l10n/ta_IN.js
-share/nextcloud/apps/user_ldap/l10n/ta_IN.json
-share/nextcloud/apps/user_ldap/l10n/ta_LK.js
-share/nextcloud/apps/user_ldap/l10n/ta_LK.json
-share/nextcloud/apps/user_ldap/l10n/te.js
-share/nextcloud/apps/user_ldap/l10n/te.json
 share/nextcloud/apps/user_ldap/l10n/tg_TJ.js
 share/nextcloud/apps/user_ldap/l10n/tg_TJ.json
 share/nextcloud/apps/user_ldap/l10n/th.js
 share/nextcloud/apps/user_ldap/l10n/th.json
-share/nextcloud/apps/user_ldap/l10n/th_TH.js
-share/nextcloud/apps/user_ldap/l10n/th_TH.json
 share/nextcloud/apps/user_ldap/l10n/tl_PH.js
 share/nextcloud/apps/user_ldap/l10n/tl_PH.json
 share/nextcloud/apps/user_ldap/l10n/tr.js
@@ -16078,6 +15894,7 @@ share/nextcloud/apps/user_ldap/lib/Backe
 share/nextcloud/apps/user_ldap/lib/Command/CheckUser.php
 share/nextcloud/apps/user_ldap/lib/Command/CreateEmptyConfig.php
 share/nextcloud/apps/user_ldap/lib/Command/DeleteConfig.php
+share/nextcloud/apps/user_ldap/lib/Command/ResetGroup.php
 share/nextcloud/apps/user_ldap/lib/Command/ResetUser.php
 share/nextcloud/apps/user_ldap/lib/Command/Search.php
 share/nextcloud/apps/user_ldap/lib/Command/SetConfig.php
@@ -16090,6 +15907,7 @@ share/nextcloud/apps/user_ldap/lib/Conne
 share/nextcloud/apps/user_ldap/lib/ConnectionFactory.php
 share/nextcloud/apps/user_ldap/lib/Controller/ConfigAPIController.php
 share/nextcloud/apps/user_ldap/lib/Controller/RenewPasswordController.php
+share/nextcloud/apps/user_ldap/lib/DataCollector/LdapDataCollector.php
 share/nextcloud/apps/user_ldap/lib/Events/GroupBackendRegistered.php
 share/nextcloud/apps/user_ldap/lib/Events/UserBackendRegistered.php
 share/nextcloud/apps/user_ldap/lib/Exceptions/AttributeNotSet.php
@@ -16114,7 +15932,6 @@ share/nextcloud/apps/user_ldap/lib/LDAP.
 share/nextcloud/apps/user_ldap/lib/LDAPProvider.php
 share/nextcloud/apps/user_ldap/lib/LDAPProviderFactory.php
 share/nextcloud/apps/user_ldap/lib/LDAPUtility.php
-share/nextcloud/apps/user_ldap/lib/LogWrapper.php
 share/nextcloud/apps/user_ldap/lib/Mapping/AbstractMapping.php
 share/nextcloud/apps/user_ldap/lib/Mapping/GroupMapping.php
 share/nextcloud/apps/user_ldap/lib/Mapping/UserMapping.php
@@ -16132,6 +15949,7 @@ share/nextcloud/apps/user_ldap/lib/Migra
 share/nextcloud/apps/user_ldap/lib/Migration/Version1130Date20220110154717.php
 share/nextcloud/apps/user_ldap/lib/Migration/Version1130Date20220110154718.php
 share/nextcloud/apps/user_ldap/lib/Migration/Version1130Date20220110154719.php
+share/nextcloud/apps/user_ldap/lib/Migration/Version1141Date20220323143801.php
 share/nextcloud/apps/user_ldap/lib/Notification/Notifier.php
 share/nextcloud/apps/user_ldap/lib/PagedResults/IAdapter.php
 share/nextcloud/apps/user_ldap/lib/PagedResults/Php73.php
@@ -16156,9 +15974,6 @@ share/nextcloud/apps/user_ldap/templates
 share/nextcloud/apps/user_ldap/templates/part.wizardcontrols.php
 share/nextcloud/apps/user_ldap/templates/renewpassword.php
 share/nextcloud/apps/user_ldap/templates/settings.php
-share/nextcloud/apps/user_ldap/vendor/ui-multiselect/MIT-LICENSE
-share/nextcloud/apps/user_ldap/vendor/ui-multiselect/jquery.multiselect.css
-share/nextcloud/apps/user_ldap/vendor/ui-multiselect/src/jquery.multiselect.js
 share/nextcloud/apps/user_status/appinfo/info.xml
 share/nextcloud/apps/user_status/appinfo/routes.php
 share/nextcloud/apps/user_status/appinfo/signature.json
@@ -16181,14 +15996,6 @@ share/nextcloud/apps/user_status/img/use
 share/nextcloud/apps/user_status/img/user-status-dnd.svg
 share/nextcloud/apps/user_status/img/user-status-invisible.svg
 share/nextcloud/apps/user_status/img/user-status-online.svg
-share/nextcloud/apps/user_status/js/dashboard.js
-share/nextcloud/apps/user_status/js/dashboard.js.map
-share/nextcloud/apps/user_status/js/user-status-menu.js
-share/nextcloud/apps/user_status/js/user-status-menu.js.map
-share/nextcloud/apps/user_status/js/user-status-modal.js
-share/nextcloud/apps/user_status/js/user-status-modal.js.map
-share/nextcloud/apps/user_status/js/vendors-user-status-modal.js
-share/nextcloud/apps/user_status/js/vendors-user-status-modal.js.map
 share/nextcloud/apps/user_status/l10n/af.js
 share/nextcloud/apps/user_status/l10n/af.json
 share/nextcloud/apps/user_status/l10n/ar.js
@@ -16199,16 +16006,24 @@ share/nextcloud/apps/user_status/l10n/ca
 share/nextcloud/apps/user_status/l10n/ca.json
 share/nextcloud/apps/user_status/l10n/cs.js
 share/nextcloud/apps/user_status/l10n/cs.json
+share/nextcloud/apps/user_status/l10n/da.js
+share/nextcloud/apps/user_status/l10n/da.json
 share/nextcloud/apps/user_status/l10n/de.js
 share/nextcloud/apps/user_status/l10n/de.json
 share/nextcloud/apps/user_status/l10n/de_DE.js
 share/nextcloud/apps/user_status/l10n/de_DE.json
 share/nextcloud/apps/user_status/l10n/el.js
 share/nextcloud/apps/user_status/l10n/el.json
+share/nextcloud/apps/user_status/l10n/en_GB.js
+share/nextcloud/apps/user_status/l10n/en_GB.json
 share/nextcloud/apps/user_status/l10n/es.js
 share/nextcloud/apps/user_status/l10n/es.json
+share/nextcloud/apps/user_status/l10n/es_AR.js
+share/nextcloud/apps/user_status/l10n/es_AR.json
 share/nextcloud/apps/user_status/l10n/eu.js
 share/nextcloud/apps/user_status/l10n/eu.json
+share/nextcloud/apps/user_status/l10n/fa.js
+share/nextcloud/apps/user_status/l10n/fa.json
 share/nextcloud/apps/user_status/l10n/fi.js
 share/nextcloud/apps/user_status/l10n/fi.json
 share/nextcloud/apps/user_status/l10n/fr.js
@@ -16229,6 +16044,8 @@ share/nextcloud/apps/user_status/l10n/ja
 share/nextcloud/apps/user_status/l10n/ja.json
 share/nextcloud/apps/user_status/l10n/ko.js
 share/nextcloud/apps/user_status/l10n/ko.json
+share/nextcloud/apps/user_status/l10n/lo.js
+share/nextcloud/apps/user_status/l10n/lo.json
 share/nextcloud/apps/user_status/l10n/lt_LT.js
 share/nextcloud/apps/user_status/l10n/lt_LT.json
 share/nextcloud/apps/user_status/l10n/mk.js
@@ -16245,6 +16062,8 @@ share/nextcloud/apps/user_status/l10n/pt
 share/nextcloud/apps/user_status/l10n/pt_BR.json
 share/nextcloud/apps/user_status/l10n/pt_PT.js
 share/nextcloud/apps/user_status/l10n/pt_PT.json
+share/nextcloud/apps/user_status/l10n/ro.js
+share/nextcloud/apps/user_status/l10n/ro.json
 share/nextcloud/apps/user_status/l10n/ru.js
 share/nextcloud/apps/user_status/l10n/ru.json
 share/nextcloud/apps/user_status/l10n/sc.js
@@ -16259,6 +16078,10 @@ share/nextcloud/apps/user_status/l10n/th
 share/nextcloud/apps/user_status/l10n/th.json
 share/nextcloud/apps/user_status/l10n/tr.js
 share/nextcloud/apps/user_status/l10n/tr.json
+share/nextcloud/apps/user_status/l10n/uk.js
+share/nextcloud/apps/user_status/l10n/uk.json
+share/nextcloud/apps/user_status/l10n/vi.js
+share/nextcloud/apps/user_status/l10n/vi.json
 share/nextcloud/apps/user_status/l10n/zh_CN.js
 share/nextcloud/apps/user_status/l10n/zh_CN.json
 share/nextcloud/apps/user_status/l10n/zh_HK.js
@@ -16293,6 +16116,7 @@ share/nextcloud/apps/user_status/lib/Ser
 share/nextcloud/apps/user_status/lib/Service/JSDataService.php
 share/nextcloud/apps/user_status/lib/Service/PredefinedStatusService.php
 share/nextcloud/apps/user_status/lib/Service/StatusService.php
+share/nextcloud/apps/viewer/.stylelintignore
 share/nextcloud/apps/viewer/COPYING
 share/nextcloud/apps/viewer/appinfo/info.xml
 share/nextcloud/apps/viewer/appinfo/signature.json
@@ -16387,6 +16211,8 @@ share/nextcloud/apps/viewer/l10n/fo.js
 share/nextcloud/apps/viewer/l10n/fo.json
 share/nextcloud/apps/viewer/l10n/fr.js
 share/nextcloud/apps/viewer/l10n/fr.json
+share/nextcloud/apps/viewer/l10n/gd.js
+share/nextcloud/apps/viewer/l10n/gd.json
 share/nextcloud/apps/viewer/l10n/gl.js
 share/nextcloud/apps/viewer/l10n/gl.json
 share/nextcloud/apps/viewer/l10n/he.js
@@ -16431,6 +16257,8 @@ share/nextcloud/apps/viewer/l10n/mn.js
 share/nextcloud/apps/viewer/l10n/mn.json
 share/nextcloud/apps/viewer/l10n/ms_MY.js
 share/nextcloud/apps/viewer/l10n/ms_MY.json
+share/nextcloud/apps/viewer/l10n/my.js
+share/nextcloud/apps/viewer/l10n/my.json
 share/nextcloud/apps/viewer/l10n/nb.js
 share/nextcloud/apps/viewer/l10n/nb.json
 share/nextcloud/apps/viewer/l10n/nl.js
@@ -16471,6 +16299,8 @@ share/nextcloud/apps/viewer/l10n/ta.js
 share/nextcloud/apps/viewer/l10n/ta.json
 share/nextcloud/apps/viewer/l10n/th.js
 share/nextcloud/apps/viewer/l10n/th.json
+share/nextcloud/apps/viewer/l10n/tk.js
+share/nextcloud/apps/viewer/l10n/tk.json
 share/nextcloud/apps/viewer/l10n/tr.js
 share/nextcloud/apps/viewer/l10n/tr.json
 share/nextcloud/apps/viewer/l10n/ug.js
@@ -16521,8 +16351,6 @@ share/nextcloud/apps/weather_status/img/
 share/nextcloud/apps/weather_status/img/sun.svg
 share/nextcloud/apps/weather_status/img/thunder.svg
 share/nextcloud/apps/weather_status/img/umbrella.svg
-share/nextcloud/apps/weather_status/js/weather-status.js
-share/nextcloud/apps/weather_status/js/weather-status.js.map
 share/nextcloud/apps/weather_status/l10n/af.js
 share/nextcloud/apps/weather_status/l10n/af.json
 share/nextcloud/apps/weather_status/l10n/bg.js
@@ -16573,6 +16401,8 @@ share/nextcloud/apps/weather_status/l10n
 share/nextcloud/apps/weather_status/l10n/pt_BR.json
 share/nextcloud/apps/weather_status/l10n/pt_PT.js
 share/nextcloud/apps/weather_status/l10n/pt_PT.json
+share/nextcloud/apps/weather_status/l10n/ro.js
+share/nextcloud/apps/weather_status/l10n/ro.json
 share/nextcloud/apps/weather_status/l10n/ru.js
 share/nextcloud/apps/weather_status/l10n/ru.json
 share/nextcloud/apps/weather_status/l10n/sc.js
@@ -16615,20 +16445,14 @@ share/nextcloud/apps/workflowengine/comp
 share/nextcloud/apps/workflowengine/composer/composer/installed.php
 share/nextcloud/apps/workflowengine/img/app-dark.svg
 share/nextcloud/apps/workflowengine/img/app.svg
-share/nextcloud/apps/workflowengine/js/workflowengine.js
-share/nextcloud/apps/workflowengine/js/workflowengine.js.map
 share/nextcloud/apps/workflowengine/l10n/ast.js
 share/nextcloud/apps/workflowengine/l10n/ast.json
 share/nextcloud/apps/workflowengine/l10n/bg.js
 share/nextcloud/apps/workflowengine/l10n/bg.json
-share/nextcloud/apps/workflowengine/l10n/bg_BG.js
-share/nextcloud/apps/workflowengine/l10n/bg_BG.json
 share/nextcloud/apps/workflowengine/l10n/ca.js
 share/nextcloud/apps/workflowengine/l10n/ca.json
 share/nextcloud/apps/workflowengine/l10n/cs.js
 share/nextcloud/apps/workflowengine/l10n/cs.json
-share/nextcloud/apps/workflowengine/l10n/cs_CZ.js
-share/nextcloud/apps/workflowengine/l10n/cs_CZ.json
 share/nextcloud/apps/workflowengine/l10n/da.js
 share/nextcloud/apps/workflowengine/l10n/da.json
 share/nextcloud/apps/workflowengine/l10n/de.js
@@ -16695,8 +16519,6 @@ share/nextcloud/apps/workflowengine/l10n
 share/nextcloud/apps/workflowengine/l10n/hr.json
 share/nextcloud/apps/workflowengine/l10n/hu.js
 share/nextcloud/apps/workflowengine/l10n/hu.json
-share/nextcloud/apps/workflowengine/l10n/hu_HU.js
-share/nextcloud/apps/workflowengine/l10n/hu_HU.json
 share/nextcloud/apps/workflowengine/l10n/ia.js
 share/nextcloud/apps/workflowengine/l10n/ia.json
 share/nextcloud/apps/workflowengine/l10n/id.js
@@ -16721,8 +16543,6 @@ share/nextcloud/apps/workflowengine/l10n
 share/nextcloud/apps/workflowengine/l10n/mn.json
 share/nextcloud/apps/workflowengine/l10n/nb.js
 share/nextcloud/apps/workflowengine/l10n/nb.json
-share/nextcloud/apps/workflowengine/l10n/nb_NO.js
-share/nextcloud/apps/workflowengine/l10n/nb_NO.json
 share/nextcloud/apps/workflowengine/l10n/nl.js
 share/nextcloud/apps/workflowengine/l10n/nl.json
 share/nextcloud/apps/workflowengine/l10n/pl.js
@@ -16737,8 +16557,6 @@ share/nextcloud/apps/workflowengine/l10n
 share/nextcloud/apps/workflowengine/l10n/sc.json
 share/nextcloud/apps/workflowengine/l10n/sk.js
 share/nextcloud/apps/workflowengine/l10n/sk.json
-share/nextcloud/apps/workflowengine/l10n/sk_SK.js
-share/nextcloud/apps/workflowengine/l10n/sk_SK.json
 share/nextcloud/apps/workflowengine/l10n/sl.js
 share/nextcloud/apps/workflowengine/l10n/sl.json
 share/nextcloud/apps/workflowengine/l10n/sq.js
@@ -16976,10 +16794,15 @@ share/nextcloud/core/Migrations/Version2
 share/nextcloud/core/Migrations/Version23000Date20210930122352.php
 share/nextcloud/core/Migrations/Version23000Date20211203110726.php
 share/nextcloud/core/Migrations/Version23000Date20211213203940.php
+share/nextcloud/core/Migrations/Version24000Date20211210141942.php
 share/nextcloud/core/Migrations/Version24000Date20211213081506.php
 share/nextcloud/core/Migrations/Version24000Date20211213081604.php
+share/nextcloud/core/Migrations/Version24000Date20211222112246.php
 share/nextcloud/core/Migrations/Version24000Date20211230140012.php
 share/nextcloud/core/Migrations/Version24000Date20220131153041.php
+share/nextcloud/core/Migrations/Version24000Date20220202150027.php
+share/nextcloud/core/Migrations/Version24000Date20220404230027.php
+share/nextcloud/core/Migrations/Version24000Date20220425072957.php
 share/nextcloud/core/Notification/CoreNotifier.php
 share/nextcloud/core/Service/LoginFlowV2Service.php
 share/nextcloud/core/ajax/update.php
@@ -16991,7 +16814,6 @@ share/nextcloud/core/css/global.scss
 share/nextcloud/core/css/guest.css
 share/nextcloud/core/css/header.scss
 share/nextcloud/core/css/icons.scss
-share/nextcloud/core/css/ie.scss
 share/nextcloud/core/css/inputs.scss
 share/nextcloud/core/css/login/authpicker.css
 share/nextcloud/core/css/lostpassword/resetpassword.css
@@ -17151,6 +16973,7 @@ share/nextcloud/core/doc/admin/_sources/
 share/nextcloud/core/doc/admin/_sources/configuration_server/bruteforce_configuration.rst.txt
 share/nextcloud/core/doc/admin/_sources/configuration_server/caching_configuration.rst.txt
 share/nextcloud/core/doc/admin/_sources/configuration_server/config_sample_php_parameters.rst.txt
+share/nextcloud/core/doc/admin/_sources/configuration_server/domain_change.rst.txt
 share/nextcloud/core/doc/admin/_sources/configuration_server/email_configuration.rst.txt
 share/nextcloud/core/doc/admin/_sources/configuration_server/external_sites.rst.txt
 share/nextcloud/core/doc/admin/_sources/configuration_server/index.rst.txt
@@ -17313,6 +17136,7 @@ share/nextcloud/core/doc/admin/configura
 share/nextcloud/core/doc/admin/configuration_server/bruteforce_configuration.html
 share/nextcloud/core/doc/admin/configuration_server/caching_configuration.html
 share/nextcloud/core/doc/admin/configuration_server/config_sample_php_parameters.html
+share/nextcloud/core/doc/admin/configuration_server/domain_change.html
 share/nextcloud/core/doc/admin/configuration_server/email_configuration.html
 share/nextcloud/core/doc/admin/configuration_server/external_sites.html
 share/nextcloud/core/doc/admin/configuration_server/index.html
@@ -17867,28 +17691,6 @@ share/nextcloud/core/img/rss.svg
 share/nextcloud/core/img/twitter.svg
 share/nextcloud/core/js/backgroundjobs.js
 share/nextcloud/core/js/core.json
-share/nextcloud/core/js/dist/files_client.js
-share/nextcloud/core/js/dist/files_client.js.map
-share/nextcloud/core/js/dist/files_fileinfo.js
-share/nextcloud/core/js/dist/files_fileinfo.js.map
-share/nextcloud/core/js/dist/files_iedavclient.js
-share/nextcloud/core/js/dist/files_iedavclient.js.map
-share/nextcloud/core/js/dist/install.js
-share/nextcloud/core/js/dist/install.js.map
-share/nextcloud/core/js/dist/login.js
-share/nextcloud/core/js/dist/login.js.map
-share/nextcloud/core/js/dist/main.js
-share/nextcloud/core/js/dist/main.js.map
-share/nextcloud/core/js/dist/maintenance.js
-share/nextcloud/core/js/dist/maintenance.js.map
-share/nextcloud/core/js/dist/profile.js
-share/nextcloud/core/js/dist/profile.js.map
-share/nextcloud/core/js/dist/recommendedapps.js
-share/nextcloud/core/js/dist/recommendedapps.js.map
-share/nextcloud/core/js/dist/systemtags.js
-share/nextcloud/core/js/dist/systemtags.js.map
-share/nextcloud/core/js/dist/unified-search.js
-share/nextcloud/core/js/dist/unified-search.js.map
 share/nextcloud/core/js/login/authpicker.js
 share/nextcloud/core/js/login/grant.js
 share/nextcloud/core/js/merged-template-prepend.json
@@ -17974,6 +17776,8 @@ share/nextcloud/core/l10n/es_SV.js
 share/nextcloud/core/l10n/es_SV.json
 share/nextcloud/core/l10n/es_UY.js
 share/nextcloud/core/l10n/es_UY.json
+share/nextcloud/core/l10n/et_EE.js
+share/nextcloud/core/l10n/et_EE.json
 share/nextcloud/core/l10n/eu.js
 share/nextcloud/core/l10n/eu.json
 share/nextcloud/core/l10n/fa.js
@@ -18032,6 +17836,8 @@ share/nextcloud/core/l10n/sk.js
 share/nextcloud/core/l10n/sk.json
 share/nextcloud/core/l10n/sl.js
 share/nextcloud/core/l10n/sl.json
+share/nextcloud/core/l10n/sq.js
+share/nextcloud/core/l10n/sq.json
 share/nextcloud/core/l10n/sr.js
 share/nextcloud/core/l10n/sr.json
 share/nextcloud/core/l10n/sv.js
@@ -18042,6 +17848,8 @@ share/nextcloud/core/l10n/tr.js
 share/nextcloud/core/l10n/tr.json
 share/nextcloud/core/l10n/uk.js
 share/nextcloud/core/l10n/uk.json
+share/nextcloud/core/l10n/vi.js
+share/nextcloud/core/l10n/vi.json
 share/nextcloud/core/l10n/zh_CN.js
 share/nextcloud/core/l10n/zh_CN.json
 share/nextcloud/core/l10n/zh_HK.js
@@ -18069,13 +17877,17 @@ share/nextcloud/core/skeleton/Photos/Ste
 share/nextcloud/core/skeleton/Photos/Toucan.jpg
 share/nextcloud/core/skeleton/Photos/Vineyard.jpg
 share/nextcloud/core/skeleton/Reasons to use Nextcloud.pdf
+share/nextcloud/core/skeleton/Templates/Business model canvas.odg
 share/nextcloud/core/skeleton/Templates/Diagram & table.ods
 share/nextcloud/core/skeleton/Templates/Elegant.odp
 share/nextcloud/core/skeleton/Templates/Expense report.ods
+share/nextcloud/core/skeleton/Templates/Flowchart.odg
 share/nextcloud/core/skeleton/Templates/Impact effort matrix.whiteboard
 share/nextcloud/core/skeleton/Templates/Invoice.odt
 share/nextcloud/core/skeleton/Templates/Letter.odt
 share/nextcloud/core/skeleton/Templates/Meeting notes.md
+share/nextcloud/core/skeleton/Templates/Mindmap.odg
+share/nextcloud/core/skeleton/Templates/Org chart.odg
 share/nextcloud/core/skeleton/Templates/Product plan.md
 share/nextcloud/core/skeleton/Templates/Readme.md
 share/nextcloud/core/skeleton/Templates/SWOT analysis.whiteboard
@@ -18124,6 +17936,151 @@ share/nextcloud/core/vendor/.gitignore
 share/nextcloud/core/vendor/zxcvbn/LICENSE.txt
 share/nextcloud/core/vendor/zxcvbn/dist/zxcvbn.js
 share/nextcloud/cron.php
+share/nextcloud/dist/accessibility-accessibility.js
+share/nextcloud/dist/accessibility-accessibility.js.LICENSE.txt
+share/nextcloud/dist/accessibility-accessibility.js.map
+share/nextcloud/dist/accessibility-accessibilityoca.js
+share/nextcloud/dist/accessibility-accessibilityoca.js.LICENSE.txt
+share/nextcloud/dist/accessibility-accessibilityoca.js.map
+share/nextcloud/dist/comments-comments-app.js
+share/nextcloud/dist/comments-comments-app.js.LICENSE.txt
+share/nextcloud/dist/comments-comments-app.js.map
+share/nextcloud/dist/comments-comments-tab.js
+share/nextcloud/dist/comments-comments-tab.js.LICENSE.txt
+share/nextcloud/dist/comments-comments-tab.js.map
+share/nextcloud/dist/comments-comments.js
+share/nextcloud/dist/comments-comments.js.LICENSE.txt
+share/nextcloud/dist/comments-comments.js.map
+share/nextcloud/dist/core-common.js
+share/nextcloud/dist/core-common.js.LICENSE.txt
+share/nextcloud/dist/core-common.js.map
+share/nextcloud/dist/core-files_client.js
+share/nextcloud/dist/core-files_client.js.LICENSE.txt
+share/nextcloud/dist/core-files_client.js.map
+share/nextcloud/dist/core-files_fileinfo.js
+share/nextcloud/dist/core-files_fileinfo.js.LICENSE.txt
+share/nextcloud/dist/core-files_fileinfo.js.map
+share/nextcloud/dist/core-install.js
+share/nextcloud/dist/core-install.js.LICENSE.txt
+share/nextcloud/dist/core-install.js.map
+share/nextcloud/dist/core-login.js
+share/nextcloud/dist/core-login.js.LICENSE.txt
+share/nextcloud/dist/core-login.js.map
+share/nextcloud/dist/core-main.js
+share/nextcloud/dist/core-main.js.LICENSE.txt
+share/nextcloud/dist/core-main.js.map
+share/nextcloud/dist/core-maintenance.js
+share/nextcloud/dist/core-maintenance.js.map
+share/nextcloud/dist/core-profile.js
+share/nextcloud/dist/core-profile.js.LICENSE.txt
+share/nextcloud/dist/core-profile.js.map
+share/nextcloud/dist/core-recommendedapps.js
+share/nextcloud/dist/core-recommendedapps.js.LICENSE.txt
+share/nextcloud/dist/core-recommendedapps.js.map
+share/nextcloud/dist/core-systemtags.js
+share/nextcloud/dist/core-systemtags.js.LICENSE.txt
+share/nextcloud/dist/core-systemtags.js.map
+share/nextcloud/dist/core-unified-search.js
+share/nextcloud/dist/core-unified-search.js.LICENSE.txt
+share/nextcloud/dist/core-unified-search.js.map
+share/nextcloud/dist/dashboard-main.js
+share/nextcloud/dist/dashboard-main.js.LICENSE.txt
+share/nextcloud/dist/dashboard-main.js.map
+share/nextcloud/dist/dav-settings-admin-caldav.js
+share/nextcloud/dist/dav-settings-admin-caldav.js.map
+share/nextcloud/dist/dav-settings-personal-availability.js
+share/nextcloud/dist/dav-settings-personal-availability.js.LICENSE.txt
+share/nextcloud/dist/dav-settings-personal-availability.js.map
+share/nextcloud/dist/files-main.js
+share/nextcloud/dist/files-main.js.LICENSE.txt
+share/nextcloud/dist/files-main.js.map
+share/nextcloud/dist/files-personal-settings.js
+share/nextcloud/dist/files-personal-settings.js.LICENSE.txt
+share/nextcloud/dist/files-personal-settings.js.map
+share/nextcloud/dist/files-sidebar.js
+share/nextcloud/dist/files-sidebar.js.LICENSE.txt
+share/nextcloud/dist/files-sidebar.js.map
+share/nextcloud/dist/files_sharing-additionalScripts.js
+share/nextcloud/dist/files_sharing-additionalScripts.js.LICENSE.txt
+share/nextcloud/dist/files_sharing-additionalScripts.js.map
+share/nextcloud/dist/files_sharing-collaboration.js
+share/nextcloud/dist/files_sharing-collaboration.js.map
+share/nextcloud/dist/files_sharing-files_sharing.js
+share/nextcloud/dist/files_sharing-files_sharing.js.map
+share/nextcloud/dist/files_sharing-files_sharing_tab.js
+share/nextcloud/dist/files_sharing-files_sharing_tab.js.LICENSE.txt
+share/nextcloud/dist/files_sharing-files_sharing_tab.js.map
+share/nextcloud/dist/files_sharing-main.js
+share/nextcloud/dist/files_sharing-main.js.LICENSE.txt
+share/nextcloud/dist/files_sharing-main.js.map
+share/nextcloud/dist/files_sharing-personal-settings.js
+share/nextcloud/dist/files_sharing-personal-settings.js.LICENSE.txt
+share/nextcloud/dist/files_sharing-personal-settings.js.map
+share/nextcloud/dist/files_trashbin-files_trashbin.js
+share/nextcloud/dist/files_trashbin-files_trashbin.js.LICENSE.txt
+share/nextcloud/dist/files_trashbin-files_trashbin.js.map
+share/nextcloud/dist/files_versions-files_versions.js
+share/nextcloud/dist/files_versions-files_versions.js.LICENSE.txt
+share/nextcloud/dist/files_versions-files_versions.js.map
+share/nextcloud/dist/oauth2-oauth2.js
+share/nextcloud/dist/oauth2-oauth2.js.LICENSE.txt
+share/nextcloud/dist/oauth2-oauth2.js.map
+share/nextcloud/dist/settings-apps-view-7418.js
+share/nextcloud/dist/settings-apps-view-7418.js.map
+share/nextcloud/dist/settings-apps.js
+share/nextcloud/dist/settings-apps.js.map
+share/nextcloud/dist/settings-legacy-admin.js
+share/nextcloud/dist/settings-legacy-admin.js.map
+share/nextcloud/dist/settings-users-8351.js
+share/nextcloud/dist/settings-users-8351.js.LICENSE.txt
+share/nextcloud/dist/settings-users-8351.js.map
+share/nextcloud/dist/settings-vue-settings-admin-basic-settings.js
+share/nextcloud/dist/settings-vue-settings-admin-basic-settings.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-admin-basic-settings.js.map
+share/nextcloud/dist/settings-vue-settings-admin-delegation.js
+share/nextcloud/dist/settings-vue-settings-admin-delegation.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-admin-delegation.js.map
+share/nextcloud/dist/settings-vue-settings-admin-security.js
+share/nextcloud/dist/settings-vue-settings-admin-security.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-admin-security.js.map
+share/nextcloud/dist/settings-vue-settings-apps-users-management.js
+share/nextcloud/dist/settings-vue-settings-apps-users-management.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-apps-users-management.js.map
+share/nextcloud/dist/settings-vue-settings-nextcloud-pdf.js
+share/nextcloud/dist/settings-vue-settings-nextcloud-pdf.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-nextcloud-pdf.js.map
+share/nextcloud/dist/settings-vue-settings-personal-info.js
+share/nextcloud/dist/settings-vue-settings-personal-info.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-personal-info.js.map
+share/nextcloud/dist/settings-vue-settings-personal-security.js
+share/nextcloud/dist/settings-vue-settings-personal-security.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-personal-security.js.map
+share/nextcloud/dist/settings-vue-settings-personal-webauthn.js
+share/nextcloud/dist/settings-vue-settings-personal-webauthn.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-personal-webauthn.js.map
+share/nextcloud/dist/systemtags-systemtags.js
+share/nextcloud/dist/systemtags-systemtags.js.LICENSE.txt
+share/nextcloud/dist/systemtags-systemtags.js.map
+share/nextcloud/dist/twofactor_backupcodes-settings.js
+share/nextcloud/dist/twofactor_backupcodes-settings.js.LICENSE.txt
+share/nextcloud/dist/twofactor_backupcodes-settings.js.map
+share/nextcloud/dist/updatenotification-updatenotification.js
+share/nextcloud/dist/updatenotification-updatenotification.js.LICENSE.txt
+share/nextcloud/dist/updatenotification-updatenotification.js.map
+share/nextcloud/dist/user-status-modal-8299.js
+share/nextcloud/dist/user-status-modal-8299.js.map
+share/nextcloud/dist/user_status-dashboard.js
+share/nextcloud/dist/user_status-dashboard.js.LICENSE.txt
+share/nextcloud/dist/user_status-dashboard.js.map
+share/nextcloud/dist/user_status-menu.js
+share/nextcloud/dist/user_status-menu.js.LICENSE.txt
+share/nextcloud/dist/user_status-menu.js.map
+share/nextcloud/dist/weather_status-weather-status.js
+share/nextcloud/dist/weather_status-weather-status.js.LICENSE.txt
+share/nextcloud/dist/weather_status-weather-status.js.map
+share/nextcloud/dist/workflowengine-workflowengine.js
+share/nextcloud/dist/workflowengine-workflowengine.js.LICENSE.txt
+share/nextcloud/dist/workflowengine-workflowengine.js.map
 share/nextcloud/index.html
 share/nextcloud/index.php
 share/nextcloud/lib/autoloader.php
@@ -18223,6 +18180,8 @@ share/nextcloud/lib/l10n/fo.js
 share/nextcloud/lib/l10n/fo.json
 share/nextcloud/lib/l10n/fr.js
 share/nextcloud/lib/l10n/fr.json
+share/nextcloud/lib/l10n/gd.js
+share/nextcloud/lib/l10n/gd.json
 share/nextcloud/lib/l10n/gl.js
 share/nextcloud/lib/l10n/gl.json
 share/nextcloud/lib/l10n/he.js
@@ -18267,8 +18226,12 @@ share/nextcloud/lib/l10n/mk.js
 share/nextcloud/lib/l10n/mk.json
 share/nextcloud/lib/l10n/mn.js
 share/nextcloud/lib/l10n/mn.json
+share/nextcloud/lib/l10n/mr.js
+share/nextcloud/lib/l10n/mr.json
 share/nextcloud/lib/l10n/ms_MY.js
 share/nextcloud/lib/l10n/ms_MY.json
+share/nextcloud/lib/l10n/my.js
+share/nextcloud/lib/l10n/my.json
 share/nextcloud/lib/l10n/nb.js
 share/nextcloud/lib/l10n/nb.json
 share/nextcloud/lib/l10n/ne.js
@@ -18379,6 +18342,7 @@ share/nextcloud/lib/private/AppFramework
 share/nextcloud/lib/private/AppFramework/Http/Dispatcher.php
 share/nextcloud/lib/private/AppFramework/Http/Output.php
 share/nextcloud/lib/private/AppFramework/Http/Request.php
+share/nextcloud/lib/private/AppFramework/Http/RequestId.php
 share/nextcloud/lib/private/AppFramework/Logger.php
 share/nextcloud/lib/private/AppFramework/Middleware/AdditionalScriptsMiddleware.php
 share/nextcloud/lib/private/AppFramework/Middleware/CompressionMiddleware.php
@@ -18418,6 +18382,8 @@ share/nextcloud/lib/private/AppFramework
 share/nextcloud/lib/private/AppFramework/Utility/ControllerMethodReflector.php
 share/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php
 share/nextcloud/lib/private/AppFramework/Utility/TimeFactory.php
+share/nextcloud/lib/private/AppScriptDependency.php
+share/nextcloud/lib/private/AppScriptSort.php
 share/nextcloud/lib/private/Archive/Archive.php
 share/nextcloud/lib/private/Archive/TAR.php
 share/nextcloud/lib/private/Archive/ZIP.php
@@ -18466,10 +18432,6 @@ share/nextcloud/lib/private/Authenticati
 share/nextcloud/lib/private/Authentication/LoginCredentials/Credentials.php
 share/nextcloud/lib/private/Authentication/LoginCredentials/Store.php
 share/nextcloud/lib/private/Authentication/Notifications/Notifier.php
-share/nextcloud/lib/private/Authentication/Token/DefaultToken.php
-share/nextcloud/lib/private/Authentication/Token/DefaultTokenCleanupJob.php
-share/nextcloud/lib/private/Authentication/Token/DefaultTokenMapper.php
-share/nextcloud/lib/private/Authentication/Token/DefaultTokenProvider.php
 share/nextcloud/lib/private/Authentication/Token/INamedToken.php
 share/nextcloud/lib/private/Authentication/Token/IProvider.php
 share/nextcloud/lib/private/Authentication/Token/IToken.php
@@ -18533,6 +18495,7 @@ share/nextcloud/lib/private/Command/Cron
 share/nextcloud/lib/private/Command/FileAccess.php
 share/nextcloud/lib/private/Command/QueueBus.php
 share/nextcloud/lib/private/Comments/Comment.php
+share/nextcloud/lib/private/Comments/EmojiHelper.php
 share/nextcloud/lib/private/Comments/Manager.php
 share/nextcloud/lib/private/Comments/ManagerFactory.php
 share/nextcloud/lib/private/Config.php
@@ -18552,9 +18515,11 @@ share/nextcloud/lib/private/DB/AdapterMy
 share/nextcloud/lib/private/DB/AdapterOCI8.php
 share/nextcloud/lib/private/DB/AdapterPgSql.php
 share/nextcloud/lib/private/DB/AdapterSqlite.php
+share/nextcloud/lib/private/DB/BacktraceDebugStack.php
 share/nextcloud/lib/private/DB/Connection.php
 share/nextcloud/lib/private/DB/ConnectionAdapter.php
 share/nextcloud/lib/private/DB/ConnectionFactory.php
+share/nextcloud/lib/private/DB/DbDataCollector.php
 share/nextcloud/lib/private/DB/Exceptions/DbalException.php
 share/nextcloud/lib/private/DB/MigrationException.php
 share/nextcloud/lib/private/DB/MigrationService.php
@@ -18565,6 +18530,7 @@ share/nextcloud/lib/private/DB/MissingPr
 share/nextcloud/lib/private/DB/MySQLMigrator.php
 share/nextcloud/lib/private/DB/MySqlTools.php
 share/nextcloud/lib/private/DB/OCSqlitePlatform.php
+share/nextcloud/lib/private/DB/ObjectParameter.php
 share/nextcloud/lib/private/DB/OracleConnection.php
 share/nextcloud/lib/private/DB/OracleMigrator.php
 share/nextcloud/lib/private/DB/PgSqlTools.php
@@ -18659,6 +18625,7 @@ share/nextcloud/lib/private/Files/Config
 share/nextcloud/lib/private/Files/Config/UserMountCacheListener.php
 share/nextcloud/lib/private/Files/FileInfo.php
 share/nextcloud/lib/private/Files/Filesystem.php
+share/nextcloud/lib/private/Files/Lock/LockManager.php
 share/nextcloud/lib/private/Files/Mount/CacheMountProvider.php
 share/nextcloud/lib/private/Files/Mount/LocalHomeMountProvider.php
 share/nextcloud/lib/private/Files/Mount/Manager.php
@@ -18666,11 +18633,13 @@ share/nextcloud/lib/private/Files/Mount/
 share/nextcloud/lib/private/Files/Mount/MoveableMount.php
 share/nextcloud/lib/private/Files/Mount/ObjectHomeMountProvider.php
 share/nextcloud/lib/private/Files/Mount/ObjectStorePreviewCacheMountProvider.php
+share/nextcloud/lib/private/Files/Mount/RootMountProvider.php
 share/nextcloud/lib/private/Files/Node/File.php
 share/nextcloud/lib/private/Files/Node/Folder.php
 share/nextcloud/lib/private/Files/Node/HookConnector.php
 share/nextcloud/lib/private/Files/Node/LazyFolder.php
 share/nextcloud/lib/private/Files/Node/LazyRoot.php
+share/nextcloud/lib/private/Files/Node/LazyUserFolder.php
 share/nextcloud/lib/private/Files/Node/Node.php
 share/nextcloud/lib/private/Files/Node/NonExistingFile.php
 share/nextcloud/lib/private/Files/Node/NonExistingFolder.php
@@ -18698,6 +18667,8 @@ share/nextcloud/lib/private/Files/Search
 share/nextcloud/lib/private/Files/Search/SearchComparison.php
 share/nextcloud/lib/private/Files/Search/SearchOrder.php
 share/nextcloud/lib/private/Files/Search/SearchQuery.php
+share/nextcloud/lib/private/Files/SetupManager.php
+share/nextcloud/lib/private/Files/SetupManagerFactory.php
 share/nextcloud/lib/private/Files/SimpleFS/NewSimpleFile.php
 share/nextcloud/lib/private/Files/SimpleFS/SimpleFile.php
 share/nextcloud/lib/private/Files/SimpleFS/SimpleFolder.php
@@ -18729,6 +18700,7 @@ share/nextcloud/lib/private/Files/Templa
 share/nextcloud/lib/private/Files/Type/Detection.php
 share/nextcloud/lib/private/Files/Type/Loader.php
 share/nextcloud/lib/private/Files/Type/TemplateManager.php
+share/nextcloud/lib/private/Files/Utils/PathHelper.php
 share/nextcloud/lib/private/Files/Utils/Scanner.php
 share/nextcloud/lib/private/Files/View.php
 share/nextcloud/lib/private/ForbiddenException.php
@@ -18805,10 +18777,20 @@ share/nextcloud/lib/private/Memcache/CAD
 share/nextcloud/lib/private/Memcache/CASTrait.php
 share/nextcloud/lib/private/Memcache/Cache.php
 share/nextcloud/lib/private/Memcache/Factory.php
+share/nextcloud/lib/private/Memcache/LoggerWrapperCache.php
 share/nextcloud/lib/private/Memcache/Memcached.php
 share/nextcloud/lib/private/Memcache/NullCache.php
+share/nextcloud/lib/private/Memcache/ProfilerWrapperCache.php
 share/nextcloud/lib/private/Memcache/Redis.php
 share/nextcloud/lib/private/MemoryInfo.php
+share/nextcloud/lib/private/Metadata/Capabilities.php
+share/nextcloud/lib/private/Metadata/FileEventListener.php
+share/nextcloud/lib/private/Metadata/FileMetadata.php
+share/nextcloud/lib/private/Metadata/FileMetadataMapper.php
+share/nextcloud/lib/private/Metadata/IMetadataManager.php
+share/nextcloud/lib/private/Metadata/IMetadataProvider.php
+share/nextcloud/lib/private/Metadata/MetadataManager.php
+share/nextcloud/lib/private/Metadata/Provider/ExifProvider.php
 share/nextcloud/lib/private/Migration/BackgroundRepair.php
 share/nextcloud/lib/private/Migration/ConsoleOutput.php
 share/nextcloud/lib/private/Migration/SimpleOutput.php
@@ -18836,6 +18818,7 @@ share/nextcloud/lib/private/Preview/Gene
 share/nextcloud/lib/private/Preview/HEIC.php
 share/nextcloud/lib/private/Preview/Illustrator.php
 share/nextcloud/lib/private/Preview/Image.php
+share/nextcloud/lib/private/Preview/Imaginary.php
 share/nextcloud/lib/private/Preview/JPEG.php
 share/nextcloud/lib/private/Preview/Krita.php
 share/nextcloud/lib/private/Preview/MP3.php
@@ -18872,6 +18855,10 @@ share/nextcloud/lib/private/Profile/Acti
 share/nextcloud/lib/private/Profile/Actions/WebsiteAction.php
 share/nextcloud/lib/private/Profile/ProfileManager.php
 share/nextcloud/lib/private/Profile/TProfileHelper.php
+share/nextcloud/lib/private/Profiler/FileProfilerStorage.php
+share/nextcloud/lib/private/Profiler/Profile.php
+share/nextcloud/lib/private/Profiler/Profiler.php
+share/nextcloud/lib/private/Profiler/RoutingDataCollector.php
 share/nextcloud/lib/private/RedisFactory.php
 share/nextcloud/lib/private/Remote/Api/ApiBase.php
 share/nextcloud/lib/private/Remote/Api/ApiCollection.php
@@ -18995,6 +18982,7 @@ share/nextcloud/lib/private/Share20/Prov
 share/nextcloud/lib/private/Share20/Share.php
 share/nextcloud/lib/private/Share20/ShareHelper.php
 share/nextcloud/lib/private/Share20/UserRemovedListener.php
+share/nextcloud/lib/private/StreamImage.php
 share/nextcloud/lib/private/Streamer.php
 share/nextcloud/lib/private/SubAdmin.php
 share/nextcloud/lib/private/Support/CrashReport/Registry.php
@@ -19008,6 +18996,8 @@ share/nextcloud/lib/private/TagManager.p
 share/nextcloud/lib/private/Tagging/Tag.php
 share/nextcloud/lib/private/Tagging/TagMapper.php
 share/nextcloud/lib/private/Tags.php
+share/nextcloud/lib/private/Talk/Broker.php
+share/nextcloud/lib/private/Talk/ConversationOptions.php
 share/nextcloud/lib/private/TempManager.php
 share/nextcloud/lib/private/Template/Base.php
 share/nextcloud/lib/private/Template/CSSResourceLocator.php
@@ -19028,6 +19018,8 @@ share/nextcloud/lib/private/Updater/Chan
 share/nextcloud/lib/private/Updater/VersionCheck.php
 share/nextcloud/lib/private/User/Backend.php
 share/nextcloud/lib/private/User/Database.php
+share/nextcloud/lib/private/User/DisplayNameCache.php
+share/nextcloud/lib/private/User/LazyUser.php
 share/nextcloud/lib/private/User/LoginException.php
 share/nextcloud/lib/private/User/Manager.php
 share/nextcloud/lib/private/User/NoUserException.php
@@ -19083,6 +19075,7 @@ share/nextcloud/lib/public/AppFramework/
 share/nextcloud/lib/public/AppFramework/Db/Mapper.php
 share/nextcloud/lib/public/AppFramework/Db/MultipleObjectsReturnedException.php
 share/nextcloud/lib/public/AppFramework/Db/QBMapper.php
+share/nextcloud/lib/public/AppFramework/Db/TTransactional.php
 share/nextcloud/lib/public/AppFramework/Http.php
 share/nextcloud/lib/public/AppFramework/Http/ContentSecurityPolicy.php
 share/nextcloud/lib/public/AppFramework/Http/DataDisplayResponse.php
@@ -19177,6 +19170,7 @@ share/nextcloud/lib/public/Calendar/Room
 share/nextcloud/lib/public/Calendar/Room/IRoom.php
 share/nextcloud/lib/public/Calendar/Room/IRoomMetadata.php
 share/nextcloud/lib/public/Capabilities/ICapability.php
+share/nextcloud/lib/public/Capabilities/IInitialStateExcludedCapability.php
 share/nextcloud/lib/public/Capabilities/IPublicCapability.php
 share/nextcloud/lib/public/Collaboration/AutoComplete/AutoCompleteEvent.php
 share/nextcloud/lib/public/Collaboration/AutoComplete/IManager.php
@@ -19240,6 +19234,8 @@ share/nextcloud/lib/public/Dashboard/Mod
 share/nextcloud/lib/public/Dashboard/RegisterWidgetEvent.php
 share/nextcloud/lib/public/Dashboard/Service/IEventsService.php
 share/nextcloud/lib/public/Dashboard/Service/IWidgetsService.php
+share/nextcloud/lib/public/DataCollector/AbstractDataCollector.php
+share/nextcloud/lib/public/DataCollector/IDataCollector.php
 share/nextcloud/lib/public/Defaults.php
 share/nextcloud/lib/public/Diagnostics/IEvent.php
 share/nextcloud/lib/public/Diagnostics/IEventLogger.php
@@ -19304,6 +19300,7 @@ share/nextcloud/lib/public/Files/Events/
 share/nextcloud/lib/public/Files/Events/FileCacheUpdated.php
 share/nextcloud/lib/public/Files/Events/FileScannedEvent.php
 share/nextcloud/lib/public/Files/Events/FolderScannedEvent.php
+share/nextcloud/lib/public/Files/Events/InvalidateMountCacheEvent.php
 share/nextcloud/lib/public/Files/Events/Node/AbstractNodeEvent.php
 share/nextcloud/lib/public/Files/Events/Node/AbstractNodesEvent.php
 share/nextcloud/lib/public/Files/Events/Node/BeforeNodeCopiedEvent.php
@@ -19313,6 +19310,7 @@ share/nextcloud/lib/public/Files/Events/
 share/nextcloud/lib/public/Files/Events/Node/BeforeNodeRenamedEvent.php
 share/nextcloud/lib/public/Files/Events/Node/BeforeNodeTouchedEvent.php
 share/nextcloud/lib/public/Files/Events/Node/BeforeNodeWrittenEvent.php
+share/nextcloud/lib/public/Files/Events/Node/FilesystemTornDownEvent.php
 share/nextcloud/lib/public/Files/Events/Node/NodeCopiedEvent.php
 share/nextcloud/lib/public/Files/Events/Node/NodeCreatedEvent.php
 share/nextcloud/lib/public/Files/Events/Node/NodeDeletedEvent.php
@@ -19336,6 +19334,12 @@ share/nextcloud/lib/public/Files/Invalid
 share/nextcloud/lib/public/Files/InvalidContentException.php
 share/nextcloud/lib/public/Files/InvalidDirectoryException.php
 share/nextcloud/lib/public/Files/InvalidPathException.php
+share/nextcloud/lib/public/Files/Lock/ILock.php
+share/nextcloud/lib/public/Files/Lock/ILockManager.php
+share/nextcloud/lib/public/Files/Lock/ILockProvider.php
+share/nextcloud/lib/public/Files/Lock/LockContext.php
+share/nextcloud/lib/public/Files/Lock/NoLockProviderException.php
+share/nextcloud/lib/public/Files/Lock/OwnerLockedException.php
 share/nextcloud/lib/public/Files/LockNotAcquiredException.php
 share/nextcloud/lib/public/Files/Mount/IMountManager.php
 share/nextcloud/lib/public/Files/Mount/IMountPoint.php
@@ -19361,6 +19365,7 @@ share/nextcloud/lib/public/Files/Storage
 share/nextcloud/lib/public/Files/Storage/IDisableEncryptionStorage.php
 share/nextcloud/lib/public/Files/Storage/ILockingStorage.php
 share/nextcloud/lib/public/Files/Storage/INotifyStorage.php
+share/nextcloud/lib/public/Files/Storage/IReliableEtagStorage.php
 share/nextcloud/lib/public/Files/Storage/IStorage.php
 share/nextcloud/lib/public/Files/Storage/IStorageFactory.php
 share/nextcloud/lib/public/Files/Storage/IWriteStreamStorage.php
@@ -19455,9 +19460,11 @@ share/nextcloud/lib/public/IMemcacheTTL.
 share/nextcloud/lib/public/INavigationManager.php
 share/nextcloud/lib/public/IPreview.php
 share/nextcloud/lib/public/IRequest.php
+share/nextcloud/lib/public/IRequestId.php
 share/nextcloud/lib/public/ISearch.php
 share/nextcloud/lib/public/IServerContainer.php
 share/nextcloud/lib/public/ISession.php
+share/nextcloud/lib/public/IStreamImage.php
 share/nextcloud/lib/public/ITagManager.php
 share/nextcloud/lib/public/ITags.php
 share/nextcloud/lib/public/ITempManager.php
@@ -19507,6 +19514,8 @@ share/nextcloud/lib/public/Preview/IProv
 share/nextcloud/lib/public/Preview/IVersionedPreviewFile.php
 share/nextcloud/lib/public/Profile/ILinkAction.php
 share/nextcloud/lib/public/Profile/ParameterDoesNotExistException.php
+share/nextcloud/lib/public/Profiler/IProfile.php
+share/nextcloud/lib/public/Profiler/IProfiler.php
 share/nextcloud/lib/public/Remote/Api/IApiCollection.php
 share/nextcloud/lib/public/Remote/Api/IApiFactory.php
 share/nextcloud/lib/public/Remote/Api/ICapabilitiesApi.php
@@ -19581,6 +19590,11 @@ share/nextcloud/lib/public/SystemTag/Map
 share/nextcloud/lib/public/SystemTag/SystemTagsEntityEvent.php
 share/nextcloud/lib/public/SystemTag/TagAlreadyExistsException.php
 share/nextcloud/lib/public/SystemTag/TagNotFoundException.php
+share/nextcloud/lib/public/Talk/Exceptions/NoBackendException.php
+share/nextcloud/lib/public/Talk/IBroker.php
+share/nextcloud/lib/public/Talk/IConversation.php
+share/nextcloud/lib/public/Talk/IConversationOptions.php
+share/nextcloud/lib/public/Talk/ITalkBackend.php
 share/nextcloud/lib/public/Template.php
 share/nextcloud/lib/public/User/Backend/ABackend.php
 share/nextcloud/lib/public/User/Backend/ICheckPasswordBackend.php
@@ -19612,6 +19626,11 @@ share/nextcloud/lib/public/User/Events/U
 share/nextcloud/lib/public/User/Events/UserLoggedOutEvent.php
 share/nextcloud/lib/public/User/GetQuotaEvent.php
 share/nextcloud/lib/public/UserInterface.php
+share/nextcloud/lib/public/UserMigration/IExportDestination.php
+share/nextcloud/lib/public/UserMigration/IImportSource.php
+share/nextcloud/lib/public/UserMigration/IMigrator.php
+share/nextcloud/lib/public/UserMigration/TMigratorBasicVersionHandling.php
+share/nextcloud/lib/public/UserMigration/UserMigrationException.php
 share/nextcloud/lib/public/UserStatus/IManager.php
 share/nextcloud/lib/public/UserStatus/IProvider.php
 share/nextcloud/lib/public/UserStatus/IUserStatus.php

Index: pkgsrc/www/php-nextcloud/distinfo
diff -u pkgsrc/www/php-nextcloud/distinfo:1.53 pkgsrc/www/php-nextcloud/distinfo:1.54
--- pkgsrc/www/php-nextcloud/distinfo:1.53      Thu May 12 11:26:54 2022
+++ pkgsrc/www/php-nextcloud/distinfo   Thu Jun 16 16:01:42 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.53 2022/05/12 11:26:54 khorben Exp $
+$NetBSD: distinfo,v 1.54 2022/06/16 16:01:42 ryoon Exp $
 
-BLAKE2s (nextcloud-23.0.4.tar.bz2) = 8d877faaf155c8a9b75f6fedc1641ffaec22fdf862822e3cf441bbdd56dce300
-SHA512 (nextcloud-23.0.4.tar.bz2) = f43acf7c9df6e3105d9085bf9b4c95eebca83812980b933cd57920dec5684c34fe47e8f5395aa7eed806c75f13049790a30b2f8abce8738f9e8a55b24280871f
-Size (nextcloud-23.0.4.tar.bz2) = 140409123 bytes
+BLAKE2s (nextcloud-24.0.1.tar.bz2) = 242a137df2027ffe1aa061d0d8edd881d81deb4c9053317293a8d5f3266163c0
+SHA512 (nextcloud-24.0.1.tar.bz2) = 29746cd27356ee81c310854b714189a3d1a3817683cc29706af3d76daa70ceeb1201ead92ba3f6ac0de4c6ccdf6a9bbcf646246dd213fbc85638f92e0d73a2d2
+Size (nextcloud-24.0.1.tar.bz2) = 123379803 bytes



Home | Main Index | Thread Index | Old Index