Overview
Request 1178207 accepted
- Update to 27.1.10
* Feat(perf): add cache for authtoken lookup (server#44447)
* 44032 fix show new shares without refresh (server#44464)
* Fix: regression with updating read-only config (server#44925)
* Fix(memcache): remove double $$ to fix error (server#44979)
* Fix(DAV): Migrate known exceptions to Sabre exceptions when copying (server#45016)
* Fix: chunked upload leading to 0-byte files (server#45038)
* Fix(CalDAV): remove UNKNOWN from room / resource consideration (server#45051)
* Feat: support „s3-accelerate“ endpoint (server#45060)
* Fix(files): Fix ownership transfer encrypted files detection (server#45109)
* Fix: Fix default values for ini var in lib/base.php (server#45113)
* Fix: Remove bogus code from query builder and fix parameter name (server#45115)
* Fix(user_ldap): Fix a var name (server#45118)
* Chore: Fix update-psalm-baseline to use correct php version depending on branch (server#45123)
* Fix(OC_Image): Set correct return type for exif_imagetype stub (server#45197)
* Fix(User\Manager): Avoid future collisions with updater/audit logs (server#45200)
* Fix(userstatus): Fix docs of user status manager (server#45229)
* Fix(caldav): loop through all events for busy events (server#45311)
* Fix(search): Limit maximum number of search results (server#45320)
* Fix: Correctly check result of function (server#45324)
* Fix(preview): check mime type before processing with Imagick (server#45338)
* Fix: Extend SVG reference check (server#45343)
* Fix: Keep download action for files and hide only for relevant files (server#45344)
* Fix: add ldap_exop_passwd function to sensitive value (server#45358)
* Fix: delete user credentials stored in storages_credentials when user gets deleted (server#45361)
* Hide ‚updater.server.url‘ As It May Contain Enterprise Key (server#45371)
* Perf(deleteAction): Queue delete requests (server#45376)
* Fix(theming): stable 27 disable accessible color config switch (server#45422)
* Respect empty `expiryDate` value in server (server#45481)
* Fix(ShareApiClients): Maintain meaning of `“` and null for share api cli… (server#45563)
* Fix npm audit (files_pdfviewer#952)
* Update nextcloud/ocp dependency (firstrunwizard#1220)
* Update nextcloud/ocp dependency (nextcloud_announcements#330)
* Fix: Correctly check result of function (nextcloud_announcements#335)
* Update nextcloud/ocp dependency (notifications#1920)
* Chore(deps): Bump vue-template-compiler from 2.7.14 to 2.7.16 (photos#2303)
* Update nextcloud/ocp dependency (related_resources#419)
* Update nextcloud/ocp dependency (serverinfo#603)
* Update dependency (survey_client#271)
* Disable spellcheck inside code blocks (text#5722)
* Update nextcloud/ocp dependency (text#5793)
* Fix: Correctly check result of function (updater#559)
Request History
Kieltux created request
- Update to 27.1.10
* Feat(perf): add cache for authtoken lookup (server#44447)
* 44032 fix show new shares without refresh (server#44464)
* Fix: regression with updating read-only config (server#44925)
* Fix(memcache): remove double $$ to fix error (server#44979)
* Fix(DAV): Migrate known exceptions to Sabre exceptions when copying (server#45016)
* Fix: chunked upload leading to 0-byte files (server#45038)
* Fix(CalDAV): remove UNKNOWN from room / resource consideration (server#45051)
* Feat: support „s3-accelerate“ endpoint (server#45060)
* Fix(files): Fix ownership transfer encrypted files detection (server#45109)
* Fix: Fix default values for ini var in lib/base.php (server#45113)
* Fix: Remove bogus code from query builder and fix parameter name (server#45115)
* Fix(user_ldap): Fix a var name (server#45118)
* Chore: Fix update-psalm-baseline to use correct php version depending on branch (server#45123)
* Fix(OC_Image): Set correct return type for exif_imagetype stub (server#45197)
* Fix(User\Manager): Avoid future collisions with updater/audit logs (server#45200)
* Fix(userstatus): Fix docs of user status manager (server#45229)
* Fix(caldav): loop through all events for busy events (server#45311)
* Fix(search): Limit maximum number of search results (server#45320)
* Fix: Correctly check result of function (server#45324)
* Fix(preview): check mime type before processing with Imagick (server#45338)
* Fix: Extend SVG reference check (server#45343)
* Fix: Keep download action for files and hide only for relevant files (server#45344)
* Fix: add ldap_exop_passwd function to sensitive value (server#45358)
* Fix: delete user credentials stored in storages_credentials when user gets deleted (server#45361)
* Hide ‚updater.server.url‘ As It May Contain Enterprise Key (server#45371)
* Perf(deleteAction): Queue delete requests (server#45376)
* Fix(theming): stable 27 disable accessible color config switch (server#45422)
* Respect empty `expiryDate` value in server (server#45481)
* Fix(ShareApiClients): Maintain meaning of `“` and null for share api cli… (server#45563)
* Fix npm audit (files_pdfviewer#952)
* Update nextcloud/ocp dependency (firstrunwizard#1220)
* Update nextcloud/ocp dependency (nextcloud_announcements#330)
* Fix: Correctly check result of function (nextcloud_announcements#335)
* Update nextcloud/ocp dependency (notifications#1920)
* Chore(deps): Bump vue-template-compiler from 2.7.14 to 2.7.16 (photos#2303)
* Update nextcloud/ocp dependency (related_resources#419)
* Update nextcloud/ocp dependency (serverinfo#603)
* Update dependency (survey_client#271)
* Disable spellcheck inside code blocks (text#5722)
* Update nextcloud/ocp dependency (text#5793)
* Fix: Correctly check result of function (updater#559)
Kieltux accepted request
Thx.