SHA256
1
0
forked from pool/nextcloud

Accepting request 1113271 from server:php:applications

OBS-URL: https://build.opensuse.org/request/show/1113271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=93
This commit is contained in:
Ana Guerrero 2023-09-25 18:03:05 +00:00 committed by Git OBS Bridge
commit 011986f3b3
4 changed files with 460 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,459 @@
-------------------------------------------------------------------
Sun Sep 24 09:00:49 UTC 2023 - ecsos <ecsos@opensuse.org>
- Update to 27.1.1
- Fix issues where unencrypted_size was being falsely used for non-encrypted home folders (server#40379)
- Fix alignments for share different share entry types. (server#40429)
- Fix: use faster method to fetch user count (server#40433)
- Fix: dont use davtags for tag search (server#40444)
- Backport consider link shares in removeShare method in SharingTab #40440 (server#40448)
- Fix(mimetype): Fix aborted transaction on PostgreSQL when storing mimetype (server#40461)
- Dont preload metadata for the sub-childen (server#40473)
- SFTP improvements (server#40487)
- Fix(comments): Use provided offset in best effort when loading comments (server#40506)
- Fix: content info footer on guest pages (server#40520)
- Consider share type for enforced share expiry dates (server#40530)
- Auto set password for new email shares (server#40535)
- Allow printing log messages during occ (logreader#997)
- Update nextcloud/ocp dependency (nextcloud_announcements#233)
- Update nextcloud/ocp dependency (notifications#1656)
- Fix (visually) removing first notification when executing an action (notifications#1662)
- Update nextcloud/ocp dependency (text#4789)
- Changes from 27.1.0
- Improved display of app links (server#38526)
- Show supported apps on app settings if subscribed (server#39637)
- Fix(notifications): Remove share notification when the node is deleted (server#39710)
- Catch more invalid cache source storage paths (server#39722)
- Fix npm audit (server#39728)
- Feat(HTTPClient): Provide wrapped access to Guzzles asyncRequest() (server#39740)
- Avoid adding (attribute=) part to filter which will confuse LDAP servers (server#39746)
- Expose gps data via webdav (server#39755)
- Fix(3rdparty): Revert accidental 3rdparty bump (server#39761)
- Support opening and comparing versions in viewer (server#39763)
- Feat: File reminders backend (server#39764)
- The almighty text processing PR (server#39776)
- Feat: Set file reminders (server#39783)
- Feat(caldav): linkify location in scheduling mails (server#39784)
- Optimize calendar search query (server#39785)
- Vue based FilePicker (server#39793)
- Fix: Pass proper viewer filename (server#39794)
- Log imaginary errors as info to not spam the server logs (server#39795)
- AppEcosystem Authentification (server#39799)
- Enh(files_reminders): Adjust reminder options (server#39800)
- Update `@nextcloud/dialogs` for FilePicker design fixes (server#39803)
- Chore: update `@nextcloud-vue` to `v7.12.2` (server#39813)
- Fix: close cursor after reading the invitation (server#39817)
- Wrap long productName on login form (server#39853)
- Add l10n for files_reminders (server#39855)
- Calendar optimizations (server#39858)
- Select the fileid first when looking for incomplete files (server#39871)
- Fix: Also cleanup version metadata if expiring (server#39873)
- Bump Hub 5 -> Hub 6 (server#39886)
- Fix various file reminders bugs (server#39887)
- Reduce the number of container queries (server#39890)
- Fix smart picker integration of new Vue based file picker (server#39893)
- Fix(CardDAV): set owner-principal, displayname properties for SAB (server#39900)
- Enh(contacts): show/hide addressbooks for all (server#39904)
- Update `@nextcloud/dialogs` to 4.2.0-beta.3 to fix FilePicker issues (server#39913)
- Adjust add button (server#39915)
- Fix(files): Fix legacy files list sorting (server#39919)
- Try to fix regression with public file upload button (server#39921)
- Prevent PHP warning when CacheEntry extension keys are not set (server#39930)
- Fix: dont emit Hooks when hookpaths are empty (server#39934)
- Chore: update tarstreamer to 2.1.0 (server#39939)
- Fix(memcache): Fix comparison of Memcache configs to classes (server#39947)
- Fix: always use display name from correct backend (server#39949)
- Allow to upgrade from 26.0.x to 27.1.x directly (server#39952)
- Dont bother checking dav acls in files (server#39953)
- Fix(CS): Use the naming pattern for the URL scheme (server#39962)
- Feat(dashboard): implement widget item api v2 (server#39993)
- Feat(security): Add a bruteforce protection backend base on memcache (server#39997)
- Fix(security): Update CA certificate bundle (server#40007)
- Chore: Update `@nextcloud/dialogs` to 4.2.0-beta.4 for FilePicker improvments (server#40030)
- Do not log passwords in debug mode (server#40032)
- Fix user log.condition feature (server#40034)
- Fix(utility): De- deprecate getDateTime and getTime as now() only returns DateTimeImmutable (server#40039)
- Encode filename trashbin restore (server#40045)
- Improve upload progress visualization (server#40060)
- Fix(theming): Add `__webpack_nounce__` to support async chunks (server#40062)
- Fix(CardDAV): only run upgrade sync if 1000 users or less (server#40066)
- Pass the share to the cache instead of having to ask the storage (server#40074)
- Hide shares by disabled users (server#40078)
- Fix(cache): Remove displayname cache entry on delete (server#40080)
- Fix(CalDAV): check voject exists before attempting any operation (server#40081)
- Fix(CI): Add empty eslint and node when unrelated (PHP only) (server#40101)
- Feat: add switch to disable dns pinning (server#40162)
- Revert accidental direct push of 8b42fb033fdcd3775b4850de6faf6091c8dcc716 (server#40175)
- Improve sharing flow (server#40179)
- Fix(s3): fix handling verify_bucket_exists parameter (server#40186)
- Chore(3rdparty): update sabre/http to 5.1.10 (server#40197)
- Fix(CardDAV): allow disabling of the system address book (server#40200)
- Fix npm audit (server#40220)
- Fix: prevent sharing permissions on user root folder (server#40227)
- Move share permission logic to storage wrapper (server#40231)
- Enh: skip processing for empty response (server#40258)
- Change proftpd ci image (server#40269)
- Admin have no special rights on users entries (server#40271)
- Chore: Bump @nextcloud/dialogs to v4.2.0 beta 5 (server#40281)
- Detect aborted connection in OC\Files\View and stop writing data to t… (server#40286)
- Feat: Add events for version restore (server#40297)
- Enable download configuration on circles shares (server#40298)
- Fix(ratelimit): Only use memory cache backend for redis (server#40300)
- Fix(CalDAV): check birthday calendar owner (server#40309)
- Rename AppEcosystemV2 to AppAPI (server#40315)
- Backport Polish new sharing flow : accesibility, expand bahavior, click outside behaviour (server#40327)
- Theming: Revert broken SVG optimization in default-source.svg (server#40333)
- Enable new versions feature for groupfolders (server#40339)
- Fix: Hide set reminder action on public shares (server#40342)
- 40289 fix appearance (server#40343)
- Fix(autoloader): no apcu no side effects (server#40350)
- Fix(ldap): avatar is not being fetched (server#40369)
- Backport polish sharing flow bugs (server#40390)
- Fix(caldav): add webroot to objectid for activities (server#40402)
- Display user status by the side in sharing flow (server#40405)
- Ellipsize user status in sharing entry (server#40412)
- Hide additional content when share details is open (server#40414)
- Fix invite guest for new sharing flow (server#40415)
- Bump @nc/dialogs to 4.2.0 (server#40417)
- Correctly switch/revert from custom to bundled perms (server#40437)
- Chore(deps): Bump cweagans/composer-patches from 1.7.1 to 1.7.3 (3rdparty#1525)
- Chore(deps): Bump deepdiver1975/tarstreamer from 2.0.0 to 2.1.0 (3rdparty#1531)
- Chore(deps): update sabre/http to 5.1.10 in stable27 (3rdparty#1560)
- Perf(dashboard): implement widget item api v2 (activity#1299)
- Chore(deps): Downgrade nextcloud/ocp to stable27 (activity#1301)
- Resolve dependency hell (activity#1304)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (bruteforcesettings#459)
- Filter system circles (circles#1381)
- Download permissions on share for internal/external members (circles#1384)
- Support files_external (circles#1386)
- Feat: Fix styling for version comparison (files_pdfviewer#795)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (files_pdfviewer#801)
- Fix extraction of PDF.js package (files_pdfviewer#807)
- Fix(CI): Fix OCP package on stable27 (nextcloud_announcements#226)
- Update nextcloud/ocp dependency (nextcloud_announcements#229)
- Fix(CI): Fix nextcloud/ocp package version (notifications#1638)
- Fix(fairuse): Adjust website URL (notifications#1639)
- Update nextcloud/ocp dependency (notifications#1650)
- Chore(deps): Bump webdav from 4.11.0 to 4.11.2 (photos#1814)
- Fix npm audit (photos#1958)
- Chore(deps-dev): Bump postcss from 8.4.19 to 8.4.27 (photos#1967)
- Chore(deps-dev): Bump jest from 29.6.1 to 29.6.2 (photos#1968)
- Chore(deps): Bump jest-environment-jsdom from 29.4.1 to 29.4.3 (photos#1969)
- Chore(deps-dev): Bump autoprefixer from 10.4.13 to 10.4.14 (photos#1970)
- Chore(deps): Bump immutable from 4.3.0 to 4.3.2 (photos#1990)
- Chore(deps-dev): Bump @vue/vue2-jest from 29.2.4 to 29.2.5 (photos#1997)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (photos#1998)
- Chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3 (photos#2004)
- Chore(deps-dev): Bump autoprefixer from 10.4.14 to 10.4.15 (photos#2011)
- Fix npm audit (photos#2016)
- Fix npm audit (recommendations#643)
- Perf(dashboard): implement widget item api v2 (recommendations#649)
- Update nextcloud/ocp dependency (related_resources#271)
- Fix: handle non markdown files in conflicts (text#4272)
- Chore(deps): update dependency cypress to ^12.17.3 (text#4631)
- Chore(deps): update dependency vite to ^4.4.9 (text#4633)
- Update nextcloud/ocp dependency (text#4640)
- Fix: Use default font size (text#4647)
- Fix: Use resize observer to calculate menubar icon limit (text#4649)
- Fix(css): Move code highlighting CSS to `prosemirror.scss` (text#4651)
- Feat: add component SkeletonLoading (text#4655)
- Feat: Add support for mermaid.js rendering (text#4656)
- Allow opening files outside of the file system in viewer (text#4658)
- Feat: Expose formatting menu bar actions through slash command (text#4661)
- Text processing integration (text#4662)
- Chore(deps): update dependency @vue/vue2-jest to ^29.2.5 (text#4675)
- Fix missing text on assistant task list (text#4679)
- Ci(cypress): Fix selectors for new file picker (text#4680)
- Chore(deps): update dependency cypress to ^12.17.4 (text#4694)
- Fix: Sort regular smart picker options first (text#4697)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.16 (text#4704)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.2 (text#4705)
- Fix(deps): update dependency lib0 to ^0.2.82 (text#4706)
- Fix(deps): update dependency mermaid to ^10.3.1 (text#4708)
- Chore(deps): update dependency eslint-plugin-cypress to ^2.14.0 (text#4709)
- Fix(deps): update tiptap to ^2.1.6 (text#4710)
- Update nextcloud/ocp dependency (text#4731)
- Chore(deps): update dependency vue-demi to ^0.14.6 (text#4737)
- Chore(deps): update jest to ^29.6.4 (text#4738)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.9.0 (text#4739)
- Fix: select all in code block (text#4748)
- Fix(deps): update tiptap to ^2.1.7 (text#4757)
- Chore(deps): update vueuse to ^10.4.1 (text#4758)
- Fix(deps): update dependency mermaid to ^10.4.0 (text#4759)
- Update nextcloud/ocp dependency (text#4765)
- List fixes (text#4774)
- Bump @nextcloud/dialogs to 4.2.0 (text#4794)
- Ci(xmllint): bump action to v1.1 (twofactor_totp#1429)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (viewer#1808)
- Update cypress snapshots (viewer#1816)
- Fix npm audit (viewer#1828)
- Default to source if fileid is undefined (viewer#1848)
- Add option to disable sidebar (viewer#1849)
- Feat: Compare files side by side (viewer#1850)
- Fix: Avoid issues when switching between versions (viewer#1852)
- Chore(deps-dev): Bump eslint-plugin-cypress from 2.13.3 to 2.13.4 (viewer#1856)
- Update cypress snapshots (viewer#1869)
- Fix(cypress): header sharing download button selector (viewer#1871)
- Fix panning of zoomed images (viewer#1874)
- Fix(deps): update dependency @nextcloud/l10n to ^2.2.0 (viewer#1907)
- Fix(deps): update dependency filerobot-image-editor to ^4.5.1 (viewer#1908)
- Chore(deps): update dependency jest to ^29.6.4 (viewer#1933)
- Fix(deps): update dependency @nextcloud/auth to ^2.1.0 (viewer#1937)
- Changes from 27.0.2
- Fix app menu flicker (server#38563)
- Fix creating events with old (< unix time) lastoccurence (server#39059)
- Fix(node): non-existing folder is not searchable (server#39369)
- Fix(profile): fix getUID on nullable user variable (server#39435)
- Fix: ContactManager search with fullmatch (server#39448)
- Fix: check that object store backend supports multi part uploads (server#39458)
- Fix: Correctly add `module` content type to script tags with versions (server#39462)
- Fix(s3): Pass SSE-C parameters for multipart upload (server#39499)
- Add instance category while checking new updates (server#39522)
- Fix npm audit (server#39543)
- Bugfix/bulk upload empty files (server#39554)
- Fix(files): fix extension with custom displayName (server#39566)
- Fix(SystemTagManager): Use truncated tagName in getTag and updateTag (server#39596)
- Ocs/v1.php/cloud/groups` `UPDATE` method correct status when group not found (server#39601)
- Fix(IParallelAwareJob): Check for other reserved jobs before setting new ones as reserved (server#39612)
- Fix share roots always being marked as writable (server#39614)
- Fix(s3): add SSE-C parameters to headObject call (server#39642)
- Fix(files): url used to retrive storage stats (server#39643)
- Only show weather credits if the app is enabled and the weather statu… (server#39663)
- Fix(files_sharing): String translations (server#39665)
- Fix(dav): use quota of destination in s3 chunk upload (server#39678)
- Generate path if app does exist (circles#1350)
- Fix npm audit (firstrunwizard#928)
- Chore: update workflows from templates (firstrunwizard#931)
- Chore(deps) bump semver to 6.3.1 (notifications#1611)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (notifications#1615)
- Fix npm audit (privacy#938)
- Fix npm audit (related_resources#247)
- Remove useless logs (related_resources#265)
- Update composer dependencies (related_resources#268)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.1 (text#4494)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.1 (text#4512)
- Chore(deps): update dependency vite to ^4.4.5 (text#4529)
- Fix: Remember cursor position when autofocus on load (text#4544)
- Fix(deps): update dependency slug to ^8.2.3 (text#4561)
- Chore(deps): update dependency cypress to ^12.17.2 (text#4565)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.8.2 (text#4566)
- Fix(deps): update tiptap to ^2.0.4 (text#4572)
- Chore(deps): update dependency vite to ^4.4.6 (text#4577)
- Fix(deps): update yjs (text#4580)
- Fix(mentions): encode user id in mentions URLs (text#4589)
- Fade out user cursor labels after five seconds of inactivity (text#4591)
- Add syntax highlighting in code blocks (text#4595)
- Fix(css): Fix margin-bottom for list items (text#4598)
- Chore(deps): update dependency vite to ^4.4.7 (text#4605)
- Chore(deps): update jest to ^29.6.2 (text#4606)
- Update nextcloud/ocp dependency (text#4612)
- Fix: tab key in code block (text#4616)
- Fix(editor): Dont load both Tiptap collaboration history extensions (text#4622)
- Chore: run npm audit fix (twofactor_totp#1424)
-Changes from 27.0.1
- Update psalm-baseline.xml (server#38357)
- 38340 fix add group broken (server#38361)
- Show pending popover menu when password is enabled by default (server#38395)
- Reload filelist when adding or removing shares (server#38420)
- Revert “Fix table view” (server#38474)
- Fix(carddav): Make system contact phone number RFC compliant (server#38475)
- Add fallback when a there is no preview for a version (server#38510)
- Fix(caldav): Ignore invalid events for reminder generation (server#38572)
- Increase from 100000 to 600000 iterations for hash_pbkdf2 (server#38580)
- Fix(caldav): Close DB cursor in reminder index background job (server#38659)
- Improve oauth2 database migration from ownCloud (server#38671)
- Fix(systemtags): Incorrect tags shown temporarily (server#38678)
- Fix(apache): Serve `mjs` (module javascript) as static files (server#38689)
- Store encrypted OAuth2 client secrets (server#38707)
- Chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0 (server#38716)
- Add utility command for object store objects (server#38731)
- Fix npm audit (server#38740)
- Allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation (server#38751)
- Log failures to read certificates during listing (server#38756)
- Fix(carddav): Make SystemAddressBook::__construct $groupManager argument nullable (server#38792)
- Make sure to show download button only one time (server#38811)
- Emit an event when a message is logged (server#38816)
- Add config variable for curl timeout (server#38825)
- Fix: Removed invalid user from CODEOWNERS file (server#38847)
- Generate user themed favicon and touchicon (server#38851)
- Fix confusion around mail settings and improve layout a bit (server#38885)
- Use source cache when listing folder during recursive copy (server#38891)
- Fix(core): Do not invert app menu text color (server#38897)
- Add bruteforce protection in OauthApiController (server#38898)
- PruneOutdatedSyncTokens deletes all entries (server#38919)
- Adjust admin setup check to increase warning to configure https (server#38929)
- Fix(sab): put location in proper address field (server#38947)
- Fix(l10n): Fix plural issue with different locale and language (server#38953)
- Fix(systemtags): Add missing systemtags index (server#38960)
- Perf: skip request without write permission (server#38968)
- Fix: Avoid failing to update the current version entry if there is none (server#38970)
- Implement optimized getDirectoryContent for DAV (server#38971)
- Fix: expect interface, not a specific implementation (server#38976)
- Move deprecation warnings to debug (server#38980)
- Fix npm audit (server#38983)
- Fix(weather_status): Pass address as param to OSM API (server#38991)
- Fix: restore AppsSlideToggle feature (server#38994)
- Use getsystemvalue-functions in Mailer.php (server#39004)
- File scanner performance improvements (server#39019)
- Fix(dav): Catch SAB sync errors during upgrade (server#39028)
- Adjust saving of status messages (server#39055)
- Fix(cypress): branch definition (server#39067)
- Fix(files): Only render the menu if there are actions to show (server#39078)
- Silent `imagecreatefromstring()` errors (server#39099)
- Reduce load of files versions preview loading (server#39119)
- Fix(OC/password-confirmation): Hide the correct button (server#39142)
- Enable version features again with S3 versioning (server#39147)
- Fix(sse): dont update uncached files (server#39151)
- Fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem (server#39157)
- Fix(TagSearchProvider): Short circuit if no tag matches the query (server#39193)
- Use more efficient tag retrieval on DAV report request (server#39202)
- Fix(cypress): revert only toggle (server#39205)
- Fix(files_sharing): hide download permission for circle shares (server#39261)
- Enable all files_versions features when groupfolders is enabled (server#39265)
- Add command do delete orphan shares (server#39267)
- Display displayname on federated shares (server#39269)
- Add command do delete orphan shares (server#39283)
- Preload custom properties when propfinding folders (server#39292)
- Fix(files): fix legacy router query change (server#39301)
- Fix npm audit (server#39325)
- Update psalm-baseline.xml (server#39326)
- Fix(files): sanitize name and ext display (server#39333)
- Cibit): fix failing test setup (server#39334)
- Chore(CI): Sign .drone.yml file (server#39344)
- GetStorage before remove (server#39354)
- Fix: also run phpunit on `apps/theming/css` modified files (server#39374)
- Fix(db): no hardcoded table prefix is expected (server#39392)
- Feat: Add public event for missing indices (server#39396)
- Fix(core): Add password confirmation requirement for getapppassword (server#39417)
- Fix sharing of encrypted files (server#39454)
- Fix(apps): Fix loading info.xml file (server#39491)
- Groupfolder activities on move/rename (activity#1203)
- Fix npm audit (activity#1245)
- Bump unzipper from 0.10.11 to 0.10.14 (files_pdfviewer#752)
- Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (files_pdfviewer#759)
- Fix npm audit (files_pdfviewer#764)
- Fix npm audit (again) (files_pdfviewer#772)
- Update phpunit workflows from master (files_pdfviewer#777)
- Replace “Unselect” with “Unselect all” in right click menu (files_rightclick#170)
- Fix npm audit (firstrunwizard#892)
- Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (firstrunwizard#899)
- Fix npm audit (firstrunwizard#906)
- Fix npm audit (firstrunwizard#914)
- Manual backport #877 (logreader#916)
- Choreaudit dependencies (logreader#924)
- Chore(deps) bump semver to 6.3.1 (logreader#937)
- Chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 (notifications#1556)
- Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (notifications#1576)
- Chore: update workflows from templates (notifications#1580)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 in /tests/Integration (notifications#1581)
- Fix(settings): Delete settings when a user is deleted (notifications#1584)
- Update target branch of performance.yml (notifications#1587)
- Fix(CI): Delay mysql configuration so we wait for the mysql container… (notifications#1591)
- Choreaudit dependencies (notifications#1603)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (password_policy#474)
- Fix: properly handle public link share deletion (photos#1824)
- Fix: use owner instead of owner_id to delete photos by owner (photos#1843)
- Update view when layout setting changes (photos#1857)
- Prevent progress bar overflow when uploading in album content (photos#1864)
- Make file list semantically correct (photos#1868)
- Bump @vue/test-utils from 1.3.3 to 1.3.6 (photos#1872)
- Fix npm audit (photos#1878)
- Reset selection state in route change (photos#1891)
- Support browsers that do not support caches (photos#1896)
- Fix npm audit (photos#1903)
- Fix npm audit (photos#1915)
- Add unselect all (photos#1921)
- Adapt to SystemTags optimizations on server (photos#1925)
- Fix npm audit (photos#1937)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (privacy#893)
- Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.8.5 (privacy#898)
- Fix npm audit (privacy#906)
- Chore: update workflows from templates (privacy#908)
- Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (privacy#910)
- Fix npm audit (privacy#916)
- Fix npm audit (privacy#922)
- Fix npm audit (privacy#928)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (related_resources#234)
- Chore(deps): update dependency vue-demi to ^0.14.5 (text#4213)
- Fix(deps): update dependency @nextcloud/event-bus to ^3.1.0 (text#4214)
- Fix(deps): update dependency lib0 to ^0.2.78 (text#4227)
- Fix(deps): update dependency @nextcloud/auth to ^2.1.0 (text#4230)
- Dont expect HTML element with ID `mimetype` in public share (text#4256)
- Fix: paste multiple line to table issue (text#4264)
- Fix npm audit (text#4277)
- Fix(deps): update dependency yjs to ^13.6.4 (text#4281)
- Fix(deps): update dependency @hocuspocus/provider to ^2.1.0 (text#4283)
- Fix: Catch unique constraint violation when creating new documents (text#4292)
- Chore: Bump composer autoloader for new composer version (text#4296)
- Fix(css): info callout box color to color-info (text#4302)
- Fix/2708 pasting tables (text#4313)
- Bring back keyboard shortcuts to help modal on non-mobile (text#4320)
- Fix: Pass origin along the initial state update (text#4323)
- Fix: clickable zone of task list checkbox (text#4324)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.10 (text#4331)
- Fix(deps): update dependency @nextcloud/router to ^2.1.2 (text#4332)
- Chore(deps): update dependency cypress to ^12.15.0 (text#4333)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.0 (text#4334)
- Fix(deps): update highlight (text#4341)
- Fix(deps): update dependency yjs to ^13.6.5 (text#4352)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.8.0 (text#4354)
- Fix(deps): update dependency @hocuspocus/provider to ^2.2.0 (text#4355)
- Fix(deps): update dependency @nextcloud/dialogs to ^4.1.0 (text#4356)
- Fix(deps): update dependency @nextcloud/l10n to ^2.2.0 (text#4384)
- Fix(deps): update dependency yjs to ^13.6.6 (text#4387)
- Flaky CI fixes (text#4391)
- Chore(deps): update dependency cypress to ^12.16.0 (text#4397)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.2 (text#4403)
- Fix: remove redundant css (text#4407)
- Chore(ci): Run cypress against proper stable branch (text#4411)
- Fix(frontend): Update last saved timestamp when document is saved (text#4415)
- Fix: hotkey ctrl-s (text#4417)
- Fix npm audit (text#4428)
- Fix(deps): update dependency @nextcloud/axios to ^2.4.0 (text#4432)
- Fix(deps): update dependency @hocuspocus/provider to ^2.2.1 (text#4441)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.11 (text#4442)
- Fix(deps): update dependency mitt to ^3.0.1 (text#4446)
- Chore(deps): update dependency cypress to ^12.17.0 (text#4447)
- Chore(deps): update dependency vite to ^4.4.1 (text#4448)
- Chore(deps): update jest to ^29.6.1 (text#4449)
- Chore(deps): update dependency vite to ^4.4.2 (text#4454)
- Fix npm audit (text#4467)
- Fix(frontend): Improve paste handler for table cells (text#4470)
- Fix: Delete inactive sessions in one query (text#4472)
- Chore(deps): update dependency cypress to ^12.17.1 (text#4477)
- Fix: Fetch attachment share permissions (text#4484)
- Fix sync errors after network issues (text#4486)
- Fix: Encode individual parts of the dav url as uri components (text#4498)
- Fix: max width of editor container on mobile (text#4499)
- Fix: link preview width on mobile (text#4501)
- Chore(deps): update dependency vite to ^4.4.3 (text#4506)
- Fix(sync): only save on close if changes were made (text#4508)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.8.1 (text#4511)
- Fix(deps): update dependency @nextcloud/initial-state to ^2.1.0 (text#4513)
- Fix: remove duplicated save key action (text#4516)
- Tests(cypress): Refactor reconnect test to be more reliable and add second test for actual reconnect (text#4517)
- Fix: Add index to session_id on text_steps table (text#4523)
- Fix: Use simple query and chunk in PHP to delete inactive sessions (text#4551)
- Fix(postgres): Use a unique index name (text#4555)
- Chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3 (viewer#1701)
- Chore(deps-dev): Bump @types/dockerode from 3.3.17 to 3.3.19 (viewer#1723)
- Fix npm audit (viewer#1730)
- Fix: update snapshots (viewer#1736)
- Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (viewer#1741)
- Fix npm audit (viewer#1752)
- Use the Node object as event payload (viewer#1754)
- Update cypress snapshots (viewer#1759)
- Chore: update cypress.yml workflow from template (viewer#1766)
- Update cypress snapshots (viewer#1771)
- Fix npm audit (viewer#1778)
- Update cypress snapshots (viewer#1794)
-Send CSRF token in rawStat (viewer#1798)
- Fix/video fullscreen i phone stable27 (viewer#1805)
- Fix/fullscreen ios stable27 (viewer#1823)
- Changes from 27.0.0
Too many changes.
See https://nextcloud.com/changelog/#27-0-0
-------------------------------------------------------------------
Thu Sep 21 16:52:51 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@ -47,7 +47,7 @@
%endif
Name: nextcloud
Version: 26.0.7
Version: 27.1.1
Release: 0
Summary: File hosting service
License: AGPL-3.0-only