SHA256
1
0
forked from pool/nextcloud

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
This commit is contained in:
Eric Schirra 2023-01-18 09:39:06 +00:00 committed by Git OBS Bridge
parent 27a2ba7422
commit 3c10fa2e43
5 changed files with 449 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:580a3384c9c09aefb8e9b41553d21a6e20001799549dbd25b31dea211d97dd1e
size 124279049

3
nextcloud-25.0.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b2b1423736ef92469096fe24f61c24cad87a34e07c1c7a81b385d3ea25c00ec
size 149979880

View File

@ -2,5 +2,6 @@
addFilter('explicit-lib-dependency');
# git files should not be removed, otherwise nextcloud rise up integrity check failure in some situations.
addFilter('version-control-internal-file');
addFilter('devel-file-in-non-devel-package');
addFilter('hidden-file-or-dir');
addFilter('non-etc-or-var-file-marked-as-conffile');

View File

@ -1,8 +1,450 @@
-------------------------------------------------------------------
Tue Jan 17 18:09:53 UTC 2023 - ecsos <ecsos@opensuse.org>
- 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 theyre added (text#3533)
- Dont 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)
- Changes from 25.0.2
- Avoid double ldap_unbind in Wizard.php (server#34577)
- Fix disabled federated scope (server#34862)
- Fix NC25 for 32-bit (server#34905)
- Update 64-bit check wording (server#34921)
- Disable upgrades to 26 for 32-bit (server#34922)
- Fix visibility of internal expire date (server#34925)
- Update @nextcloud/dialogs and fix toasts styling (server#34928)
- Fix deprecations logged as errors (server#34944)
- Skip general login with email for non-valid addresses and LDAP (server#34946)
- Run session token renewals in a database transaction (server#34953)
- Read encrypted session data again on reopen (server#34955)
- Fix invalid date in security.txt (server#34964)
- Fix duplicate event email notifications (server#34978)
- Avoid a crash when a PHP extension has no version (server#34998)
- Fix cron warning with time insensitive jobs (server#35010)
- Fix unsuccessful token login logged as error (server#35011)
- Cast to int (server#35023)
- Add repair command to fix wrong share ownership (server#35034)
- Fix checkmark for theme settings in dark mode (server#35035)
- Fix size calculation on copying the skeleton files (server#35048)
- Add description for calendar uri (server#35058)
- Fix sidebar not automatically hidden in Files app (server#35060)
- Fix top margin in empty versions list (server#35064)
- Add pre-commit configuration (server#35078)
- Bump microsoft/azure-storage-blob to 1.5.4 in stable25 (server#35082)
- Fix HTML entities not decoded in comment just added (server#35085)
- Make sure that path is normalized and then checked, (server#35086)
- Fix PublicKeyTokenProviderTest import and mock (server#35099)
- Fix distorted previews when using imaginary (server#35117)
- Fix hasBigIntConversionPendingColumns missing files_trash (server#35118)
- [LDAP] always create instance of own user manager (server#35130)
- Run integration tests on 3rdparty bump (server#35133)
- Support postgres15 (server#35135)
- Bump aws/aws-sdk-php to 3.240 in stable25 (server#35137)
- Make sure to not pass null to DateTime::createFromFormat (server#35161)
- Deprecate PHP7.4 (server#35164)
- Allow single character search by default (server#35166)
- Fix rendering of login headline (server#35172)
- Bump swiftmailer/swiftmailer to 6.3.0 in stable25 (server#35174)
- Use the updated mariadb10.6 container in drone (server#35180)
- Update CODEOWNERS (server#35183)
- Bump @nextcloud/vue to 7.1.0-beta0 (server#35188)
- Fix dashboard scrolling (server#35190)
- Fix AppMenu icons for firefox (server#35191)
- Mark more config values as sensitive (server#35199)
- Fix settings for setting default expiration date (server#35214)
- Fix logo not correctly inverted (server#35216)
- Fix sharing expiration date handling and saving (server#35220)
- Check quota on file copy (server#35232)
- Close global search menu when keyboard focus leaves (server#35233)
- Limit toggle grid view button scope (server#35235)
- Fix missing native submit type from OAuth client add button (server#35237)
- Delay updating setup providers untill we register the mounts (server#35255)
- Fix default theming variables (server#35256)
- Generate user themed icons (server#35261)
- Also cancel XHR when cancelling uploads (server#35265)
- Hide warning about missing apps for when shipped in the next version (server#35291)
- Increase the fair-use push limit to 1.000 users (server#35298)
- Dont use quota cache through user management (server#35312)
- Fix mentions rendering in comment editor (server#35322)
- Optimize background image migration job (server#35326)
- Handle badly named version files more gracefully and log information (server#35327)
- Help pages: set window title for sidebar sections (server#35330)
- Revert “Fix quota type to int” (server#35335)
- Fix navigation order (server#35338)
- Prevents the selection of encrypted folders when clicking on the “Select all” checkbox (server#35340)
- Fix border color contrast (server#35346)
- Fix forwarding the object id when searching comments (server#35354)
- Update cache when file size === 0 (server#35366)
- Fix user settings layout (server#35375)
- Add repair job that will ensure that secret and passwordsalt are set (server#35377)
- Add label to sharing search field (server#35382)
- Fix UX of renaming token (server#35390)
- Update some deps (server#35394)
- Revert minimum length for tags (server#35404)
- Do not check quota for non Node (server#35408)
- Fix missing share icon (server#35411)
- Place <h1> into main content (server#35412)
- Fix share admin page (server#35414)
- Fix theming tests (server#35415)
- Fix update for 32-bit (server#35453)
- Revert “Fix border color contrast” (server#35454)
- Allow upgrading from ownCloud 10.11 (server#35478)
- Add fallback routines for empty secret cases (server#35605)
- Downgrade ubuntu in order to fix CI (server#35606)
- Fix migration to non-empty secret (server#35616)
- Bump microsoft/azure-storage-blob to 1.5.4 in stable25 (3rdparty#1217)
- Bump aws/aws-sdk-php to 3.240 in stable25 (3rdparty#1227)
- Bump swiftmailer/swiftmailer to 6.3.0 in stable25 (3rdparty#1229)
- Update nextcloud/ocp dependency (activity#1001)
- Run NPM audit fix (activity#1003)
- Apply ACL groupfolders (activity#1015)
- Add filter to page title (activity#1017)
- Update load-utils to 2.0.4 (bruteforcesettings#420)
- Re-activate getMember() (circles#1203)
- Avoid exception loop (circles#1220)
- Update loader-utils and minimatch (files_pdfviewer#681)
- Update nextcloud/ocp dependency (firstrunwizard#752)
- Update nextcloud/ocp dependency (firstrunwizard#780)
- Fix navigation menu order (firstrunwizard#784)
- Update some libs (logreader#817)
- Update nextcloud/ocp dependency (nextcloud_announcements#136)
- Still push notifications of twofactor_nextcloud_notification when in DND (notifications#1355)
- Update nextcloud/ocp dependency (notifications#1366)
- Close menu when focus leaves (notifications#1368)
- Add admin setting page with users defaults (notifications#1369)
- Run NPM audit fix (notifications#1373)
- Update user status with event data (notifications#1377)
- Update loader-utils from 1.4.0 to 1.4.2 and 2.0.2 to 2.0.4 (password_policy#410)
- Update some libs (password_policy#411)
- Update nextcloud/ocp dependency (photos#1443)
- Add primary key index to collaborators table (photos#1449)
- Bump @vue/test-utils from 1.3.0 to 1.3.3 (photos#1460)
- Update nextcloud/ocp dependency (photos#1482)
- Prevent throwing an error in node deletion hook (photos#1493)
- Run npm audit fix (photos#1495)
- Fix version20003Date20221102170153 migration (photos#1501)
- Audit fix (privacy#814)
- Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (privacy#817)
- Bump @nextcloud/vue from 5.4.0 to 7.0.1 (privacy#822)
- Bump @nextcloud/vue from 7.1.0-beta.1 to 7.1.0-beta.2 (privacy#827)
- Update nextcloud/ocp dependency (related_resources#132)
- Remove completed remove route TODO (related_resources#133)
- Revert “Revert”alternate route for complex itemid”” (related_resources#135)
- Update nextcloud/ocp dependency (related_resources#138)
- Bump npm dependencies (related_resources#145)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.4.0 (text#3314)
- Fix: relative link in RichWorkspace (text#3323)
- Chore(deps): update dependency vite to ^3.2.2 (text#3337)
- Fix(deps): update tiptap (text#3338)
- Update nextcloud/ocp dependency (text#3343)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.3 (text#3355)
- Chore(deps): update dependency @vue/test-utils to ^1.3.3 (text#3359)
- DirectEditing: Set session user for DirectSession editing (text#3371)
- Disable rich workspace rendering when view is not visible (text#3377)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.4 (text#3383)
- Chore(deps): update dependency vite to ^3.2.3 (text#3385)
- Chore(deps): update dependency jest-environment-jsdom to ^29.3.0 (text#3386)
- Dont apply author annotations when in composition (text#3395)
- Set IUserSession user in SessionController if available (text#3397)
- Chore(deps): update dependency jest-environment-jsdom to ^29.3.1 (text#3406)
- Fix(deps): update vue monorepo to ^2.7.14 (text#3409)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.5 (text#3412)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.1.3 (text#3415)
- Fix hard line breaks displayed with additional new line between (text#3416)
- Update nextcloud/ocp dependency (text#3420)
- Fix(deps): update tiptap (text#3426)
- Make images block nodes (text#3431)
- Fix(deps): update dependency @nextcloud/vue to ^7.1.0-beta.0 (text#3433)
- Bring back menubar without formatting on plain text mode (text#3437)
- Refactor vuex store (text#3439)
- Chore(deps): update dependency vite to ^3.2.4 (text#3440)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.1.4 (text#3447)
- Fix(deps): update dependency @nextcloud/vue to ^7.1.0-beta.1 (text#3455)
- Fix(deps): update dependency prosemirror-model to ^1.18.3 (text#3456)
- Fix notification icon color (text#3463)
- Add APIs for outline state to RichTextReader and WrapperComponent (text#3466)
- Update loader-utils (text#3468)
- Fix mention uid autocomplete and keyboard handler in list nodes (text#3471)
- Fix direct editing loading of txt files (text#3479)
- Combined code block backport (text#3480)
- Backport of #3460 Fix front matter rendering (text#3481)
- Fix(deps): update dependency @nextcloud/vue to ^7.1.0-beta.2 (text#3485)
- Prevent file deletion when pressing Ctrl+Delete (text#3515)
- Revert “Set autocomplete attribute of input field to one-time-code” (twofactor_totp#1301)
- Fallback to direct image if preview load failed (+ cypress fixes) (viewer#1452)
- Increase visual regression for video to 0.02% (viewer#1454)
- Build(deps): bump vue from 2.7.13 to 2.7.14 (viewer#1459)
- Build(deps-dev): bump @types/dockerode from 3.3.11 to 3.3.12 (viewer#1460)
- Build(deps-dev): bump tslib from 2.4.0 to 2.4.1 (viewer#1463)
- Bump @nextcloud/vue to 7.1.0-beta0 (viewer#1468)
- Stop encoding sidebar path (viewer#1471)
- Bump @types/dockerode from 3.3.12 to 3.3.14 (viewer#1476)
- Audit fix (viewer#1479)
- Changes from 25.0.1
- Extract GPS data from EXIF (server#34535)
- Return proper error code when reporting exception fails in remote.php (server#34581)
- Bump @nextcloud/password-confirmation from 4.0.1 to 4.0.2 (server#34590)
- Fix reference preview when no server-side cache configured (server#34594)
- Fix file creation issue if no action are registered (server#34597)
- Fix “email changed” activity email check (server#34601)
- Reduce number of database queries during WebDAV propfind request (server#34610)
- Expose clearing the profiles and fix it (server#34616)
- Set theming app to alwaysEnabled (server#34646)
- Add a repair step to cleanup old theming cache (server#34647)
- Fix unnecessary highlighting of selected element (server#34648)
- Fix vertical alignment of user status icon (server#34649)
- Fix icon of encrypted folders in filepicker (server#34657)
- Add rate limiting on lost password emails (server#34658)
- Fix regexp for unified searching in apps (server#34661)
- Fix rebuild navigation (server#34663)
- Update OCI workflow of server (server#34667)
- Run npm audit (server#34669)
- Add admin user customization kill switch (server#34681)
- Invert header icons on bright preset backgrounds (server#34686)
- Bump jquery-ui-dist from 1.13.1 to 1.13.2 (server#34699)
- Propagate attributes when resharing (server#34704)
- Fix alternative logins custom css class (server#34705)
- Use vue lib multiselect tags component (server#34709)
- Dont crash with outdated share provider on update with the web updater (server#34712)
- Fix more icon color (server#34718)
- WebDAV use file/folder name for dav:displayname (server#34721)
- Fix null error in getUnencryptedSize (server#34725)
- On installation save channel to config.php if not stable (server#34726)
- LDAP to not register new users when outside of fair use or over limits (server#34728)
- Add ico image/x-icon (server#34764)
- Update notifications for one-click instances (server#34779)
- Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 (server#34791)
- Expose mapped user count from LDAP and use that for user limit check (server#34796)
- Fix getMetadata return type (server#34821)
- Check share attributes on preview endpoints (server#34823)
- Fix empty content regressions in comments app (server#34827)
- Fix autotest creating PostgreSQL database before install (server#34848)
- Emit typed event when preview is requested (server#34854)
- Display invalid input message (server#34860)
- Update nextcloud/ocp dependency (activity#971)
- Update nextcloud/ocp dependency (activity#979)
- Update nextcloud/ocp dependency (activity#991)
- Update nextcloud/ocp dependency (nextcloud_announcements#124)
- Update nextcloud/ocp dependency (nextcloud_announcements#126)
- Update nextcloud/ocp dependency (nextcloud_announcements#130)
- Invert header icon on bright preset backgrounds (notifications#1341)
- Update nextcloud/ocp dependency (notifications#1344)
- Bump @nextcloud/notify_push to 1.1.3 (notifications#1346)
- Update nextcloud/ocp dependency (notifications#1352)
- Add public link logic (photos#1321)
- Update nextcloud/ocp dependency (photos#1367)
- Bump postcss from 8.4.16 to 8.4.18 (photos#1380)
- Bump vue and vue-template-compiler (photos#1383)
- Bump autoprefixer from 10.4.11 to 10.4.12 (photos#1385)
- Bump jest from 29.0.2 to 29.0.3 (photos#1387)
- Fix nomedia exclusion (photos#1391)
- Limit auth backend to public albums (photos#1405)
- Fix fetching album content when navigating (photos#1406)
- Make tag translations work by loading recognize translations (photos#1407)
- Fix logic of share album content fetching (photos#1408)
- Prevent building prefixPath on loading (photos#1409)
- Update nextcloud/ocp dependency (photos#1415)
- Fix albumName typo (photos#1422)
- Bump autoprefixer from 10.4.12 to 10.4.13 (photos#1438)
- Implement dashboard api for recommended files (recommendations#564)
- Revert “Revert “virtual groups”” (related_resources#105)
- Polishing n cleaning code (related_resources#118)
- Room starts with single participant (related_resources#120)
- Using principalUri:uri to id calendar (related_resources#122)
- Alternate route for complex itemid (related_resources#125)
- Revert “alternate route for complex itemid” (related_resources#134)
- Update nextcloud/ocp dependency (related_resources#99)
- Fix(deps): update dependency @nextcloud/vue to ^7.0.1 (text#3178)
- Fix(deps): update tiptap (text#3197)
- Fix(deps): update vue monorepo to ^2.7.13 (text#3235)
- Chore(deps): update dependency jest-environment-jsdom to ^29.2.0 (text#3251)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.0 (text#3253)
- Update nextcloud/ocp dependency (text#3260)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.5.3 (text#3262)
- Mentions: small test adjust (text#3267)
- Fix copy and paste of user mentions (text#3274)
- Chore(deps): update dependency jest-environment-jsdom to ^29.2.1 autoclosed (text#3277)
- Chore(deps): update dependency jest-environment-jsdom to ^29.2.2 (text#3279)
- Remember the last opened folder (text#3283)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.0 (text#3285)
- Fix: adjust margin for hr (text#3286)
- Update nextcloud/ocp dependency (text#3296)
- Chore(deps): update dependency cypress to ^10.11.0 (text#3307)
- Fix(deps): update dependency @nextcloud/browser-storage to ^0.2.0 (text#3308)
- Fix(deps): update dependency @nextcloud/logger to ^2.4.0 (text#3309)
- Chore(deps): update dependency vite to ^3.2.0 (text#3315)
- Build(deps): bump vue from 2.7.10 to 2.7.13 (viewer#1419)
- Fix sidebar opening for different dav root and non-dav files (viewer#1433)
- Changes from 25.0.0
See: https://nextcloud.com/blog/announcing-nextcloud-hub-3-brand-new-design-and-photos-2-0-with-editor-and-ai/
-------------------------------------------------------------------
Tue Jan 17 16:31:30 UTC 2023 - ecsos <ecsos@opensuse.org>
- Update to 24.0.9
- No changelog from upstream at this time.
- Bump bootstrap from 4.6.1 to 4.6.2 (server#33422)
- Invalidate existing tokens when deleting an oauth client (server#35094)
- Update psalm-baseline.xml (server#35417)
- Add migration for encryption keys in wrong location (server#35500)
- Allow to set a custom timeout for ldap connections (server#35520)
- Fix SQL comparison with int array during external storage deletion (server#35524)
- Update ca-cert bundle (server#35574)
- Update the unencrypted file size when closing streams (server#35657)
- Update handlebars-loader update to 1.7.3 + others (server#35674)
- Fix share admin page (server#35687)
- Preview: fix HEIC orientation (server#35729)
- Ci: update minio image for s3 primary storage tests (server#35735)
- PHP8] check if params given to API are really an array (server#35796)
- Fix missing cast of double controller parameters (server#35799)
- Rename personal Groupware settings section to “Availability” (server#35800)
- Fix case sensitivity of email when saving settings (server#35804)
- Allow additional Sabre plugins in publicwebdav.php (server#35818)
- Fix: remove other shares from ui when deleted (server#35849)
- Remove comment and guests option from Invitations UI (server#35861)
- Allow running encryption:fix-encrypted-version for all users (server#35865)
- Update psalm-baseline.xml (server#35879)
- Quota value as float for 32-bit systems (server#35940)
- Only normalize data in public shares and not crud (server#35949)
- Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3 (server#35989)
- Bump jQuery-UI dist to 1.13.2 (server#36009)
- Update crl after revoke files_bpm.csr (server#36018)
- Fix cache key used to verify shared mountpoints (server#36050)
- Update ca-cert bundle (server#36061)
- Still include the share target in the cache key for validating share mount (server#36172)
- Update nextcloud/ocp dependency (activity#1049)
- Various fixes (logreader#825)
- Update nextcloud/ocp dependency (nextcloud_announcements#148)
- Bump deps to newer versions (notifications#1408)
- Update nextcloud/ocp dependency (notifications#1414)
- Bump postcss from 8.4.19 to 8.4.20 (photos#1544)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.6.4 (text#3488)
- Fix(deps): update tiptap (text#3489)
- Only scroll images into view when theyre added (text#3534)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.7 (text#3556)
- Fix(deps): update tiptap to ^2.0.0-beta.209 (text#3580)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.0 (text#3591)
- Fix(deps): update dependency @tiptap/prosemirror-tables to ^1.1.4 (text#3603)
- Fix(deps): update dependency core-js to ^3.27.0 (text#3608)
- Fix(deps): update dependency @nextcloud/router to ^2.0.1 (text#3613)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.1 (text#3621)
- Fix(deps): update dependency core-js to ^3.27.1 (text#3622)
- Npm audit fix (text#3639)
- Bump @nextcloud/router from 2.0.0 to 2.0.1 (viewer#1507)
-------------------------------------------------------------------
Thu Dec 8 20:01:02 UTC 2022 - ecsos <ecsos@opensuse.org>

View File

@ -47,7 +47,7 @@
%endif
Name: nextcloud
Version: 24.0.9
Version: 25.0.3
Release: 0
Summary: File hosting service
License: AGPL-3.0-only
@ -317,6 +317,7 @@ fi
%{apache_myserverroot}/%{name}/apps
%{apache_myserverroot}/%{name}/core/js/mimetypelist.js
%dir %{apache_myserverroot}/%{name}/core/img/filetypes
%{apache_myserverroot}/%{name}/core/img/filetypes/*
%defattr(660,%{apache_user},%{apache_group},770)
%{apache_myserverroot}/%{name}/config
%{apache_myserverroot}/%{name}/data