Subject: CVS commit: pkgsrc/www/php-nextcloud
From: Ryo ONODERA
Date: 2024-11-11 04:47:28
Message id: 20241111034728.DCED4FC72@cvs.NetBSD.org

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)

Files:
RevisionActionfile
1.79modifypkgsrc/www/php-nextcloud/Makefile
1.63modifypkgsrc/www/php-nextcloud/PLIST
1.66modifypkgsrc/www/php-nextcloud/distinfo