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:           Mon Nov 11 03:47:28 UTC 2024

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

Log Message:
www/php-nextcloud: Update to 30.0.2

Changelog:
# Version 30.0.2
Changes:

  * Fix(files): Reset context menu position on close (server#47878)
  * Fix(files): Ensure children are removed from folder and not duplicated
    (server#48240)
  * Fix: improve moving object store items to trashbin (server#48245)
  * Fix(FileList): Show correct avatar for federated share owner (server#48294)
  * Fix(files): Add more visual move / copy notification (server#48458) 1
  * Fix: provision api??s status codes (server#48474)
  * Fix(filesexternal): Remove unneeded 3rdparty library use (server#48550)
  * Fix: do not reduce count for subadmins if they are members of group (server
    #48571)
  * Fix: Make user removal more resilient (server#48589)
  * Fix email share transfer accross storages (server#48618)
  * Chore: Replace Twitter & Diaspora links and text (server#48620)
  * Fix: Return correct list of managers for a user (server#48622) 1
  * Fix: Fix empty sections appearing in search results (server#48624)
  * Fix: Allow overriding shouldApplyQuota check from child classes (server#
    48635)
  * Fix: Fix ??Reasons to use Nextcloud?? design (server#48652)
  * Chore(deps): Bump libphonenumber-js from 1.11.9 to 1.11.11 (server#48667)
  * Fix(locking): Accept mixed as value on setTTL (server#48694)
  * Fix: Shipped apps should include the Nextcloud version in the cache buster
    (server#48701) 1
  * Fix(share): Return empty string if no label is set (server#48703)
  * Fix(AppConfig): Add external JWT private key to sensitive keys (server#
    48710)
  * Fix(files_sharing): Add proper user facing messages on success (server#
    48730)
  * Fix(files): Ensure renaming state is correctly reset (server#48731)
  * Fix: Fix ??Unknown path?? error when source user files folder has not been
    initialized (server#48746)
  * Fix: add PasswordConfirmationRequired to create user storages endpoint
    (server#48748)
  * Fix: get rid of denied notification when accept (server#48751)
  * Fix(appstore): Hide last modified information for shipped apps (server#
    48754)
  * Build: Bump symfony/* to 6.4 (server#48763)
  * Fix(security): Update code signing revocation list (server#48778)
  * Feat(comments): Support mentioning emails (server#48785) 1
  * Fix(activity): Fix download activity parameters (server#48818)
  * Ci: Update list of installed PHP extensions (as some are not default ??
    (server#48824)
  * Fix(logger): Remove more parameters of other methods (server#48830)
  * Fix(files): Adjust NavigationQuota for Nextcloud 30 design (server#48834)
  * Fix(files_sharing): Add correct context to translation (server#48836)
  * Build: Print RTL limited characters in translation-checker (server#48856)
  * Fix(unified-search): Close on second ctrl+f (server#48861)
  * Fix(app-store): Ensure the groups property is always an array (server#
    48866)
  * Fix(app-store): Also proxy images of locally installed apps (server#48868)
  * Fix(app-store): Correctly render Markdown in app description (server#48872)
  * Fix(TextProcessing): Also list types that are available in task processing
    (server#48877)
  * Fix(ShareAPI): Send mails for mail shares by default (server#48881) 1
  * Fix(files_sharing): federated shares avatar (server#48888)
  * Refactor(ShareApiController): Check for null and empty strings with e??
    (server#48890)
  * Fix(files): handle empty view with error (server#48893)
  * Chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.8.2 (server#48896)
  * Fix(files): add title for files list table header button (server#48901)
  * Fix(dav): Cleanup view-only check (server#48931)
  * Fix(files_sharing): Cleanup error messages (server#48937)
  * Fix: encrypt and store password, decrypt and retrieve the same (server#
    48939)
  * Fix(app-store): Update update count in navigation (server#48945)
  * Fix(config): Mark more configs as sensitive (server#48950)
  * Ci(psalm): Add missing imagick extension (server#48957)
  * Fix disabled user list for subadmins (server#48970)
  * Fix: add PasswordConfirmationRequired to the external storages mentioned in
    review (server#48976)
  * Fix(files): Do not jump to top when fileId is set to currentFolder (server#
    48979)
  * Fix copying or moving from shared groupfolders (server#48984)
  * Feat(settings): migrate AppAPI ExApps management to settings (server#48988)
  * Fix(users): improve recently active search (server#49001)
  * Fix: add PasswordConfirmationRequired to saveGlobalCredentials (server#
    49005)
  * Fix(files_sharing): Password field must not be required if already set
    (server#49013)
  * Fix(ShareEntryLinkList): Append new links to the end of list (server#49022)
  * Fix(files-external): set password as sensitive (server#49028)
  * Fix(apps-store): Fix exception on generating preview url for installed app
    screenshot (server#49044)
  * Chore: Update code owners (server#49057)
  * Docs: update overwrite.cli.url wording (server#49067)
  * Fix(owncloud): Fix ownCloud migration with oauth2 app (server#49076)
  * Fix(caldav): broken activity rich objects (server#49080)
  * Update @nextcloud/dialogs to v6.0.1 (server#49093)
  * Chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.8.2 (3rdparty#1926)
  * Build: Bump symfony/* to 6.4 (3rdparty#1960)
  * Fix/remote activity constructor (activity#1815)
  * Fix: do not send daily digest email to user who is disabled (activity#1829)
  * Fix(notification): Throw new exceptions to stop debug logs (circles#1712)
  * Migrating custom groups (circles#1719)
  * Fix(ShareWrapperRequest): Save share attributes on creation (circles#1732)
  * Fix toArray on null (circles#1740)
  * Fix npm audit (files_pdfviewer#1067)
  * Update nextcloud/ocp dependency (firstrunwizard#1394)
  * Chore(deps-dev): Bump vite from 5.4.8 to 5.4.9 (firstrunwizard#1409)
  * Fix npm audit (firstrunwizard#1413)
  * Chore(deps-dev): Bump vite from 5.4.9 to 5.4.10 (firstrunwizard#1419)
  * Fix npm audit (firstrunwizard#1424)
  * Refactor: Replace security annotations with respective attributes
    (logreader#1387)
  * Chore(dev-deps): Bump nextcloud/ocp package (logreader#1392)
  * Chore(dev-deps): Bump nextcloud/ocp package (nextcloud_announcements#399)
  * Update nextcloud/ocp dependency (nextcloud_announcements#403)
  * Chore(dev-deps): Bump nextcloud/ocp package (notifications#2081)
  * Fix(push): Make testing the push server easier (notifications#2084)
  * Fix(generation): Fix common-password check when we accidentally hit t??
    (password_policy#687)
  * Fix npm audit (recommendations#784)
  * Fix inaccurate disk usage reporting for ext* filesystems due to reserved
    blocks (serverinfo#696)
  * Chore(dev-deps): Bump nextcloud/ocp package (serverinfo#702)
  * Feat(active users): add more active user statistics intervals and improve
    presentation (serverinfo#703)
  * Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30
    (survey_client#306)
  * Update nextcloud/ocp dependency (text#6499)
  * Fix(plaintext): multiple linebreaks at end (text#6508)
  * Ci: Fix assistant button selector (text#6517)
  * Chore(deps): update dependency typescript to ^5.6.3 (text#6527)
  * Chore(deps): update vite (text#6528)
  * Fix(deps): update dependency @nextcloud/axios to ^2.5.1 (text#6529)
  * Fix(deps): update dependency @nextcloud/vue to ^8.19.0 (text#6530)
  * Fix npm audit (text#6556)
  * Feat(editorApi): Add function to allow setting readonly bar props (text#
    6570)
  * Fix(mermaid): No custom link handling for links in mermaid diagrams (text#
    6576)
  * Fix npm audit (twofactor_nextcloud_notification#910)
  * Chore(dev-deps): Bump nextcloud/ocp package
    (twofactor_nextcloud_notification#912)
  * Update nextcloud/ocp dependency (twofactor_nextcloud_notification#917)
  * Fix npm audit (twofactor_nextcloud_notification#918)
  * Fix npm audit (viewer#2575)
  * Fix: Update default editor translations for version 4.8.1 (viewer#2594)
  * Fix: Usage of pushToHistory function on prev/next (viewer#2608)


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/www/php-nextcloud/Makefile
cvs rdiff -u -r1.62 -r1.63 pkgsrc/www/php-nextcloud/PLIST
cvs rdiff -u -r1.65 -r1.66 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.78 pkgsrc/www/php-nextcloud/Makefile:1.79
--- pkgsrc/www/php-nextcloud/Makefile:1.78      Fri Oct 25 06:43:42 2024
+++ pkgsrc/www/php-nextcloud/Makefile   Mon Nov 11 03:47:28 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2024/10/25 06:43:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.79 2024/11/11 03:47:28 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-30.0.1
+DISTNAME=      nextcloud-30.0.2
 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.62 pkgsrc/www/php-nextcloud/PLIST:1.63
--- pkgsrc/www/php-nextcloud/PLIST:1.62 Fri Oct 25 06:43:42 2024
+++ pkgsrc/www/php-nextcloud/PLIST      Mon Nov 11 03:47:28 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.62 2024/10/25 06:43:42 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.63 2024/11/11 03:47:28 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.reuse/dep5
 share/nextcloud/.user.ini
@@ -5714,6 +5714,7 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Command/ListCommand.php
 share/nextcloud/3rdparty/symfony/console/Command/LockableTrait.php
 share/nextcloud/3rdparty/symfony/console/Command/SignalableCommandInterface.php
+share/nextcloud/3rdparty/symfony/console/Command/TraceableCommand.php
 share/nextcloud/3rdparty/symfony/console/CommandLoader/CommandLoaderInterface.php
 share/nextcloud/3rdparty/symfony/console/CommandLoader/ContainerCommandLoader.php
 share/nextcloud/3rdparty/symfony/console/CommandLoader/FactoryCommandLoader.php
@@ -5721,15 +5722,20 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Completion/CompletionSuggestions.php
 share/nextcloud/3rdparty/symfony/console/Completion/Output/BashCompletionOutput.php
 share/nextcloud/3rdparty/symfony/console/Completion/Output/CompletionOutputInterface.php
+share/nextcloud/3rdparty/symfony/console/Completion/Output/FishCompletionOutput.php
+share/nextcloud/3rdparty/symfony/console/Completion/Output/ZshCompletionOutput.php
 share/nextcloud/3rdparty/symfony/console/Completion/Suggestion.php
 share/nextcloud/3rdparty/symfony/console/ConsoleEvents.php
 share/nextcloud/3rdparty/symfony/console/Cursor.php
+share/nextcloud/3rdparty/symfony/console/DataCollector/CommandDataCollector.php
+share/nextcloud/3rdparty/symfony/console/Debug/CliRequest.php
 share/nextcloud/3rdparty/symfony/console/DependencyInjection/AddConsoleCommandPass.php
 share/nextcloud/3rdparty/symfony/console/Descriptor/ApplicationDescription.php
 share/nextcloud/3rdparty/symfony/console/Descriptor/Descriptor.php
 share/nextcloud/3rdparty/symfony/console/Descriptor/DescriptorInterface.php
 share/nextcloud/3rdparty/symfony/console/Descriptor/JsonDescriptor.php
 share/nextcloud/3rdparty/symfony/console/Descriptor/MarkdownDescriptor.php
+share/nextcloud/3rdparty/symfony/console/Descriptor/ReStructuredTextDescriptor.php
 share/nextcloud/3rdparty/symfony/console/Descriptor/TextDescriptor.php
 share/nextcloud/3rdparty/symfony/console/Descriptor/XmlDescriptor.php
 share/nextcloud/3rdparty/symfony/console/Event/ConsoleCommandEvent.php
@@ -5745,6 +5751,7 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Exception/LogicException.php
 share/nextcloud/3rdparty/symfony/console/Exception/MissingInputException.php
 share/nextcloud/3rdparty/symfony/console/Exception/NamespaceNotFoundException.php
+share/nextcloud/3rdparty/symfony/console/Exception/RunCommandFailedException.php
 share/nextcloud/3rdparty/symfony/console/Exception/RuntimeException.php
 share/nextcloud/3rdparty/symfony/console/Formatter/NullOutputFormatter.php
 share/nextcloud/3rdparty/symfony/console/Formatter/NullOutputFormatterStyle.php
@@ -5762,6 +5769,7 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Helper/HelperInterface.php
 share/nextcloud/3rdparty/symfony/console/Helper/HelperSet.php
 share/nextcloud/3rdparty/symfony/console/Helper/InputAwareHelper.php
+share/nextcloud/3rdparty/symfony/console/Helper/OutputWrapper.php
 share/nextcloud/3rdparty/symfony/console/Helper/ProcessHelper.php
 share/nextcloud/3rdparty/symfony/console/Helper/ProgressBar.php
 share/nextcloud/3rdparty/symfony/console/Helper/ProgressIndicator.php
@@ -5785,6 +5793,10 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Input/StringInput.php
 share/nextcloud/3rdparty/symfony/console/LICENSE
 share/nextcloud/3rdparty/symfony/console/Logger/ConsoleLogger.php
+share/nextcloud/3rdparty/symfony/console/Messenger/RunCommandContext.php
+share/nextcloud/3rdparty/symfony/console/Messenger/RunCommandMessage.php
+share/nextcloud/3rdparty/symfony/console/Messenger/RunCommandMessageHandler.php
+share/nextcloud/3rdparty/symfony/console/Output/AnsiColorMode.php
 share/nextcloud/3rdparty/symfony/console/Output/BufferedOutput.php
 share/nextcloud/3rdparty/symfony/console/Output/ConsoleOutput.php
 share/nextcloud/3rdparty/symfony/console/Output/ConsoleOutputInterface.php
@@ -5798,6 +5810,9 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Question/ConfirmationQuestion.php
 share/nextcloud/3rdparty/symfony/console/Question/Question.php
 share/nextcloud/3rdparty/symfony/console/Resources/completion.bash
+share/nextcloud/3rdparty/symfony/console/Resources/completion.fish
+share/nextcloud/3rdparty/symfony/console/Resources/completion.zsh
+share/nextcloud/3rdparty/symfony/console/SignalRegistry/SignalMap.php
 share/nextcloud/3rdparty/symfony/console/SignalRegistry/SignalRegistry.php
 share/nextcloud/3rdparty/symfony/console/SingleCommandApplication.php
 share/nextcloud/3rdparty/symfony/console/Style/OutputStyle.php
@@ -5887,10 +5902,10 @@ share/nextcloud/3rdparty/symfony/event-d
 share/nextcloud/3rdparty/symfony/event-dispatcher/GenericEvent.php
 share/nextcloud/3rdparty/symfony/event-dispatcher/ImmutableEventDispatcher.php
 share/nextcloud/3rdparty/symfony/event-dispatcher/LICENSE
-share/nextcloud/3rdparty/symfony/event-dispatcher/LegacyEventDispatcherProxy.php
 share/nextcloud/3rdparty/symfony/http-foundation/AcceptHeader.php
 share/nextcloud/3rdparty/symfony/http-foundation/AcceptHeaderItem.php
 share/nextcloud/3rdparty/symfony/http-foundation/BinaryFileResponse.php
+share/nextcloud/3rdparty/symfony/http-foundation/ChainRequestMatcher.php
 share/nextcloud/3rdparty/symfony/http-foundation/Cookie.php
 share/nextcloud/3rdparty/symfony/http-foundation/Exception/BadRequestException.php
 share/nextcloud/3rdparty/symfony/http-foundation/Exception/ConflictingHeadersException.php
@@ -5898,6 +5913,7 @@ share/nextcloud/3rdparty/symfony/http-fo
 share/nextcloud/3rdparty/symfony/http-foundation/Exception/RequestExceptionInterface.php
 share/nextcloud/3rdparty/symfony/http-foundation/Exception/SessionNotFoundException.php
 share/nextcloud/3rdparty/symfony/http-foundation/Exception/SuspiciousOperationException.php
+share/nextcloud/3rdparty/symfony/http-foundation/Exception/UnexpectedValueException.php
 share/nextcloud/3rdparty/symfony/http-foundation/ExpressionRequestMatcher.php
 share/nextcloud/3rdparty/symfony/http-foundation/File/Exception/AccessDeniedException.php
 share/nextcloud/3rdparty/symfony/http-foundation/File/Exception/CannotWriteFileException.php
@@ -5923,10 +5939,20 @@ share/nextcloud/3rdparty/symfony/http-fo
 share/nextcloud/3rdparty/symfony/http-foundation/LICENSE
 share/nextcloud/3rdparty/symfony/http-foundation/ParameterBag.php
 share/nextcloud/3rdparty/symfony/http-foundation/RateLimiter/AbstractRequestRateLimiter.php
+share/nextcloud/3rdparty/symfony/http-foundation/RateLimiter/PeekableRequestRateLimiterInterface.php
 share/nextcloud/3rdparty/symfony/http-foundation/RateLimiter/RequestRateLimiterInterface.php
 share/nextcloud/3rdparty/symfony/http-foundation/RedirectResponse.php
 share/nextcloud/3rdparty/symfony/http-foundation/Request.php
 share/nextcloud/3rdparty/symfony/http-foundation/RequestMatcher.php
+share/nextcloud/3rdparty/symfony/http-foundation/RequestMatcher/AttributesRequestMatcher.php
+share/nextcloud/3rdparty/symfony/http-foundation/RequestMatcher/ExpressionRequestMatcher.php
+share/nextcloud/3rdparty/symfony/http-foundation/RequestMatcher/HostRequestMatcher.php
+share/nextcloud/3rdparty/symfony/http-foundation/RequestMatcher/IpsRequestMatcher.php
+share/nextcloud/3rdparty/symfony/http-foundation/RequestMatcher/IsJsonRequestMatcher.php
+share/nextcloud/3rdparty/symfony/http-foundation/RequestMatcher/MethodRequestMatcher.php
+share/nextcloud/3rdparty/symfony/http-foundation/RequestMatcher/PathRequestMatcher.php
+share/nextcloud/3rdparty/symfony/http-foundation/RequestMatcher/PortRequestMatcher.php
+share/nextcloud/3rdparty/symfony/http-foundation/RequestMatcher/SchemeRequestMatcher.php
 share/nextcloud/3rdparty/symfony/http-foundation/RequestMatcherInterface.php
 share/nextcloud/3rdparty/symfony/http-foundation/RequestStack.php
 share/nextcloud/3rdparty/symfony/http-foundation/Response.php
@@ -5934,10 +5960,10 @@ share/nextcloud/3rdparty/symfony/http-fo
 share/nextcloud/3rdparty/symfony/http-foundation/ServerBag.php
 share/nextcloud/3rdparty/symfony/http-foundation/Session/Attribute/AttributeBag.php
 share/nextcloud/3rdparty/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
-share/nextcloud/3rdparty/symfony/http-foundation/Session/Attribute/NamespacedAttributeBag.php
 share/nextcloud/3rdparty/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php
 share/nextcloud/3rdparty/symfony/http-foundation/Session/Flash/FlashBag.php
 share/nextcloud/3rdparty/symfony/http-foundation/Session/Flash/FlashBagInterface.php
+share/nextcloud/3rdparty/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php
 share/nextcloud/3rdparty/symfony/http-foundation/Session/Session.php
 share/nextcloud/3rdparty/symfony/http-foundation/Session/SessionBagInterface.php
 share/nextcloud/3rdparty/symfony/http-foundation/Session/SessionBagProxy.php
@@ -5967,19 +5993,24 @@ share/nextcloud/3rdparty/symfony/http-fo
 share/nextcloud/3rdparty/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorageFactory.php
 share/nextcloud/3rdparty/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
 share/nextcloud/3rdparty/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
-share/nextcloud/3rdparty/symfony/http-foundation/Session/Storage/ServiceSessionFactory.php
 share/nextcloud/3rdparty/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php
 share/nextcloud/3rdparty/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
+share/nextcloud/3rdparty/symfony/http-foundation/StreamedJsonResponse.php
 share/nextcloud/3rdparty/symfony/http-foundation/StreamedResponse.php
+share/nextcloud/3rdparty/symfony/http-foundation/UriSigner.php
 share/nextcloud/3rdparty/symfony/http-foundation/UrlHelper.php
+share/nextcloud/3rdparty/symfony/mailer/Command/MailerTestCommand.php
 share/nextcloud/3rdparty/symfony/mailer/DataCollector/MessageDataCollector.php
 share/nextcloud/3rdparty/symfony/mailer/DelayedEnvelope.php
 share/nextcloud/3rdparty/symfony/mailer/Envelope.php
+share/nextcloud/3rdparty/symfony/mailer/Event/FailedMessageEvent.php
 share/nextcloud/3rdparty/symfony/mailer/Event/MessageEvent.php
 share/nextcloud/3rdparty/symfony/mailer/Event/MessageEvents.php
+share/nextcloud/3rdparty/symfony/mailer/Event/SentMessageEvent.php
 share/nextcloud/3rdparty/symfony/mailer/EventListener/EnvelopeListener.php
 share/nextcloud/3rdparty/symfony/mailer/EventListener/MessageListener.php
 share/nextcloud/3rdparty/symfony/mailer/EventListener/MessageLoggerListener.php
+share/nextcloud/3rdparty/symfony/mailer/EventListener/MessengerTransportListener.php
 share/nextcloud/3rdparty/symfony/mailer/Exception/ExceptionInterface.php
 share/nextcloud/3rdparty/symfony/mailer/Exception/HttpTransportException.php
 share/nextcloud/3rdparty/symfony/mailer/Exception/IncompleteDsnException.php
@@ -5988,6 +6019,7 @@ share/nextcloud/3rdparty/symfony/mailer/
 share/nextcloud/3rdparty/symfony/mailer/Exception/RuntimeException.php
 share/nextcloud/3rdparty/symfony/mailer/Exception/TransportException.php
 share/nextcloud/3rdparty/symfony/mailer/Exception/TransportExceptionInterface.php
+share/nextcloud/3rdparty/symfony/mailer/Exception/UnexpectedResponseException.php
 share/nextcloud/3rdparty/symfony/mailer/Exception/UnsupportedSchemeException.php
 share/nextcloud/3rdparty/symfony/mailer/Header/MetadataHeader.php
 share/nextcloud/3rdparty/symfony/mailer/Header/TagHeader.php
@@ -6033,6 +6065,7 @@ share/nextcloud/3rdparty/symfony/mime/Cr
 share/nextcloud/3rdparty/symfony/mime/Crypto/SMimeEncrypter.php
 share/nextcloud/3rdparty/symfony/mime/Crypto/SMimeSigner.php
 share/nextcloud/3rdparty/symfony/mime/DependencyInjection/AddMimeTypeGuesserPass.php
+share/nextcloud/3rdparty/symfony/mime/DraftEmail.php
 share/nextcloud/3rdparty/symfony/mime/Email.php
 share/nextcloud/3rdparty/symfony/mime/Encoder/AddressEncoderInterface.php
 share/nextcloud/3rdparty/symfony/mime/Encoder/Base64ContentEncoder.php
@@ -6065,6 +6098,9 @@ share/nextcloud/3rdparty/symfony/mime/He
 share/nextcloud/3rdparty/symfony/mime/Header/ParameterizedHeader.php
 share/nextcloud/3rdparty/symfony/mime/Header/PathHeader.php
 share/nextcloud/3rdparty/symfony/mime/Header/UnstructuredHeader.php
+share/nextcloud/3rdparty/symfony/mime/HtmlToTextConverter/DefaultHtmlToTextConverter.php
+share/nextcloud/3rdparty/symfony/mime/HtmlToTextConverter/HtmlToTextConverterInterface.php
+share/nextcloud/3rdparty/symfony/mime/HtmlToTextConverter/LeagueHtmlToMarkdownConverter.php
 share/nextcloud/3rdparty/symfony/mime/LICENSE
 share/nextcloud/3rdparty/symfony/mime/Message.php
 share/nextcloud/3rdparty/symfony/mime/MessageConverter.php
@@ -6074,6 +6110,7 @@ share/nextcloud/3rdparty/symfony/mime/Mi
 share/nextcloud/3rdparty/symfony/mime/Part/AbstractMultipartPart.php
 share/nextcloud/3rdparty/symfony/mime/Part/AbstractPart.php
 share/nextcloud/3rdparty/symfony/mime/Part/DataPart.php
+share/nextcloud/3rdparty/symfony/mime/Part/File.php
 share/nextcloud/3rdparty/symfony/mime/Part/MessagePart.php
 share/nextcloud/3rdparty/symfony/mime/Part/Multipart/AlternativePart.php
 share/nextcloud/3rdparty/symfony/mime/Part/Multipart/DigestPart.php
@@ -6122,13 +6159,6 @@ share/nextcloud/3rdparty/symfony/polyfil
 share/nextcloud/3rdparty/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
 share/nextcloud/3rdparty/symfony/polyfill-mbstring/bootstrap.php
 share/nextcloud/3rdparty/symfony/polyfill-mbstring/bootstrap80.php
-share/nextcloud/3rdparty/symfony/polyfill-php72/LICENSE
-share/nextcloud/3rdparty/symfony/polyfill-php72/Php72.php
-share/nextcloud/3rdparty/symfony/polyfill-php72/bootstrap.php
-share/nextcloud/3rdparty/symfony/polyfill-php73/LICENSE
-share/nextcloud/3rdparty/symfony/polyfill-php73/Php73.php
-share/nextcloud/3rdparty/symfony/polyfill-php73/Resources/stubs/JsonException.php
-share/nextcloud/3rdparty/symfony/polyfill-php73/bootstrap.php
 share/nextcloud/3rdparty/symfony/polyfill-php80/LICENSE
 share/nextcloud/3rdparty/symfony/polyfill-php80/Php80.php
 share/nextcloud/3rdparty/symfony/polyfill-php80/PhpToken.php
@@ -6138,6 +6168,21 @@ share/nextcloud/3rdparty/symfony/polyfil
 share/nextcloud/3rdparty/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
 share/nextcloud/3rdparty/symfony/polyfill-php80/Resources/stubs/ValueError.php
 share/nextcloud/3rdparty/symfony/polyfill-php80/bootstrap.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/LICENSE
+share/nextcloud/3rdparty/symfony/polyfill-php83/Php83.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/Resources/stubs/DateError.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/Resources/stubs/DateException.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/Resources/stubs/DateInvalidOperationException.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/Resources/stubs/DateInvalidTimeZoneException.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/Resources/stubs/DateMalformedIntervalStringException.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/Resources/stubs/DateMalformedPeriodStringException.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/Resources/stubs/DateMalformedStringException.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/Resources/stubs/DateObjectError.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/Resources/stubs/DateRangeError.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/Resources/stubs/Override.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/Resources/stubs/SQLite3Exception.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/bootstrap.php
+share/nextcloud/3rdparty/symfony/polyfill-php83/bootstrap81.php
 share/nextcloud/3rdparty/symfony/polyfill-uuid/LICENSE
 share/nextcloud/3rdparty/symfony/polyfill-uuid/Uuid.php
 share/nextcloud/3rdparty/symfony/polyfill-uuid/bootstrap.php
@@ -6148,12 +6193,17 @@ share/nextcloud/3rdparty/symfony/process
 share/nextcloud/3rdparty/symfony/process/Exception/ProcessFailedException.php
 share/nextcloud/3rdparty/symfony/process/Exception/ProcessSignaledException.php
 share/nextcloud/3rdparty/symfony/process/Exception/ProcessTimedOutException.php
+share/nextcloud/3rdparty/symfony/process/Exception/RunProcessFailedException.php
 share/nextcloud/3rdparty/symfony/process/Exception/RuntimeException.php
 share/nextcloud/3rdparty/symfony/process/ExecutableFinder.php
 share/nextcloud/3rdparty/symfony/process/InputStream.php
 share/nextcloud/3rdparty/symfony/process/LICENSE
+share/nextcloud/3rdparty/symfony/process/Messenger/RunProcessContext.php
+share/nextcloud/3rdparty/symfony/process/Messenger/RunProcessMessage.php
+share/nextcloud/3rdparty/symfony/process/Messenger/RunProcessMessageHandler.php
 share/nextcloud/3rdparty/symfony/process/PhpExecutableFinder.php
 share/nextcloud/3rdparty/symfony/process/PhpProcess.php
+share/nextcloud/3rdparty/symfony/process/PhpSubprocess.php
 share/nextcloud/3rdparty/symfony/process/Pipes/AbstractPipes.php
 share/nextcloud/3rdparty/symfony/process/Pipes/PipesInterface.php
 share/nextcloud/3rdparty/symfony/process/Pipes/UnixPipes.php
@@ -6162,7 +6212,9 @@ share/nextcloud/3rdparty/symfony/process
 share/nextcloud/3rdparty/symfony/process/ProcessUtils.php
 share/nextcloud/3rdparty/symfony/routing/Alias.php
 share/nextcloud/3rdparty/symfony/routing/Annotation/Route.php
+share/nextcloud/3rdparty/symfony/routing/Attribute/Route.php
 share/nextcloud/3rdparty/symfony/routing/CompiledRoute.php
+share/nextcloud/3rdparty/symfony/routing/DependencyInjection/AddExpressionLanguageProvidersPass.php
 share/nextcloud/3rdparty/symfony/routing/DependencyInjection/RoutingResolverPass.php
 share/nextcloud/3rdparty/symfony/routing/Exception/ExceptionInterface.php
 share/nextcloud/3rdparty/symfony/routing/Exception/InvalidArgumentException.php
@@ -6185,6 +6237,9 @@ share/nextcloud/3rdparty/symfony/routing
 share/nextcloud/3rdparty/symfony/routing/Loader/AnnotationClassLoader.php
 share/nextcloud/3rdparty/symfony/routing/Loader/AnnotationDirectoryLoader.php
 share/nextcloud/3rdparty/symfony/routing/Loader/AnnotationFileLoader.php
+share/nextcloud/3rdparty/symfony/routing/Loader/AttributeClassLoader.php
+share/nextcloud/3rdparty/symfony/routing/Loader/AttributeDirectoryLoader.php
+share/nextcloud/3rdparty/symfony/routing/Loader/AttributeFileLoader.php
 share/nextcloud/3rdparty/symfony/routing/Loader/ClosureLoader.php
 share/nextcloud/3rdparty/symfony/routing/Loader/Configurator/AliasConfigurator.php
 share/nextcloud/3rdparty/symfony/routing/Loader/Configurator/CollectionConfigurator.php
@@ -6201,6 +6256,7 @@ share/nextcloud/3rdparty/symfony/routing
 share/nextcloud/3rdparty/symfony/routing/Loader/GlobFileLoader.php
 share/nextcloud/3rdparty/symfony/routing/Loader/ObjectLoader.php
 share/nextcloud/3rdparty/symfony/routing/Loader/PhpFileLoader.php
+share/nextcloud/3rdparty/symfony/routing/Loader/Psr4DirectoryLoader.php
 share/nextcloud/3rdparty/symfony/routing/Loader/XmlFileLoader.php
 share/nextcloud/3rdparty/symfony/routing/Loader/YamlFileLoader.php
 share/nextcloud/3rdparty/symfony/routing/Loader/schema/routing/routing-1.0.xsd
@@ -6219,9 +6275,10 @@ share/nextcloud/3rdparty/symfony/routing
 share/nextcloud/3rdparty/symfony/routing/Matcher/UrlMatcherInterface.php
 share/nextcloud/3rdparty/symfony/routing/RequestContext.php
 share/nextcloud/3rdparty/symfony/routing/RequestContextAwareInterface.php
+share/nextcloud/3rdparty/symfony/routing/Requirement/EnumRequirement.php
+share/nextcloud/3rdparty/symfony/routing/Requirement/Requirement.php
 share/nextcloud/3rdparty/symfony/routing/Route.php
 share/nextcloud/3rdparty/symfony/routing/RouteCollection.php
-share/nextcloud/3rdparty/symfony/routing/RouteCollectionBuilder.php
 share/nextcloud/3rdparty/symfony/routing/RouteCompiler.php
 share/nextcloud/3rdparty/symfony/routing/RouteCompilerInterface.php
 share/nextcloud/3rdparty/symfony/routing/Router.php
@@ -6905,6 +6962,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
@@ -7109,6 +7168,8 @@ share/nextcloud/apps/admin_audit/l10n/th
 share/nextcloud/apps/admin_audit/l10n/th.json
 share/nextcloud/apps/admin_audit/l10n/tr.js
 share/nextcloud/apps/admin_audit/l10n/tr.json
+share/nextcloud/apps/admin_audit/l10n/ug.js
+share/nextcloud/apps/admin_audit/l10n/ug.json
 share/nextcloud/apps/admin_audit/l10n/uk.js
 share/nextcloud/apps/admin_audit/l10n/uk.json
 share/nextcloud/apps/admin_audit/l10n/vi.js
@@ -7216,18 +7277,10 @@ share/nextcloud/apps/app_api/js/app_api-
 share/nextcloud/apps/app_api/js/app_api-filesplugin.js
 share/nextcloud/apps/app_api/js/app_api-filesplugin.js.LICENSE.txt
 share/nextcloud/apps/app_api/js/app_api-filesplugin.js.map
-share/nextcloud/apps/app_api/js/app_api-main.js
-share/nextcloud/apps/app_api/js/app_api-main.js.LICENSE.txt
-share/nextcloud/apps/app_api/js/app_api-main.js.map
 share/nextcloud/apps/app_api/js/app_api-node_modules_nextcloud_dialogs_dist_chunks_index-C1azEbgd_mjs.js
 share/nextcloud/apps/app_api/js/app_api-node_modules_nextcloud_dialogs_dist_chunks_index-C1azEbgd_mjs.js.map
-share/nextcloud/apps/app_api/js/app_api-src_views_Apps_vue.js
-share/nextcloud/apps/app_api/js/app_api-src_views_Apps_vue.js.map
 share/nextcloud/apps/app_api/js/app_api-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CDU2njOJ_mjs.js
 share/nextcloud/apps/app_api/js/app_api-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CDU2njOJ_mjs.js.map
-share/nextcloud/apps/app_api/js/app_api-vendors-node_modules_vue-material-design-icons_Alert_vue-node_modules_vue-material-design-ico-20a3e2.js
-share/nextcloud/apps/app_api/js/app_api-vendors-node_modules_vue-material-design-icons_Alert_vue-node_modules_vue-material-design-ico-20a3e2.js.LICENSE.txt
-share/nextcloud/apps/app_api/js/app_api-vendors-node_modules_vue-material-design-icons_Alert_vue-node_modules_vue-material-design-ico-20a3e2.js.map
 share/nextcloud/apps/app_api/js/proxy_js/0.js
 share/nextcloud/apps/app_api/js/proxy_js/1.js
 share/nextcloud/apps/app_api/js/proxy_js/2.js
@@ -7404,6 +7457,8 @@ share/nextcloud/apps/app_api/l10n/tk.js
 share/nextcloud/apps/app_api/l10n/tk.json
 share/nextcloud/apps/app_api/l10n/tr.js
 share/nextcloud/apps/app_api/l10n/tr.json
+share/nextcloud/apps/app_api/l10n/ug.js
+share/nextcloud/apps/app_api/l10n/ug.json
 share/nextcloud/apps/app_api/l10n/uk.js
 share/nextcloud/apps/app_api/l10n/uk.json
 share/nextcloud/apps/app_api/l10n/uz.js
@@ -7551,6 +7606,7 @@ share/nextcloud/apps/app_api/lib/Service
 share/nextcloud/apps/app_api/lib/Service/ExAppOccService.php
 share/nextcloud/apps/app_api/lib/Service/ExAppPreferenceService.php
 share/nextcloud/apps/app_api/lib/Service/ExAppService.php
+share/nextcloud/apps/app_api/lib/Service/ExAppsPageService.php
 share/nextcloud/apps/app_api/lib/Service/ProvidersAI/SpeechToTextService.php
 share/nextcloud/apps/app_api/lib/Service/ProvidersAI/TaskProcessingService.php
 share/nextcloud/apps/app_api/lib/Service/ProvidersAI/TextProcessingService.php
@@ -7570,7 +7626,6 @@ share/nextcloud/apps/app_api/package-loc
 share/nextcloud/apps/app_api/package.json
 share/nextcloud/apps/app_api/templates/adminSettings.php
 share/nextcloud/apps/app_api/templates/embedded.php
-share/nextcloud/apps/app_api/templates/main.php
 share/nextcloud/apps/bruteforcesettings/CHANGELOG.md
 share/nextcloud/apps/bruteforcesettings/LICENSE
 share/nextcloud/apps/bruteforcesettings/LICENSES/AGPL-3.0-or-later.txt
@@ -7967,6 +8022,8 @@ 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/ug.js
+share/nextcloud/apps/circles/l10n/ug.json
 share/nextcloud/apps/circles/l10n/uk.js
 share/nextcloud/apps/circles/l10n/uk.json
 share/nextcloud/apps/circles/l10n/uz.js
@@ -8017,6 +8074,7 @@ share/nextcloud/apps/circles/lib/Command
 share/nextcloud/apps/circles/lib/Command/MembersList.php
 share/nextcloud/apps/circles/lib/Command/MembersRemove.php
 share/nextcloud/apps/circles/lib/Command/MembersSearch.php
+share/nextcloud/apps/circles/lib/Command/MigrateCustomGroups.php
 share/nextcloud/apps/circles/lib/Command/SharesFiles.php
 share/nextcloud/apps/circles/lib/Controller/AdminController.php
 share/nextcloud/apps/circles/lib/Controller/DeprecatedController.php
@@ -8253,7 +8311,6 @@ share/nextcloud/apps/circles/lib/Listene
 share/nextcloud/apps/circles/lib/Listeners/Notifications/RequestingMember.php
 share/nextcloud/apps/circles/lib/Listeners/UserCreated.php
 share/nextcloud/apps/circles/lib/Listeners/UserDeleted.php
-share/nextcloud/apps/circles/lib/Migration/ImportOwncloudCustomGroups.php
 share/nextcloud/apps/circles/lib/Migration/Migration.php
 share/nextcloud/apps/circles/lib/Migration/Version0022Date20220526111723.php
 share/nextcloud/apps/circles/lib/Migration/Version0022Date20220526113601.php
@@ -8495,6 +8552,8 @@ share/nextcloud/apps/cloud_federation_ap
 share/nextcloud/apps/cloud_federation_api/l10n/sv.json
 share/nextcloud/apps/cloud_federation_api/l10n/tr.js
 share/nextcloud/apps/cloud_federation_api/l10n/tr.json
+share/nextcloud/apps/cloud_federation_api/l10n/ug.js
+share/nextcloud/apps/cloud_federation_api/l10n/ug.json
 share/nextcloud/apps/cloud_federation_api/l10n/uk.js
 share/nextcloud/apps/cloud_federation_api/l10n/uk.json
 share/nextcloud/apps/cloud_federation_api/l10n/vi.js
@@ -8819,6 +8878,8 @@ share/nextcloud/apps/contactsinteraction
 share/nextcloud/apps/contactsinteraction/l10n/sv.json
 share/nextcloud/apps/contactsinteraction/l10n/tr.js
 share/nextcloud/apps/contactsinteraction/l10n/tr.json
+share/nextcloud/apps/contactsinteraction/l10n/ug.js
+share/nextcloud/apps/contactsinteraction/l10n/ug.json
 share/nextcloud/apps/contactsinteraction/l10n/uk.js
 share/nextcloud/apps/contactsinteraction/l10n/uk.json
 share/nextcloud/apps/contactsinteraction/l10n/vi.js
@@ -8952,6 +9013,8 @@ share/nextcloud/apps/dashboard/l10n/th.j
 share/nextcloud/apps/dashboard/l10n/th.json
 share/nextcloud/apps/dashboard/l10n/tr.js
 share/nextcloud/apps/dashboard/l10n/tr.json
+share/nextcloud/apps/dashboard/l10n/ug.js
+share/nextcloud/apps/dashboard/l10n/ug.json
 share/nextcloud/apps/dashboard/l10n/uk.js
 share/nextcloud/apps/dashboard/l10n/uk.json
 share/nextcloud/apps/dashboard/l10n/uz.js
@@ -9125,6 +9188,8 @@ share/nextcloud/apps/dav/l10n/sv.js
 share/nextcloud/apps/dav/l10n/sv.json
 share/nextcloud/apps/dav/l10n/tr.js
 share/nextcloud/apps/dav/l10n/tr.json
+share/nextcloud/apps/dav/l10n/ug.js
+share/nextcloud/apps/dav/l10n/ug.json
 share/nextcloud/apps/dav/l10n/uk.js
 share/nextcloud/apps/dav/l10n/uk.json
 share/nextcloud/apps/dav/l10n/zh_CN.js
@@ -9685,6 +9750,8 @@ share/nextcloud/apps/encryption/l10n/th.
 share/nextcloud/apps/encryption/l10n/th.json
 share/nextcloud/apps/encryption/l10n/tr.js
 share/nextcloud/apps/encryption/l10n/tr.json
+share/nextcloud/apps/encryption/l10n/ug.js
+share/nextcloud/apps/encryption/l10n/ug.json
 share/nextcloud/apps/encryption/l10n/uk.js
 share/nextcloud/apps/encryption/l10n/uk.json
 share/nextcloud/apps/encryption/l10n/ur_PK.js
@@ -9886,6 +9953,8 @@ share/nextcloud/apps/federatedfilesharin
 share/nextcloud/apps/federatedfilesharing/l10n/th.json
 share/nextcloud/apps/federatedfilesharing/l10n/tr.js
 share/nextcloud/apps/federatedfilesharing/l10n/tr.json
+share/nextcloud/apps/federatedfilesharing/l10n/ug.js
+share/nextcloud/apps/federatedfilesharing/l10n/ug.json
 share/nextcloud/apps/federatedfilesharing/l10n/uk.js
 share/nextcloud/apps/federatedfilesharing/l10n/uk.json
 share/nextcloud/apps/federatedfilesharing/l10n/zh_CN.js
@@ -10070,6 +10139,8 @@ share/nextcloud/apps/federation/l10n/sv.
 share/nextcloud/apps/federation/l10n/sv.json
 share/nextcloud/apps/federation/l10n/tr.js
 share/nextcloud/apps/federation/l10n/tr.json
+share/nextcloud/apps/federation/l10n/ug.js
+share/nextcloud/apps/federation/l10n/ug.json
 share/nextcloud/apps/federation/l10n/uk.js
 share/nextcloud/apps/federation/l10n/uk.json
 share/nextcloud/apps/federation/l10n/vi.js
@@ -10143,6 +10214,7 @@ share/nextcloud/apps/files/img/change.pn
 share/nextcloud/apps/files/img/change.svg
 share/nextcloud/apps/files/img/delete-color.png
 share/nextcloud/apps/files/img/delete-color.svg
+share/nextcloud/apps/files/img/folder-move.svg
 share/nextcloud/apps/files/img/folder.svg
 share/nextcloud/apps/files/js/app.js
 share/nextcloud/apps/files/js/breadcrumb.js
@@ -10607,6 +10679,8 @@ share/nextcloud/apps/files_downloadlimit
 share/nextcloud/apps/files_downloadlimit/l10n/sv.json
 share/nextcloud/apps/files_downloadlimit/l10n/tr.js
 share/nextcloud/apps/files_downloadlimit/l10n/tr.json
+share/nextcloud/apps/files_downloadlimit/l10n/ug.js
+share/nextcloud/apps/files_downloadlimit/l10n/ug.json
 share/nextcloud/apps/files_downloadlimit/l10n/uk.js
 share/nextcloud/apps/files_downloadlimit/l10n/uk.json
 share/nextcloud/apps/files_downloadlimit/l10n/zh_CN.js
@@ -11080,8 +11154,6 @@ share/nextcloud/apps/files_pdfviewer/REU
 share/nextcloud/apps/files_pdfviewer/appinfo/info.xml
 share/nextcloud/apps/files_pdfviewer/appinfo/routes.php
 share/nextcloud/apps/files_pdfviewer/appinfo/signature.json
-share/nextcloud/apps/files_pdfviewer/build-js/WebpackSPDXPlugin.js
-share/nextcloud/apps/files_pdfviewer/build-js/npm-post-build.sh
 share/nextcloud/apps/files_pdfviewer/composer.json
 share/nextcloud/apps/files_pdfviewer/composer.lock
 share/nextcloud/apps/files_pdfviewer/css/minmode.css
@@ -11508,6 +11580,8 @@ share/nextcloud/apps/files_pdfviewer/l10
 share/nextcloud/apps/files_pdfviewer/l10n/gl.json
 share/nextcloud/apps/files_pdfviewer/l10n/hu.js
 share/nextcloud/apps/files_pdfviewer/l10n/hu.json
+share/nextcloud/apps/files_pdfviewer/l10n/it.js
+share/nextcloud/apps/files_pdfviewer/l10n/it.json
 share/nextcloud/apps/files_pdfviewer/l10n/ja.js
 share/nextcloud/apps/files_pdfviewer/l10n/ja.json
 share/nextcloud/apps/files_pdfviewer/l10n/ko.js
@@ -11532,6 +11606,8 @@ share/nextcloud/apps/files_pdfviewer/l10
 share/nextcloud/apps/files_pdfviewer/l10n/sv.json
 share/nextcloud/apps/files_pdfviewer/l10n/tr.js
 share/nextcloud/apps/files_pdfviewer/l10n/tr.json
+share/nextcloud/apps/files_pdfviewer/l10n/ug.js
+share/nextcloud/apps/files_pdfviewer/l10n/ug.json
 share/nextcloud/apps/files_pdfviewer/l10n/uk.js
 share/nextcloud/apps/files_pdfviewer/l10n/uk.json
 share/nextcloud/apps/files_pdfviewer/l10n/zh_CN.js
@@ -11591,6 +11667,8 @@ share/nextcloud/apps/files_reminders/l10
 share/nextcloud/apps/files_reminders/l10n/gl.json
 share/nextcloud/apps/files_reminders/l10n/hu.js
 share/nextcloud/apps/files_reminders/l10n/hu.json
+share/nextcloud/apps/files_reminders/l10n/it.js
+share/nextcloud/apps/files_reminders/l10n/it.json
 share/nextcloud/apps/files_reminders/l10n/ja.js
 share/nextcloud/apps/files_reminders/l10n/ja.json
 share/nextcloud/apps/files_reminders/l10n/ko.js
@@ -11617,6 +11695,8 @@ share/nextcloud/apps/files_reminders/l10
 share/nextcloud/apps/files_reminders/l10n/sv.json
 share/nextcloud/apps/files_reminders/l10n/tr.js
 share/nextcloud/apps/files_reminders/l10n/tr.json
+share/nextcloud/apps/files_reminders/l10n/ug.js
+share/nextcloud/apps/files_reminders/l10n/ug.json
 share/nextcloud/apps/files_reminders/l10n/uk.js
 share/nextcloud/apps/files_reminders/l10n/uk.json
 share/nextcloud/apps/files_reminders/l10n/zh_CN.js
@@ -12655,6 +12735,8 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/th.json
 share/nextcloud/apps/firstrunwizard/l10n/tr.js
 share/nextcloud/apps/firstrunwizard/l10n/tr.json
+share/nextcloud/apps/firstrunwizard/l10n/ug.js
+share/nextcloud/apps/firstrunwizard/l10n/ug.json
 share/nextcloud/apps/firstrunwizard/l10n/ug.php
 share/nextcloud/apps/firstrunwizard/l10n/uk.js
 share/nextcloud/apps/firstrunwizard/l10n/uk.json
@@ -12989,6 +13071,8 @@ share/nextcloud/apps/lookup_server_conne
 share/nextcloud/apps/lookup_server_connector/l10n/sv.json
 share/nextcloud/apps/lookup_server_connector/l10n/tr.js
 share/nextcloud/apps/lookup_server_connector/l10n/tr.json
+share/nextcloud/apps/lookup_server_connector/l10n/ug.js
+share/nextcloud/apps/lookup_server_connector/l10n/ug.json
 share/nextcloud/apps/lookup_server_connector/l10n/uk.js
 share/nextcloud/apps/lookup_server_connector/l10n/uk.json
 share/nextcloud/apps/lookup_server_connector/l10n/zh_CN.js
@@ -13150,6 +13234,8 @@ share/nextcloud/apps/nextcloud_announcem
 share/nextcloud/apps/nextcloud_announcements/l10n/th.json
 share/nextcloud/apps/nextcloud_announcements/l10n/tr.js
 share/nextcloud/apps/nextcloud_announcements/l10n/tr.json
+share/nextcloud/apps/nextcloud_announcements/l10n/ug.js
+share/nextcloud/apps/nextcloud_announcements/l10n/ug.json
 share/nextcloud/apps/nextcloud_announcements/l10n/uk.js
 share/nextcloud/apps/nextcloud_announcements/l10n/uk.json
 share/nextcloud/apps/nextcloud_announcements/l10n/vi.js
@@ -13422,6 +13508,8 @@ share/nextcloud/apps/notifications/l10n/
 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/ug.js
+share/nextcloud/apps/notifications/l10n/ug.json
 share/nextcloud/apps/notifications/l10n/uk.js
 share/nextcloud/apps/notifications/l10n/uk.json
 share/nextcloud/apps/notifications/l10n/uz.js
@@ -13628,6 +13716,8 @@ share/nextcloud/apps/oauth2/l10n/sv.js
 share/nextcloud/apps/oauth2/l10n/sv.json
 share/nextcloud/apps/oauth2/l10n/tr.js
 share/nextcloud/apps/oauth2/l10n/tr.json
+share/nextcloud/apps/oauth2/l10n/ug.js
+share/nextcloud/apps/oauth2/l10n/ug.json
 share/nextcloud/apps/oauth2/l10n/uk.js
 share/nextcloud/apps/oauth2/l10n/uk.json
 share/nextcloud/apps/oauth2/l10n/vi.js
@@ -13816,6 +13906,8 @@ share/nextcloud/apps/password_policy/l10
 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/ug.js
+share/nextcloud/apps/password_policy/l10n/ug.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
@@ -13915,8 +14007,6 @@ share/nextcloud/apps/photos/REUSE.toml
 share/nextcloud/apps/photos/appinfo/info.xml
 share/nextcloud/apps/photos/appinfo/routes.php
 share/nextcloud/apps/photos/appinfo/signature.json
-share/nextcloud/apps/photos/build-js/WebpackSPDXPlugin.js
-share/nextcloud/apps/photos/build-js/npm-post-build.sh
 share/nextcloud/apps/photos/composer.json
 share/nextcloud/apps/photos/composer.lock
 share/nextcloud/apps/photos/composer/autoload.php
@@ -14439,6 +14529,8 @@ share/nextcloud/apps/privacy/l10n/sv.js
 share/nextcloud/apps/privacy/l10n/sv.json
 share/nextcloud/apps/privacy/l10n/tr.js
 share/nextcloud/apps/privacy/l10n/tr.json
+share/nextcloud/apps/privacy/l10n/ug.js
+share/nextcloud/apps/privacy/l10n/ug.json
 share/nextcloud/apps/privacy/l10n/uk.js
 share/nextcloud/apps/privacy/l10n/uk.json
 share/nextcloud/apps/privacy/l10n/vi.js
@@ -14552,6 +14644,8 @@ share/nextcloud/apps/provisioning_api/l1
 share/nextcloud/apps/provisioning_api/l10n/sv.json
 share/nextcloud/apps/provisioning_api/l10n/tr.js
 share/nextcloud/apps/provisioning_api/l10n/tr.json
+share/nextcloud/apps/provisioning_api/l10n/ug.js
+share/nextcloud/apps/provisioning_api/l10n/ug.json
 share/nextcloud/apps/provisioning_api/l10n/uk.js
 share/nextcloud/apps/provisioning_api/l10n/uk.json
 share/nextcloud/apps/provisioning_api/l10n/zh_CN.js
@@ -14594,8 +14688,6 @@ share/nextcloud/apps/recommendations/REU
 share/nextcloud/apps/recommendations/appinfo/info.xml
 share/nextcloud/apps/recommendations/appinfo/routes.php
 share/nextcloud/apps/recommendations/appinfo/signature.json
-share/nextcloud/apps/recommendations/build-js/WebpackSPDXPlugin.js
-share/nextcloud/apps/recommendations/build-js/npm-post-build.sh
 share/nextcloud/apps/recommendations/composer.json
 share/nextcloud/apps/recommendations/composer.lock
 share/nextcloud/apps/recommendations/js/recommendations-dashboard.js
@@ -14700,6 +14792,8 @@ share/nextcloud/apps/recommendations/l10
 share/nextcloud/apps/recommendations/l10n/th.json
 share/nextcloud/apps/recommendations/l10n/tr.js
 share/nextcloud/apps/recommendations/l10n/tr.json
+share/nextcloud/apps/recommendations/l10n/ug.js
+share/nextcloud/apps/recommendations/l10n/ug.json
 share/nextcloud/apps/recommendations/l10n/uk.js
 share/nextcloud/apps/recommendations/l10n/uk.json
 share/nextcloud/apps/recommendations/l10n/vi.js
@@ -15219,6 +15313,8 @@ share/nextcloud/apps/serverinfo/l10n/th.
 share/nextcloud/apps/serverinfo/l10n/th.json
 share/nextcloud/apps/serverinfo/l10n/tr.js
 share/nextcloud/apps/serverinfo/l10n/tr.json
+share/nextcloud/apps/serverinfo/l10n/ug.js
+share/nextcloud/apps/serverinfo/l10n/ug.json
 share/nextcloud/apps/serverinfo/l10n/uk.js
 share/nextcloud/apps/serverinfo/l10n/uk.json
 share/nextcloud/apps/serverinfo/l10n/uz.js
@@ -15446,6 +15542,8 @@ share/nextcloud/apps/settings/l10n/th.js
 share/nextcloud/apps/settings/l10n/th.json
 share/nextcloud/apps/settings/l10n/tr.js
 share/nextcloud/apps/settings/l10n/tr.json
+share/nextcloud/apps/settings/l10n/ug.js
+share/nextcloud/apps/settings/l10n/ug.json
 share/nextcloud/apps/settings/l10n/uk.js
 share/nextcloud/apps/settings/l10n/uk.json
 share/nextcloud/apps/settings/l10n/vi.js
@@ -15744,6 +15842,8 @@ share/nextcloud/apps/sharebymail/l10n/sv
 share/nextcloud/apps/sharebymail/l10n/sv.json
 share/nextcloud/apps/sharebymail/l10n/tr.js
 share/nextcloud/apps/sharebymail/l10n/tr.json
+share/nextcloud/apps/sharebymail/l10n/ug.js
+share/nextcloud/apps/sharebymail/l10n/ug.json
 share/nextcloud/apps/sharebymail/l10n/uk.js
 share/nextcloud/apps/sharebymail/l10n/uk.json
 share/nextcloud/apps/sharebymail/l10n/zh_CN.js
@@ -16074,6 +16174,8 @@ share/nextcloud/apps/survey_client/l10n/
 share/nextcloud/apps/survey_client/l10n/th.json
 share/nextcloud/apps/survey_client/l10n/tr.js
 share/nextcloud/apps/survey_client/l10n/tr.json
+share/nextcloud/apps/survey_client/l10n/ug.js
+share/nextcloud/apps/survey_client/l10n/ug.json
 share/nextcloud/apps/survey_client/l10n/uk.js
 share/nextcloud/apps/survey_client/l10n/uk.json
 share/nextcloud/apps/survey_client/l10n/zh_CN.js
@@ -16210,6 +16312,8 @@ share/nextcloud/apps/suspicious_login/l1
 share/nextcloud/apps/suspicious_login/l10n/th.json
 share/nextcloud/apps/suspicious_login/l10n/tr.js
 share/nextcloud/apps/suspicious_login/l10n/tr.json
+share/nextcloud/apps/suspicious_login/l10n/ug.js
+share/nextcloud/apps/suspicious_login/l10n/ug.json
 share/nextcloud/apps/suspicious_login/l10n/uk.js
 share/nextcloud/apps/suspicious_login/l10n/uk.json
 share/nextcloud/apps/suspicious_login/l10n/vi.js
@@ -18187,54 +18291,54 @@ share/nextcloud/apps/text/js/1c-C06BLISM
 share/nextcloud/apps/text/js/1c-C06BLISM.chunk.mjs.map
 share/nextcloud/apps/text/js/1c.js-CSyL_Zhx.chunk.mjs
 share/nextcloud/apps/text/js/1c.js-CSyL_Zhx.chunk.mjs.map
-share/nextcloud/apps/text/js/AvatarWrapper-PsSM0l9U.chunk.mjs
-share/nextcloud/apps/text/js/AvatarWrapper-PsSM0l9U.chunk.mjs.map
-share/nextcloud/apps/text/js/BaseReader-Bx37gal2.chunk.mjs
-share/nextcloud/apps/text/js/BaseReader-Bx37gal2.chunk.mjs.map
-share/nextcloud/apps/text/js/DirectEditing-D9tclOxQ.chunk.mjs
-share/nextcloud/apps/text/js/DirectEditing-D9tclOxQ.chunk.mjs.map
-share/nextcloud/apps/text/js/Editor-DIe-seSB.chunk.mjs
-share/nextcloud/apps/text/js/Editor-DIe-seSB.chunk.mjs.map
-share/nextcloud/apps/text/js/Editor.singleton-CJHwyiok.chunk.mjs
-share/nextcloud/apps/text/js/Editor.singleton-CJHwyiok.chunk.mjs.map
-share/nextcloud/apps/text/js/FilePicker-CDU2njOJ-DJRGAqlw.chunk.mjs
-share/nextcloud/apps/text/js/FilePicker-CDU2njOJ-DJRGAqlw.chunk.mjs.map
-share/nextcloud/apps/text/js/FilesSettings-Dh-rNDjJ.chunk.mjs
-share/nextcloud/apps/text/js/FilesSettings-Dh-rNDjJ.chunk.mjs.map
-share/nextcloud/apps/text/js/GuestNameDialog-DsOpY-UD.chunk.mjs
-share/nextcloud/apps/text/js/GuestNameDialog-DsOpY-UD.chunk.mjs.map
-share/nextcloud/apps/text/js/MarkdownContentEditor-BP6GnzPJ.chunk.mjs
-share/nextcloud/apps/text/js/MarkdownContentEditor-BP6GnzPJ.chunk.mjs.map
+share/nextcloud/apps/text/js/AvatarWrapper-BzCIk-C3.chunk.mjs
+share/nextcloud/apps/text/js/AvatarWrapper-BzCIk-C3.chunk.mjs.map
+share/nextcloud/apps/text/js/BaseReader-C0y7ujYJ.chunk.mjs
+share/nextcloud/apps/text/js/BaseReader-C0y7ujYJ.chunk.mjs.map
+share/nextcloud/apps/text/js/DirectEditing-DNFDgdRH.chunk.mjs
+share/nextcloud/apps/text/js/DirectEditing-DNFDgdRH.chunk.mjs.map
+share/nextcloud/apps/text/js/Editor-Cg2miCaA.chunk.mjs
+share/nextcloud/apps/text/js/Editor-Cg2miCaA.chunk.mjs.map
+share/nextcloud/apps/text/js/Editor.singleton-ukfQI2_k.chunk.mjs
+share/nextcloud/apps/text/js/Editor.singleton-ukfQI2_k.chunk.mjs.map
+share/nextcloud/apps/text/js/FilePicker-CDU2njOJ-hn0nUpIi.chunk.mjs
+share/nextcloud/apps/text/js/FilePicker-CDU2njOJ-hn0nUpIi.chunk.mjs.map
+share/nextcloud/apps/text/js/FilesSettings-BlWO2ht5.chunk.mjs
+share/nextcloud/apps/text/js/FilesSettings-BlWO2ht5.chunk.mjs.map
+share/nextcloud/apps/text/js/GuestNameDialog-De77-Yqf.chunk.mjs
+share/nextcloud/apps/text/js/GuestNameDialog-De77-Yqf.chunk.mjs.map
+share/nextcloud/apps/text/js/MarkdownContentEditor-C-qOc9IT.chunk.mjs
+share/nextcloud/apps/text/js/MarkdownContentEditor-C-qOc9IT.chunk.mjs.map
 share/nextcloud/apps/text/js/MediaHandler.provider-CSBQhvYP.chunk.mjs
 share/nextcloud/apps/text/js/MediaHandler.provider-CSBQhvYP.chunk.mjs.map
-share/nextcloud/apps/text/js/NcCheckboxRadioSwitch-CvMEEI9x-HpgEZPax.chunk.mjs
-share/nextcloud/apps/text/js/NcCheckboxRadioSwitch-CvMEEI9x-HpgEZPax.chunk.mjs.map
-share/nextcloud/apps/text/js/NcNoteCard-CImn6F9p-7OG_jBLc.chunk.mjs
-share/nextcloud/apps/text/js/NcNoteCard-CImn6F9p-7OG_jBLc.chunk.mjs.map
-share/nextcloud/apps/text/js/PlainTextReader-khp2mnJs.chunk.mjs
-share/nextcloud/apps/text/js/PlainTextReader-khp2mnJs.chunk.mjs.map
-share/nextcloud/apps/text/js/PublicFilesEditor-BMxz6Oyo.chunk.mjs
-share/nextcloud/apps/text/js/PublicFilesEditor-BMxz6Oyo.chunk.mjs.map
-share/nextcloud/apps/text/js/Reader-Czu2zM9A.chunk.mjs
-share/nextcloud/apps/text/js/Reader-Czu2zM9A.chunk.mjs.map
-share/nextcloud/apps/text/js/RichText-CcSEp-9N.chunk.mjs
-share/nextcloud/apps/text/js/RichText-CcSEp-9N.chunk.mjs.map
-share/nextcloud/apps/text/js/RichTextReader-5EVWq0iq.chunk.mjs
-share/nextcloud/apps/text/js/RichTextReader-5EVWq0iq.chunk.mjs.map
-share/nextcloud/apps/text/js/RichWorkspace-pu9ZIxIn.chunk.mjs
-share/nextcloud/apps/text/js/RichWorkspace-pu9ZIxIn.chunk.mjs.map
-share/nextcloud/apps/text/js/SessionList-Bvpc3Qms.chunk.mjs
-share/nextcloud/apps/text/js/SessionList-Bvpc3Qms.chunk.mjs.map
+share/nextcloud/apps/text/js/NcCheckboxRadioSwitch-CvMEEI9x-C9uZHPCA.chunk.mjs
+share/nextcloud/apps/text/js/NcCheckboxRadioSwitch-CvMEEI9x-C9uZHPCA.chunk.mjs.map
+share/nextcloud/apps/text/js/NcNoteCard-CImn6F9p-2NlgRMlC.chunk.mjs
+share/nextcloud/apps/text/js/NcNoteCard-CImn6F9p-2NlgRMlC.chunk.mjs.map
+share/nextcloud/apps/text/js/PlainTextReader-CV9BQXQe.chunk.mjs
+share/nextcloud/apps/text/js/PlainTextReader-CV9BQXQe.chunk.mjs.map
+share/nextcloud/apps/text/js/PublicFilesEditor-BVRcgTqA.chunk.mjs
+share/nextcloud/apps/text/js/PublicFilesEditor-BVRcgTqA.chunk.mjs.map
+share/nextcloud/apps/text/js/Reader-Dn0Uin9Z.chunk.mjs
+share/nextcloud/apps/text/js/Reader-Dn0Uin9Z.chunk.mjs.map
+share/nextcloud/apps/text/js/RichText-xQa-JZC0.chunk.mjs
+share/nextcloud/apps/text/js/RichText-xQa-JZC0.chunk.mjs.map
+share/nextcloud/apps/text/js/RichTextReader-DKfS3Kkb.chunk.mjs
+share/nextcloud/apps/text/js/RichTextReader-DKfS3Kkb.chunk.mjs.map
+share/nextcloud/apps/text/js/RichWorkspace-DRosnCob.chunk.mjs
+share/nextcloud/apps/text/js/RichWorkspace-DRosnCob.chunk.mjs.map
+share/nextcloud/apps/text/js/SessionList-eIUEogKy.chunk.mjs
+share/nextcloud/apps/text/js/SessionList-eIUEogKy.chunk.mjs.map
 share/nextcloud/apps/text/js/Tableau10-CtWOpFMd.chunk.mjs
 share/nextcloud/apps/text/js/Tableau10-CtWOpFMd.chunk.mjs.map
-share/nextcloud/apps/text/js/ViewerComponent--7K_1Rbq.chunk.mjs
-share/nextcloud/apps/text/js/ViewerComponent--7K_1Rbq.chunk.mjs.map
-share/nextcloud/apps/text/js/Wrapper-BICRxhf1.chunk.mjs
-share/nextcloud/apps/text/js/Wrapper-BICRxhf1.chunk.mjs.map
+share/nextcloud/apps/text/js/ViewerComponent-nJJg6mUl.chunk.mjs
+share/nextcloud/apps/text/js/ViewerComponent-nJJg6mUl.chunk.mjs.map
+share/nextcloud/apps/text/js/Wrapper-D9C0MMsF.chunk.mjs
+share/nextcloud/apps/text/js/Wrapper-D9C0MMsF.chunk.mjs.map
 share/nextcloud/apps/text/js/_commonjs-dynamic-modules-CSduYUN4.chunk.mjs
 share/nextcloud/apps/text/js/_commonjs-dynamic-modules-CSduYUN4.chunk.mjs.map
-share/nextcloud/apps/text/js/_plugin-vue2_normalizer-CBD_Jxxq.chunk.mjs
-share/nextcloud/apps/text/js/_plugin-vue2_normalizer-CBD_Jxxq.chunk.mjs.map
+share/nextcloud/apps/text/js/_plugin-vue2_normalizer-UepKU4-p.chunk.mjs
+share/nextcloud/apps/text/js/_plugin-vue2_normalizer-UepKU4-p.chunk.mjs.map
 share/nextcloud/apps/text/js/abnf-BccXShOV.chunk.mjs
 share/nextcloud/apps/text/js/abnf-BccXShOV.chunk.mjs.map
 share/nextcloud/apps/text/js/abnf.js-BV3iMPzC.chunk.mjs
@@ -18263,8 +18367,8 @@ share/nextcloud/apps/text/js/applescript
 share/nextcloud/apps/text/js/applescript-BF8kHZX_.chunk.mjs.map
 share/nextcloud/apps/text/js/applescript.js-Do2F4zle.chunk.mjs
 share/nextcloud/apps/text/js/applescript.js-Do2F4zle.chunk.mjs.map
-share/nextcloud/apps/text/js/arc-igYUh7LQ.chunk.mjs
-share/nextcloud/apps/text/js/arc-igYUh7LQ.chunk.mjs.map
+share/nextcloud/apps/text/js/arc-BPz8SdaE.chunk.mjs
+share/nextcloud/apps/text/js/arc-BPz8SdaE.chunk.mjs.map
 share/nextcloud/apps/text/js/arcade-CGiW5f8j.chunk.mjs
 share/nextcloud/apps/text/js/arcade-CGiW5f8j.chunk.mjs.map
 share/nextcloud/apps/text/js/arcade.js-C7VPpNbo.chunk.mjs
@@ -18315,8 +18419,8 @@ share/nextcloud/apps/text/js/basic-mOwFG
 share/nextcloud/apps/text/js/basic-mOwFGzq5.chunk.mjs.map
 share/nextcloud/apps/text/js/basic.js-C65SEJDb.chunk.mjs
 share/nextcloud/apps/text/js/basic.js-C65SEJDb.chunk.mjs.map
-share/nextcloud/apps/text/js/blockDiagram-9f4a6865-BzOrTt0o.chunk.mjs
-share/nextcloud/apps/text/js/blockDiagram-9f4a6865-BzOrTt0o.chunk.mjs.map
+share/nextcloud/apps/text/js/blockDiagram-38ab4fdb-BrcDVDoa.chunk.mjs
+share/nextcloud/apps/text/js/blockDiagram-38ab4fdb-BrcDVDoa.chunk.mjs.map
 share/nextcloud/apps/text/js/bnf-DdidxKLN.chunk.mjs
 share/nextcloud/apps/text/js/bnf-DdidxKLN.chunk.mjs.map
 share/nextcloud/apps/text/js/bnf.js-C-J3hWaZ.chunk.mjs
@@ -18329,8 +18433,8 @@ share/nextcloud/apps/text/js/c-Ckocsmyo.
 share/nextcloud/apps/text/js/c-Ckocsmyo.chunk.mjs.map
 share/nextcloud/apps/text/js/c.js-0u2Q8DY7.chunk.mjs
 share/nextcloud/apps/text/js/c.js-0u2Q8DY7.chunk.mjs.map
-share/nextcloud/apps/text/js/c4Diagram-ae766693-BrFQF1zr.chunk.mjs
-share/nextcloud/apps/text/js/c4Diagram-ae766693-BrFQF1zr.chunk.mjs.map
+share/nextcloud/apps/text/js/c4Diagram-3d4e48cf-CUKDEP-k.chunk.mjs
+share/nextcloud/apps/text/js/c4Diagram-3d4e48cf-CUKDEP-k.chunk.mjs.map
 share/nextcloud/apps/text/js/cal-Cls0acTe.chunk.mjs
 share/nextcloud/apps/text/js/cal-Cls0acTe.chunk.mjs.map
 share/nextcloud/apps/text/js/cal.js-YVsZv3ip.chunk.mjs
@@ -18343,12 +18447,12 @@ share/nextcloud/apps/text/js/ceylon-CaoZ
 share/nextcloud/apps/text/js/ceylon-CaoZeTGV.chunk.mjs.map
 share/nextcloud/apps/text/js/ceylon.js-CfnrjMXe.chunk.mjs
 share/nextcloud/apps/text/js/ceylon.js-CfnrjMXe.chunk.mjs.map
-share/nextcloud/apps/text/js/channel-JpSG4_AT.chunk.mjs
-share/nextcloud/apps/text/js/channel-JpSG4_AT.chunk.mjs.map
-share/nextcloud/apps/text/js/classDiagram-fb54d2a0-BdmA59c8.chunk.mjs
-share/nextcloud/apps/text/js/classDiagram-fb54d2a0-BdmA59c8.chunk.mjs.map
-share/nextcloud/apps/text/js/classDiagram-v2-a2b738ad-CzJHjkig.chunk.mjs
-share/nextcloud/apps/text/js/classDiagram-v2-a2b738ad-CzJHjkig.chunk.mjs.map
+share/nextcloud/apps/text/js/channel-B_9sWR2q.chunk.mjs
+share/nextcloud/apps/text/js/channel-B_9sWR2q.chunk.mjs.map
+share/nextcloud/apps/text/js/classDiagram-70f12bd4-BUCQT4qn.chunk.mjs
+share/nextcloud/apps/text/js/classDiagram-70f12bd4-BUCQT4qn.chunk.mjs.map
+share/nextcloud/apps/text/js/classDiagram-v2-f2320105-CGKwsAYv.chunk.mjs
+share/nextcloud/apps/text/js/classDiagram-v2-f2320105-CGKwsAYv.chunk.mjs.map
 share/nextcloud/apps/text/js/clean-s1_UmpTo.chunk.mjs
 share/nextcloud/apps/text/js/clean-s1_UmpTo.chunk.mjs.map
 share/nextcloud/apps/text/js/clean.js-DrDLnyLI.chunk.mjs
@@ -18361,8 +18465,8 @@ share/nextcloud/apps/text/js/clojure-rep
 share/nextcloud/apps/text/js/clojure-repl.js-BO69FRkh.chunk.mjs.map
 share/nextcloud/apps/text/js/clojure.js-BPIPzQCj.chunk.mjs
 share/nextcloud/apps/text/js/clojure.js-BPIPzQCj.chunk.mjs.map
-share/nextcloud/apps/text/js/clone-CfxKHCfg.chunk.mjs
-share/nextcloud/apps/text/js/clone-CfxKHCfg.chunk.mjs.map
+share/nextcloud/apps/text/js/clone-CdZcBlbr.chunk.mjs
+share/nextcloud/apps/text/js/clone-CdZcBlbr.chunk.mjs.map
 share/nextcloud/apps/text/js/cmake-B-NXX2Kj.chunk.mjs
 share/nextcloud/apps/text/js/cmake-B-NXX2Kj.chunk.mjs.map
 share/nextcloud/apps/text/js/cmake.js-DpgjwIPD.chunk.mjs
@@ -18383,8 +18487,8 @@ share/nextcloud/apps/text/js/cpp-Bp9MTZj
 share/nextcloud/apps/text/js/cpp-Bp9MTZjx.chunk.mjs.map
 share/nextcloud/apps/text/js/cpp.js-CQoH2atz.chunk.mjs
 share/nextcloud/apps/text/js/cpp.js-CQoH2atz.chunk.mjs.map
-share/nextcloud/apps/text/js/createText-ca0c5216-zBmLklPS.chunk.mjs
-share/nextcloud/apps/text/js/createText-ca0c5216-zBmLklPS.chunk.mjs.map
+share/nextcloud/apps/text/js/createText-2e5e7dd3-CGeVxhlf.chunk.mjs
+share/nextcloud/apps/text/js/createText-2e5e7dd3-CGeVxhlf.chunk.mjs.map
 share/nextcloud/apps/text/js/crmsh-16VSh_77.chunk.mjs
 share/nextcloud/apps/text/js/crmsh-16VSh_77.chunk.mjs.map
 share/nextcloud/apps/text/js/crmsh.js-DSjxTdEj.chunk.mjs
@@ -18453,8 +18557,8 @@ share/nextcloud/apps/text/js/ebnf-D-hWR1
 share/nextcloud/apps/text/js/ebnf-D-hWR1TI.chunk.mjs.map
 share/nextcloud/apps/text/js/ebnf.js-B99xrNsa.chunk.mjs
 share/nextcloud/apps/text/js/ebnf.js-B99xrNsa.chunk.mjs.map
-share/nextcloud/apps/text/js/edges-066a5561-GQrjvVdy.chunk.mjs
-share/nextcloud/apps/text/js/edges-066a5561-GQrjvVdy.chunk.mjs.map
+share/nextcloud/apps/text/js/edges-e0da2a9e-CfclYjfq.chunk.mjs
+share/nextcloud/apps/text/js/edges-e0da2a9e-CfclYjfq.chunk.mjs.map
 share/nextcloud/apps/text/js/elixir-DqR_ufeR.chunk.mjs
 share/nextcloud/apps/text/js/elixir-DqR_ufeR.chunk.mjs.map
 share/nextcloud/apps/text/js/elixir.js-B4Czq9hB.chunk.mjs
@@ -18465,8 +18569,8 @@ share/nextcloud/apps/text/js/elm.js-Bwxi
 share/nextcloud/apps/text/js/elm.js-Bwxigsbe.chunk.mjs.map
 share/nextcloud/apps/text/js/emoji-picker-SoWZqoso.chunk.mjs
 share/nextcloud/apps/text/js/emoji-picker-SoWZqoso.chunk.mjs.map
-share/nextcloud/apps/text/js/erDiagram-09d1c15f-CXgHCK0p.chunk.mjs
-share/nextcloud/apps/text/js/erDiagram-09d1c15f-CXgHCK0p.chunk.mjs.map
+share/nextcloud/apps/text/js/erDiagram-9861fffd-C0tWomkz.chunk.mjs
+share/nextcloud/apps/text/js/erDiagram-9861fffd-C0tWomkz.chunk.mjs.map
 share/nextcloud/apps/text/js/erb-CcWvHkYN.chunk.mjs
 share/nextcloud/apps/text/js/erb-CcWvHkYN.chunk.mjs.map
 share/nextcloud/apps/text/js/erb.js-DTle1Z7R.chunk.mjs
@@ -18483,8 +18587,8 @@ share/nextcloud/apps/text/js/excel-CEy2e
 share/nextcloud/apps/text/js/excel-CEy2e3_f.chunk.mjs.map
 share/nextcloud/apps/text/js/excel.js-BxW_9Gs1.chunk.mjs
 share/nextcloud/apps/text/js/excel.js-BxW_9Gs1.chunk.mjs.map
-share/nextcloud/apps/text/js/files-CrMDg5c3.chunk.mjs
-share/nextcloud/apps/text/js/files-CrMDg5c3.chunk.mjs.map
+share/nextcloud/apps/text/js/files-D_hx7lPN.chunk.mjs
+share/nextcloud/apps/text/js/files-D_hx7lPN.chunk.mjs.map
 share/nextcloud/apps/text/js/fix-BT--YMIy.chunk.mjs
 share/nextcloud/apps/text/js/fix-BT--YMIy.chunk.mjs.map
 share/nextcloud/apps/text/js/fix.js-DKHenGt2.chunk.mjs
@@ -18493,14 +18597,14 @@ share/nextcloud/apps/text/js/flix-Do8kk_
 share/nextcloud/apps/text/js/flix-Do8kk_hP.chunk.mjs.map
 share/nextcloud/apps/text/js/flix.js-BB2OJPyM.chunk.mjs
 share/nextcloud/apps/text/js/flix.js-BB2OJPyM.chunk.mjs.map
-share/nextcloud/apps/text/js/flowDb-c1833063-CSsn8Gwm.chunk.mjs
-share/nextcloud/apps/text/js/flowDb-c1833063-CSsn8Gwm.chunk.mjs.map
-share/nextcloud/apps/text/js/flowDiagram-b222e15a-BdqXaP3n.chunk.mjs
-share/nextcloud/apps/text/js/flowDiagram-b222e15a-BdqXaP3n.chunk.mjs.map
-share/nextcloud/apps/text/js/flowDiagram-v2-13329dc7-CGYnbad1.chunk.mjs
-share/nextcloud/apps/text/js/flowDiagram-v2-13329dc7-CGYnbad1.chunk.mjs.map
-share/nextcloud/apps/text/js/flowchart-elk-definition-ae0efee6-BworIll9.chunk.mjs
-share/nextcloud/apps/text/js/flowchart-elk-definition-ae0efee6-BworIll9.chunk.mjs.map
+share/nextcloud/apps/text/js/flowDb-956e92f1-S6qZqyn3.chunk.mjs
+share/nextcloud/apps/text/js/flowDb-956e92f1-S6qZqyn3.chunk.mjs.map
+share/nextcloud/apps/text/js/flowDiagram-66a62f08-BJsFIDtu.chunk.mjs
+share/nextcloud/apps/text/js/flowDiagram-66a62f08-BJsFIDtu.chunk.mjs.map
+share/nextcloud/apps/text/js/flowDiagram-v2-96b9c2cf-BddN5I1G.chunk.mjs
+share/nextcloud/apps/text/js/flowDiagram-v2-96b9c2cf-BddN5I1G.chunk.mjs.map
+share/nextcloud/apps/text/js/flowchart-elk-definition-4a651766-BPVuMOBb.chunk.mjs
+share/nextcloud/apps/text/js/flowchart-elk-definition-4a651766-BPVuMOBb.chunk.mjs.map
 share/nextcloud/apps/text/js/fortran-CM6enqUj.chunk.mjs
 share/nextcloud/apps/text/js/fortran-CM6enqUj.chunk.mjs.map
 share/nextcloud/apps/text/js/fortran.js-C7f-8bHT.chunk.mjs
@@ -18513,8 +18617,8 @@ share/nextcloud/apps/text/js/gams-zJUv_K
 share/nextcloud/apps/text/js/gams-zJUv_K7e.chunk.mjs.map
 share/nextcloud/apps/text/js/gams.js-BGOI6wKw.chunk.mjs
 share/nextcloud/apps/text/js/gams.js-BGOI6wKw.chunk.mjs.map
-share/nextcloud/apps/text/js/ganttDiagram-b62c793e-DgklVKVk.chunk.mjs
-share/nextcloud/apps/text/js/ganttDiagram-b62c793e-DgklVKVk.chunk.mjs.map
+share/nextcloud/apps/text/js/ganttDiagram-c361ad54-CWZWPB6h.chunk.mjs
+share/nextcloud/apps/text/js/ganttDiagram-c361ad54-CWZWPB6h.chunk.mjs.map
 share/nextcloud/apps/text/js/gauss-CQRjfLHO.chunk.mjs
 share/nextcloud/apps/text/js/gauss-CQRjfLHO.chunk.mjs.map
 share/nextcloud/apps/text/js/gauss.js-CTsg7B7z.chunk.mjs
@@ -18527,8 +18631,8 @@ share/nextcloud/apps/text/js/gherkin-Dh-
 share/nextcloud/apps/text/js/gherkin-Dh-kZH3k.chunk.mjs.map
 share/nextcloud/apps/text/js/gherkin.js-DsKSmpUg.chunk.mjs
 share/nextcloud/apps/text/js/gherkin.js-DsKSmpUg.chunk.mjs.map
-share/nextcloud/apps/text/js/gitGraphDiagram-942e62fe-BkNovkYW.chunk.mjs
-share/nextcloud/apps/text/js/gitGraphDiagram-942e62fe-BkNovkYW.chunk.mjs.map
+share/nextcloud/apps/text/js/gitGraphDiagram-72cf32ee-BkfEGEu_.chunk.mjs
+share/nextcloud/apps/text/js/gitGraphDiagram-72cf32ee-BkfEGEu_.chunk.mjs.map
 share/nextcloud/apps/text/js/glsl-VA-dDjMu.chunk.mjs
 share/nextcloud/apps/text/js/glsl-VA-dDjMu.chunk.mjs.map
 share/nextcloud/apps/text/js/glsl.js-Dt8FsJAn.chunk.mjs
@@ -18549,8 +18653,8 @@ share/nextcloud/apps/text/js/gradle-CmX4
 share/nextcloud/apps/text/js/gradle-CmX48lFY.chunk.mjs.map
 share/nextcloud/apps/text/js/gradle.js-DF9VQIUV.chunk.mjs
 share/nextcloud/apps/text/js/gradle.js-DF9VQIUV.chunk.mjs.map
-share/nextcloud/apps/text/js/graph-AfIIf9fP.chunk.mjs
-share/nextcloud/apps/text/js/graph-AfIIf9fP.chunk.mjs.map
+share/nextcloud/apps/text/js/graph-RO1Bel_o.chunk.mjs
+share/nextcloud/apps/text/js/graph-RO1Bel_o.chunk.mjs.map
 share/nextcloud/apps/text/js/graphql-Dg4odS17.chunk.mjs
 share/nextcloud/apps/text/js/graphql-Dg4odS17.chunk.mjs.map
 share/nextcloud/apps/text/js/graphql.js-C8Qv3h_v.chunk.mjs
@@ -18587,24 +18691,24 @@ share/nextcloud/apps/text/js/hy-aioFYxx1
 share/nextcloud/apps/text/js/hy-aioFYxx1.chunk.mjs.map
 share/nextcloud/apps/text/js/hy.js-CNDvCBmH.chunk.mjs
 share/nextcloud/apps/text/js/hy.js-CNDvCBmH.chunk.mjs.map
-share/nextcloud/apps/text/js/index-01f381cb-1vf3Y6b9.chunk.mjs
-share/nextcloud/apps/text/js/index-01f381cb-1vf3Y6b9.chunk.mjs.map
-share/nextcloud/apps/text/js/index-BpvrP2W2.chunk.mjs
-share/nextcloud/apps/text/js/index-BpvrP2W2.chunk.mjs.map
+share/nextcloud/apps/text/js/index-3862675e-tbT_gb_H.chunk.mjs
+share/nextcloud/apps/text/js/index-3862675e-tbT_gb_H.chunk.mjs.map
+share/nextcloud/apps/text/js/index-BH4h0gCH.chunk.mjs
+share/nextcloud/apps/text/js/index-BH4h0gCH.chunk.mjs.map
+share/nextcloud/apps/text/js/index-BZeaSGSY.chunk.mjs
+share/nextcloud/apps/text/js/index-BZeaSGSY.chunk.mjs.map
 share/nextcloud/apps/text/js/index-Br6XaFoY.chunk.mjs
 share/nextcloud/apps/text/js/index-Br6XaFoY.chunk.mjs.map
-share/nextcloud/apps/text/js/index-C1azEbgd-qDYxBT-w.chunk.mjs
-share/nextcloud/apps/text/js/index-C1azEbgd-qDYxBT-w.chunk.mjs.map
+share/nextcloud/apps/text/js/index-C1azEbgd-BE0NzBcl.chunk.mjs
+share/nextcloud/apps/text/js/index-C1azEbgd-BE0NzBcl.chunk.mjs.map
 share/nextcloud/apps/text/js/index-COlIf7vj.chunk.mjs
 share/nextcloud/apps/text/js/index-COlIf7vj.chunk.mjs.map
-share/nextcloud/apps/text/js/index-CZpehzPA.chunk.mjs
-share/nextcloud/apps/text/js/index-CZpehzPA.chunk.mjs.map
 share/nextcloud/apps/text/js/index-DkzhscpN.chunk.mjs
 share/nextcloud/apps/text/js/index-DkzhscpN.chunk.mjs.map
 share/nextcloud/apps/text/js/index-Ubm2itxG.chunk.mjs
 share/nextcloud/apps/text/js/index-Ubm2itxG.chunk.mjs.map
-share/nextcloud/apps/text/js/infoDiagram-94cd232f-2GiJfq5o.chunk.mjs
-share/nextcloud/apps/text/js/infoDiagram-94cd232f-2GiJfq5o.chunk.mjs.map
+share/nextcloud/apps/text/js/infoDiagram-f8f76790-Cjalhg1X.chunk.mjs
+share/nextcloud/apps/text/js/infoDiagram-f8f76790-Cjalhg1X.chunk.mjs.map
 share/nextcloud/apps/text/js/inform7-DR3qoLF1.chunk.mjs
 share/nextcloud/apps/text/js/inform7-DR3qoLF1.chunk.mjs.map
 share/nextcloud/apps/text/js/inform7.js-PTFp-C8J.chunk.mjs
@@ -18635,8 +18739,8 @@ share/nextcloud/apps/text/js/jboss-cli-a
 share/nextcloud/apps/text/js/jboss-cli-aedRy8j2.chunk.mjs.map
 share/nextcloud/apps/text/js/jboss-cli.js-CMLASO4W.chunk.mjs
 share/nextcloud/apps/text/js/jboss-cli.js-CMLASO4W.chunk.mjs.map
-share/nextcloud/apps/text/js/journeyDiagram-6625b456-BLNO7w-n.chunk.mjs
-share/nextcloud/apps/text/js/journeyDiagram-6625b456-BLNO7w-n.chunk.mjs.map
+share/nextcloud/apps/text/js/journeyDiagram-49397b02-DP4Bf5WJ.chunk.mjs
+share/nextcloud/apps/text/js/journeyDiagram-49397b02-DP4Bf5WJ.chunk.mjs.map
 share/nextcloud/apps/text/js/json-B0r_n1Uu.chunk.mjs
 share/nextcloud/apps/text/js/json-B0r_n1Uu.chunk.mjs.map
 share/nextcloud/apps/text/js/json.js-BzaL6C8s.chunk.mjs
@@ -18663,8 +18767,8 @@ share/nextcloud/apps/text/js/latex-Bidkz
 share/nextcloud/apps/text/js/latex-BidkzKI9.chunk.mjs.map
 share/nextcloud/apps/text/js/latex.js-BzSir9Dn.chunk.mjs
 share/nextcloud/apps/text/js/latex.js-BzSir9Dn.chunk.mjs.map
-share/nextcloud/apps/text/js/layout-OOz8CTlC.chunk.mjs
-share/nextcloud/apps/text/js/layout-OOz8CTlC.chunk.mjs.map
+share/nextcloud/apps/text/js/layout-CSM-pooY.chunk.mjs
+share/nextcloud/apps/text/js/layout-CSM-pooY.chunk.mjs.map
 share/nextcloud/apps/text/js/ldif-BrNSQP8L.chunk.mjs
 share/nextcloud/apps/text/js/ldif-BrNSQP8L.chunk.mjs.map
 share/nextcloud/apps/text/js/ldif.js-D-oU_F0V.chunk.mjs
@@ -18677,10 +18781,10 @@ share/nextcloud/apps/text/js/less-yISBHY
 share/nextcloud/apps/text/js/less-yISBHYxx.chunk.mjs.map
 share/nextcloud/apps/text/js/less.js-DDKz8j6M.chunk.mjs
 share/nextcloud/apps/text/js/less.js-DDKz8j6M.chunk.mjs.map
-share/nextcloud/apps/text/js/line-CKWJWi_3.chunk.mjs
-share/nextcloud/apps/text/js/line-CKWJWi_3.chunk.mjs.map
-share/nextcloud/apps/text/js/linear-BxkBBwC9.chunk.mjs
-share/nextcloud/apps/text/js/linear-BxkBBwC9.chunk.mjs.map
+share/nextcloud/apps/text/js/line-DE4vEKog.chunk.mjs
+share/nextcloud/apps/text/js/line-DE4vEKog.chunk.mjs.map
+share/nextcloud/apps/text/js/linear-C98FpbP5.chunk.mjs
+share/nextcloud/apps/text/js/linear-C98FpbP5.chunk.mjs.map
 share/nextcloud/apps/text/js/lisp-Bf_vLEb6.chunk.mjs
 share/nextcloud/apps/text/js/lisp-Bf_vLEb6.chunk.mjs.map
 share/nextcloud/apps/text/js/lisp.js-CZkyYTQP.chunk.mjs
@@ -18735,12 +18839,12 @@ share/nextcloud/apps/text/js/mercury-BdH
 share/nextcloud/apps/text/js/mercury-BdHHVfD4.chunk.mjs.map
 share/nextcloud/apps/text/js/mercury.js-jwXqf5PV.chunk.mjs
 share/nextcloud/apps/text/js/mercury.js-jwXqf5PV.chunk.mjs.map
-share/nextcloud/apps/text/js/mermaid.core-CHhv7cmw.chunk.mjs
-share/nextcloud/apps/text/js/mermaid.core-CHhv7cmw.chunk.mjs.map
+share/nextcloud/apps/text/js/mermaid.core-ChD64xgE.chunk.mjs
+share/nextcloud/apps/text/js/mermaid.core-ChD64xgE.chunk.mjs.map
 share/nextcloud/apps/text/js/mime-ChWVRLiA.chunk.mjs
 share/nextcloud/apps/text/js/mime-ChWVRLiA.chunk.mjs.map
-share/nextcloud/apps/text/js/mindmap-definition-307c710a-BSEuvaLJ.chunk.mjs
-share/nextcloud/apps/text/js/mindmap-definition-307c710a-BSEuvaLJ.chunk.mjs.map
+share/nextcloud/apps/text/js/mindmap-definition-fc14e90a-Dmt9v0it.chunk.mjs
+share/nextcloud/apps/text/js/mindmap-definition-fc14e90a-Dmt9v0it.chunk.mjs.map
 share/nextcloud/apps/text/js/mipsasm-D67poc80.chunk.mjs
 share/nextcloud/apps/text/js/mipsasm-D67poc80.chunk.mjs.map
 share/nextcloud/apps/text/js/mipsasm.js-CWXXOR_u.chunk.mjs
@@ -18835,8 +18939,8 @@ share/nextcloud/apps/text/js/php-templat
 share/nextcloud/apps/text/js/php-template.js-BcRG0_Wd.chunk.mjs.map
 share/nextcloud/apps/text/js/php.js-Bd_7bXT-.chunk.mjs
 share/nextcloud/apps/text/js/php.js-Bd_7bXT-.chunk.mjs.map
-share/nextcloud/apps/text/js/pieDiagram-bb1d19e5-BiJye3qS.chunk.mjs
-share/nextcloud/apps/text/js/pieDiagram-bb1d19e5-BiJye3qS.chunk.mjs.map
+share/nextcloud/apps/text/js/pieDiagram-8a3498a8-BGXtXrZQ.chunk.mjs
+share/nextcloud/apps/text/js/pieDiagram-8a3498a8-BGXtXrZQ.chunk.mjs.map
 share/nextcloud/apps/text/js/plaintext-E0BOOE5N.chunk.mjs
 share/nextcloud/apps/text/js/plaintext-E0BOOE5N.chunk.mjs.map
 share/nextcloud/apps/text/js/plaintext.js-IV8U_wPr.chunk.mjs
@@ -18869,8 +18973,8 @@ share/nextcloud/apps/text/js/protobuf-Bx
 share/nextcloud/apps/text/js/protobuf-Bxuhz9Gw.chunk.mjs.map
 share/nextcloud/apps/text/js/protobuf.js-Cr9gR-SB.chunk.mjs
 share/nextcloud/apps/text/js/protobuf.js-Cr9gR-SB.chunk.mjs.map
-share/nextcloud/apps/text/js/public-BnJZpQLY.chunk.mjs
-share/nextcloud/apps/text/js/public-BnJZpQLY.chunk.mjs.map
+share/nextcloud/apps/text/js/public-DD-Yi-ho.chunk.mjs
+share/nextcloud/apps/text/js/public-DD-Yi-ho.chunk.mjs.map
 share/nextcloud/apps/text/js/puppet-CpZ0LBub.chunk.mjs
 share/nextcloud/apps/text/js/puppet-CpZ0LBub.chunk.mjs.map
 share/nextcloud/apps/text/js/puppet.js-lzFyUR80.chunk.mjs
@@ -18895,8 +18999,8 @@ share/nextcloud/apps/text/js/qml-Dq94FKv
 share/nextcloud/apps/text/js/qml-Dq94FKvK.chunk.mjs.map
 share/nextcloud/apps/text/js/qml.js-Brfl3TJ1.chunk.mjs
 share/nextcloud/apps/text/js/qml.js-Brfl3TJ1.chunk.mjs.map
-share/nextcloud/apps/text/js/quadrantDiagram-c759a472-D7mSRquN.chunk.mjs
-share/nextcloud/apps/text/js/quadrantDiagram-c759a472-D7mSRquN.chunk.mjs.map
+share/nextcloud/apps/text/js/quadrantDiagram-120e2f19-BQbqLEXf.chunk.mjs
+share/nextcloud/apps/text/js/quadrantDiagram-120e2f19-BQbqLEXf.chunk.mjs.map
 share/nextcloud/apps/text/js/r-Bp28_zr0.chunk.mjs
 share/nextcloud/apps/text/js/r-Bp28_zr0.chunk.mjs.map
 share/nextcloud/apps/text/js/r.js-DNYynHPT.chunk.mjs
@@ -18905,8 +19009,8 @@ share/nextcloud/apps/text/js/reasonml-Cj
 share/nextcloud/apps/text/js/reasonml-CjXC9NIC.chunk.mjs.map
 share/nextcloud/apps/text/js/reasonml.js-DswjIw79.chunk.mjs
 share/nextcloud/apps/text/js/reasonml.js-DswjIw79.chunk.mjs.map
-share/nextcloud/apps/text/js/requirementDiagram-87253d64-48JxXd9V.chunk.mjs
-share/nextcloud/apps/text/js/requirementDiagram-87253d64-48JxXd9V.chunk.mjs.map
+share/nextcloud/apps/text/js/requirementDiagram-deff3bca-ft4thyBJ.chunk.mjs
+share/nextcloud/apps/text/js/requirementDiagram-deff3bca-ft4thyBJ.chunk.mjs.map
 share/nextcloud/apps/text/js/rib-DfGGzq5s.chunk.mjs
 share/nextcloud/apps/text/js/rib-DfGGzq5s.chunk.mjs.map
 share/nextcloud/apps/text/js/rib.js-DzR8SJm1.chunk.mjs
@@ -18935,8 +19039,8 @@ share/nextcloud/apps/text/js/rust-D83oCg
 share/nextcloud/apps/text/js/rust-D83oCgNd.chunk.mjs.map
 share/nextcloud/apps/text/js/rust.js-BRCG942D.chunk.mjs
 share/nextcloud/apps/text/js/rust.js-BRCG942D.chunk.mjs.map
-share/nextcloud/apps/text/js/sankeyDiagram-707fac0f-slv5SW31.chunk.mjs
-share/nextcloud/apps/text/js/sankeyDiagram-707fac0f-slv5SW31.chunk.mjs.map
+share/nextcloud/apps/text/js/sankeyDiagram-04a897e0-BfmQBkWT.chunk.mjs
+share/nextcloud/apps/text/js/sankeyDiagram-04a897e0-BfmQBkWT.chunk.mjs.map
 share/nextcloud/apps/text/js/sas-C_UMK08C.chunk.mjs
 share/nextcloud/apps/text/js/sas-C_UMK08C.chunk.mjs.map
 share/nextcloud/apps/text/js/sas.js-CQ1x98Dn.chunk.mjs
@@ -18957,8 +19061,8 @@ share/nextcloud/apps/text/js/scss-B0DBU1
 share/nextcloud/apps/text/js/scss-B0DBU1A2.chunk.mjs.map
 share/nextcloud/apps/text/js/scss.js-BBjO2KHE.chunk.mjs
 share/nextcloud/apps/text/js/scss.js-BBjO2KHE.chunk.mjs.map
-share/nextcloud/apps/text/js/sequenceDiagram-6894f283-C92FY58v.chunk.mjs
-share/nextcloud/apps/text/js/sequenceDiagram-6894f283-C92FY58v.chunk.mjs.map
+share/nextcloud/apps/text/js/sequenceDiagram-704730f1-COvfb4iE.chunk.mjs
+share/nextcloud/apps/text/js/sequenceDiagram-704730f1-COvfb4iE.chunk.mjs.map
 share/nextcloud/apps/text/js/shell-DIWuJnuE.chunk.mjs
 share/nextcloud/apps/text/js/shell-DIWuJnuE.chunk.mjs.map
 share/nextcloud/apps/text/js/shell.js-BzmZ2Aez.chunk.mjs
@@ -18991,20 +19095,20 @@ share/nextcloud/apps/text/js/stata-Dp7E7
 share/nextcloud/apps/text/js/stata-Dp7E7QtA.chunk.mjs.map
 share/nextcloud/apps/text/js/stata.js-KD1keFoP.chunk.mjs
 share/nextcloud/apps/text/js/stata.js-KD1keFoP.chunk.mjs.map
-share/nextcloud/apps/text/js/stateDiagram-5dee940d-dahvV0bb.chunk.mjs
-share/nextcloud/apps/text/js/stateDiagram-5dee940d-dahvV0bb.chunk.mjs.map
-share/nextcloud/apps/text/js/stateDiagram-v2-1992cada-BKPQFx5-.chunk.mjs
-share/nextcloud/apps/text/js/stateDiagram-v2-1992cada-BKPQFx5-.chunk.mjs.map
+share/nextcloud/apps/text/js/stateDiagram-587899a1-eFQIow58.chunk.mjs
+share/nextcloud/apps/text/js/stateDiagram-587899a1-eFQIow58.chunk.mjs.map
+share/nextcloud/apps/text/js/stateDiagram-v2-d93cdb3a-fWEFHomj.chunk.mjs
+share/nextcloud/apps/text/js/stateDiagram-v2-d93cdb3a-fWEFHomj.chunk.mjs.map
 share/nextcloud/apps/text/js/step21-DTssxJwG.chunk.mjs
 share/nextcloud/apps/text/js/step21-DTssxJwG.chunk.mjs.map
 share/nextcloud/apps/text/js/step21.js-B-KDEPYU.chunk.mjs
 share/nextcloud/apps/text/js/step21.js-B-KDEPYU.chunk.mjs.map
-share/nextcloud/apps/text/js/styles-0784dbeb-CxtQ-PYU.chunk.mjs
-share/nextcloud/apps/text/js/styles-0784dbeb-CxtQ-PYU.chunk.mjs.map
-share/nextcloud/apps/text/js/styles-483fbfea-CL8ByvQb.chunk.mjs
-share/nextcloud/apps/text/js/styles-483fbfea-CL8ByvQb.chunk.mjs.map
-share/nextcloud/apps/text/js/styles-b83b31c9-DPKINgEo.chunk.mjs
-share/nextcloud/apps/text/js/styles-b83b31c9-DPKINgEo.chunk.mjs.map
+share/nextcloud/apps/text/js/styles-6aaf32cf-DJGE2hlQ.chunk.mjs
+share/nextcloud/apps/text/js/styles-6aaf32cf-DJGE2hlQ.chunk.mjs.map
+share/nextcloud/apps/text/js/styles-9a916d00-C8NpzZfo.chunk.mjs
+share/nextcloud/apps/text/js/styles-9a916d00-C8NpzZfo.chunk.mjs.map
+share/nextcloud/apps/text/js/styles-c10674c1-D5w-rKcB.chunk.mjs
+share/nextcloud/apps/text/js/styles-c10674c1-D5w-rKcB.chunk.mjs.map
 share/nextcloud/apps/text/js/stylus-DgLY980K.chunk.mjs
 share/nextcloud/apps/text/js/stylus-DgLY980K.chunk.mjs.map
 share/nextcloud/apps/text/js/stylus.js-DcLCiQ1d.chunk.mjs
@@ -19013,8 +19117,8 @@ share/nextcloud/apps/text/js/subunit-B9E
 share/nextcloud/apps/text/js/subunit-B9EjSXse.chunk.mjs.map
 share/nextcloud/apps/text/js/subunit.js-DpDNPqv6.chunk.mjs
 share/nextcloud/apps/text/js/subunit.js-DpDNPqv6.chunk.mjs.map
-share/nextcloud/apps/text/js/svgDrawCommon-5e1cfd1d-MSJgWCxJ.chunk.mjs
-share/nextcloud/apps/text/js/svgDrawCommon-5e1cfd1d-MSJgWCxJ.chunk.mjs.map
+share/nextcloud/apps/text/js/svgDrawCommon-08f97a94-DaNtWr9t.chunk.mjs
+share/nextcloud/apps/text/js/svgDrawCommon-08f97a94-DaNtWr9t.chunk.mjs.map
 share/nextcloud/apps/text/js/swift-DwqT-Gzy.chunk.mjs
 share/nextcloud/apps/text/js/swift-DwqT-Gzy.chunk.mjs.map
 share/nextcloud/apps/text/js/swift.js-DF2SS6MM.chunk.mjs
@@ -19047,8 +19151,8 @@ share/nextcloud/apps/text/js/thrift-DuRP
 share/nextcloud/apps/text/js/thrift-DuRPNdpg.chunk.mjs.map
 share/nextcloud/apps/text/js/thrift.js-BRGLTLbK.chunk.mjs
 share/nextcloud/apps/text/js/thrift.js-BRGLTLbK.chunk.mjs.map
-share/nextcloud/apps/text/js/timeline-definition-bf702344-CNjda0DB.chunk.mjs
-share/nextcloud/apps/text/js/timeline-definition-bf702344-CNjda0DB.chunk.mjs.map
+share/nextcloud/apps/text/js/timeline-definition-85554ec2-C71xEkm_.chunk.mjs
+share/nextcloud/apps/text/js/timeline-definition-85554ec2-C71xEkm_.chunk.mjs.map
 share/nextcloud/apps/text/js/token-DpxtlN7K.chunk.mjs
 share/nextcloud/apps/text/js/token-DpxtlN7K.chunk.mjs.map
 share/nextcloud/apps/text/js/tp-CAm9k4qM.chunk.mjs
@@ -19118,8 +19222,8 @@ share/nextcloud/apps/text/js/xquery-CoSY
 share/nextcloud/apps/text/js/xquery-CoSYZG2x.chunk.mjs.map
 share/nextcloud/apps/text/js/xquery.js-CKUDR301.chunk.mjs
 share/nextcloud/apps/text/js/xquery.js-CKUDR301.chunk.mjs.map
-share/nextcloud/apps/text/js/xychartDiagram-f11f50a6-DmdQMltv.chunk.mjs
-share/nextcloud/apps/text/js/xychartDiagram-f11f50a6-DmdQMltv.chunk.mjs.map
+share/nextcloud/apps/text/js/xychartDiagram-e933f94c-DMHVDgY8.chunk.mjs
+share/nextcloud/apps/text/js/xychartDiagram-e933f94c-DMHVDgY8.chunk.mjs.map
 share/nextcloud/apps/text/js/yaml-CSb0hW70.chunk.mjs
 share/nextcloud/apps/text/js/yaml-CSb0hW70.chunk.mjs.map
 share/nextcloud/apps/text/js/yaml.js-DmjnA3bg.chunk.mjs
@@ -19298,6 +19402,8 @@ 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/ug.js
+share/nextcloud/apps/text/l10n/ug.json
 share/nextcloud/apps/text/l10n/uk.js
 share/nextcloud/apps/text/l10n/uk.json
 share/nextcloud/apps/text/l10n/vi.js
@@ -19575,6 +19681,8 @@ share/nextcloud/apps/theming/l10n/sv.js
 share/nextcloud/apps/theming/l10n/sv.json
 share/nextcloud/apps/theming/l10n/tr.js
 share/nextcloud/apps/theming/l10n/tr.json
+share/nextcloud/apps/theming/l10n/ug.js
+share/nextcloud/apps/theming/l10n/ug.json
 share/nextcloud/apps/theming/l10n/uk.js
 share/nextcloud/apps/theming/l10n/uk.json
 share/nextcloud/apps/theming/l10n/vi.js
@@ -19766,6 +19874,8 @@ share/nextcloud/apps/twofactor_backupcod
 share/nextcloud/apps/twofactor_backupcodes/l10n/sv.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/tr.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/tr.json
+share/nextcloud/apps/twofactor_backupcodes/l10n/ug.js
+share/nextcloud/apps/twofactor_backupcodes/l10n/ug.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/uk.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/uk.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/zh_CN.js
@@ -19815,8 +19925,6 @@ share/nextcloud/apps/twofactor_nextcloud
 share/nextcloud/apps/twofactor_nextcloud_notification/appinfo/info.xml
 share/nextcloud/apps/twofactor_nextcloud_notification/appinfo/routes.php
 share/nextcloud/apps/twofactor_nextcloud_notification/appinfo/signature.json
-share/nextcloud/apps/twofactor_nextcloud_notification/build-js/WebpackSPDXPlugin.js
-share/nextcloud/apps/twofactor_nextcloud_notification/build-js/npm-post-build.sh
 share/nextcloud/apps/twofactor_nextcloud_notification/composer.json
 share/nextcloud/apps/twofactor_nextcloud_notification/composer.lock
 share/nextcloud/apps/twofactor_nextcloud_notification/img/app-dark.svg
@@ -20211,6 +20319,8 @@ share/nextcloud/apps/twofactor_totp/l10n
 share/nextcloud/apps/twofactor_totp/l10n/th_TH.php
 share/nextcloud/apps/twofactor_totp/l10n/tr.js
 share/nextcloud/apps/twofactor_totp/l10n/tr.json
+share/nextcloud/apps/twofactor_totp/l10n/ug.js
+share/nextcloud/apps/twofactor_totp/l10n/ug.json
 share/nextcloud/apps/twofactor_totp/l10n/uk.js
 share/nextcloud/apps/twofactor_totp/l10n/uk.json
 share/nextcloud/apps/twofactor_totp/l10n/uz.js
@@ -20442,6 +20552,8 @@ share/nextcloud/apps/updatenotification/
 share/nextcloud/apps/updatenotification/l10n/sv.json
 share/nextcloud/apps/updatenotification/l10n/tr.js
 share/nextcloud/apps/updatenotification/l10n/tr.json
+share/nextcloud/apps/updatenotification/l10n/ug.js
+share/nextcloud/apps/updatenotification/l10n/ug.json
 share/nextcloud/apps/updatenotification/l10n/uk.js
 share/nextcloud/apps/updatenotification/l10n/uk.json
 share/nextcloud/apps/updatenotification/l10n/vi.js
@@ -20965,6 +21077,8 @@ 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/ug.js
+share/nextcloud/apps/user_status/l10n/ug.json
 share/nextcloud/apps/user_status/l10n/uk.js
 share/nextcloud/apps/user_status/l10n/uk.json
 share/nextcloud/apps/user_status/l10n/uz.js
@@ -21029,23 +21143,23 @@ share/nextcloud/apps/viewer/css/NcAction
 share/nextcloud/apps/viewer/css/index-vVhCG86e.chunk.css
 share/nextcloud/apps/viewer/css/init-DenMHpfM.chunk.css
 share/nextcloud/apps/viewer/css/logger-B6WZzrWi.chunk.css
-share/nextcloud/apps/viewer/css/main-yNbwR0sN.chunk.css
+share/nextcloud/apps/viewer/css/main-Df4lLTaD.chunk.css
 share/nextcloud/apps/viewer/css/viewer-init.css
 share/nextcloud/apps/viewer/css/viewer-main.css
 share/nextcloud/apps/viewer/img/app.svg
 share/nextcloud/apps/viewer/img/blank.mp4
-share/nextcloud/apps/viewer/js/NcActionButton-Coia-Zl_.chunk.mjs
-share/nextcloud/apps/viewer/js/NcActionButton-Coia-Zl_.chunk.mjs.map
-share/nextcloud/apps/viewer/js/NcActionLink--vFqColh.chunk.mjs
-share/nextcloud/apps/viewer/js/NcActionLink--vFqColh.chunk.mjs.map
+share/nextcloud/apps/viewer/js/NcActionButton-C2xihDUF.chunk.mjs
+share/nextcloud/apps/viewer/js/NcActionButton-C2xihDUF.chunk.mjs.map
+share/nextcloud/apps/viewer/js/NcActionLink-BY0jQjqP.chunk.mjs
+share/nextcloud/apps/viewer/js/NcActionLink-BY0jQjqP.chunk.mjs.map
 share/nextcloud/apps/viewer/js/actionText-fFcUPi2g-1UIVDoW6.chunk.mjs
 share/nextcloud/apps/viewer/js/actionText-fFcUPi2g-1UIVDoW6.chunk.mjs.map
-share/nextcloud/apps/viewer/js/index-DNsUUVq8.chunk.mjs
-share/nextcloud/apps/viewer/js/index-DNsUUVq8.chunk.mjs.map
+share/nextcloud/apps/viewer/js/index-D7uZNpb5.chunk.mjs
+share/nextcloud/apps/viewer/js/index-D7uZNpb5.chunk.mjs.map
 share/nextcloud/apps/viewer/js/index.esm-qAm1tkFs.chunk.mjs
 share/nextcloud/apps/viewer/js/index.esm-qAm1tkFs.chunk.mjs.map
-share/nextcloud/apps/viewer/js/logger-BqKYQ44A.chunk.mjs
-share/nextcloud/apps/viewer/js/logger-BqKYQ44A.chunk.mjs.map
+share/nextcloud/apps/viewer/js/logger-Ba6Q6YnM.chunk.mjs
+share/nextcloud/apps/viewer/js/logger-Ba6Q6YnM.chunk.mjs.map
 share/nextcloud/apps/viewer/js/vendor.LICENSE.txt
 share/nextcloud/apps/viewer/js/viewer-init.mjs
 share/nextcloud/apps/viewer/js/viewer-init.mjs.map
@@ -21053,8 +21167,6 @@ share/nextcloud/apps/viewer/js/viewer-ma
 share/nextcloud/apps/viewer/js/viewer-main.mjs.map
 share/nextcloud/apps/viewer/l10n/af.js
 share/nextcloud/apps/viewer/l10n/af.json
-share/nextcloud/apps/viewer/l10n/an.js
-share/nextcloud/apps/viewer/l10n/an.json
 share/nextcloud/apps/viewer/l10n/ar.js
 share/nextcloud/apps/viewer/l10n/ar.json
 share/nextcloud/apps/viewer/l10n/ast.js
@@ -21380,6 +21492,8 @@ share/nextcloud/apps/weather_status/l10n
 share/nextcloud/apps/weather_status/l10n/sv.json
 share/nextcloud/apps/weather_status/l10n/tr.js
 share/nextcloud/apps/weather_status/l10n/tr.json
+share/nextcloud/apps/weather_status/l10n/ug.js
+share/nextcloud/apps/weather_status/l10n/ug.json
 share/nextcloud/apps/weather_status/l10n/uk.js
 share/nextcloud/apps/weather_status/l10n/uk.json
 share/nextcloud/apps/weather_status/l10n/vi.js
@@ -21577,6 +21691,8 @@ share/nextcloud/apps/workflowengine/l10n
 share/nextcloud/apps/workflowengine/l10n/sv.json
 share/nextcloud/apps/workflowengine/l10n/tr.js
 share/nextcloud/apps/workflowengine/l10n/tr.json
+share/nextcloud/apps/workflowengine/l10n/ug.js
+share/nextcloud/apps/workflowengine/l10n/ug.json
 share/nextcloud/apps/workflowengine/l10n/uk.js
 share/nextcloud/apps/workflowengine/l10n/uk.json
 share/nextcloud/apps/workflowengine/l10n/zh_CN.js
@@ -22079,6 +22195,9 @@ share/nextcloud/core/doc/admin/_images/u
 share/nextcloud/core/doc/admin/_images/users-create.png
 share/nextcloud/core/doc/admin/_images/users-groups.png
 share/nextcloud/core/doc/admin/_images/webdav.png
+share/nextcloud/core/doc/admin/_images/windmill_approval_step_config.png
+share/nextcloud/core/doc/admin/_images/windmill_initial_workspace_selection.png
+share/nextcloud/core/doc/admin/_images/windmill_later_workspace_selection.png
 share/nextcloud/core/doc/admin/_sources/ai/ai_as_a_service.rst.txt
 share/nextcloud/core/doc/admin/_sources/ai/app_api_and_external_apps.rst.txt
 share/nextcloud/core/doc/admin/_sources/ai/app_assistant.rst.txt
@@ -22217,6 +22336,8 @@ share/nextcloud/core/doc/admin/_sources/
 share/nextcloud/core/doc/admin/_sources/release_notes/upgrade_to_28.rst.txt
 share/nextcloud/core/doc/admin/_sources/release_notes/upgrade_to_30.rst.txt
 share/nextcloud/core/doc/admin/_sources/release_schedule.rst.txt
+share/nextcloud/core/doc/admin/_sources/webhook_listeners/index.rst.txt
+share/nextcloud/core/doc/admin/_sources/windmill_workflows/index.rst.txt
 share/nextcloud/core/doc/admin/_static/_sphinx_javascript_frameworks_compat.js
 share/nextcloud/core/doc/admin/_static/basic.css
 share/nextcloud/core/doc/admin/_static/check-solid.svg
@@ -22421,6 +22542,8 @@ share/nextcloud/core/doc/admin/release_n
 share/nextcloud/core/doc/admin/release_schedule.html
 share/nextcloud/core/doc/admin/search.html
 share/nextcloud/core/doc/admin/searchindex.js
+share/nextcloud/core/doc/admin/webhook_listeners/index.html
+share/nextcloud/core/doc/admin/windmill_workflows/index.html
 share/nextcloud/core/doc/user/_images/2fa_backupcode_1.png
 share/nextcloud/core/doc/user/_images/2fa_backupcode_2.png
 share/nextcloud/core/doc/user/_images/KAddressBook.png
@@ -22993,6 +23116,7 @@ share/nextcloud/core/img/rating/s8.svg
 share/nextcloud/core/img/rating/s9.svg
 share/nextcloud/core/img/rss.svg
 share/nextcloud/core/img/twitter.svg
+share/nextcloud/core/img/x.svg
 share/nextcloud/core/js/core.json
 share/nextcloud/core/js/login/authpicker.js
 share/nextcloud/core/js/login/grant.js
@@ -23121,6 +23245,8 @@ share/nextcloud/core/l10n/th.js
 share/nextcloud/core/l10n/th.json
 share/nextcloud/core/l10n/tr.js
 share/nextcloud/core/l10n/tr.json
+share/nextcloud/core/l10n/ug.js
+share/nextcloud/core/l10n/ug.json
 share/nextcloud/core/l10n/uk.js
 share/nextcloud/core/l10n/uk.json
 share/nextcloud/core/l10n/vi.js
@@ -23250,9 +23376,6 @@ share/nextcloud/dist/1642-1642.js.map
 share/nextcloud/dist/2452-2452.js
 share/nextcloud/dist/2452-2452.js.license
 share/nextcloud/dist/2452-2452.js.map
-share/nextcloud/dist/3235-3235.js
-share/nextcloud/dist/3235-3235.js.license
-share/nextcloud/dist/3235-3235.js.map
 share/nextcloud/dist/3920-3920.js
 share/nextcloud/dist/3920-3920.js.license
 share/nextcloud/dist/3920-3920.js.map
@@ -23270,15 +23393,18 @@ share/nextcloud/dist/5315-5315.js.licens
 share/nextcloud/dist/5315-5315.js.map
 share/nextcloud/dist/5528-5528.js
 share/nextcloud/dist/5528-5528.js.license
+share/nextcloud/dist/5706-5706.js
+share/nextcloud/dist/5706-5706.js.license
+share/nextcloud/dist/5706-5706.js.map
+share/nextcloud/dist/6127-6127.js
+share/nextcloud/dist/6127-6127.js.license
+share/nextcloud/dist/6127-6127.js.map
 share/nextcloud/dist/6423-6423.js
 share/nextcloud/dist/6423-6423.js.license
 share/nextcloud/dist/6423-6423.js.map
 share/nextcloud/dist/6652-6652.js
 share/nextcloud/dist/6652-6652.js.license
 share/nextcloud/dist/6652-6652.js.map
-share/nextcloud/dist/6818-6818.js
-share/nextcloud/dist/6818-6818.js.license
-share/nextcloud/dist/6818-6818.js.map
 share/nextcloud/dist/7265-7265.js
 share/nextcloud/dist/7265-7265.js.license
 share/nextcloud/dist/7265-7265.js.map
@@ -23297,18 +23423,18 @@ share/nextcloud/dist/857-857.js.map
 share/nextcloud/dist/8737-8737.js
 share/nextcloud/dist/8737-8737.js.license
 share/nextcloud/dist/8737-8737.js.map
+share/nextcloud/dist/9141-9141.js
+share/nextcloud/dist/9141-9141.js.license
+share/nextcloud/dist/9141-9141.js.map
 share/nextcloud/dist/9196-9196.js
 share/nextcloud/dist/9196-9196.js.license
 share/nextcloud/dist/9196-9196.js.map
-share/nextcloud/dist/9291-9291.js
-share/nextcloud/dist/9291-9291.js.license
-share/nextcloud/dist/9291-9291.js.map
-share/nextcloud/dist/9551-9551.js
-share/nextcloud/dist/9551-9551.js.license
-share/nextcloud/dist/9551-9551.js.map
 share/nextcloud/dist/9725-9725.js
 share/nextcloud/dist/9725-9725.js.license
 share/nextcloud/dist/9725-9725.js.map
+share/nextcloud/dist/9918-9918.js
+share/nextcloud/dist/9918-9918.js.license
+share/nextcloud/dist/9918-9918.js.map
 share/nextcloud/dist/comments-comments-app.js
 share/nextcloud/dist/comments-comments-app.js.license
 share/nextcloud/dist/comments-comments-app.js.map
@@ -24381,6 +24507,7 @@ share/nextcloud/lib/private/Remote/User.
 share/nextcloud/lib/private/Repair.php
 share/nextcloud/lib/private/Repair/AddAppConfigLazyMigration.php
 share/nextcloud/lib/private/Repair/AddBruteForceCleanupJob.php
+share/nextcloud/lib/private/Repair/AddCleanupDeletedUsersBackgroundJob.php
 share/nextcloud/lib/private/Repair/AddCleanupUpdaterBackupsJob.php
 share/nextcloud/lib/private/Repair/AddMetadataGenerationJob.php
 share/nextcloud/lib/private/Repair/AddRemoveOldTasksBackgroundJob.php
@@ -24578,6 +24705,7 @@ share/nextcloud/lib/private/Updater/Rele
 share/nextcloud/lib/private/Updater/VersionCheck.php
 share/nextcloud/lib/private/User/AvailabilityCoordinator.php
 share/nextcloud/lib/private/User/Backend.php
+share/nextcloud/lib/private/User/BackgroundJobs/CleanupDeletedUsers.php
 share/nextcloud/lib/private/User/Database.php
 share/nextcloud/lib/private/User/DisplayNameCache.php
 share/nextcloud/lib/private/User/LazyUser.php
@@ -24587,6 +24715,7 @@ share/nextcloud/lib/private/User/LoginEx
 share/nextcloud/lib/private/User/Manager.php
 share/nextcloud/lib/private/User/NoUserException.php
 share/nextcloud/lib/private/User/OutOfOfficeData.php
+share/nextcloud/lib/private/User/PartiallyDeletedUsersBackend.php
 share/nextcloud/lib/private/User/Session.php
 share/nextcloud/lib/private/User/User.php
 share/nextcloud/lib/private/UserStatus/ISettableProvider.php

Index: pkgsrc/www/php-nextcloud/distinfo
diff -u pkgsrc/www/php-nextcloud/distinfo:1.65 pkgsrc/www/php-nextcloud/distinfo:1.66
--- pkgsrc/www/php-nextcloud/distinfo:1.65      Fri Oct 25 06:43:42 2024
+++ pkgsrc/www/php-nextcloud/distinfo   Mon Nov 11 03:47:28 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.65 2024/10/25 06:43:42 ryoon Exp $
+$NetBSD: distinfo,v 1.66 2024/11/11 03:47:28 ryoon Exp $
 
-BLAKE2s (nextcloud-30.0.1.tar.bz2) = 078786e07d20a0acb9f3e5e3f95ea4765c68e6e6a8f596995f6b89b33a3af2ce
-SHA512 (nextcloud-30.0.1.tar.bz2) = 3e1e33d59f361ade18c6a429023d3123e4ad23d249dcd24408c5ce6514beef89068838404e39d57aad7d353e074f2b36f35b5cde2e84e5a142785d00ce04f9e2
-Size (nextcloud-30.0.1.tar.bz2) = 187609069 bytes
+BLAKE2s (nextcloud-30.0.2.tar.bz2) = 0e8863e11f936b5e0b47df40c241589380cc5c49d66a9691421abb9a2a80ad6e
+SHA512 (nextcloud-30.0.2.tar.bz2) = 5587fd8a5695b70165bc705cc79294779a7d64e755d8a37e76a13b0f28da3132ea4228615f1fd2ed13727b34d4c03c7fd1965587590aa0dd8847b7a0b00b5fe7
+Size (nextcloud-30.0.2.tar.bz2) = 186711039 bytes



Home | Main Index | Thread Index | Old Index