Path to this page:
Subject: CVS commit: pkgsrc/www/php-nextcloud
From: Ryo ONODERA
Date: 2023-11-24 04:51:29
Message id: 20231124035130.07B70FA3F@cvs.NetBSD.org
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)
Files: