Commit Graph

122 Commits

Author SHA256 Message Date
1c7c2d6cb4 Accepting request 1120754 from home:ecsos:server
- Update to 27.1.3
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1120754
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=217
2023-10-27 08:36:47 +00:00
da1730039d Accepting request 1116307 from home:ecsos:server
- Update to 27.1.2

OBS-URL: https://build.opensuse.org/request/show/1116307
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=215
2023-10-08 12:23:49 +00:00
7e9e898fda Accepting request 1116195 from home:ecsos:server
- Update to 27.1.2
  - 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)
- Add nextcloud-temp-fix-ocm.patch to fix temporarily the ocm-provider failure message. (server#40803)

OBS-URL: https://build.opensuse.org/request/show/1116195
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=214
2023-10-07 10:26:58 +00:00
1acca6daa9 Accepting request 1113270 from home:ecsos:server
- Update to 27.1.1

OBS-URL: https://build.opensuse.org/request/show/1113270
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=212
2023-09-24 09:46:10 +00:00
450a5f8a38 Accepting request 1112888 from home:ecsos:server
- Update to 26.0.7

OBS-URL: https://build.opensuse.org/request/show/1112888
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=210
2023-09-21 17:23:09 +00:00
f14e457668 Accepting request 1111378 from home:ecsos:server
- Update to 26.0.6
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1111378
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=208
2023-09-14 15:03:31 +00:00
2b46822298 Accepting request 1103342 from home:ecsos:server
- Update to 26.0.5
  - Fix(node): non-existing folder is not searchable (server#39370)
  - Fix(profile): fix getUID on nullable user variable (server#39437)
  - Fix: ContactManager search with fullmatch (server#39450)
  - Fix: check that object store backend supports multi part uploads (server#39459)
  - Bugfix/bulk upload empty files (server#39510)
  - Add instance category while checking new updates (server#39523)
  - Update psalm-baseline.xml (server#39559)
  - Fix(SystemTagManager): Use truncated tagName in getTag and updateTag (server#39597)
  - Ocs/v1.php/cloud/groups` `UPDATE` method – correct status when group not found (server#39600)
  - Fix share roots always being marked as writable (server#39659)
  - Only show weather credits if the app is enabled and the weather statu… (server#39664)
  - Fix(files_sharing): String translations (server#39666)
  - Fix(dav): use quota of destination in s3 chunk upload (server#39679)
  - Generate path if app does exist (circles#1351)
  - Fix npm audit (firstrunwizard#929)
  - Chore: update workflows from templates (firstrunwizard#932)
  - Update nextcloud/ocp dependency (logreader#944)
  - Update nextcloud/ocp dependency (logreader#950)
  - Update nextcloud/ocp dependency (nextcloud_announcements#217)
  - Chore(deps) – bump semver to 6.3.1 (notifications#1612)
  - Update nextcloud/ocp dependency (notifications#1624)
  - Fix npm audit (privacy#937)
  - Fix npm audit (recommendations#626)
  - Fix npm audit (related_resources#248)
  - Update nextcloud/ocp dependency (related_resources#262)
  - Update nextcloud/ocp dependency (serverinfo#473)
  - Update nextcloud/ocp dependency (serverinfo#487)
  - Update nextcloud/ocp dependency (serverinfo#491)
  - Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.1 (text#4514)
  - Chore(deps): update dependency vite to ^4.4.5 (text#4531)
  - Chore(deps): update dependency vite-plugin-commonjs to ^0.8.2 (text#4532)
  - Fix(deps): update dependency @nextcloud/vue to ^7.12.1 (text#4533)
  - Fix(deps): update dependency @nextcloud/initial-state to ^2.1.0 (text#4534)
  - Fix: Remember cursor position when autofocus on load (text#4543)
  - Fix(deps): update dependency slug to ^8.2.3 (text#4562)
  - Chore(deps): update dependency cypress to ^12.17.2 (text#4567)
  - Fix(deps): update tiptap to ^2.0.4 (text#4573)
  - Chore(deps): update dependency vite to ^4.4.6 (text#4578)
  - Fix(deps): update dependency yjs to ^13.6.7 (text#4581)
  - Fix(mentions): encode user id in mentions URLs (text#4590)
  - Fade out user cursor labels after five seconds of inactivity (text#4593)
  - Add syntax highlighting in code blocks (text#4594)
  - Fix(css): Fix margin-bottom for list items (text#4599)
  - Chore(deps): update dependency vite to ^4.4.7 (text#4607)
  - Chore(deps): update jest to ^29.6.2 (text#4608)
  - Fix: tab key in code block (text#4617)
  - Fix(editor): Don’t load both Tiptap collaboration history extensions (text#4623)
  - Chore: run npm audit fix and fix jest (twofactor_totp#1425)

OBS-URL: https://build.opensuse.org/request/show/1103342
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=206
2023-08-10 14:27:08 +00:00
98f1b7d5e0 Accepting request 1099775 from home:ecsos:server
- Update to 26.0.4

OBS-URL: https://build.opensuse.org/request/show/1099775
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=204
2023-07-20 17:10:33 +00:00
f486ee93d7 Accepting request 1094662 from home:ecsos:server
- Update to 26.0.3
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1094662
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=202
2023-06-22 12:47:05 +00:00
1bdc734db1 Accepting request 1094637 from home:ecsos:server
- Update to 25.0.8
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1094637
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=201
2023-06-22 11:31:44 +00:00
98e7a9e399 Accepting request 1089153 from home:ecsos:server
- Update to 25.0.7

OBS-URL: https://build.opensuse.org/request/show/1089153
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=199
2023-05-26 08:15:31 +00:00
ec37d5a4be Accepting request 1081210 from home:ecsos:server
- Update to 25.0.6

OBS-URL: https://build.opensuse.org/request/show/1081210
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=197
2023-04-21 10:23:51 +00:00
5a630d5822 Accepting request 1079529 from home:ecsos:server
- Update to 25.0.5
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1079529
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=195
2023-04-14 22:40:48 +00:00
9ea9a38a31 Accepting request 1067519 from home:ecsos:server
- Update to 25.0.4
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1067519
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=193
2023-02-24 06:41:07 +00:00
3c10fa2e43 Accepting request 1059306 from home:ecsos:server
- Update to 25.0.3
  - Set page titel for each sidebar section through User management pages (server#35467)
  - Change header semantic in the user status dialog (server#35480)
  - Rename personal Groupware settings section to “Availability” (server#35492)
  - Remove old code from comment to not trigger automatic scanners more than needed (server#35497)
  - Add migration for encryption keys in wrong location (server#35499)
  - Fix SQL comparison with int array during external storage deletion (server#35516)
  - Fix the popovermenu (server#35517)
  - Bump @nextcloud/vue to 7.2.0 (server#35551)
  - Update ca-cert bundle (server#35573)
  - Fix type of PreviewController::$userId (server#35577)
  - Show success on share actions (server#35578)
  - Allow to set a custom timeout for ldap connections (server#35602)
  - Set page title for each sidebar section through User management pages (server#35629)
  - Fix contrast of global search headings (server#35639)
  - Add new border color variable and adjust primary color for increased contrast (server#35640)
  - Add success popup message for copying share links (server#35641)
  - Update psalm-baseline.xml (server#35663)
  - Update the unencrypted file size when closing streams (server#35668)
  - Update handlebars-loader to 1.7.3 (server#35673)
  - Add alt to the logo, adapt css for logo (server#35676)
  - Increase default global input field border contrast (server#35683)
  - Improve verbosity of search description (server#35688)
  - Fix default primary for user theming (server#35702)
  - Update sensitive config list of Talk (server#35706)
  - Show group name instead of group id as recommendation (server#35710)
  - Use correct filter for app icons in the right sidebar of app management (server#35711)
  - Improve email results for sharing (server#35712)
  - Ci: update minio image for s3 primary storage tests (server#35724)
  - Preview: fix HEIC orientation (server#35727)
  - Quota value as float for 32-bit systems (server#35734)
  - Fix vue-select styles (server#35742)
  - Read loginName from token (server#35747)
  - Change app menu focused items behavior that neighbor elements (text and border) have no overlapping (server#35771)
  - PHP8] check if params given to API are really an array (server#35797)
  - Fix missing cast of double controller parameters (server#35798)
  - Fix case sensitivity of email when saving settings (server#35803)
  - Restoring clearCachedConfig() (server#35812)
  - Use display name cache on getStorageInfo (server#35815)
  - Allow additional Sabre plugins in publicwebdav.php (server#35817)
  - Allow running encryption:fix-encrypted-version for all users (server#35827)
  - Fix parameter type for EntityCollection::setReadMarker in comments app (server#35835)
  - Fix: remove other shares from ui when deleted (server#35848)
  - Remove comment and guests option from Invitations UI (server#35859)
  - Increase preview_max_memory and make it easier to debug (server#35864)
  - Avatar generation – disable setimageformat (server#35895)
  - Fix video fullscreen on public page (server#35902)
  - Replace custom tooltips with native one for files sharing (server#35904)
  - Replace custom tooltips with native ones in files (server#35905)
  - Revert “avatar generation – disable setimageformat” (server#35914)
  - Update the user status dashboard widget and fix the icon color (server#35948)
  - Chore(CI): Improve rate limit situation when installing phpunit (server#35962)
  - Docs: trusted_proxies support IPv6 ranges (server#35963)
  - Also limit the password length on reset (server#35977)
  - Appsidebar should be compact when opened on small heights (server#35983)
  - Fix user status icon in avatar menu (server#35984)
  - Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3 (server#35988)
  - Remove myself from being codeowner of some modules (server#35992)
  - Bump @nextcloud/vue from 7.2.0 to 7.3.0 (server#35997)
  - Allow target=”_blank” in app navigation items (server#36007)
  - Fix default phone region validation (server#36010)
  - Update crl after revoke files_bpm.csr (server#36017)
  - Add restrictions when downloading to resolve with opengraph link provider (server#36022)
  - Fix scrolling while dragging in file list view (server#36028)
  - Fix cache key used to verify shared mountpoints (server#36049)
  - Link reference provider: Improve content-type check (server#36053)
  - Update ca-cert bundle (server#36059)
  - Fix theming migration repair step by passing correct type for argument (server#36081)
  - Allow keyup enter in user status (server#36132)
  - Revert “Allow keyup enter in user status” (server#36143)
  - Still include the share target in the cache key for validating share mount (server#36169)
  - Update nextcloud/ocp dependency (activity#1034)
  - Bump @nextcloud/vue from 7.0.0-beta.3 to 7.3.0 (activity#1043)
  - Fix background image size (firstrunwizard#790)
  - Update nextcloud/ocp dependency (firstrunwizard#799)
  - Various fixes (logreader#824)
  - Update nextcloud/ocp dependency (nextcloud_announcements#144)
  - Update nextcloud/ocp dependency (nextcloud_announcements#150)
  - Update nextcloud/ocp dependency (notifications#1399)
  - Bump deps to newer versions (notifications#1407)
  - Update nextcloud/ocp dependency (notifications#1413)
  - Bump postcss-loader from 7.0.1 to 7.0.2 (photos#1519)
  - Lazy load faces (photos#1523)
  - Remove broken icons.css references (photos#1533)
  - Bump postcss from 8.4.18 to 8.4.20 (photos#1545)
  - Bug fix] encode file name for file source (photos#1563)
  - Backport: #1569 to stable25 (photos#1574)
  - Bump @nextcloud/axios from 1.10.0 to 2.1.0 (recommendations#575)
  - Fix(deps): update tiptap (text#3486)
  - Fix(deps): update dependency @nextcloud/axios to ^2.2.0 (text#3487)
  - Chore(deps): update dependency vite-plugin-commonjs to ^0.6.0 (text#3491)
  - Prevent dangling debounced extractHeadings function (text#3522)
  - Only scroll images into view when they’re added (text#3533)
  - Don’t empty list of headings in onDestroy (text#3537)
  - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.6 (text#3539)
  - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.7 (text#3549)
  - Chore(deps): update dependency vite to ^3.2.5 (text#3553)
  - Chore(deps): update dependency vite-plugin-commonjs to ^0.6.1 (text#3554)
  - Fix(deps): update dependency path-normalize to ^6.0.9 (text#3555)
  - Fix(deps): update tiptap to ^2.0.0-beta.209 (text#3578)
  - Fix(deps): update dependency @nextcloud/axios to ^2.3.0 (text#3579)
  - Update nextcloud/ocp dependency (text#3582)
  - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.0 (text#3590)
  - Backport missing pieces for outline suport in Collectives (text#3593)
  - Block file access for secure view (text#3595)
  - Increase idle timeout to one day 40 minutes) (text#3597)
  - Fix(deps): update dependency @tiptap/prosemirror-tables to ^1.1.4 (text#3602)
  - Fix(deps): update dependency @nextcloud/vue to ^7.3.0 (text#3605)
  - Fix(deps): update dependency @nextcloud/router to ^2.0.1 (text#3612)
  - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.1 (text#3620)
  - Treat newlines as linebreaks when pasting as plaintext (text#3625)
  - Chore(deps): update dependency @nextcloud/eslint-config to ^8.1.5 (text#3629)
  - Fix: reconnect – reload main container (text#3635)
  - Npm audit fix (text#3638)
  - Fix(Images): Update image alt text on blur (text#3641)
  - Bump webdav from 4.11.0 to 4.11.2 (viewer#1484)
  - Bump camelcase from 7.0.0 to 7.0.1 (viewer#1493)
  - Bump @nextcloud/router from 2.0.0 to 2.0.1 (viewer#1508)
  - Update vue to 7.3 (viewer#1511)

OBS-URL: https://build.opensuse.org/request/show/1059306
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=191
2023-01-18 09:39:06 +00:00
27a2ba7422 Accepting request 1059032 from home:ecsos:server
- Update to 24.0.9
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1059032
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=190
2023-01-17 18:06:01 +00:00
c6d25b3668 Accepting request 1041791 from home:ecsos:server
- Update to 24.0.8
  - Update guzzlehttp/guzzle requirement from 7.4.5 to 7.5.0 in /build/integration (server#33888)
  - Add rate limiting on lost password emails (server#34659)
  - Emit typed event when preview is requested (server#34855)
  - Avoid double ldap_unbind in Wizard.php (server#34942)
  - Skip general login with email for non-valid addresses and LDAP (server#34947)
  - Cleanup tempfiles after each cron job run (server#34949)
  - Run session token renewals in a database transaction (server#34952)
  - Fix invalid date in security.txt (server#34966)
  - Avoid a crash when a PHP extension has no version (server#35005)
  - Fix unsuccessful token login logged as error (server#35012)
  - Only show cron warning after 24h due to time insensitive jobs (server#35018)
  - Fix duplicate event email notifications (server#35019)
  - Cast to int (server#35022)
  - Add repair command to fix wrong share ownership (server#35039)
  - Fix size calculation on copying the skeleton files (server#35049)
  - Add description for calendar uri (server#35059)
  - Fix sidebar not automatically hidden in Files app (server#35061)
  - Fix top margin in empty versions list (server#35065)
  - Make sure that path is normalized and then checked, (server#35088)
  - Fix HTML entities not decoded in comment just added (server#35100)
  - Fix PublicKeyTokenProviderTest import and mock (server#35101)
  - Appropriate length check in Notification.php (server#35113)
  - Use the updated mariadb10.6 container in drone (server#35114)
  - Fix distorted previews when using imaginary (server#35115)
  - [LDAP] always create instance of own user manager (server#35131)
  - Run integration tests on 3rdparty bump (server#35134)
  - Revert “Appropriate length check in Notification.php” (server#35140)
  - Detect weird local ips (server#35141)
  - Make sure to not pass null to DateTime::createFromFormat (server#35162)
  - Mark more config values as sensitive (server#35200)
  - Fix settings for setting default expiration date (server#35215)
  - Fix JSON error when comment has no reactions (server#35245)
  - Properly compare quota against both float/int values (server#35250)
  - Delay updating setup providers untill we register the mounts (server#35258)
  - Also cancel XHR when cancelling uploads (server#35266)
  - Hide warning about missing apps for when shipped in the next version (server#35292)
  - Bump swiftmailer/swiftmailer to 6.3.0 in stable24 (server#35297)
  - Don’t use quota cache through user management (server#35313)
  - Fix mentions rendering in comment editor (server#35321)
  - Check quota on file copy (server#35328)
  - Check quota on file copy (server#35332)
  - Revert “Fix quota type to int” (server#35334)
  - Prevents the selection of encrypted folders when clicking on the “Select all” checkbox (server#35349)
  - Handle badly named version files more gracefully and log information (server#35351)
  - Fix forwarding the object id when searching comments (server#35356)
  - Update cache when file size === 0 (server#35367)
  - Fix UX of renaming token (server#35392)
  - Update some libs (server#35395)
  - Do not check quota for non Node (server#35409)
  - Update behat/behat requirement from ~3.11.0 to ~3.12.0 in /build/integration (server#35564)
  - Downgrade ubuntu in order to fix CI (server#35607)
  - Add mlocati/ip-lib in stable24 (3rdparty#1221)
  - Bump swiftmailer/swiftmailer to 6.3.0 in stable24 (3rdparty#1237)
  - Run NPM audit fix (activity#1004)
  - Update nextcloud/ocp dependency (activity#993)
  - Do not pass an instance of User where a string is expected (activity#996)
  - Update nextcloud/ocp dependency (activity#999)
  - Re-activate getMember() (circles#1204)
  - Refresh cache on demand (circles#1215)
  - Avoid exception loop (circles#1221)
  - Audit fix (files_pdfviewer#682)
  - Update nextcloud/ocp dependency (firstrunwizard#753)
  - Update some libs (logreader#818)
  - Update nextcloud/ocp dependency (nextcloud_announcements#132)
  - Update nextcloud/ocp dependency (nextcloud_announcements#135)
  - Still push notifications of twofactor_nextcloud_notification when in DND (notifications#1356)
  - Update nextcloud/ocp dependency (notifications#1359)
  - Update nextcloud/ocp dependency (notifications#1364)
  - Run NPM audit fix (notifications#1372)
  - Update user status with event data (notifications#1378)
  - Update some libs (password_policy#412)
  - Update nextcloud/ocp dependency (photos#1442)
  - Bump @vue/test-utils from 1.3.0 to 1.3.3 (photos#1461)
  - Bump postcss from 8.4.18 to 8.4.19 (photos#1479)
  - Update nextcloud/ocp dependency (photos#1480)
  - Run npm audit fix (photos#1496)
  - Audit fix (privacy#813)
  - Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (privacy#816)
  - Fix(deps): update dependency prosemirror-markdown to ^1.10.1 (text#3339)
  - Update nextcloud/ocp dependency (text#3341)
  - Avoid saving without changes (text#3351)
  - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.3 (text#3360)
  - Chore(deps): update dependency @vue/test-utils to ^1.3.3 (text#3361)
  - Fix(deps): update tiptap to ^2.0.0-beta.202 (text#3362)
  - Chore(deps): update dependency eslint-plugin-jsdoc to ^39.6.2 (text#3363)
  - Update nextcloud/ocp dependency (text#3366)
  - DirectEditing: Set session user for DirectSession editing (text#3372)
  - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.4 (text#3387)
  - Don’t apply author annotations when in composition (text#3396)
  - Set IUserSession user in SessionController if available (text#3398)
  - Fix typo in serializePlainText (text#3402)
  - Disable rich workspace rendering when view is not visible (text#3403)
  - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.5 (text#3413)
  - Update nextcloud/ocp dependency (text#3418)
  - Fix(deps): update dependency core-js to ^3.26.1 (text#3421)
  - Fix(deps): update tiptap (text#3441)
  - Chore(deps): update dependency regenerator-runtime to ^0.13.11 (text#3448)
  - Fix(deps): update dependency prosemirror-model to ^1.18.3 (text#3457)
  - Update npm dependencies (text#3469)
  - Bring back menubar without formatting on plain text mode (text#3475)
  - Audit fix (viewer#1478)

OBS-URL: https://build.opensuse.org/request/show/1041791
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=188
2022-12-09 06:44:51 +00:00
cbd1971db2 Accepting request 1039093 from home:pgajdos:php8
- a2enmod php8 in TW and 15.4 onwards

OBS-URL: https://build.opensuse.org/request/show/1039093
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=186
2022-11-30 12:10:30 +00:00
f7ce7b4cf9 Accepting request 1033148 from home:ecsos:server
- 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)

OBS-URL: https://build.opensuse.org/request/show/1033148
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=184
2022-11-03 17:53:21 +00:00
706f889b02 Accepting request 1008390 from home:stroeder:network
Update to 24.0.6

OBS-URL: https://build.opensuse.org/request/show/1008390
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=182
2022-10-06 12:52:11 +00:00
904ee027d8 Accepting request 1003986 from home:subik:branches:server:php:applications
- Fix php-bcmath package version recommendation in case of PHP 8

OBS-URL: https://build.opensuse.org/request/show/1003986
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=180
2022-09-16 05:08:01 +00:00
6323775ee1 Accepting request 1002171 from home:ecsos:server
- Update to 24.0.5

OBS-URL: https://build.opensuse.org/request/show/1002171
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=178
2022-09-08 17:04:00 +00:00
60f876cf20 Accepting request 994647 from home:ecsos:server
- Update to 24.0.4
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/994647
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=176
2022-08-12 00:01:57 +00:00
42d4259671 Accepting request 990025 from home:ecsos:server
- Update to 24.0.3
  - Fix cropped image generated when not asked (server#32483)
  - Fix loading groupfolder info when share api is disabled (server#32654)
  - Validate custom dashboard background image (server#32791)
  - Bump webpack from 5.72.0 to 5.72.1 (server#32819)
  - Update psalm-baseline.xml (server#32824)
  - Fix deletion of additional emails (server#32850)
  - Don’t spam the log with fatals when maintenance mode is enabled or an… (server#32858)
  - Run php tests when 3rdparty changed (server#32870)
  - Make sure ResetTokenBackgroundJob doesn’t execute if config is read-only (server#32882)
  - Fix default toast message for failed uploads with HTTP/2 (server#32894)
  - Mention missing files subdir (server#32920)
  - Fix profiler trying to serialize invalid utf8 (server#32939)
  - Fix email shares not being shown to other users (server#32940)
  - Do not display the buffer_size info if the size is already set to a c… (server#32968)
  - Use stored user for PasswordUpdatedEvent (server#32974)
  - Fix logging data context to file (server#32983)
  - Fix hook encryption with cron job (server#32986)
  - Improve local domain detection (server#32990)
  - Load dashboard widgets of enabled apps only (server#32997)
  - Bump guzzlehttp/guzzle from 7.4.0 to 7.4.5 (server#33009)
  - Update guzzlehttp/guzzle requirement from 7.4.4 to 7.4.5 in /build/integration (server#33019)
  - Bump sass from 1.50.0 to 1.50.1 (server#33026)
  - Rename setting name to reduce its length (server#33028)
  - Fix metadata extraction (server#33049)
  - Check whether entry is of type ICacheEntry in Cache->remove() (server#33058)
  - Fix undefined when no tags (server#33062)
  - Fix detection of firefox in ContentSecurityPolicyNonceManager (server#33069)
  - Add trashbin export expiration notice (server#33077)
  - Enable binary protocol again (server#33078)
  - Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration (server#33092)
  - Remove .php from ajax url (server#33113)
  - Fix translation of home breadcrumb (server#33119)
  - Fixes for quota text in navigation bar (server#33125)
  - Fix branch selection (server#33138)
  - Do not send display name twice for saving (server#33143)
  - Update psalm-baseline.xml (server#33149)
  - Fix trashbin expiration notice casing (server#33155)
  - Only ignore attempts of the same action (server#33157)
  - Bump guzzlehttp/guzzle from 7.4.0 to 7.4.5 (3rdparty#1090)
  - Fix one hardcoded string (circles#1100)
  - Avoid using non-existing \OCP\Server::get (circles#1106)
  - Ensure the content takes the whole height when we hide the footer (files_pdfviewer#612)
  - Fix footer not hidden when Talk sidebar is shown (files_pdfviewer#616)
  - Shuffle before validating (password_policy#364)
  - Timeline: Do not take VirtualGrid out of DOM to avoid infinite loop (photos#1118)
  - Fix external storage support (photos#1125)
  - Stable24 / Upgrade dependencies (text#2610)
  - Build(deps): bump prosemirror-view from 1.26.1 to 1.26.2 (text#2623)
  - Build(deps): bump prosemirror-state from 1.4.0 to 1.4.1 (text#2624)
  - Text: fix cypress selector to find the right image (text#2626)
  - Build(deps): bump @tiptap/extension-code-block from 2.0.0-beta.41 to 2.0.0-beta.42 (text#2640)
  - Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.36 to 2.0.0-beta.37 (text#2641)
  - Build(deps): bump @tiptap/extension-dropcursor from 2.0.0-beta.28 to 2.0.0-beta.29 (text#2642)
  - Build(deps): bump @tiptap/extension-link from 2.0.0-beta.42 to 2.0.0-beta.43 (text#2643)
  - Build(deps): bump core-js from 3.23.2 to 3.23.3 (text#2644)
  - Build(deps): bump prosemirror-view from 1.26.2 to 1.26.3 (text#2645)
  - Build(deps): bump @tiptap/core from 2.0.0-beta.180 to 2.0.0-beta.181 (text#2646)
  - Build(deps): bump @tiptap/vue-2 from 2.0.0-beta.83 to 2.0.0-beta.84 (text#2647)
  - Build(deps): bump @tiptap/suggestion from 2.0.0-beta.96 to 2.0.0-beta.97 (text#2648)
  - Build(deps): bump @tiptap/extension-code-block-lowlight from 2.0.0-beta.72 to 2.0.0-beta.73 (text#2649)
  - Build(deps): bump @tiptap/extension-horizontal-rule from 2.0.0-beta.35 to 2.0.0-beta.36 (text#2650)
  - Build(deps): bump @tiptap/extension-placeholder from 2.0.0-beta.52 to 2.0.0-beta.53 (text#2651)
  - Build(deps): bump @tiptap/extension-history from 2.0.0-beta.25 to 2.0.0-beta.26 (text#2652)
  - Build(deps): bump @tiptap/extension-table from 2.0.0-beta.53 to 2.0.0-beta.54 (text#2654)
  - Fix: return promise in cypress command to wait for it (text#2659)
  - Backport/stable24/2326 update eslint config (text#2666)
  - Backport link fixes to stable24 (text#2672)
  - Fix: only show delete image button when editing (text#2673)
  - Use better wording in english to allow easier gender neutral translations (text#2674)
  - Avoid loading the image before the node view (text#2675)
  - Fix/dav (text#2676)
  - Trigger event on content change in syncservice (text#2679)
  - Update prosemirror dependencies (text#2680)
  - Fix: use own workspace endpoint instead of PROPFIND properties (text#2682)
  - Remove invalid leading slash in blank.mp4 path (viewer#1270)
  - Always use the main background for the default theme (viewer#1280)

OBS-URL: https://build.opensuse.org/request/show/990025
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=174
2022-07-18 18:32:27 +00:00
f16ae4de8a Accepting request 984046 from home:ecsos:server
- Update to 24.0.2
  - Bump dompurify from 2.3.6 to 2.3.8 (server#32416)
  - Bump @testing-library/vue from 5.8.2 to 5.8.3 (server#32419)
  - Remove storage wrappers when deleting the user storage (server#32444)
  - Adjust wording for database checks (server#32457)
  - Fix backgroundjobs mode (server#32470)
  - Properly calculate primary element based on background luminance (server#32510)
  - Fix crop condition (server#32513)
  - Fix handling events without names in activities (server#32585)
  - Improve warning about missing pnctl (server#32603)
  - Fix status handling (server#32619)
  - Move Gd failed operations to debug level (server#32621)
  - Update guzzlehttp/guzzle requirement from 7.4.2 to 7.4.3 in /build/integration (server#32638)
  - Update 3rdparty for symfony/translation:4.4.41 (server#32650)
  - Handle non existing settings again (server#32657)
  - Add a method to get estimated export size in IMigrator (server#32664)
  - Fix Nextcloud Android app not showing proper name (server#32668)
  - Fix share permissions rendering (server#32674)
  - Allow use of rememberme cookies for IApacheAuth backends (server#32677)
  - More meaningfull message when a public authenticated share’s password is wrong or has expired. (server#32683)
  - Make sure activities are not created when a deleted calendar object expires (server#32692)
  - Trim mount point before matching in encryption code (server#32705)
  - Store unencrypted size in the unencrypted_size column (server#32708)
  - Cleanup temporary files after finishing the write to object storage (server#32710)
  - Always log errors from sending federation api requests to ease debugging (server#32750)
  - Add new share attributes column (server#32752)
  - Make X-HAS-{MD5/SHA256} opt-in (server#32758)
  - Temporary passwords fixes 31952 (server#32764)
  - Fix get avatar authorization (server#32770)
  - Handle stream wrappers in SeekableHttpStream (server#32776)
  - Add back the deleted.png file (server#32786)
  - Update psalm-baseline.xml (server#32794)
  - Fix mounts mounted at the users home (server#32801)
  - Properly import maintenance script (server#32802)
  - Perform onetime setup earlier to ensure wrappers are registered on time (server#32811)
  - Update guzzlehttp/guzzle requirement from 7.4.3 to 7.4.4 in /build/integration (server#32822)
  - Fix exception handling when profile data is too long (server#32833)
  - Fix issue #31692 of occ files:scan (server#32841)
  - Fix replacing external storage password during debug log (server#32842)
  - Revert “Remove inefficient fed share scanner” (server#32848)
  - Correctly log failed attempts (server#32854)
  - Fix logger overwriting vars in some circumstances (server#32904)
  - Bump symfony/translation to 4.4.41 (3rdparty#1042)
  - Save parameters also in the notifications (activity#814)
  - Limit the $limit to a maximum of 200 (activity#816)
  - ConfirmKey must be uuid (circles#1053)
  - Create CODEOWNERS (notifications#1211)
  - Build(deps): bump prosemirror-view from 1.23.12 to 1.23.13 (text#2407)
  - Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.31 to 2.0.0-beta.32 (text#2408)
  - Build(deps): bump @nextcloud/moment from 1.2.0 to 1.2.1 (text#2410)
  - Ci: only run php unit tests when php files changed (text#2414)
  - Add support for different encodings (text#2416)
  - Build(deps): bump @tiptap/core from 2.0.0-beta.174 to 2.0.0-beta.176 (text#2423)
  - Build(deps): bump @tiptap/suggestion from 2.0.0-beta.90 to 2.0.0-beta.92 (text#2424)
  - Build(deps): bump @tiptap/extension-link from 2.0.0-beta.36 to 2.0.0-beta.38 (text#2425)
  - Changes menu entry. (text#2427)
  - Build(deps): bump @tiptap/extension-table from 2.0.0-beta.48 to 2.0.0-beta.49 (text#2436)
  - Improve image attachment management (text#2444)
  - Do not register text/csv mimetype when office can handle it (text#2453)
  - Fix non-working hard line breaks (text#2487)
  - Encode file to UTF-8 on fetch call (text#2498)
  - An empty string is a valid encoded result (text#2501)
  - Bring back inline code support (text#2507)
  - Use modern API to cancel requests (viewer#1249)

OBS-URL: https://build.opensuse.org/request/show/984046
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=172
2022-06-20 19:44:44 +00:00
60c31a04fa Accepting request 978207 from home:ecsos:server
- Update to 24.0.1

OBS-URL: https://build.opensuse.org/request/show/978207
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=170
2022-05-20 06:05:10 +00:00
81dde01e56 Accepting request 974762 from home:ecsos:server
- Update 24.0.0
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/974762
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=168
2022-05-03 18:04:47 +00:00
672a7d1cd4 Accepting request 972480 from home:ecsos:server
Update to 23.0.4

OBS-URL: https://build.opensuse.org/request/show/972480
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=166
2022-04-25 07:23:39 +00:00
80afb1d44e Accepting request 963706 from home:ecsos:server
- Update to 23.0.3
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/963706
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=164
2022-03-21 14:03:55 +00:00
f85eaf5687 Accepting request 955168 from home:ecsos:server
- Update to 23.0.2

OBS-URL: https://build.opensuse.org/request/show/955168
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=163
2022-02-16 08:02:58 +00:00
c8478c4d80 Accepting request 949677 from home:ecsos:server
- Update to 23.0.1
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/949677
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=162
2022-01-28 12:28:21 +00:00
d0df7e8328 Accepting request 934986 from home:ecsos:server
Unfortunately, some do not want to recognize the dangers. (Destroyed data, crashes). And unfortunately I also do not have time for endless long discussions. Is mariadb < 16.0 removed again.

OBS-URL: https://build.opensuse.org/request/show/934986
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=161
2021-12-01 13:22:05 +00:00
0e1e827289 Accepting request 934748 from home:ecsos:server
- Update to 23.0.0
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/934748
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=160
2021-11-30 16:15:13 +00:00
7f76715562 Accepting request 931722 from home:stroeder:network
Update to 22.2.3

OBS-URL: https://build.opensuse.org/request/show/931722
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=159
2021-11-16 15:44:00 +00:00
030c99b68b Accepting request 931239 from home:stroeder:network
Update to 22.2.2

Successfully tested on Tumbleweed.

OBS-URL: https://build.opensuse.org/request/show/931239
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=158
2021-11-13 09:25:29 +00:00
5becaf5a7f Accepting request 930966 from home:ecsos:server
- Update to 22.2.1

OBS-URL: https://build.opensuse.org/request/show/930966
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=157
2021-11-11 19:19:06 +00:00
1b0fd1de07 Accepting request 922451 from home:ecsos:server
- Update to 22.2.0
  - Fix SQL type error (server#28531)
  - Allow to open any app in a standalone window (server#28594)
  - Fix encrypted version to 0 when finding unencrypted file (server#28603)
  - Only recommand for php-sodium on >= PHP 7.4 (server#28658)
  - Fix position of search bar (server#28670)
  - Fix S3 ObjectStore proxy option (server#28683)
  - NMC-464 Highlight the search term on no results (server#28685)
  - NMC-552 Move filename/size out of the download button (server#28697)
  - Fix user list infinite loading state in user settings (server#28701)
  - Pin Psalm version for security analysis (server#28705)
  - Bump css-vars-ponyfill from 2.4.6 to 2.4.7 (server#28712)
  - Check if SVG path is valid (server#28734)
  - Remove 2FA exemption from PublicPage annotation (server#28740)
  - Bump 3rdparty ref (server#28744)
  - Send attendence links to required and optinal attendees of an event without an RSVP (server#28748)
  - Bump 3rdparty ref (server#28752)
  - Fix trashbin files view sticky action bar (server#28769)
  - Make it possible to override the default collation on mysql (server#28777)
  - Allow users to choose a different email for notifications (server#28780)
  - Dashboard - fix touch layout (server#28781)
  - Scan the shared external storage source on access (server#28785)
  - Bump vue-clipboard2 from 0.3.1 to 0.3.2 (server#28801)
  - Add database ratelimiting backend (server#28814)
  - Fixes missing prefix to validate password reset token (server#28824)
  - Update .htaccess (php8+ and mod_lsapi) (server#28827)
  - Do not cache file ids in FileSystemTags inside group folders (server#28830)
  - Allow using of disabled password reset mechanism for special cases (server#28841)
  - The user always may modify their additional emails (server#28843)
  - Added support for transferring incoming file shares. (server#28844)
  - L10n: ignore packed js files from TX sync (server#28850)
  - Add config.php option for transfer ownership (server#28851)
  - L10n: Remove a text string from translation (server#28852)
  - Let user choose notification email in user settings (server#28855)
  - Add email addresses to contacts menu (server#28860)
  - Add new ExternalShareActions API (server#28865)
  - Fix files view change and undefined currentFileList (server#28878)
  - Fix file creation from template without ext (server#28881)
  - Bump vue-clipboard2 from 0.3.2 to 0.3.3 (server#28888)
  - Fall back to full file for video previews (server#28895)
  - Update CRL due to revoked twofactor_email.crt (server#28900)
  - Support seeking also from the end of file on S3 storage (server#28910)
  - Use IRoomMetadata as source of truth for supported room types (server#28919)
  - Bump 3rdparty ref (server#28928)
  - Allow upgrade from 22.2.0.0 to 22.2.0.1 (server#28945)
  - Fix caching of objectsid searches (server#28949)
  - Allow casting query functions (server#28953)
  - Fix check for redis minimal version (server#28954)
  - Don't allow to change activity settings that don't work (server#28962)
  - Bump app versions (server#28984)
  - Fix redirect during initial setup (server#28998)
  - Fix CI (3rdparty#758)
  - Bump Webauthn Lib to 3.3.9 (3rdparty#780)
  - Bump Archive_Tar to latest release (3rdparty#781)
  - Composer install (3rdparty#812)
  - Read the email from IUser (API) not guess from the DB (activity#637)
  - Increase activity email speed in instances with more than 500 users (activity#641)
  - Bump pdfjs-dist from 2.8.335 to 2.9.359 (files_pdfviewer#478)
  - Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (files_pdfviewer#479)
  - Fix phpunit (files_pdfviewer#487)
  - Update workflows (files_pdfviewer#492)
  - Use setup-php v2 (files_pdfviewer#495)
  - Bump cli-progress from 3.9.0 to 3.9.1 (files_pdfviewer#504)
  - Fix illustrations (photos#876)
  - Bump @nextcloud/vue from 3.10.0 to 3.10.2 (photos#889)
  - Dependency updates (text#1835)
  - Bump prosemirror-markdown from 1.5.1 to 1.5.2 (text#1851)
  - Update dependabot (viewer#1013)

OBS-URL: https://build.opensuse.org/request/show/922451
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=156
2021-09-30 22:20:37 +00:00
c712806fb6 Accepting request 914549 from home:ecsos:server
- Update to 22.1.1
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/914549
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=155
2021-08-27 09:26:57 +00:00
b727d1eba0 Accepting request 910354 from home:ecsos:server
- Update to 22.1.0
  - Update guzzlehttp/guzzle requirement from 6.5.2 to 7.3.0 in 
    /build/integration (server#27654)
  - Bump vue and vue-template-compiler (server#27658)
  - Bump vue-router from 3.5.1 to 3.5.2 (server#27659)
  - Ignore subdomain for soa queries (server#27825)
  - Fix in locking cache check (server#27826)
  - Fixes recursion count incrementation (server#27848)
  - Make search popup usable on mobile, too (server#27856)
  - Cache images on browser (server#27861)
  - Fix add group button (server#27878)
  - Fix dark theme on public link shares (server#27889)
  - Make user status usable on mobile (server#27898)
  - Check if dns_get_record returns non-false (server#27925)
  - Correctly skip suppressed errors in PHP 8.0 (server#27938)
  - Fix newfileMenu on public page (server#27942)
  - Do not escape display name in dashboard welcome text (server#27944)
  - Fix svg icons disapearing in app navigation when text overflows (server#27957)
  - Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 7.3.0
    in /build/integration" (server#27959)
  - Also hide group from direct matches (server#27964)
  - Show registered breadcrumb detail views in breadcrumb menu (server#27966)
  - Fix regression in file sidebar (server#27974)
  - Allow to get a local cloud id without going through the contacts
    manager (server#27979)
  - Multiple Emails UI and Integration (server#28001)
  - Improve notcreatable permissions hint (server#28008)
  - Some multiselect design fixes (server#28011)
  - Only display supported email scopes (server#28014)
  - Update CRL due to revoked twofactor_nextcloud_notification.crt (server#28016)
  - Increase footer height for longer menus (server#28043)
  - Add titleTooltip to sidebar (server#28047)
  - Mask password for Redis and RedisCluster on connection failure (server#28053)
  - Fix missing theming for login button (server#28061)
  - Improve Emails UX (server#28071)
  - Fix overlapping of elements in certain views (server#28073)
  - Disable HEIC image preview provider for performance concerns (server#28079)
  - Improve provider check (server#28085)
  - Sanitize more functions from the encryption app (server#28089)
  - Hide download button for public preview of audio files (server#28093)
  - Fix dark theme in file exists dialog (server#28109)
  - Support redis user password auth and tls encryption (server#28112)
  - Bump @babel/core from 7.14.3 to 7.14.8 (server#28121)
  - Let memory limit set in tests fit the used amount (server#28123)
  - Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (server#28126)
  - Allow empty Redis config (server#28131)
  - Add an option to the multiple files selected actions to add and
    remov… (server#28135)
  - Bump css-vars-ponyfill from 2.4.3 to 2.4.5 (server#28149)
  - Make sure that the dav propfind plugins always use the proper
    user id (server#28152)
  - Admin Audit - Sharing: createShare - report the full path (server#28167)
  - Fix sort function of files multiple selection actions (server#28168)
  - User management - Add icon to user groups (server#28170)
  - Bump @babel/preset-env from 7.14.7 to 7.14.8 (server#28177)
  - Bump sass from 1.35.1 to 1.35.2 (server#28179)
  - Bump autosize from 4.0.2 to 4.0.4 (server#28181)
  - Fix variable override in file view (server#28193)
  - Fix comments file action sidebar opening (server#28197)
  - Set openfile params when following internal links (server#28215)
  - Fix Files breadcrumbs being hidden even if there is enough
    space (server#28222)
  - Dont apply jail search filter is on the root (server#28228)
  - Fix missing label of Search function (server#28244)
  - Add missing order attribute to tag multiselect action (server#28247)
  - Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.5 in 
    /build/integration (server#28269)
  - Bump css-loader from 5.2.6 to 5.2.7 (server#28270)
  - Bump css-vars-ponyfill from 2.4.5 to 2.4.6 (server#28272)
  - Bump regenerator-runtime from 0.13.7 to 0.13.9 (server#28273)
  - Fix "Enable notification emails" (activity#611)
  - Show add, del and restored files within by and self filter (activity#614)
  - Only call getCloudId if needed (activity#618)
  - Link from app-navigation-settings to personal settings (activity#623)
  - Remove echo (circles#688)
  - Returns files shared to Personal (circles#698)
  - Make cs-fix/cs-check (circles#699)
  - Cs fix (circles#700)
  - Backport of 704 (circles#708)
  - Avoid timeout on check (circles#709)
  - Better probe (circles#714)
  - Removing hidden flag by default (circles#717)
  - Generate probe if needed (circles#719)
  - Adding unified search (circles#721)
  - Detect source of search (circles#724)
  - Remove root circles from search for new members (circles#727)
  - Sending mail on new shares (circles#729)
  - GetDefinition (circles#732)
  - Cloud_force_base (circles#737)
  - Fixing notification and mails (circles#738)
  - Remote inherited and memberships (circles#740)
  - Sendmail on new fileshare (circles#741)
  - Fix phpdoc+lint (circles#742)
  - Better display of mail addresses (circles#744)
  - Limit non-local circles as members of local circles (circles#747)
  - Local stays local (circles#749)
  - Local circles starts local (circles#751)
  - Throw instead of doing nothing (circles#754)
  - Send mails to inherited members on GS (circles#755)
  - Optional details on Link (circles#757)
  - Include and config path in loopback (circles#759)
  - Cleaning old code (circles#761)
  - Migration to 22.1.0 - child shares (circles#762)
  - Fix pdfviewer design (files_pdfviewer#445)
  - Include version number in firstrunwizard (firstrunwizard#568)
  - Remove timeout of browser notifications (notifications#1049)
  - Some Design fixes (text#1711)
  - Unify error responses and add logging where appropriate (text#1717)
  - Bump eslint-plugin-import from 2.23.3 to 2.23.4 (text#1734)
  - Bump @babel/core from 7.14.3 to 7.14.6 (text#1739)
  - Fix: rich workspaces overlap with new file dropdown (text#1769)
  - Azul/fix links 1676 (text#1775)
  - Extend mimetypes for direct editing (text#1781)
  - Bump @vue/test-utils from 1.2.1 to 1.2.2 (text#1792)
  - Make occ command return an integer as return code (text#1797)
  - Custom input rule to add first character after bullet
    (Backport #1798) (text#1806)
  - Fix: cypress icon close selector (text#1808)
  - Disable header timeout on mobile (viewer#977)

OBS-URL: https://build.opensuse.org/request/show/910354
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=154
2021-08-05 15:48:06 +00:00
8c10065994 Accepting request 904435 from home:ecsos:server
- Fix some scriptlet and their output text.

OBS-URL: https://build.opensuse.org/request/show/904435
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=153
2021-07-06 20:48:03 +00:00
c3dd4826eb Accepting request 904402 from home:stroeder:network
Update to 22.0.0

OBS-URL: https://build.opensuse.org/request/show/904402
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=151
2021-07-06 18:23:14 +00:00
cb81b80518 Accepting request 903602 from home:ecsos:server
- Update to 21.0.3
  - Don't break OCC if an app is breaking in it's Application class (server#26879)
  - Bump handlebars from 4.7.6 to 4.7.7 (server#26905)
  - Bump url-parse from 1.4.7 to 1.5.1 (server#26911)
  - Bump lodash from 4.17.20 to 4.17.21 (server#26912)
  - Bump hosted-git-info from 2.8.8 to 2.8.9 (server#26918)
  - Fix occ command user:add-app-password (server#26952)
  - Add bruteforce protection to the shareinfo endpoint (server#26955)
  - Ignore readonly flag for directories (server#26964)
  - Throttle MountPublicLinkController when share is not found (server#26972)
  - Respect default share permissions for federated reshares (server#26999)
  - Harden apptoken check (server#27012)
  - Use parent wrapper to properly handle moves on the same source/target 
    storage (server#27015)
  - Fix log error when creating files from an empty template (server#27021)
  - Fix error when using CORS with no auth credentials (server#27028)
  - Fix filesize error on log rotation, if file does not exist (server#27058)
  - Avoid reading ~/.aws/config when using S3 provider (server#27097)
  - Fix return value of getStorageInfo when 'quota_include_external_storage'
    is enabled (server#27107)
  - Move remnants of ocs api requests to v2 endpoint (server#27109)
  - Add DB exception '@throws' tag to QBMapper PHPDoc (server#27121)
  - Improve type handling of Avatar::generateAvatarFromSvg (server#27124)
  - Bump patch dependencies (server#27184)
  - Fix the get editable fields endpoint without a user id (server#27195)
  - Use noreply@ as email address for share emails (server#27208)
  - Bump vue-loader from 15.9.6 to 15.9.7 (server#27231)
  - Bump moment-timezone from 0.5.32 to 0.5.33 (server#27237)
  - Bump browserslist from 4.16.0 to 4.16.6 (server#27248)
  - Bump ws from 7.3.1 to 7.4.6 (server#27250)
  - Properly use limit and offset for search in Jail wrapper (server#27303)
  - Make user:report command scale (server#27318)
  - Properly log expiration date removal in audit log (server#27324)
  - Emit UserLoggedInEvent on apache auth (server#27333)
  - Don't allow executing cli if cache backend is unavailable (server#27334)
  - Propagate throttling on OCS response (server#27336)
  - Replace OCSController with OCP\API (server#27346)
  - Don't throw when comments is disabled (server#27347)
  - Set umask before operations that create local files (server#27350)
  - Escape filename in Content-Disposition (server#27359)
  - Don't update statuses to offline again and again (server#27411)
  - Fix some php 8 warnings (server#27415)
  - Don't pass a column object to addOrderBy (server#27446)
  - Header must contain a colon (server#27455)
  - Only allow removing existing shares that would not be allowed due
    to reshare restrictions (server#27551)
  - Bump postcss from 7.0.35 to 7.0.36 (server#27569)
  - Properly cleanup entries of WebAuthn on user deletion (server#27599)
  - Throttle on public DAV endpoint (server#27616)
  - Bump dompurify from 2.2.8 to 2.2.9 (server#27622)
  - Unshift crash reports when they are loaded, to break the recusion (server#27670)
  - Validate the theming color also on CLI (server#27679)
  - LDAP: determine shares of offline users only when needed (server#27703)
  - Downstream encryption:fix-encrypted-version for repairing
   "bad signature" errors (server#27727)
  - Remove encodeURI code (files_pdfviewer#397)
  - Disable content copy for PDF files that specify it (files_pdfviewer#417)
  - Update openssl for PHP 8.0 (nextcloud_announcements#78)
  - Only ask for permissions on HTTPS (notifications#997)
  - Fix sorting if one of the file name is only composed with number (photos#784)
  - Update File.vue (photos#812)
  - Hide free space if it can't be calculated (serverinfo#295)
  - Update chart.js (serverinfo#308)
  - Only return workspace property for top node in a propfind request (text#1610)
  - Use text/plain as content type for fetching the document (text#1691)
  - Log exceptions that happen on unknown exception and return
    generic messages (text#1697)
  - Try enabling apcu on cli for cypress (text#1700)
  - Add fixup (viewer#923)
  - Fix: fullscreen for Firefox (viewer#928)
  - Use physical pixel size for preview resolution (viewer#937)

OBS-URL: https://build.opensuse.org/request/show/903602
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=150
2021-07-02 03:21:55 +00:00
2a20a76745 Accepting request 894765 from home:ecsos:server
- Update to 21.0.2
  - L10n: Add word user in FederatedShareProvider.php (server#26508)
  - Increase subnet matcher (server#26514)
  - Limit size of properties to 2048 characters (server#26525)
  - Fix accessibility issues on log in screen (server#26535)
  - Fix constraint violation detection in QB Mapper (server#26587)
  - Bump ssri from 6.0.1 to 6.0.2 (server#26604)
  - Add force option to app install command (server#26607)
  - Update root.crl due to revoked news.crt (server#26616)
  - Do not allow adding file drop shares to your own cloud (server#26621)
  - Fix empty password check for mail shares (server#26625)
  - Require read permissions for federated shares (server#26636)
  - Ensure redis returns bool for hasKey (server#26639)
  - Make lookup search explicit (server#26641)
  - Update psalm baseline (server#26653)
  - Fix broken Expiration test (server#26667)
  - Do not stop directory listing when ACL is blocking access (server#26677)
  - Mention MariaDB in MySQL support warning (server#26685)
  - Make Testcase class compatible with phpunit-9.5 (server#26690)
  - Explicitly check hex2bin input (server#26694)
  - Remove undefined parameter, add description (server#26702)
  - FIx Oracle by testing on Ubuntu 20.04 until oci8.so is available for … (server#26703)
  - Update icewind/smb to 3.4.1 (server#26704)
  - Bump @nextcloud/dialogs from 3.1.1 to 3.1.2 (server#26733)
  - Private cannot be final (server#26752)
  - Fix installer deprecation warnings for PHP 8 (server#26759)
  - Validate the website field input to be a valid URL (server#26760)
  - Respect the error level when logging (server#26766)
  - Improve federated permission handling (server#26770)
  - No longer add trusted servers on federated share creation (server#26778)
  - Fix ratelimit template (server#26789)
  - LDAP: do not bother to search after the last page (server#26797)
  - Fail when creating new files with an empty path (server#26808)
  - Only return display name as editable when the user backend allows it (server#26815)
  - Do not try to contact lookup server if not needed (server#26823)
  - Only perform login check during ownership transfer for encryption (server#26863)
  - Fix creating vcards with multiple string values (server#26865)
  - L10n: Spelling unification (server#26881)
  - Remove self setting checking which can not be set anymore (activity#574)
  - Ensure link names are unique for accessibility, thanks @nickvergessen, fix #575 (activity#578)
  - Use PNG images in daily activity summary emails (activity#584)
  - Fix accessibility issues in PDF pt. II (example-files#18)
  - Fix admin notification api (notifications#929)
  - Only push delete-push to devices that also got the notification (notifications#938)
  - Move counting storage statistics to the background (serverinfo#298)
  - Hide squashfs and overlay-FS from the overview (serverinfo#304)
  - Add download button in actions menu (viewer#849)
  - Limit scope of the icon white overwrite (viewer#858)
  - Fixes for naughty filenames (viewer#869)

OBS-URL: https://build.opensuse.org/request/show/894765
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=148
2021-05-21 11:35:45 +00:00
709591df72 Accepting request 883894 from home:ecsos:server
- Update to 21.0.1
  - No changelog from upstream at this time.
  - Switch requires from mysql to mariadb.
  - Now minimum require php is 7.3 and recommend 7.4.

OBS-URL: https://build.opensuse.org/request/show/883894
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=146
2021-04-08 19:17:01 +00:00
955088c508 Accepting request 874382 from home:ecsos:server
- Update to 21.0.0
  The biggest improvements we introduce with Nextcloud 21 are:
  - High Performance Back-end for Nextcloud Files: reduces server
    load from desktop clients and web interface polling by 90% 
    while delivering instant notifications to users.
  - And a wide range of performance improvements all over on top, 
    decreasing loading times of pages and reducing load on the server
  - Collaborative features: new Whiteboard, author colours in Text
    and Document Templates to increase team productivity
  - Nextcloud Talk: debuts message status indicators, a raise hand
    feature, a group conversation description and more!
  - A range of Groupware improvements like drag'n'drop and nicer
    threading in Mail and syncing social media avatars in Contacts.
  * BugFixes:
    https://github.com/nextcloud/server/milestone/120?closed=1
- Fix missing db things automatically at upgrade.

OBS-URL: https://build.opensuse.org/request/show/874382
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=144
2021-02-24 10:12:21 +00:00
6de2b8dc44 Accepting request 868939 from home:ecsos:server
- Update to 20.0.7

OBS-URL: https://build.opensuse.org/request/show/868939
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=142
2021-02-03 12:38:01 +00:00
ce682c36f5 Accepting request 866987 from home:ecsos:server
- Update to 20.0.6
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/866987
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=140
2021-01-26 18:11:35 +00:00
239123816b Accepting request 863173 from home:ecsos:server
- Update to 20.0.5

OBS-URL: https://build.opensuse.org/request/show/863173
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=138
2021-01-14 18:53:13 +00:00
d0fc5974ff Accepting request 855944 from home:ecsos:server
- The apache subpackage must require the main package, otherwise it
  will not be uninstalled when the main package is uninstalled.

OBS-URL: https://build.opensuse.org/request/show/855944
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=136
2020-12-15 08:22:17 +00:00
66ba7fc63a Accepting request 855844 from home:ecsos:server
- Update to 20.0.4
  No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/855844
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=135
2020-12-14 20:09:34 +00:00