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:           Fri Nov 24 03:51:29 UTC 2023

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

Log Message:
php-nextcloud: Update to 27.1.3

Changelog:
October 26, 2023

# Version 27.1.3

Changes:

  * Fix: Escape group names for LDAP (server#37201) 2
  * Fix(updatenotification): Skip update check (server#39826)
  * Fix: Avoid failing with duplicate checks (server#40383) 1
  * Add wrapper for external storage to ensure we don??t get an mtime that is
    lower than we know it is (server#40569)
  * Clear progress bar text when hiding it (server#40572) 1
  * Use multipart copy for s3 (server#40577)
  * Enh(a11y): Add label to share note textbox (server#40681)
  * Fix(unifiedsearch): Allow searching for ??0?? (server#40683)
  * Fix Dashboard IManager getWidgets return annotation (server#40695)
  * Multiple bug fix in users list (server#40718)
  * Fix: Escape group names for LDAP (server#40739) 1
  * Updates to new sharing flow (server#40747) 1
  * Fix: encode uri for trashbin delete (server#40757)
  * Feat: Add occ user:user:sync-account-data for updating oc_accounts
    information from user backends (server#40759)
  * Fix(files): Show correct quota size (file size base 2) (server#40787) 1
  * Fix(user): Log affected user of app token login name mismatch (server#
    40797) 1
  * Added CORS skip if session was created by AppAPI (server#40830)
  * Generate all preview sizes for Imaginary (server#40834) 1
  * Fixed mixed translations in sharing details (server#40837)
  * Fix: Log critical session renewal and logout paths (server#40849)
  * Remove leading slash (server#40856)
  * Add in:users as a search filter to limit searches to users (server#40882)
  * Update version.php to owncloud 10.13 (server#40987) 2
  * Fix(external): Get storage before update it (server#41124)
  * Fixes and additions to editor API (text#4838)
  * Enh(editorApi): Introduce editor API version number (text#4841)
  * Fix(editorApi): Use attachment resolver in MarkdownContentEditor (text#
    4845)
  * Fix(paste): paste plaintext with separate paragraphs (text#4879)

October 5, 2023

# Version 27.1.2

Changes:

  * Chore: Update `@nextcloud/dialogs` to 4.2.1 (server#40557)
  * Let `occ trashbin:restore` restore also from groupfolders and add filters
    (server#40581)
  * Ocm services (server#40586)
  * Revert change that made `OC.Util.humanFileSize` return decimal sizes
    instead of binary (server#40605)
  * Store size in int|float for 32bit support (server#40623)
  * Fix(dav): expand recurrences when searching (server#40631)
  * Fix jsunit tests (server#40638)
  * Use proper app id in Version.vue (server#40640)
  * Fix: encode uri for trashbin delete (server#40642)
  * Fix ocm-provider rewrite rules (server#40778)
  * Fix(db): also chunk MariaDB deletes (activity#1312)
  * Re-enabled cypress tests (activity#1336)
  * Run npm audit fix (activity#1339)
  * Return if user is empty (firstrunwizard#953)
  * Chore(deps): Bump howler from 2.2.3 to 2.2.4 (notifications#1672)
  * Bump cypress to v13 (photos#2057)
  * Fix(security): Bump semver (suspicious_login#815)
  * Fix(deps): update nextcloud abandoned (text#4756)
  * Bugfix/duplicated load of yjs (text#4807)
  * Feat: hide workspace if no readme.md (text#4811)

September 21, 2023

# Version 27.1.1

Changes:

  * Fix issues where unencrypted_size was being falsely used for non-encrypted
    home folders (server#40379)
  * Fix alignments for share different share entry types. (server#40429)
  * Fix: use faster method to fetch user count (server#40433)
  * Fix: don??t use davtags for tag search (server#40444)
  * Backport consider link shares in removeShare method in SharingTab #40440
    (server#40448)
  * Fix(mimetype): Fix aborted transaction on PostgreSQL when storing mimetype
    (server#40461)
  * Don??t preload metadata for the sub-childen (server#40473)
  * SFTP improvements (server#40487)
  * Fix(comments): Use provided offset in best effort when loading comments
    (server#40506)
  * Fix: content info footer on guest pages (server#40520)
  * Consider share type for enforced share expiry dates (server#40530)
  * Auto set password for new email shares (server#40535)
  * Allow printing log messages during occ (logreader#997)
  * Update nextcloud/ocp dependency (nextcloud_announcements#233)
  * Update nextcloud/ocp dependency (notifications#1656)
  * Fix (visually) removing first notification when executing an action
    (notifications#1662)
  * Update nextcloud/ocp dependency (text#4789)

September 16, 2023

# Version 27.1.0

Changes:

  * Improved display of app links (server#38526)
  * Show supported apps on app settings if subscribed (server#39637)
  * Fix(notifications): Remove share notification when the node is deleted
    (server#39710)
  * Catch more invalid cache source storage paths (server#39722)
  * Fix npm audit (server#39728)
  * Feat(HTTPClient): Provide wrapped access to Guzzle??s asyncRequest()
    (server#39740)
  * Avoid adding (attribute=) part to filter which will confuse LDAP servers
    (server#39746)
  * Expose gps data via webdav (server#39755)
  * Fix(3rdparty): Revert accidental 3rdparty bump (server#39761)
  * Support opening and comparing versions in viewer (server#39763)
  * Feat: File reminders backend (server#39764)
  * The almighty text processing PR (server#39776)
  * Feat: Set file reminders (server#39783)
  * Feat(caldav): linkify location in scheduling mails (server#39784)
  * Optimize calendar search query (server#39785)
  * Vue based FilePicker (server#39793)
  * Fix: Pass proper viewer filename (server#39794)
  * Log imaginary errors as info to not spam the server logs (server#39795)
  * AppEcosystem Authentification (server#39799)
  * Enh(files_reminders): Adjust reminder options (server#39800)
  * Update `@nextcloud/dialogs` for FilePicker design fixes (server#39803)
  * Chore: update `@nextcloud-vue` to `v7.12.2` (server#39813)
  * Fix: close cursor after reading the invitation (server#39817)
  * Wrap long productName on login form (server#39853)
  * Add l10n for files_reminders (server#39855)
  * Calendar optimizations (server#39858)
  * Select the fileid first when looking for incomplete files (server#39871)
  * Fix: Also cleanup version metadata if expiring (server#39873)
  * Bump Hub 5 -> Hub 6 (server#39886)
  * Fix various file reminders bugs (server#39887)
  * Reduce the number of container queries (server#39890)
  * Fix smart picker integration of new Vue based file picker (server#39893)
  * Fix(CardDAV): set owner-principal, displayname properties for SAB (server#
    39900)
  * Enh(contacts): show/hide addressbooks for all (server#39904)
  * Update `@nextcloud/dialogs` to 4.2.0-beta.3 to fix FilePicker issues
    (server#39913)
  * Adjust add button (server#39915)
  * Fix(files): Fix legacy files list sorting (server#39919)
  * Try to fix regression with public file upload button (server#39921)
  * Prevent PHP warning when CacheEntry extension keys are not set (server#
    39930)
  * Fix: don??t emit Hooks when hookpaths are empty (server#39934)
  * Chore: update tarstreamer to 2.1.0 (server#39939)
  * Fix(memcache): Fix comparison of Memcache configs to classes (server#39947)
  * Fix: always use display name from correct backend (server#39949)
  * Allow to upgrade from 26.0.x to 27.1.x directly (server#39952)
  * Don??t bother checking dav acl??s in files (server#39953)
  * Fix(CS): Use the naming pattern for the URL scheme (server#39962)
  * Feat(dashboard): implement widget item api v2 (server#39993)
  * Feat(security): Add a bruteforce protection backend base on memcache
    (server#39997)
  * Fix(security): Update CA certificate bundle (server#40007)
  * Chore: Update `@nextcloud/dialogs` to 4.2.0-beta.4 for FilePicker
    improvments (server#40030)
  * Do not log passwords in debug mode (server#40032)
  * Fix user log.condition feature (server#40034)
  * Fix(utility): De- deprecate getDateTime and getTime as now() only returns
    DateTimeImmutable (server#40039)
  * Encode filename trashbin restore (server#40045)
  * Improve upload progress visualization (server#40060)
  * Fix(theming): Add `__webpack_nounce__` to support async chunks (server#
    40062)
  * Fix(CardDAV): only run upgrade sync if 1000 users or less (server#40066)
  * Pass the share to the cache instead of having to ask the storage (server#
    40074)
  * Hide shares by disabled users (server#40078)
  * Fix(cache): Remove displayname cache entry on delete (server#40080)
  * Fix(CalDAV): check voject exists before attempting any operation (server#
    40081)
  * Fix(CI): Add empty eslint and node when unrelated (PHP only) (server#40101)
  * Feat: add switch to disable dns pinning (server#40162)
  * Revert accidental direct push of 8b42fb033fdcd3775b4850de6faf6091c8dcc716
    (server#40175)
  * Improve sharing flow (server#40179)
  * Fix(s3): fix handling verify_bucket_exists parameter (server#40186)
  * Chore(3rdparty): update sabre/http to 5.1.10 (server#40197)
  * Fix(CardDAV): allow disabling of the system address book (server#40200)
  * Fix npm audit (server#40220)
  * Fix: prevent sharing permissions on user root folder (server#40227)
  * Move share permission logic to storage wrapper (server#40231)
  * Enh: skip processing for empty response (server#40258)
  * Change proftpd ci image (server#40269)
  * Admin have no special rights on users?? entries (server#40271)
  * Chore: Bump @nextcloud/dialogs to v4.2.0 beta 5 (server#40281)
  * Detect aborted connection in OC\Files\View and stop writing data to t??
    (server#40286)
  * Feat: Add events for version restore (server#40297)
  * Enable download configuration on circles shares (server#40298)
  * Fix(ratelimit): Only use memory cache backend for redis (server#40300)
  * Fix(CalDAV): check birthday calendar owner (server#40309)
  * Rename AppEcosystemV2 to AppAPI (server#40315)
  * Backport Polish new sharing flow : accesibility, expand bahavior, click
    outside behaviour (server#40327)
  * Theming: Revert broken SVG optimization in default-source.svg (server#
    40333)
  * Enable new versions feature for groupfolders (server#40339)
  * Fix: Hide set reminder action on public shares (server#40342)
  * 40289 fix appearance (server#40343)
  * Fix(autoloader): no apcu no side effects (server#40350)
  * Fix(ldap): avatar is not being fetched (server#40369)
  * Backport polish sharing flow bugs (server#40390)
  * Fix(caldav): add webroot to objectid for activities (server#40402)
  * Display user status by the side in sharing flow (server#40405)
  * Ellipsize user status in sharing entry (server#40412)
  * Hide additional content when share details is open (server#40414)
  * Fix invite guest for new sharing flow (server#40415)
  * Bump @nc/dialogs to 4.2.0 (server#40417)
  * Correctly switch/revert from custom to bundled perms (server#40437)
  * Chore(deps): Bump cweagans/composer-patches from 1.7.1 to 1.7.3 (3rdparty#
    1525)
  * Chore(deps): Bump deepdiver1975/tarstreamer from 2.0.0 to 2.1.0 (3rdparty#
    1531)
  * Chore(deps): update sabre/http to 5.1.10 in stable27 (3rdparty#1560)
  * Perf(dashboard): implement widget item api v2 (activity#1299)
  * Chore(deps): Downgrade nextcloud/ocp to stable27 (activity#1301)
  * Resolve dependency hell (activity#1304)
  * Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27
    (bruteforcesettings#459)
  * Filter system circles (circles#1381)
  * Download permissions on share for internal/external members (circles#1384)
  * Support files_external (circles#1386)
  * Feat: Fix styling for version comparison (files_pdfviewer#795)
  * Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1
    (files_pdfviewer#801)
  * Fix extraction of PDF.js package (files_pdfviewer#807)
  * Fix(CI): Fix OCP package on stable27 (nextcloud_announcements#226)
  * Update nextcloud/ocp dependency (nextcloud_announcements#229)
  * Fix(CI): Fix nextcloud/ocp package version (notifications#1638)
  * Fix(fairuse): Adjust website URL (notifications#1639)
  * Update nextcloud/ocp dependency (notifications#1650)
  * Chore(deps): Bump webdav from 4.11.0 to 4.11.2 (photos#1814)
  * Fix npm audit (photos#1958)
  * Chore(deps-dev): Bump postcss from 8.4.19 to 8.4.27 (photos#1967)
  * Chore(deps-dev): Bump jest from 29.6.1 to 29.6.2 (photos#1968)
  * Chore(deps): Bump jest-environment-jsdom from 29.4.1 to 29.4.3 (photos#
    1969)
  * Chore(deps-dev): Bump autoprefixer from 10.4.13 to 10.4.14 (photos#1970)
  * Chore(deps): Bump immutable from 4.3.0 to 4.3.2 (photos#1990)
  * Chore(deps-dev): Bump @vue/vue2-jest from 29.2.4 to 29.2.5 (photos#1997)
  * Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1
    (photos#1998)
  * Chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3 (photos#2004)
  * Chore(deps-dev): Bump autoprefixer from 10.4.14 to 10.4.15 (photos#2011)
  * Fix npm audit (photos#2016)
  * Fix npm audit (recommendations#643)
  * Perf(dashboard): implement widget item api v2 (recommendations#649)
  * Update nextcloud/ocp dependency (related_resources#271)
  * Fix: handle non markdown files in conflicts (text#4272)
  * Chore(deps): update dependency cypress to ^12.17.3 (text#4631)
  * Chore(deps): update dependency vite to ^4.4.9 (text#4633)
  * Update nextcloud/ocp dependency (text#4640)
  * Fix: Use default font size (text#4647)
  * Fix: Use resize observer to calculate menubar icon limit (text#4649)
  * Fix(css): Move code highlighting CSS to `prosemirror.scss` (text#4651)
  * Feat: add component SkeletonLoading (text#4655)
  * Feat: Add support for mermaid.js rendering (text#4656)
  * Allow opening files outside of the file system in viewer (text#4658)
  * Feat: Expose formatting menu bar actions through slash command (text#4661)
  * Text processing integration (text#4662)
  * Chore(deps): update dependency @vue/vue2-jest to ^29.2.5 (text#4675)
  * Fix missing text on assistant task list (text#4679)
  * Ci(cypress): Fix selectors for new file picker (text#4680)
  * Chore(deps): update dependency cypress to ^12.17.4 (text#4694)
  * Fix: Sort regular smart picker options first (text#4697)
  * Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.16 (text#4704)
  * Fix(deps): update dependency @nextcloud/vue to ^7.12.2 (text#4705)
  * Fix(deps): update dependency lib0 to ^0.2.82 (text#4706)
  * Fix(deps): update dependency mermaid to ^10.3.1 (text#4708)
  * Chore(deps): update dependency eslint-plugin-cypress to ^2.14.0 (text#4709)
  * Fix(deps): update tiptap to ^2.1.6 (text#4710)
  * Update nextcloud/ocp dependency (text#4731)
  * Chore(deps): update dependency vue-demi to ^0.14.6 (text#4737)
  * Chore(deps): update jest to ^29.6.4 (text#4738)
  * Chore(deps): update dependency vite-plugin-commonjs to ^0.9.0 (text#4739)
  * Fix: select all in code block (text#4748)
  * Fix(deps): update tiptap to ^2.1.7 (text#4757)
  * Chore(deps): update vueuse to ^10.4.1 (text#4758)
  * Fix(deps): update dependency mermaid to ^10.4.0 (text#4759)
  * Update nextcloud/ocp dependency (text#4765)
  * List fixes (text#4774)
  * Bump @nextcloud/dialogs to 4.2.0 (text#4794)
  * Ci(xmllint): bump action to v1.1 (twofactor_totp#1429)
  * Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1
    (viewer#1808)
  * Update cypress snapshots (viewer#1816)
  * Fix npm audit (viewer#1828)
  * Default to source if fileid is undefined (viewer#1848)
  * Add option to disable sidebar (viewer#1849)
  * Feat: Compare files side by side (viewer#1850)
  * Fix: Avoid issues when switching between versions (viewer#1852)
  * Chore(deps-dev): Bump eslint-plugin-cypress from 2.13.3 to 2.13.4 (viewer#
    1856)
  * Update cypress snapshots (viewer#1869)
  * Fix(cypress): header sharing download button selector (viewer#1871)
  * Fix panning of zoomed images (viewer#1874)
  * Fix(deps): update dependency @nextcloud/l10n to ^2.2.0 (viewer#1907)
  * Fix(deps): update dependency filerobot-image-editor to ^4.5.1 (viewer#1908)
  * Chore(deps): update dependency jest to ^29.6.4 (viewer#1933)
  * Fix(deps): update dependency @nextcloud/auth to ^2.1.0 (viewer#1937)


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/www/php-nextcloud/Makefile
cvs rdiff -u -r1.55 -r1.56 pkgsrc/www/php-nextcloud/PLIST
cvs rdiff -u -r1.58 -r1.59 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.71 pkgsrc/www/php-nextcloud/Makefile:1.72
--- pkgsrc/www/php-nextcloud/Makefile:1.71      Mon Sep 11 13:28:30 2023
+++ pkgsrc/www/php-nextcloud/Makefile   Fri Nov 24 03:51:29 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2023/09/11 13:28:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.72 2023/11/24 03:51:29 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-27.0.2
+DISTNAME=      nextcloud-27.1.3
 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.55 pkgsrc/www/php-nextcloud/PLIST:1.56
--- pkgsrc/www/php-nextcloud/PLIST:1.55 Mon Sep 11 13:28:30 2023
+++ pkgsrc/www/php-nextcloud/PLIST      Fri Nov 24 03:51:29 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.55 2023/09/11 13:28:30 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.56 2023/11/24 03:51:29 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
 share/nextcloud/3rdparty/.github/dependabot.yml
@@ -7205,6 +7205,7 @@ share/nextcloud/apps/activity/compile-ha
 share/nextcloud/apps/activity/composer.json
 share/nextcloud/apps/activity/composer.lock
 share/nextcloud/apps/activity/css/style.css
+share/nextcloud/apps/activity/cypress.config.ts
 share/nextcloud/apps/activity/docs/create.md
 share/nextcloud/apps/activity/docs/endpoint-v2.md
 share/nextcloud/apps/activity/docs/filter.md
@@ -7216,6 +7217,9 @@ share/nextcloud/apps/activity/img/add-co
 share/nextcloud/apps/activity/img/change.svg
 share/nextcloud/apps/activity/img/delete-color.svg
 share/nextcloud/apps/activity/img/notifications-dark.svg
+share/nextcloud/apps/activity/js/activity-10.js
+share/nextcloud/apps/activity/js/activity-10.js.LICENSE.txt
+share/nextcloud/apps/activity/js/activity-10.js.map
 share/nextcloud/apps/activity/js/activity-323.js
 share/nextcloud/apps/activity/js/activity-323.js.LICENSE.txt
 share/nextcloud/apps/activity/js/activity-323.js.map
@@ -7225,6 +7229,9 @@ share/nextcloud/apps/activity/js/activit
 share/nextcloud/apps/activity/js/activity-554.js
 share/nextcloud/apps/activity/js/activity-554.js.LICENSE.txt
 share/nextcloud/apps/activity/js/activity-554.js.map
+share/nextcloud/apps/activity/js/activity-568.js
+share/nextcloud/apps/activity/js/activity-568.js.LICENSE.txt
+share/nextcloud/apps/activity/js/activity-568.js.map
 share/nextcloud/apps/activity/js/activity-783.js
 share/nextcloud/apps/activity/js/activity-783.js.LICENSE.txt
 share/nextcloud/apps/activity/js/activity-783.js.map
@@ -7517,11 +7524,16 @@ share/nextcloud/apps/activity/lib/Settin
 share/nextcloud/apps/activity/lib/Settings/PersonalSection.php
 share/nextcloud/apps/activity/lib/UserSettings.php
 share/nextcloud/apps/activity/lib/ViewInfoCache.php
+share/nextcloud/apps/activity/package-lock.json
+share/nextcloud/apps/activity/package.json
 share/nextcloud/apps/activity/templates/rss.php
 share/nextcloud/apps/activity/templates/settings/admin.php
 share/nextcloud/apps/activity/templates/settings/personal.php
 share/nextcloud/apps/activity/templates/stream.app.navigation.php
 share/nextcloud/apps/activity/templates/stream.body.php
+share/nextcloud/apps/activity/tsconfig.json
+share/nextcloud/apps/activity/vendor-bin/cs-fixer/composer.json
+share/nextcloud/apps/activity/vendor-bin/cs-fixer/composer.lock
 share/nextcloud/apps/admin_audit/appinfo/info.xml
 share/nextcloud/apps/admin_audit/appinfo/signature.json
 share/nextcloud/apps/admin_audit/composer/autoload.php
@@ -7547,6 +7559,8 @@ share/nextcloud/apps/admin_audit/l10n/ca
 share/nextcloud/apps/admin_audit/l10n/ca.json
 share/nextcloud/apps/admin_audit/l10n/cs.js
 share/nextcloud/apps/admin_audit/l10n/cs.json
+share/nextcloud/apps/admin_audit/l10n/cy_GB.js
+share/nextcloud/apps/admin_audit/l10n/cy_GB.json
 share/nextcloud/apps/admin_audit/l10n/da.js
 share/nextcloud/apps/admin_audit/l10n/da.json
 share/nextcloud/apps/admin_audit/l10n/de.js
@@ -7637,6 +7651,8 @@ share/nextcloud/apps/admin_audit/l10n/sr
 share/nextcloud/apps/admin_audit/l10n/sr.json
 share/nextcloud/apps/admin_audit/l10n/sv.js
 share/nextcloud/apps/admin_audit/l10n/sv.json
+share/nextcloud/apps/admin_audit/l10n/th.js
+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/uk.js
@@ -7870,6 +7886,8 @@ share/nextcloud/apps/bruteforcesettings/
 share/nextcloud/apps/bruteforcesettings/l10n/zh_TW.json
 share/nextcloud/apps/bruteforcesettings/lib/Controller/IPWhitelistController.php
 share/nextcloud/apps/bruteforcesettings/lib/Settings/IPWhitelist.php
+share/nextcloud/apps/bruteforcesettings/package-lock.json
+share/nextcloud/apps/bruteforcesettings/package.json
 share/nextcloud/apps/bruteforcesettings/screenshots/1.png
 share/nextcloud/apps/bruteforcesettings/templates/ipwhitelist.php
 share/nextcloud/apps/bruteforcesettings/vendor/autoload.php
@@ -8519,6 +8537,8 @@ share/nextcloud/apps/cloud_federation_ap
 share/nextcloud/apps/cloud_federation_api/composer/composer/installed.php
 share/nextcloud/apps/cloud_federation_api/l10n/ar.js
 share/nextcloud/apps/cloud_federation_api/l10n/ar.json
+share/nextcloud/apps/cloud_federation_api/l10n/ast.js
+share/nextcloud/apps/cloud_federation_api/l10n/ast.json
 share/nextcloud/apps/cloud_federation_api/l10n/bg.js
 share/nextcloud/apps/cloud_federation_api/l10n/bg.json
 share/nextcloud/apps/cloud_federation_api/l10n/ca.js
@@ -8595,6 +8615,8 @@ share/nextcloud/apps/cloud_federation_ap
 share/nextcloud/apps/cloud_federation_api/l10n/tr.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
+share/nextcloud/apps/cloud_federation_api/l10n/vi.json
 share/nextcloud/apps/cloud_federation_api/l10n/zh_CN.js
 share/nextcloud/apps/cloud_federation_api/l10n/zh_CN.json
 share/nextcloud/apps/cloud_federation_api/l10n/zh_HK.js
@@ -8832,6 +8854,8 @@ share/nextcloud/apps/contactsinteraction
 share/nextcloud/apps/contactsinteraction/composer/composer/installed.php
 share/nextcloud/apps/contactsinteraction/l10n/ar.js
 share/nextcloud/apps/contactsinteraction/l10n/ar.json
+share/nextcloud/apps/contactsinteraction/l10n/ast.js
+share/nextcloud/apps/contactsinteraction/l10n/ast.json
 share/nextcloud/apps/contactsinteraction/l10n/bg.js
 share/nextcloud/apps/contactsinteraction/l10n/bg.json
 share/nextcloud/apps/contactsinteraction/l10n/ca.js
@@ -8902,6 +8926,8 @@ share/nextcloud/apps/contactsinteraction
 share/nextcloud/apps/contactsinteraction/l10n/tr.json
 share/nextcloud/apps/contactsinteraction/l10n/uk.js
 share/nextcloud/apps/contactsinteraction/l10n/uk.json
+share/nextcloud/apps/contactsinteraction/l10n/vi.js
+share/nextcloud/apps/contactsinteraction/l10n/vi.json
 share/nextcloud/apps/contactsinteraction/l10n/zh_CN.js
 share/nextcloud/apps/contactsinteraction/l10n/zh_CN.json
 share/nextcloud/apps/contactsinteraction/l10n/zh_HK.js
@@ -9026,6 +9052,8 @@ share/nextcloud/apps/dashboard/l10n/uk.j
 share/nextcloud/apps/dashboard/l10n/uk.json
 share/nextcloud/apps/dashboard/l10n/uz.js
 share/nextcloud/apps/dashboard/l10n/uz.json
+share/nextcloud/apps/dashboard/l10n/vi.js
+share/nextcloud/apps/dashboard/l10n/vi.json
 share/nextcloud/apps/dashboard/l10n/zh_CN.js
 share/nextcloud/apps/dashboard/l10n/zh_CN.json
 share/nextcloud/apps/dashboard/l10n/zh_HK.js
@@ -9035,7 +9063,6 @@ share/nextcloud/apps/dashboard/l10n/zh_T
 share/nextcloud/apps/dashboard/lib/Controller/DashboardApiController.php
 share/nextcloud/apps/dashboard/lib/Controller/DashboardController.php
 share/nextcloud/apps/dashboard/lib/Controller/LayoutApiController.php
-share/nextcloud/apps/dashboard/openapi.json
 share/nextcloud/apps/dashboard/templates/index.php
 share/nextcloud/apps/dav/appinfo/info.xml
 share/nextcloud/apps/dav/appinfo/routes.php
@@ -9123,6 +9150,8 @@ share/nextcloud/apps/dav/l10n/et_EE.js
 share/nextcloud/apps/dav/l10n/et_EE.json
 share/nextcloud/apps/dav/l10n/eu.js
 share/nextcloud/apps/dav/l10n/eu.json
+share/nextcloud/apps/dav/l10n/fa.js
+share/nextcloud/apps/dav/l10n/fa.json
 share/nextcloud/apps/dav/l10n/fi.js
 share/nextcloud/apps/dav/l10n/fi.json
 share/nextcloud/apps/dav/l10n/fr.js
@@ -11219,6 +11248,41 @@ share/nextcloud/apps/files_pdfviewer/js/
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/nl/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/nn-NO/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/oc/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/pa-IN/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/pl/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/pt-BR/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/pt-PT/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/rm/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ro/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ru/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sat/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sc/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/scn/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sco/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/si/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sk/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/skr/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sl/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/son/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sq/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sr/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sv-SE/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/szl/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ta/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/te/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/tg/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/th/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/tl/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/tr/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/trs/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/uk/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ur/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/uz/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/vi/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/wo/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/xh/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/zh-CN/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/zh-TW/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/standard_fonts/FoxitDingbats.pfb
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/standard_fonts/FoxitFixed.pfb
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/standard_fonts/FoxitFixedBold.pfb
@@ -11248,9 +11312,86 @@ share/nextcloud/apps/files_pdfviewer/lib
 share/nextcloud/apps/files_pdfviewer/lib/Listeners/CSPListener.php
 share/nextcloud/apps/files_pdfviewer/lib/Listeners/LoadPublicViewerListener.php
 share/nextcloud/apps/files_pdfviewer/lib/Listeners/LoadViewerListener.php
+share/nextcloud/apps/files_pdfviewer/package-lock.json
+share/nextcloud/apps/files_pdfviewer/package.json
 share/nextcloud/apps/files_pdfviewer/pdfjs-get.js
 share/nextcloud/apps/files_pdfviewer/templates/viewer.php
 share/nextcloud/apps/files_pdfviewer/webpack.config.js
+share/nextcloud/apps/files_reminders/appinfo/info.xml
+share/nextcloud/apps/files_reminders/appinfo/routes.php
+share/nextcloud/apps/files_reminders/appinfo/signature.json
+share/nextcloud/apps/files_reminders/composer/autoload.php
+share/nextcloud/apps/files_reminders/composer/composer.json
+share/nextcloud/apps/files_reminders/composer/composer.lock
+share/nextcloud/apps/files_reminders/composer/composer/ClassLoader.php
+share/nextcloud/apps/files_reminders/composer/composer/InstalledVersions.php
+share/nextcloud/apps/files_reminders/composer/composer/LICENSE
+share/nextcloud/apps/files_reminders/composer/composer/autoload_classmap.php
+share/nextcloud/apps/files_reminders/composer/composer/autoload_namespaces.php
+share/nextcloud/apps/files_reminders/composer/composer/autoload_psr4.php
+share/nextcloud/apps/files_reminders/composer/composer/autoload_real.php
+share/nextcloud/apps/files_reminders/composer/composer/autoload_static.php
+share/nextcloud/apps/files_reminders/composer/composer/installed.json
+share/nextcloud/apps/files_reminders/composer/composer/installed.php
+share/nextcloud/apps/files_reminders/img/alarm.svg
+share/nextcloud/apps/files_reminders/l10n/ar.js
+share/nextcloud/apps/files_reminders/l10n/ar.json
+share/nextcloud/apps/files_reminders/l10n/cs.js
+share/nextcloud/apps/files_reminders/l10n/cs.json
+share/nextcloud/apps/files_reminders/l10n/de_DE.js
+share/nextcloud/apps/files_reminders/l10n/de_DE.json
+share/nextcloud/apps/files_reminders/l10n/el.js
+share/nextcloud/apps/files_reminders/l10n/el.json
+share/nextcloud/apps/files_reminders/l10n/en_GB.js
+share/nextcloud/apps/files_reminders/l10n/en_GB.json
+share/nextcloud/apps/files_reminders/l10n/es.js
+share/nextcloud/apps/files_reminders/l10n/es.json
+share/nextcloud/apps/files_reminders/l10n/fi.js
+share/nextcloud/apps/files_reminders/l10n/fi.json
+share/nextcloud/apps/files_reminders/l10n/fr.js
+share/nextcloud/apps/files_reminders/l10n/fr.json
+share/nextcloud/apps/files_reminders/l10n/gl.js
+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/lt_LT.js
+share/nextcloud/apps/files_reminders/l10n/lt_LT.json
+share/nextcloud/apps/files_reminders/l10n/mk.js
+share/nextcloud/apps/files_reminders/l10n/mk.json
+share/nextcloud/apps/files_reminders/l10n/nb.js
+share/nextcloud/apps/files_reminders/l10n/nb.json
+share/nextcloud/apps/files_reminders/l10n/pt_BR.js
+share/nextcloud/apps/files_reminders/l10n/pt_BR.json
+share/nextcloud/apps/files_reminders/l10n/ru.js
+share/nextcloud/apps/files_reminders/l10n/ru.json
+share/nextcloud/apps/files_reminders/l10n/sr.js
+share/nextcloud/apps/files_reminders/l10n/sr.json
+share/nextcloud/apps/files_reminders/l10n/sv.js
+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/uk.js
+share/nextcloud/apps/files_reminders/l10n/uk.json
+share/nextcloud/apps/files_reminders/l10n/zh_HK.js
+share/nextcloud/apps/files_reminders/l10n/zh_HK.json
+share/nextcloud/apps/files_reminders/l10n/zh_TW.js
+share/nextcloud/apps/files_reminders/l10n/zh_TW.json
+share/nextcloud/apps/files_reminders/lib/AppInfo/Application.php
+share/nextcloud/apps/files_reminders/lib/BackgroundJob/CleanUpReminders.php
+share/nextcloud/apps/files_reminders/lib/BackgroundJob/ScheduledNotifications.php
+share/nextcloud/apps/files_reminders/lib/Command/ListCommand.php
+share/nextcloud/apps/files_reminders/lib/Controller/ApiController.php
+share/nextcloud/apps/files_reminders/lib/Db/Reminder.php
+share/nextcloud/apps/files_reminders/lib/Db/ReminderMapper.php
+share/nextcloud/apps/files_reminders/lib/Exception/NodeNotFoundException.php
+share/nextcloud/apps/files_reminders/lib/Exception/UserNotFoundException.php
+share/nextcloud/apps/files_reminders/lib/Listener/LoadAdditionalScriptsListener.php
+share/nextcloud/apps/files_reminders/lib/Listener/NodeDeletedListener.php
+share/nextcloud/apps/files_reminders/lib/Listener/UserDeletedListener.php
+share/nextcloud/apps/files_reminders/lib/Migration/Version10000Date20230725162149.php
+share/nextcloud/apps/files_reminders/lib/Model/RichReminder.php
+share/nextcloud/apps/files_reminders/lib/Notification/Notifier.php
+share/nextcloud/apps/files_reminders/lib/Service/ReminderService.php
 share/nextcloud/apps/files_rightclick/CHANGELOG.md
 share/nextcloud/apps/files_rightclick/COPYING
 share/nextcloud/apps/files_rightclick/LICENSE
@@ -12176,6 +12317,7 @@ share/nextcloud/apps/files_versions/lib/
 share/nextcloud/apps/files_versions/lib/Versions/IDeletableVersionBackend.php
 share/nextcloud/apps/files_versions/lib/Versions/INameableVersion.php
 share/nextcloud/apps/files_versions/lib/Versions/INameableVersionBackend.php
+share/nextcloud/apps/files_versions/lib/Versions/INeedSyncVersionBackend.php
 share/nextcloud/apps/files_versions/lib/Versions/IVersion.php
 share/nextcloud/apps/files_versions/lib/Versions/IVersionBackend.php
 share/nextcloud/apps/files_versions/lib/Versions/IVersionManager.php
@@ -12236,6 +12378,8 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/ca.json
 share/nextcloud/apps/firstrunwizard/l10n/cs.js
 share/nextcloud/apps/firstrunwizard/l10n/cs.json
+share/nextcloud/apps/firstrunwizard/l10n/cy_GB.js
+share/nextcloud/apps/firstrunwizard/l10n/cy_GB.json
 share/nextcloud/apps/firstrunwizard/l10n/cy_GB.php
 share/nextcloud/apps/firstrunwizard/l10n/da.js
 share/nextcloud/apps/firstrunwizard/l10n/da.json
@@ -12408,6 +12552,8 @@ share/nextcloud/apps/firstrunwizard/lib/
 share/nextcloud/apps/firstrunwizard/lib/Notification/BackgroundJob.php
 share/nextcloud/apps/firstrunwizard/lib/Notification/Notifier.php
 share/nextcloud/apps/firstrunwizard/lib/Settings/Personal.php
+share/nextcloud/apps/firstrunwizard/package-lock.json
+share/nextcloud/apps/firstrunwizard/package.json
 share/nextcloud/apps/firstrunwizard/templates/page.apps.php
 share/nextcloud/apps/firstrunwizard/templates/page.clients.php
 share/nextcloud/apps/firstrunwizard/templates/page.final.php
@@ -12603,12 +12749,16 @@ share/nextcloud/apps/logreader/lib/Comma
 share/nextcloud/apps/logreader/lib/Command/Watch.php
 share/nextcloud/apps/logreader/lib/Controller/LogController.php
 share/nextcloud/apps/logreader/lib/Controller/PageController.php
+share/nextcloud/apps/logreader/lib/Listener/LogListener.php
+share/nextcloud/apps/logreader/lib/Log/Console.php
 share/nextcloud/apps/logreader/lib/Log/Formatter.php
 share/nextcloud/apps/logreader/lib/Log/LogIterator.php
 share/nextcloud/apps/logreader/lib/Log/LogIteratorFactory.php
 share/nextcloud/apps/logreader/lib/Log/SearchFilter.php
 share/nextcloud/apps/logreader/lib/Settings/Admin.php
 share/nextcloud/apps/logreader/lib/Settings/Section.php
+share/nextcloud/apps/logreader/package-lock.json
+share/nextcloud/apps/logreader/package.json
 share/nextcloud/apps/logreader/postcss.config.js
 share/nextcloud/apps/logreader/screenshots/reader.png
 share/nextcloud/apps/logreader/templates/index.php
@@ -12632,6 +12782,8 @@ share/nextcloud/apps/lookup_server_conne
 share/nextcloud/apps/lookup_server_connector/composer/composer/installed.php
 share/nextcloud/apps/lookup_server_connector/l10n/ar.js
 share/nextcloud/apps/lookup_server_connector/l10n/ar.json
+share/nextcloud/apps/lookup_server_connector/l10n/ast.js
+share/nextcloud/apps/lookup_server_connector/l10n/ast.json
 share/nextcloud/apps/lookup_server_connector/l10n/bg.js
 share/nextcloud/apps/lookup_server_connector/l10n/bg.json
 share/nextcloud/apps/lookup_server_connector/l10n/ca.js
@@ -13126,6 +13278,8 @@ share/nextcloud/apps/notifications/lib/S
 share/nextcloud/apps/notifications/lib/Settings/AdminSection.php
 share/nextcloud/apps/notifications/lib/Settings/Personal.php
 share/nextcloud/apps/notifications/lib/Settings/PersonalSection.php
+share/nextcloud/apps/notifications/package-lock.json
+share/nextcloud/apps/notifications/package.json
 share/nextcloud/apps/notifications/templates/settings/admin.php
 share/nextcloud/apps/notifications/templates/settings/personal.php
 share/nextcloud/apps/oauth2/appinfo/info.xml
@@ -13311,6 +13465,8 @@ share/nextcloud/apps/password_policy/l10
 share/nextcloud/apps/password_policy/l10n/af.json
 share/nextcloud/apps/password_policy/l10n/ar.js
 share/nextcloud/apps/password_policy/l10n/ar.json
+share/nextcloud/apps/password_policy/l10n/ast.js
+share/nextcloud/apps/password_policy/l10n/ast.json
 share/nextcloud/apps/password_policy/l10n/az.js
 share/nextcloud/apps/password_policy/l10n/az.json
 share/nextcloud/apps/password_policy/l10n/bg.js
@@ -13537,6 +13693,8 @@ share/nextcloud/apps/password_policy/lis
 share/nextcloud/apps/password_policy/lists/list-7.php
 share/nextcloud/apps/password_policy/lists/list-8.php
 share/nextcloud/apps/password_policy/lists/list-9.php
+share/nextcloud/apps/password_policy/package-lock.json
+share/nextcloud/apps/password_policy/package.json
 share/nextcloud/apps/password_policy/templates/settings.php
 share/nextcloud/apps/password_policy/webpack.config.js
 share/nextcloud/apps/photos/COPYING
@@ -13846,6 +14004,8 @@ share/nextcloud/apps/photos/lib/Sabre/Ro
 share/nextcloud/apps/photos/lib/Service/MediaPlaceManager.php
 share/nextcloud/apps/photos/lib/Service/ReverseGeoCoderService.php
 share/nextcloud/apps/photos/lib/Service/UserConfigService.php
+share/nextcloud/apps/photos/package-lock.json
+share/nextcloud/apps/photos/package.json
 share/nextcloud/apps/photos/postcss.config.js
 share/nextcloud/apps/photos/screenshots/screenshot1.png
 share/nextcloud/apps/photos/templates/main.php
@@ -14012,6 +14172,8 @@ share/nextcloud/apps/privacy/lib/Setting
 share/nextcloud/apps/privacy/lib/Settings/UserDataManifestoSettings.php
 share/nextcloud/apps/privacy/lib/Settings/WhereIsYourDataSettings.php
 share/nextcloud/apps/privacy/lib/Settings/WhoHasAccessSettings.php
+share/nextcloud/apps/privacy/package-lock.json
+share/nextcloud/apps/privacy/package.json
 share/nextcloud/apps/privacy/templates/mission.php
 share/nextcloud/apps/privacy/templates/user-data-manifesto.php
 share/nextcloud/apps/privacy/templates/where-is-your-data.php
@@ -14035,6 +14197,8 @@ share/nextcloud/apps/provisioning_api/co
 share/nextcloud/apps/provisioning_api/img/app.svg
 share/nextcloud/apps/provisioning_api/l10n/ar.js
 share/nextcloud/apps/provisioning_api/l10n/ar.json
+share/nextcloud/apps/provisioning_api/l10n/ast.js
+share/nextcloud/apps/provisioning_api/l10n/ast.json
 share/nextcloud/apps/provisioning_api/l10n/bg.js
 share/nextcloud/apps/provisioning_api/l10n/bg.json
 share/nextcloud/apps/provisioning_api/l10n/ca.js
@@ -14055,6 +14219,8 @@ share/nextcloud/apps/provisioning_api/l1
 share/nextcloud/apps/provisioning_api/l10n/es_EC.json
 share/nextcloud/apps/provisioning_api/l10n/eu.js
 share/nextcloud/apps/provisioning_api/l10n/eu.json
+share/nextcloud/apps/provisioning_api/l10n/fa.js
+share/nextcloud/apps/provisioning_api/l10n/fa.json
 share/nextcloud/apps/provisioning_api/l10n/fr.js
 share/nextcloud/apps/provisioning_api/l10n/fr.json
 share/nextcloud/apps/provisioning_api/l10n/gl.js
@@ -14121,9 +14287,6 @@ share/nextcloud/apps/recommendations/app
 share/nextcloud/apps/recommendations/appinfo/signature.json
 share/nextcloud/apps/recommendations/composer.json
 share/nextcloud/apps/recommendations/composer.lock
-share/nextcloud/apps/recommendations/js/files_recommendation-dashboard.js
-share/nextcloud/apps/recommendations/js/files_recommendation-dashboard.js.LICENSE.txt
-share/nextcloud/apps/recommendations/js/files_recommendation-dashboard.js.map
 share/nextcloud/apps/recommendations/js/files_recommendation-main.js
 share/nextcloud/apps/recommendations/js/files_recommendation-main.js.LICENSE.txt
 share/nextcloud/apps/recommendations/js/files_recommendation-main.js.map
@@ -14243,6 +14406,8 @@ share/nextcloud/apps/recommendations/lib
 share/nextcloud/apps/recommendations/lib/Service/RecentlySharedFilesSource.php
 share/nextcloud/apps/recommendations/lib/Service/RecommendationService.php
 share/nextcloud/apps/recommendations/lib/Service/RecommendedFile.php
+share/nextcloud/apps/recommendations/package-lock.json
+share/nextcloud/apps/recommendations/package.json
 share/nextcloud/apps/recommendations/webpack.config.js
 share/nextcloud/apps/related_resources/.nextcloudignore
 share/nextcloud/apps/related_resources/CHANGELOG.md
@@ -14512,6 +14677,8 @@ share/nextcloud/apps/related_resources/l
 share/nextcloud/apps/related_resources/lib/Tools/Traits/TArrayTools.php
 share/nextcloud/apps/related_resources/lib/Tools/Traits/TDeserialize.php
 share/nextcloud/apps/related_resources/lib/Tools/Traits/TStringTools.php
+share/nextcloud/apps/related_resources/package-lock.json
+share/nextcloud/apps/related_resources/package.json
 share/nextcloud/apps/related_resources/vendor/autoload.php
 share/nextcloud/apps/related_resources/vendor/composer/ClassLoader.php
 share/nextcloud/apps/related_resources/vendor/composer/LICENSE
@@ -14557,6 +14724,8 @@ share/nextcloud/apps/serverinfo/l10n/ca.
 share/nextcloud/apps/serverinfo/l10n/ca.json
 share/nextcloud/apps/serverinfo/l10n/cs.js
 share/nextcloud/apps/serverinfo/l10n/cs.json
+share/nextcloud/apps/serverinfo/l10n/cy_GB.js
+share/nextcloud/apps/serverinfo/l10n/cy_GB.json
 share/nextcloud/apps/serverinfo/l10n/da.js
 share/nextcloud/apps/serverinfo/l10n/da.json
 share/nextcloud/apps/serverinfo/l10n/de.js
@@ -14645,6 +14814,8 @@ share/nextcloud/apps/serverinfo/l10n/ko.
 share/nextcloud/apps/serverinfo/l10n/ko.json
 share/nextcloud/apps/serverinfo/l10n/lb.js
 share/nextcloud/apps/serverinfo/l10n/lb.json
+share/nextcloud/apps/serverinfo/l10n/lo.js
+share/nextcloud/apps/serverinfo/l10n/lo.json
 share/nextcloud/apps/serverinfo/l10n/lt_LT.js
 share/nextcloud/apps/serverinfo/l10n/lt_LT.json
 share/nextcloud/apps/serverinfo/l10n/lv.js
@@ -14751,6 +14922,7 @@ share/nextcloud/apps/settings/css/settin
 share/nextcloud/apps/settings/css/settings.scss
 share/nextcloud/apps/settings/data/Reasons to use Nextcloud.pdf
 share/nextcloud/apps/settings/img/admin.svg
+share/nextcloud/apps/settings/img/ai.svg
 share/nextcloud/apps/settings/img/apps.svg
 share/nextcloud/apps/settings/img/change.svg
 share/nextcloud/apps/settings/img/help.svg
@@ -14929,6 +15101,7 @@ share/nextcloud/apps/settings/lib/Activi
 share/nextcloud/apps/settings/lib/Activity/Setting.php
 share/nextcloud/apps/settings/lib/AppInfo/Application.php
 share/nextcloud/apps/settings/lib/BackgroundJobs/VerifyUserData.php
+share/nextcloud/apps/settings/lib/Controller/AISettingsController.php
 share/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php
 share/nextcloud/apps/settings/lib/Controller/AppSettingsController.php
 share/nextcloud/apps/settings/lib/Controller/AuthSettingsController.php
@@ -14954,7 +15127,9 @@ share/nextcloud/apps/settings/lib/Mailer
 share/nextcloud/apps/settings/lib/Middleware/SubadminMiddleware.php
 share/nextcloud/apps/settings/lib/Search/AppSearch.php
 share/nextcloud/apps/settings/lib/Search/SectionSearch.php
+share/nextcloud/apps/settings/lib/Search/UserSearch.php
 share/nextcloud/apps/settings/lib/Sections/Admin/Additional.php
+share/nextcloud/apps/settings/lib/Sections/Admin/ArtificialIntelligence.php
 share/nextcloud/apps/settings/lib/Sections/Admin/Delegation.php
 share/nextcloud/apps/settings/lib/Sections/Admin/Groupware.php
 share/nextcloud/apps/settings/lib/Sections/Admin/Overview.php
@@ -14969,6 +15144,7 @@ share/nextcloud/apps/settings/lib/Sectio
 share/nextcloud/apps/settings/lib/Service/AuthorizedGroupService.php
 share/nextcloud/apps/settings/lib/Service/NotFoundException.php
 share/nextcloud/apps/settings/lib/Service/ServiceException.php
+share/nextcloud/apps/settings/lib/Settings/Admin/ArtificialIntelligence.php
 share/nextcloud/apps/settings/lib/Settings/Admin/Delegation.php
 share/nextcloud/apps/settings/lib/Settings/Admin/Mail.php
 share/nextcloud/apps/settings/lib/Settings/Admin/Overview.php
@@ -14985,6 +15161,7 @@ share/nextcloud/apps/settings/lib/Settin
 share/nextcloud/apps/settings/lib/SetupChecks/CheckUserCertificates.php
 share/nextcloud/apps/settings/lib/SetupChecks/LdapInvalidUuids.php
 share/nextcloud/apps/settings/lib/SetupChecks/LegacySSEKeyFormat.php
+share/nextcloud/apps/settings/lib/SetupChecks/NeedsSystemAddressBookSync.php
 share/nextcloud/apps/settings/lib/SetupChecks/PhpDefaultCharset.php
 share/nextcloud/apps/settings/lib/SetupChecks/PhpOutputBuffering.php
 share/nextcloud/apps/settings/lib/SetupChecks/SupportedDatabase.php
@@ -14997,6 +15174,7 @@ share/nextcloud/apps/settings/templates/
 share/nextcloud/apps/settings/templates/settings-vue.php
 share/nextcloud/apps/settings/templates/settings/additional.php
 share/nextcloud/apps/settings/templates/settings/admin/additional-mail.php
+share/nextcloud/apps/settings/templates/settings/admin/ai.php
 share/nextcloud/apps/settings/templates/settings/admin/delegation.php
 share/nextcloud/apps/settings/templates/settings/admin/overview.php
 share/nextcloud/apps/settings/templates/settings/admin/security.php
@@ -15326,6 +15504,8 @@ share/nextcloud/apps/support/lib/Service
 share/nextcloud/apps/support/lib/Settings/Admin.php
 share/nextcloud/apps/support/lib/Settings/Section.php
 share/nextcloud/apps/support/lib/Subscription/SubscriptionAdapter.php
+share/nextcloud/apps/support/package-lock.json
+share/nextcloud/apps/support/package.json
 share/nextcloud/apps/support/resources/Why the Nextcloud Subscription.pdf
 share/nextcloud/apps/support/templates/admin.php
 share/nextcloud/apps/survey_client/COPYING
@@ -15396,6 +15576,8 @@ share/nextcloud/apps/survey_client/l10n/
 share/nextcloud/apps/survey_client/l10n/et_EE.json
 share/nextcloud/apps/survey_client/l10n/eu.js
 share/nextcloud/apps/survey_client/l10n/eu.json
+share/nextcloud/apps/survey_client/l10n/fa.js
+share/nextcloud/apps/survey_client/l10n/fa.json
 share/nextcloud/apps/survey_client/l10n/fi.js
 share/nextcloud/apps/survey_client/l10n/fi.json
 share/nextcloud/apps/survey_client/l10n/fr.js
@@ -15581,6 +15763,8 @@ share/nextcloud/apps/suspicious_login/l1
 share/nextcloud/apps/suspicious_login/l10n/tr.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
+share/nextcloud/apps/suspicious_login/l10n/vi.json
 share/nextcloud/apps/suspicious_login/l10n/zh_CN.js
 share/nextcloud/apps/suspicious_login/l10n/zh_CN.json
 share/nextcloud/apps/suspicious_login/l10n/zh_HK.js
@@ -15651,6 +15835,8 @@ share/nextcloud/apps/suspicious_login/li
 share/nextcloud/apps/suspicious_login/lib/Settings/AdminSettings.php
 share/nextcloud/apps/suspicious_login/lib/Task/TrainTask.php
 share/nextcloud/apps/suspicious_login/lib/Util/AddressClassifier.php
+share/nextcloud/apps/suspicious_login/package-lock.json
+share/nextcloud/apps/suspicious_login/package.json
 share/nextcloud/apps/suspicious_login/screenshots/admin_settings.png
 share/nextcloud/apps/suspicious_login/screenshots/notification_android.png
 share/nextcloud/apps/suspicious_login/screenshots/notification_web.png
@@ -17370,6 +17556,7 @@ share/nextcloud/apps/text/composer/compo
 share/nextcloud/apps/text/css/print.scss
 share/nextcloud/apps/text/css/prosemirror.scss
 share/nextcloud/apps/text/css/style.scss
+share/nextcloud/apps/text/css/variables.scss
 share/nextcloud/apps/text/img/app-dark.svg
 share/nextcloud/apps/text/img/app.png
 share/nextcloud/apps/text/img/app.svg
@@ -17379,6 +17566,7 @@ share/nextcloud/apps/text/img/screenshot
 share/nextcloud/apps/text/img/screenshots/screenshot2.png
 share/nextcloud/apps/text/img/screenshots/screenshot3.gif
 share/nextcloud/apps/text/index.html
+share/nextcloud/apps/text/js/_ed1b-_d17e.js
 share/nextcloud/apps/text/js/editor-collab.js
 share/nextcloud/apps/text/js/editor-collab.js.map
 share/nextcloud/apps/text/js/editor-guest.js
@@ -18176,8 +18364,6 @@ share/nextcloud/apps/text/js/vendors.js.
 share/nextcloud/apps/text/js/vendors.js.map
 share/nextcloud/apps/text/l10n/af.js
 share/nextcloud/apps/text/l10n/af.json
-share/nextcloud/apps/text/l10n/an.js
-share/nextcloud/apps/text/l10n/an.json
 share/nextcloud/apps/text/l10n/ar.js
 share/nextcloud/apps/text/l10n/ar.json
 share/nextcloud/apps/text/l10n/ast.js
@@ -18282,12 +18468,12 @@ share/nextcloud/apps/text/l10n/ka_GE.js
 share/nextcloud/apps/text/l10n/ka_GE.json
 share/nextcloud/apps/text/l10n/kab.js
 share/nextcloud/apps/text/l10n/kab.json
-share/nextcloud/apps/text/l10n/km.js
-share/nextcloud/apps/text/l10n/km.json
 share/nextcloud/apps/text/l10n/ko.js
 share/nextcloud/apps/text/l10n/ko.json
 share/nextcloud/apps/text/l10n/lb.js
 share/nextcloud/apps/text/l10n/lb.json
+share/nextcloud/apps/text/l10n/lo.js
+share/nextcloud/apps/text/l10n/lo.json
 share/nextcloud/apps/text/l10n/lt_LT.js
 share/nextcloud/apps/text/l10n/lt_LT.json
 share/nextcloud/apps/text/l10n/lv.js
@@ -18296,8 +18482,6 @@ share/nextcloud/apps/text/l10n/mk.js
 share/nextcloud/apps/text/l10n/mk.json
 share/nextcloud/apps/text/l10n/mn.js
 share/nextcloud/apps/text/l10n/mn.json
-share/nextcloud/apps/text/l10n/ms_MY.js
-share/nextcloud/apps/text/l10n/ms_MY.json
 share/nextcloud/apps/text/l10n/nb.js
 share/nextcloud/apps/text/l10n/nb.json
 share/nextcloud/apps/text/l10n/nl.js
@@ -18332,8 +18516,6 @@ share/nextcloud/apps/text/l10n/sr@latin.
 share/nextcloud/apps/text/l10n/sr%latin.json@localhost
 share/nextcloud/apps/text/l10n/sv.js
 share/nextcloud/apps/text/l10n/sv.json
-share/nextcloud/apps/text/l10n/ta.js
-share/nextcloud/apps/text/l10n/ta.json
 share/nextcloud/apps/text/l10n/th.js
 share/nextcloud/apps/text/l10n/th.json
 share/nextcloud/apps/text/l10n/tr.js
@@ -18373,6 +18555,7 @@ share/nextcloud/apps/text/lib/Exception/
 share/nextcloud/apps/text/lib/Exception/UploadException.php
 share/nextcloud/apps/text/lib/Exception/VersionMismatchException.php
 share/nextcloud/apps/text/lib/Listeners/AddMissingIndicesListener.php
+share/nextcloud/apps/text/lib/Listeners/BeforeAssistantNotificationListener.php
 share/nextcloud/apps/text/lib/Listeners/BeforeNodeDeletedListener.php
 share/nextcloud/apps/text/lib/Listeners/BeforeNodeRenamedListener.php
 share/nextcloud/apps/text/lib/Listeners/FilesLoadAdditionalScriptsListener.php
@@ -18399,6 +18582,8 @@ share/nextcloud/apps/text/lib/Service/No
 share/nextcloud/apps/text/lib/Service/SessionService.php
 share/nextcloud/apps/text/lib/Service/WorkspaceService.php
 share/nextcloud/apps/text/lib/TextFile.php
+share/nextcloud/apps/text/package-lock.json
+share/nextcloud/apps/text/package.json
 share/nextcloud/apps/text/templates/main.php
 share/nextcloud/apps/theming/appinfo/info.xml
 share/nextcloud/apps/theming/appinfo/routes.php
@@ -18838,6 +19023,8 @@ share/nextcloud/apps/twofactor_totp/l10n
 share/nextcloud/apps/twofactor_totp/l10n/af.json
 share/nextcloud/apps/twofactor_totp/l10n/ar.js
 share/nextcloud/apps/twofactor_totp/l10n/ar.json
+share/nextcloud/apps/twofactor_totp/l10n/ast.js
+share/nextcloud/apps/twofactor_totp/l10n/ast.json
 share/nextcloud/apps/twofactor_totp/l10n/az.js
 share/nextcloud/apps/twofactor_totp/l10n/az.json
 share/nextcloud/apps/twofactor_totp/l10n/bg.js
@@ -19008,6 +19195,8 @@ share/nextcloud/apps/twofactor_totp/lib/
 share/nextcloud/apps/twofactor_totp/lib/Service/ITotp.php
 share/nextcloud/apps/twofactor_totp/lib/Service/Totp.php
 share/nextcloud/apps/twofactor_totp/lib/Settings/Personal.php
+share/nextcloud/apps/twofactor_totp/package-lock.json
+share/nextcloud/apps/twofactor_totp/package.json
 share/nextcloud/apps/twofactor_totp/screenshots/enter_challenge.png
 share/nextcloud/apps/twofactor_totp/screenshots/settings.png
 share/nextcloud/apps/twofactor_totp/templates/challenge.php
@@ -19942,6 +20131,8 @@ share/nextcloud/apps/viewer/l10n/zh_TW.j
 share/nextcloud/apps/viewer/lib/AppInfo/Application.php
 share/nextcloud/apps/viewer/lib/Event/LoadViewer.php
 share/nextcloud/apps/viewer/lib/Listener/LoadViewerScript.php
+share/nextcloud/apps/viewer/package-lock.json
+share/nextcloud/apps/viewer/package.json
 share/nextcloud/apps/viewer/test.txt
 share/nextcloud/apps/viewer/tsconfig.json
 share/nextcloud/apps/viewer/webpack.config.ts
@@ -20017,6 +20208,8 @@ share/nextcloud/apps/weather_status/l10n
 share/nextcloud/apps/weather_status/l10n/et_EE.json
 share/nextcloud/apps/weather_status/l10n/eu.js
 share/nextcloud/apps/weather_status/l10n/eu.json
+share/nextcloud/apps/weather_status/l10n/fa.js
+share/nextcloud/apps/weather_status/l10n/fa.json
 share/nextcloud/apps/weather_status/l10n/fi.js
 share/nextcloud/apps/weather_status/l10n/fi.json
 share/nextcloud/apps/weather_status/l10n/fr.js
@@ -20265,6 +20458,8 @@ share/nextcloud/apps/workflowengine/lib/
 share/nextcloud/apps/workflowengine/lib/Settings/Personal.php
 share/nextcloud/apps/workflowengine/lib/Settings/Section.php
 share/nextcloud/apps/workflowengine/templates/settings.php
+share/nextcloud/composer.json
+share/nextcloud/composer.lock
 share/nextcloud/config/.htaccess
 share/nextcloud/config/CAN_INSTALL
 share/nextcloud/config/config.sample.php
@@ -20350,10 +20545,11 @@ share/nextcloud/core/Command/Maintenance
 share/nextcloud/core/Command/Preview/Generate.php
 share/nextcloud/core/Command/Preview/Repair.php
 share/nextcloud/core/Command/Preview/ResetRenderedTexts.php
+share/nextcloud/core/Command/Security/BruteforceAttempts.php
+share/nextcloud/core/Command/Security/BruteforceResetAttempts.php
 share/nextcloud/core/Command/Security/ImportCertificate.php
 share/nextcloud/core/Command/Security/ListCertificates.php
 share/nextcloud/core/Command/Security/RemoveCertificate.php
-share/nextcloud/core/Command/Security/ResetBruteforceAttempts.php
 share/nextcloud/core/Command/Status.php
 share/nextcloud/core/Command/SystemTag/Add.php
 share/nextcloud/core/Command/SystemTag/Delete.php
@@ -20377,6 +20573,7 @@ share/nextcloud/core/Command/User/ListCo
 share/nextcloud/core/Command/User/Report.php
 share/nextcloud/core/Command/User/ResetPassword.php
 share/nextcloud/core/Command/User/Setting.php
+share/nextcloud/core/Command/User/SyncAccountDataCommand.php
 share/nextcloud/core/Controller/AppPasswordController.php
 share/nextcloud/core/Controller/AutoCompleteController.php
 share/nextcloud/core/Controller/AvatarController.php
@@ -20394,6 +20591,7 @@ share/nextcloud/core/Controller/LoginCon
 share/nextcloud/core/Controller/LostController.php
 share/nextcloud/core/Controller/NavigationController.php
 share/nextcloud/core/Controller/OCJSController.php
+share/nextcloud/core/Controller/OCMController.php
 share/nextcloud/core/Controller/OCSController.php
 share/nextcloud/core/Controller/PreviewController.php
 share/nextcloud/core/Controller/ProfileApiController.php
@@ -20403,6 +20601,7 @@ share/nextcloud/core/Controller/Referenc
 share/nextcloud/core/Controller/ReferenceController.php
 share/nextcloud/core/Controller/SearchController.php
 share/nextcloud/core/Controller/SetupController.php
+share/nextcloud/core/Controller/TextProcessingApiController.php
 share/nextcloud/core/Controller/TranslationApiController.php
 share/nextcloud/core/Controller/TwoFactorChallengeController.php
 share/nextcloud/core/Controller/UnifiedSearchController.php
@@ -20481,6 +20680,9 @@ share/nextcloud/core/Migrations/Version2
 share/nextcloud/core/Migrations/Version27000Date20220613163520.php
 share/nextcloud/core/Migrations/Version27000Date20230309104325.php
 share/nextcloud/core/Migrations/Version27000Date20230309104802.php
+share/nextcloud/core/Migrations/Version28000Date20230616104802.php
+share/nextcloud/core/Migrations/Version28000Date20230728104802.php
+share/nextcloud/core/Migrations/Version28000Date20230803221055.php
 share/nextcloud/core/Notification/CoreNotifier.php
 share/nextcloud/core/Service/LoginFlowV2Service.php
 share/nextcloud/core/ajax/update.php
@@ -21017,6 +21219,7 @@ share/nextcloud/core/doc/user/_images/ch
 share/nextcloud/core/doc/user/_images/chat-message-menu.png
 share/nextcloud/core/doc/user/_images/chat-room-settings.png
 share/nextcloud/core/doc/user/_images/chat-with-one-user.png
+share/nextcloud/core/doc/user/_images/circle.png
 share/nextcloud/core/doc/user/_images/command-help.png
 share/nextcloud/core/doc/user/_images/contact_bottombar.png
 share/nextcloud/core/doc/user/_images/contact_manageaddressbook.png
@@ -21083,6 +21286,7 @@ share/nextcloud/core/doc/user/_images/ma
 share/nextcloud/core/doc/user/_images/mail-minimize-composer.png
 share/nextcloud/core/doc/user/_images/mail.png
 share/nextcloud/core/doc/user/_images/mail_move-message-to-junk-folder.png
+share/nextcloud/core/doc/user/_images/mail_trash_retention_settings.png
 share/nextcloud/core/doc/user/_images/matterbridge-settings.png
 share/nextcloud/core/doc/user/_images/multi_sharing.png
 share/nextcloud/core/doc/user/_images/new-mail-account.png
@@ -21546,24 +21750,14 @@ share/nextcloud/core/l10n/es_EC.js
 share/nextcloud/core/l10n/es_EC.json
 share/nextcloud/core/l10n/es_GT.js
 share/nextcloud/core/l10n/es_GT.json
-share/nextcloud/core/l10n/es_HN.js
-share/nextcloud/core/l10n/es_HN.json
 share/nextcloud/core/l10n/es_MX.js
 share/nextcloud/core/l10n/es_MX.json
-share/nextcloud/core/l10n/es_NI.js
-share/nextcloud/core/l10n/es_NI.json
-share/nextcloud/core/l10n/es_PA.js
-share/nextcloud/core/l10n/es_PA.json
 share/nextcloud/core/l10n/es_PE.js
 share/nextcloud/core/l10n/es_PE.json
-share/nextcloud/core/l10n/es_PR.js
-share/nextcloud/core/l10n/es_PR.json
 share/nextcloud/core/l10n/es_PY.js
 share/nextcloud/core/l10n/es_PY.json
 share/nextcloud/core/l10n/es_SV.js
 share/nextcloud/core/l10n/es_SV.json
-share/nextcloud/core/l10n/es_UY.js
-share/nextcloud/core/l10n/es_UY.json
 share/nextcloud/core/l10n/et_EE.js
 share/nextcloud/core/l10n/et_EE.json
 share/nextcloud/core/l10n/eu.js
@@ -21736,6 +21930,7 @@ share/nextcloud/core/vendor/.gitignore
 share/nextcloud/core/vendor/zxcvbn/LICENSE.txt
 share/nextcloud/core/vendor/zxcvbn/dist/zxcvbn.js
 share/nextcloud/cron.php
+share/nextcloud/dist/6799-6799.js
 share/nextcloud/dist/comments-comments-app.js
 share/nextcloud/dist/comments-comments-app.js.LICENSE.txt
 share/nextcloud/dist/comments-comments-app.js.map
@@ -21809,6 +22004,9 @@ share/nextcloud/dist/files-reference-fil
 share/nextcloud/dist/files-sidebar.js
 share/nextcloud/dist/files-sidebar.js.LICENSE.txt
 share/nextcloud/dist/files-sidebar.js.map
+share/nextcloud/dist/files_reminders-main.js
+share/nextcloud/dist/files_reminders-main.js.LICENSE.txt
+share/nextcloud/dist/files_reminders-main.js.map
 share/nextcloud/dist/files_sharing-additionalScripts.js
 share/nextcloud/dist/files_sharing-additionalScripts.js.LICENSE.txt
 share/nextcloud/dist/files_sharing-additionalScripts.js.map
@@ -21846,6 +22044,9 @@ share/nextcloud/dist/settings-legacy-adm
 share/nextcloud/dist/settings-users-8351.js
 share/nextcloud/dist/settings-users-8351.js.LICENSE.txt
 share/nextcloud/dist/settings-users-8351.js.map
+share/nextcloud/dist/settings-vue-settings-admin-ai.js
+share/nextcloud/dist/settings-vue-settings-admin-ai.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-admin-ai.js.map
 share/nextcloud/dist/settings-vue-settings-admin-basic-settings.js
 share/nextcloud/dist/settings-vue-settings-admin-basic-settings.js.LICENSE.txt
 share/nextcloud/dist/settings-vue-settings-admin-basic-settings.js.map
@@ -21894,9 +22095,6 @@ share/nextcloud/dist/updatenotification-
 share/nextcloud/dist/user-status-modal-8299.js
 share/nextcloud/dist/user-status-modal-8299.js.LICENSE.txt
 share/nextcloud/dist/user-status-modal-8299.js.map
-share/nextcloud/dist/user_status-dashboard.js
-share/nextcloud/dist/user_status-dashboard.js.LICENSE.txt
-share/nextcloud/dist/user_status-dashboard.js.map
 share/nextcloud/dist/user_status-menu.js
 share/nextcloud/dist/user_status-menu.js.LICENSE.txt
 share/nextcloud/dist/user_status-menu.js.map
@@ -22525,6 +22723,7 @@ share/nextcloud/lib/private/Files/Storag
 share/nextcloud/lib/private/Files/Storage/Wrapper/EncodingDirectoryWrapper.php
 share/nextcloud/lib/private/Files/Storage/Wrapper/Encryption.php
 share/nextcloud/lib/private/Files/Storage/Wrapper/Jail.php
+share/nextcloud/lib/private/Files/Storage/Wrapper/KnownMtime.php
 share/nextcloud/lib/private/Files/Storage/Wrapper/PermissionsMask.php
 share/nextcloud/lib/private/Files/Storage/Wrapper/Quota.php
 share/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php
@@ -22561,6 +22760,7 @@ share/nextcloud/lib/private/Hooks/Public
 share/nextcloud/lib/private/Http/Client/Client.php
 share/nextcloud/lib/private/Http/Client/ClientService.php
 share/nextcloud/lib/private/Http/Client/DnsPinMiddleware.php
+share/nextcloud/lib/private/Http/Client/GuzzlePromiseAdapter.php
 share/nextcloud/lib/private/Http/Client/NegativeDnsCache.php
 share/nextcloud/lib/private/Http/Client/Response.php
 share/nextcloud/lib/private/Http/CookieHelper.php
@@ -22641,6 +22841,9 @@ share/nextcloud/lib/private/NotSquareExc
 share/nextcloud/lib/private/Notification/Action.php
 share/nextcloud/lib/private/Notification/Manager.php
 share/nextcloud/lib/private/Notification/Notification.php
+share/nextcloud/lib/private/OCM/Model/OCMProvider.php
+share/nextcloud/lib/private/OCM/Model/OCMResource.php
+share/nextcloud/lib/private/OCM/OCMDiscoveryService.php
 share/nextcloud/lib/private/OCS/CoreCapabilities.php
 share/nextcloud/lib/private/OCS/DiscoveryService.php
 share/nextcloud/lib/private/OCS/Exception.php
@@ -22713,6 +22916,7 @@ share/nextcloud/lib/private/Remote/User.
 share/nextcloud/lib/private/Repair.php
 share/nextcloud/lib/private/Repair/AddBruteForceCleanupJob.php
 share/nextcloud/lib/private/Repair/AddCleanupUpdaterBackupsJob.php
+share/nextcloud/lib/private/Repair/AddRemoveOldTasksBackgroundJob.php
 share/nextcloud/lib/private/Repair/CleanTags.php
 share/nextcloud/lib/private/Repair/CleanUpAbandonedApps.php
 share/nextcloud/lib/private/Repair/ClearFrontendCaches.php
@@ -22769,6 +22973,9 @@ share/nextcloud/lib/private/Search/Resul
 share/nextcloud/lib/private/Search/Result/Image.php
 share/nextcloud/lib/private/Search/SearchComposer.php
 share/nextcloud/lib/private/Search/SearchQuery.php
+share/nextcloud/lib/private/Security/Bruteforce/Backend/DatabaseBackend.php
+share/nextcloud/lib/private/Security/Bruteforce/Backend/IBackend.php
+share/nextcloud/lib/private/Security/Bruteforce/Backend/MemoryCacheBackend.php
 share/nextcloud/lib/private/Security/Bruteforce/Capabilities.php
 share/nextcloud/lib/private/Security/Bruteforce/CleanupJob.php
 share/nextcloud/lib/private/Security/Bruteforce/Throttler.php
@@ -22833,6 +23040,7 @@ share/nextcloud/lib/private/Share20/Prov
 share/nextcloud/lib/private/Share20/PublicShareTemplateFactory.php
 share/nextcloud/lib/private/Share20/Share.php
 share/nextcloud/lib/private/Share20/ShareAttributes.php
+share/nextcloud/lib/private/Share20/ShareDisableChecker.php
 share/nextcloud/lib/private/Share20/ShareHelper.php
 share/nextcloud/lib/private/Share20/UserRemovedListener.php
 share/nextcloud/lib/private/SpeechToText/SpeechToTextManager.php
@@ -22865,6 +23073,11 @@ share/nextcloud/lib/private/Template/Res
 share/nextcloud/lib/private/Template/ResourceNotFoundException.php
 share/nextcloud/lib/private/Template/TemplateFileLocator.php
 share/nextcloud/lib/private/TemplateLayout.php
+share/nextcloud/lib/private/TextProcessing/Db/Task.php
+share/nextcloud/lib/private/TextProcessing/Db/TaskMapper.php
+share/nextcloud/lib/private/TextProcessing/Manager.php
+share/nextcloud/lib/private/TextProcessing/RemoveOldTasksBackgroundJob.php
+share/nextcloud/lib/private/TextProcessing/TaskBackgroundJob.php
 share/nextcloud/lib/private/Translation/TranslationManager.php
 share/nextcloud/lib/private/URLGenerator.php
 share/nextcloud/lib/private/Updater.php
@@ -23083,6 +23296,7 @@ share/nextcloud/lib/public/Comments/ICom
 share/nextcloud/lib/public/Comments/IllegalIDChangeException.php
 share/nextcloud/lib/public/Comments/MessageTooLongException.php
 share/nextcloud/lib/public/Comments/NotFoundException.php
+share/nextcloud/lib/public/Common/Exception/NotFoundException.php
 share/nextcloud/lib/public/Config/BeforePreferenceDeletedEvent.php
 share/nextcloud/lib/public/Config/BeforePreferenceSetEvent.php
 share/nextcloud/lib/public/Console/ConsoleEvent.php
@@ -23109,14 +23323,17 @@ share/nextcloud/lib/public/DB/QueryBuild
 share/nextcloud/lib/public/DB/QueryBuilder/IQueryFunction.php
 share/nextcloud/lib/public/DB/Types.php
 share/nextcloud/lib/public/Dashboard/IAPIWidget.php
+share/nextcloud/lib/public/Dashboard/IAPIWidgetV2.php
 share/nextcloud/lib/public/Dashboard/IButtonWidget.php
 share/nextcloud/lib/public/Dashboard/IConditionalWidget.php
 share/nextcloud/lib/public/Dashboard/IIconWidget.php
 share/nextcloud/lib/public/Dashboard/IManager.php
 share/nextcloud/lib/public/Dashboard/IOptionWidget.php
+share/nextcloud/lib/public/Dashboard/IReloadableWidget.php
 share/nextcloud/lib/public/Dashboard/IWidget.php
 share/nextcloud/lib/public/Dashboard/Model/WidgetButton.php
 share/nextcloud/lib/public/Dashboard/Model/WidgetItem.php
+share/nextcloud/lib/public/Dashboard/Model/WidgetItems.php
 share/nextcloud/lib/public/Dashboard/Model/WidgetOptions.php
 share/nextcloud/lib/public/Dashboard/RegisterWidgetEvent.php
 share/nextcloud/lib/public/DataCollector/AbstractDataCollector.php
@@ -23180,6 +23397,7 @@ share/nextcloud/lib/public/Files/Config/
 share/nextcloud/lib/public/Files/Config/IMountProviderCollection.php
 share/nextcloud/lib/public/Files/Config/IRootMountProvider.php
 share/nextcloud/lib/public/Files/Config/IUserMountCache.php
+share/nextcloud/lib/public/Files/ConnectionLostException.php
 share/nextcloud/lib/public/Files/DavUtil.php
 share/nextcloud/lib/public/Files/EmptyFileNameException.php
 share/nextcloud/lib/public/Files/EntityTooLargeException.php
@@ -23324,6 +23542,7 @@ share/nextcloud/lib/public/GroupInterfac
 share/nextcloud/lib/public/HintException.php
 share/nextcloud/lib/public/Http/Client/IClient.php
 share/nextcloud/lib/public/Http/Client/IClientService.php
+share/nextcloud/lib/public/Http/Client/IPromise.php
 share/nextcloud/lib/public/Http/Client/IResponse.php
 share/nextcloud/lib/public/Http/Client/LocalServerException.php
 share/nextcloud/lib/public/Http/WellKnown/GenericResponse.php
@@ -23408,6 +23627,11 @@ share/nextcloud/lib/public/Notification/
 share/nextcloud/lib/public/Notification/IManager.php
 share/nextcloud/lib/public/Notification/INotification.php
 share/nextcloud/lib/public/Notification/INotifier.php
+share/nextcloud/lib/public/OCM/Exceptions/OCMArgumentException.php
+share/nextcloud/lib/public/OCM/Exceptions/OCMProviderException.php
+share/nextcloud/lib/public/OCM/IOCMDiscoveryService.php
+share/nextcloud/lib/public/OCM/IOCMProvider.php
+share/nextcloud/lib/public/OCM/IOCMResource.php
 share/nextcloud/lib/public/OCS/IDiscoveryService.php
 share/nextcloud/lib/public/PreConditionNotMetException.php
 share/nextcloud/lib/public/Preview/BeforePreviewFetchedEvent.php
@@ -23511,6 +23735,17 @@ share/nextcloud/lib/public/Talk/IConvers
 share/nextcloud/lib/public/Talk/IConversationOptions.php
 share/nextcloud/lib/public/Talk/ITalkBackend.php
 share/nextcloud/lib/public/Template.php
+share/nextcloud/lib/public/TextProcessing/Events/AbstractTextProcessingEvent.php
+share/nextcloud/lib/public/TextProcessing/Events/TaskFailedEvent.php
+share/nextcloud/lib/public/TextProcessing/Events/TaskSuccessfulEvent.php
+share/nextcloud/lib/public/TextProcessing/FreePromptTaskType.php
+share/nextcloud/lib/public/TextProcessing/HeadlineTaskType.php
+share/nextcloud/lib/public/TextProcessing/IManager.php
+share/nextcloud/lib/public/TextProcessing/IProvider.php
+share/nextcloud/lib/public/TextProcessing/ITaskType.php
+share/nextcloud/lib/public/TextProcessing/SummaryTaskType.php
+share/nextcloud/lib/public/TextProcessing/Task.php
+share/nextcloud/lib/public/TextProcessing/TopicsTaskType.php
 share/nextcloud/lib/public/Translation/CouldNotTranslateException.php
 share/nextcloud/lib/public/Translation/IDetectLanguageProvider.php
 share/nextcloud/lib/public/Translation/ITranslationManager.php
@@ -23579,11 +23814,12 @@ share/nextcloud/lib/public/WorkflowEngin
 share/nextcloud/lib/public/WorkflowEngine/ISpecificOperation.php
 share/nextcloud/lib/versioncheck.php
 share/nextcloud/occ
-share/nextcloud/ocm-provider/index.php
 share/nextcloud/ocs-provider/index.php
 share/nextcloud/ocs/providers.php
 share/nextcloud/ocs/v1.php
 share/nextcloud/ocs/v2.php
+share/nextcloud/package-lock.json
+share/nextcloud/package.json
 share/nextcloud/public.php
 share/nextcloud/remote.php
 share/nextcloud/resources/app-info-shipped.xsd

Index: pkgsrc/www/php-nextcloud/distinfo
diff -u pkgsrc/www/php-nextcloud/distinfo:1.58 pkgsrc/www/php-nextcloud/distinfo:1.59
--- pkgsrc/www/php-nextcloud/distinfo:1.58      Mon Sep 11 13:28:30 2023
+++ pkgsrc/www/php-nextcloud/distinfo   Fri Nov 24 03:51:29 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2023/09/11 13:28:30 ryoon Exp $
+$NetBSD: distinfo,v 1.59 2023/11/24 03:51:29 ryoon Exp $
 
-BLAKE2s (nextcloud-27.0.2.tar.bz2) = ab6dfe28b63de5b1b0d19d8069dab0c7bcffcc9520d10033f0dc1b314cfc227a
-SHA512 (nextcloud-27.0.2.tar.bz2) = e64f4590512d0b23534bcd29344e8ff6c859121db78912789ea22fba73ea5cc6f3e44f70652ffb536efe350714156285078b3ecd56e493a75860052dafbec4c9
-Size (nextcloud-27.0.2.tar.bz2) = 169607153 bytes
+BLAKE2s (nextcloud-27.1.3.tar.bz2) = 791c2840893ec0664bf94c55548166709bcd483895cc684f10ad7c0a40128bcc
+SHA512 (nextcloud-27.1.3.tar.bz2) = 949a3c2856121a5c3ddb13f5e6a189284314f4c041b5ca941f8263ab756218f21c01d565fa737f343ab97b89dd8b8b67015713a4e84baed169d48991e769d539
+Size (nextcloud-27.1.3.tar.bz2) = 179971452 bytes



Home | Main Index | Thread Index | Old Index