nextcloud

Edit Package nextcloud
https://nextcloud.com

A safe home for all your data.

Refresh
Refresh
Source Files
Filename Size Changed
README 0000025956 25.3 KB
README.SELinux 0000001182 1.15 KB
README.SUSE 0000000432 432 Bytes
apache_secure_data 0000001208 1.18 KB
nextcloud-25.0.9.tar.bz2 0147576586 141 MB
nextcloud-cron 0000000218 218 Bytes
nextcloud-cron.service 0000000167 167 Bytes
nextcloud-cron.timer 0000000166 166 Bytes
nextcloud-rpmlintrc 0000000338 338 Bytes
nextcloud.changes 0000238294 233 KB
nextcloud.spec 0000011407 11.1 KB
robots.txt 0000000026 26 Bytes
Revision 220 (latest revision is 235)
Carsten Ziepke's avatar Carsten Ziepke (Kieltux) accepted request 1100432 from Carsten Ziepke's avatar Carsten Ziepke (Kieltux) (revision 220)
- Update to 25.0.9
  * Include more information in iMIP email and show diff information on updating an event (server#36601)
  * Fix: Make sure that rollback hook is triggered on all version backends (server#37744)
  * Generate user themed favicon and touchicon (server#38855)
  * Add bruteforce protection in OauthApiController (server#38899)
  * Adjust admin setup check to increase warning to configure https (server#38931)
  * Fix: BMP image without color info causes array access on `false` (server#38959)
  * Fix(systemtags): Add missing systemtags index (server#38962)
  * Perf: skip request without write permission (server#38973)
  * Fix npm audit (server#38982)
  * Fix setup-check test (server#39016)
  * Fix(l10n): Fix plural issue with different locale and language (server#39032)
  * Fix creating events with old (< unix time) lastoccurence (server#39061)
  * Fix(files): Only render the menu if there are actions to show (server#39081)
  * Silent `imagecreatefromstring()` errors (server#39101)
  * Fix password confirmation (server#39144)
  * Fix(sse): don’t update uncached files (server#39153)
  * Fix: expect interface, not a specific implementation (server#39154)
  * Fix(TagSearchProvider): Short circuit if no tag matches the query (server#39195)
  * Update psalm-baseline.xml (server#39220)
  * Use more efficient tag retrieval on DAV report request (server#39233)
  * Fix(dav): Abort requests with 429 instead of waiting (server#39253)
  * Fix(files_sharing): hide download permission for circle shares (server#39259)
  * Preload custom properties when propfinding folders (server#39294)
  * Chore(CI): Sign .drone.yml file (server#39346)
  * Test(psalm): ignore known reports (server#39353)
  * GetStorage before remove (server#39356)
  * Fix(db): no hardcoded table prefix is expected (server#39394)
  * Fix(core): Add password confirmation requirement for getapppassword (server#39419)
  * Fix(apps): Fix loading info.xml file (server#39493)
  * Fix npm audit (activity#1241)
  * Update nextcloud/ocp dependency (activity#1248)
  * Allow local ips on globalscale (circles#1299)
  * Fix npm audit (files_pdfviewer#765)
  * Fix npm audit (again) (files_pdfviewer#774)
  * Update phpunit workflows from master (files_pdfviewer#779)
  * Replace “Unselect” with “Unselect all” in right click menu (files_rightclick#172)
  * Fix npm audit (firstrunwizard#907)
  * Update nextcloud/ocp dependency (logreader#913)
  * Choreaudit dependencies (logreader#926)
  * Update nextcloud/ocp dependency (nextcloud_announcements#211)
  * Update nextcloud/ocp dependency (nextcloud_announcements#213)
  * Update nextcloud/ocp dependency (notifications#1578)
  * Fix(settings): Delete settings when a user is deleted (notifications#1592)
  * Choreaudit dependencies (notifications#1605)
  * Update nextcloud/ocp dependency (notifications#1608)
  * Bump vue and vue-template-compiler (photos#1472)
  * Bump webdav from 4.11.0 to 4.11.2 (photos#1503)
  * Bump camelcase from 7.0.0 to 7.0.1 (photos#1554)
  * Reset selection state in route change (photos#1889)
  * Update nextcloud/ocp dependency (photos#1893)
  * Fix npm audit (photos#1901)
  * Chore(deps-dev): Bump postcss from 8.4.20 to 8.4.24 (photos#1909)
  * Fix npm audit (photos#1914)
  * Add unselect all (photos#1923)
  * Adapt to SystemTags optimizations on server (photos#1928)
  * Chore(deps): Bump qs from 6.11.0 to 6.11.2 (photos#1929)
  * Update nextcloud/ocp dependency (photos#1935)
  * Fix npm audit (photos#1939)
  * Bump @nextcloud/router from 2.0.0 to 2.0.1 (privacy#838)
  * Fix npm audit (privacy#917)
  * Fix npm audit (privacy#923)
  * Update nextcloud/ocp dependency (serverinfo#468)
  * Update nextcloud/ocp dependency (survey_client#153)
  * Fix(css): info callout box color to –color-info (text#4304)
  * Update nextcloud/ocp dependency (text#4306)
  * Fix: paste tables into document (text#4326)
  * Chore(deps): update dependency @vue/test-utils to ^1.3.6 (text#4362)
  * Chore(deps): update dependency vite to ^3.2.7 (text#4363)
  * Chore(deps): update dependency vite-plugin-commonjs to ^0.8.0 (text#4367)
  * Chore(deps): update dependency vue-demi to ^0.14.5 (text#4373)
  * Fix(deps): update dependency @nextcloud/router to ^2.1.2 (text#4374)
  * Fix(deps): update dependency @nextcloud/auth to ^2.1.0 (text#4375)
  * Fix(deps): update dependency @nextcloud/event-bus to ^3.1.0 (text#4376)
  * Fix(deps): update dependency @nextcloud/vue to ^7.12.0 (text#4377)
  * Fix: hotkey ctrl-s (text#4419)
  * Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.2 (text#4421)
  * Fix npm audit (text#4429)
  * Fix(deps): update dependency @nextcloud/axios to ^2.4.0 (text#4434)
  * Fix(deps): update dependency mitt to ^3.0.1 (text#4458)
  * Chore(deps): update dependency jest-environment-jsdom to ^29.6.1 (text#4459)
  * Update nextcloud/ocp dependency (text#4462)
  * Fix npm audit (text#4466)
  * Fix: Fetch attachment share permissions (text#4489)
  * Chore(deps-dev): Bump @types/dockerode from 3.3.18 to 3.3.19 (viewer#1722)
  * Fix npm audit (viewer#1750)
  * Use the Node object as event payload (viewer#1756)
  * Chore: update cypress.yml workflow from template (viewer#1767)
  * Fix npm audit (viewer#1777)
  * Chore(deps): Bump @nextcloud/files from 3.0.0-beta.10 to 3.0.0-beta.11 (viewer#1790)
  * Update cypress snapshots (viewer#1793)
  * Fix npm audit (viewer#1796)
  * Send CSRF token in rawStat (viewer#1800)
  * Fix npm audit (viewer#1801)
  * Fix: video player unusable on ios (viewer#1804)
  * Fix fullscreen on ios (viewer#1821)
Comments 0
openSUSE Build Service is sponsored by