Overview

Request 1033148 accepted

- Update to 24.0.7
- Update behat/behat requirement from ~3.10.0 to ~3.11.0 in /build/integration (server#33185)
- Fix quota type to int (server#34032)
- Use filesystem user instead of file owner for creating version (server#34040)
- Fix renaming in shared with you file list (server#34355)
- Url encode the web dav url for copying (server#34381)
- Trigger a rescan when trying to fopen a file that exists in cache but not on disk (server#34410)
- Fix User profile picture when performing the search (server#34440)
- Fix: Prevent deadlocks during mtime/size/etag propagation (server#34447)
- Makes untrusted domain error on info (server#34454)
- Fix Error: Undefined index: redirect_url (server#34460)
- Harden disk_free_space check in CheckSetupController (server#34506)
- Update ca-cert bundle (server#34518)
- Update security.txt expires field (server#34527)
- Fix password length limitation (server#34532)
- Avoid allocating too much memory for the buffer on s3 uploads (server#34552)
- Return proper error code when reporting exception fails in remote.php (server#34584)
- Fix “email changed” activity email check (server#34600)
- LDAP to not register new users when outside of fair use or over limits (server#34730)
- Fix external storages access (server#34750)
- Fix null error in getUnencryptedSize (server#34770)
- Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 (server#34792)
- Expose mapped user count from LDAP and use that for user limit check (server#34795)
- Fix updating cached mounts that didn’t have their mount provider set previously (server#34797)
- DB mounts table: Add index for mount_provider_class (server#34798)
- Add pre-commit configuration to stable24 as well (server#34802)
- Update notifications for one-click instances (server#34805)
- Update psalm-baseline.xml (server#34812)
- Check share attributes on preview endpoints (server#34824)
- Propagate attributes when resharing (server#34840)
- Fix psalm errors fron the end of the baseline file (server#34845)
- Run NPM audit fix (activity#972)
- Improve email logging (activity#982)
- Update nextcloud/ocp dependency (activity#989)
- Bump terser from 5.7.1 to 5.15.1 (files_videoplayer#293)
- Update nextcloud/ocp dependency (nextcloud_announcements#128)
- Fix multi-tab usage with notify_push (notifications#1303)
- Run audit fix (notifications#1311)
- Send the subscription key to the Community push proxy (notifications#1320)
- Adjust the expected query count (notifications#1338)
- Update nextcloud/ocp dependency (notifications#1351)
- Bump workbox-webpack-plugin, qs, postcss, @nextcloud/moment and autoprefixed (photos#1401)
- Bump vue-router from 3.5.3 to 3.5.4 (photos#1412)
- Update nextcloud/ocp dependency (photos#1413)
- Bump autoprefixer from 10.4.12 to 10.4.13 (photos#1437)
- Run audit (recommendations#557)
- Bump terser and moment (text#3136)
- Fix(deps): update tiptap (text#3171)
- Chore(deps): update dependency @vue/vue2-jest to ^27.0.0 (text#3198)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.6 (text#3199)
- Fix(deps): update dependency highlight.js to ^10.7.3 (text#3200)
- Chore(deps): update dependency cypress to ^9.7.0 (text#3201)
- Fix(deps): update dependency @nextcloud/moment to ^1.2.1 (text#3205)
- Fix emoji suggestion regression (text#3206)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.14.0 (text#3207)
- Chore(deps): update dependency @nextcloud/browserslist-config to ^2.3.0 (text#3208)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.2.0 (text#3211)
- Fix(deps): update dependency @nextcloud/axios to ^1.11.0 (text#3215)
- Fix(deps): update dependency @nextcloud/dialogs to ^3.2.0 (text#3216)
- Chore(deps): update dependency regenerator-runtime to ^0.13.10 (text#3220)
- Fix(deps): update dependency @nextcloud/vue to ^5.4.0 (text#3221)
- Fix(deps): update dependency core-js to ^3.25.5 (text#3222)
- Fix(deps): update dependency prosemirror-view to ^1.29.0 (text#3223)
- Fix(deps): update dependency vue-material-design-icons to ^5.1.2 (text#3225)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.0 (text#3254)
- Fix(deps): update dependency prosemirror-state to ^1.4.2 (text#3264)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.13 (text#3272)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.14 (text#3281)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.0 (text#3287)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.20 (text#3293)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.21 (text#3297)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.23 (text#3299)
- Fix(deps): update dependency core-js to ^3.26.0 (text#3300)
- Fix(deps): update dependency @nextcloud/browser-storage to ^0.2.0 (text#3310)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.25 (text#3316)
- Bump terser and async (viewer#1406)
- Use preview for unsupported images (viewer#1415)
- Fix previewpath legacy variable (viewer#1430)

Loading...
Request History
Eric Schirra's avatar

ecsos created request

- Update to 24.0.7
- Update behat/behat requirement from ~3.10.0 to ~3.11.0 in /build/integration (server#33185)
- Fix quota type to int (server#34032)
- Use filesystem user instead of file owner for creating version (server#34040)
- Fix renaming in shared with you file list (server#34355)
- Url encode the web dav url for copying (server#34381)
- Trigger a rescan when trying to fopen a file that exists in cache but not on disk (server#34410)
- Fix User profile picture when performing the search (server#34440)
- Fix: Prevent deadlocks during mtime/size/etag propagation (server#34447)
- Makes untrusted domain error on info (server#34454)
- Fix Error: Undefined index: redirect_url (server#34460)
- Harden disk_free_space check in CheckSetupController (server#34506)
- Update ca-cert bundle (server#34518)
- Update security.txt expires field (server#34527)
- Fix password length limitation (server#34532)
- Avoid allocating too much memory for the buffer on s3 uploads (server#34552)
- Return proper error code when reporting exception fails in remote.php (server#34584)
- Fix “email changed” activity email check (server#34600)
- LDAP to not register new users when outside of fair use or over limits (server#34730)
- Fix external storages access (server#34750)
- Fix null error in getUnencryptedSize (server#34770)
- Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 (server#34792)
- Expose mapped user count from LDAP and use that for user limit check (server#34795)
- Fix updating cached mounts that didn’t have their mount provider set previously (server#34797)
- DB mounts table: Add index for mount_provider_class (server#34798)
- Add pre-commit configuration to stable24 as well (server#34802)
- Update notifications for one-click instances (server#34805)
- Update psalm-baseline.xml (server#34812)
- Check share attributes on preview endpoints (server#34824)
- Propagate attributes when resharing (server#34840)
- Fix psalm errors fron the end of the baseline file (server#34845)
- Run NPM audit fix (activity#972)
- Improve email logging (activity#982)
- Update nextcloud/ocp dependency (activity#989)
- Bump terser from 5.7.1 to 5.15.1 (files_videoplayer#293)
- Update nextcloud/ocp dependency (nextcloud_announcements#128)
- Fix multi-tab usage with notify_push (notifications#1303)
- Run audit fix (notifications#1311)
- Send the subscription key to the Community push proxy (notifications#1320)
- Adjust the expected query count (notifications#1338)
- Update nextcloud/ocp dependency (notifications#1351)
- Bump workbox-webpack-plugin, qs, postcss, @nextcloud/moment and autoprefixed (photos#1401)
- Bump vue-router from 3.5.3 to 3.5.4 (photos#1412)
- Update nextcloud/ocp dependency (photos#1413)
- Bump autoprefixer from 10.4.12 to 10.4.13 (photos#1437)
- Run audit (recommendations#557)
- Bump terser and moment (text#3136)
- Fix(deps): update tiptap (text#3171)
- Chore(deps): update dependency @vue/vue2-jest to ^27.0.0 (text#3198)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.6 (text#3199)
- Fix(deps): update dependency highlight.js to ^10.7.3 (text#3200)
- Chore(deps): update dependency cypress to ^9.7.0 (text#3201)
- Fix(deps): update dependency @nextcloud/moment to ^1.2.1 (text#3205)
- Fix emoji suggestion regression (text#3206)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.14.0 (text#3207)
- Chore(deps): update dependency @nextcloud/browserslist-config to ^2.3.0 (text#3208)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.2.0 (text#3211)
- Fix(deps): update dependency @nextcloud/axios to ^1.11.0 (text#3215)
- Fix(deps): update dependency @nextcloud/dialogs to ^3.2.0 (text#3216)
- Chore(deps): update dependency regenerator-runtime to ^0.13.10 (text#3220)
- Fix(deps): update dependency @nextcloud/vue to ^5.4.0 (text#3221)
- Fix(deps): update dependency core-js to ^3.25.5 (text#3222)
- Fix(deps): update dependency prosemirror-view to ^1.29.0 (text#3223)
- Fix(deps): update dependency vue-material-design-icons to ^5.1.2 (text#3225)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.0 (text#3254)
- Fix(deps): update dependency prosemirror-state to ^1.4.2 (text#3264)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.13 (text#3272)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.14 (text#3281)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.0 (text#3287)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.20 (text#3293)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.21 (text#3297)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.23 (text#3299)
- Fix(deps): update dependency core-js to ^3.26.0 (text#3300)
- Fix(deps): update dependency @nextcloud/browser-storage to ^0.2.0 (text#3310)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.25 (text#3316)
- Bump terser and async (viewer#1406)
- Use preview for unsupported images (viewer#1415)
- Fix previewpath legacy variable (viewer#1430)


Eric Schirra's avatar

ecsos accepted request

openSUSE Build Service is sponsored by