mailcow-dockerized
mailcow-dockerized copied to clipboard
Update dependency nextcloud/server to v29
This PR contains the following updates:
Package | Update | Change |
---|---|---|
nextcloud/server | major | 28.0.1 -> 29.0.0 |
Release Notes
nextcloud/server (nextcloud/server)
v29.0.0
What's Changed
- 29.0.0 by @Altahrim in https://github.com/nextcloud/server/pull/44986
- [stable29] fix: Fix truncation on public page by @backportbot in https://github.com/nextcloud/server/pull/44989
Full Changelog: https://github.com/nextcloud/server/compare/v29.0.0rc5...v29.0.0
v28.0.5
What's Changed
- 28.0.5 by @Altahrim in https://github.com/nextcloud/server/pull/45005
Full Changelog: https://github.com/nextcloud/server/compare/v28.0.5rc1...v28.0.5
v28.0.4
What's changed
- Add "-i" to sendmail's pipe (server#43788)
- Add some recursive detection/prevention (server#44320)
- Bring back test failing due to server issue (text#5494)
- Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDAR (server#43800)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (related_resources#323)
- Chore(ci): Update workflows from main branch (text#5428)
- Cleanup versions entities in versions:clean command (server#44037)
- Collaboration, MailPlugin: Protect access to a potentially missing array component by ??. (server#43900)
- Deprecated sysconfig 'enable_file_metadata' (server#44124)
- Disable the internal s3sdk multi part copy logic (server#44053)
- Do not create a new version for empty files (server#43929)
-
Docs(config.sample.php): Warn that
updatedirectory
will break updates if set to a value within the installation folder (server#44168) - Feat: Restore unified search filtering in files view (server#44024)
- Feat(share): save date and time for expiration (server#43833)
- Fix CSP for script-src with nonce on edge (server#44088)
- Fix data type in FilesMetadata::setIntList() (server#43801)
- Fix xml ocs response for serializable objects (server#44265)
- Fix: Allow to disable multipart copy on external s3 storage (server#43816)
- Fix: Avoid clear cache with prefix (server#44080)
- Fix: Avoid race condition that may initialize a document twice on the clients (text#5478)
- Fix: avoid scanning a non existing directory (server#44208)
- Fix: Catch exception from LogIteratorFactory, throw a clean error when log_type is not file (logreader#1197)
- Fix: changed login-page to reflect correct LDAP settings (server#44111)
- Fix: changed text alignment and icon logic (server#43916)
- Fix: Display "+New" while files page loads instead of "+Add". (server#43858)
- Fix: Ensure correct stacking context for right click menu (server#44212)
- Fix: ensure nested mount points are handled in the correct order (server#44285)
- Fix: fallback from guessing the owner from path in versioning (server#44248)
- Fix: Fetch custom app store url without internet connection (server#43985)
- Fix: filerobot-image-editor (viewer#2249)
- Fix: List specific share permissions as subline (server#44251)
- Fix: merge conflict dialog added when overwriting files on move-file action (server#43811)
- Fix: No password set for new mail shares (server#44194)
- Fix: support 28 Files (recommendations#709)
- Fix: Throw instead of yielding nothing when listing local directories (server#43828)
- Fix(ActionInsertLink): Sync NcActionInput value property (text#5425)
- Fix(admin role): fix old and wrong way to determine whether user is admin (server#43817)
- Fix(api): Ignore "parsed" link and icon urls when deleting (notifications#1859)
- Fix(attachments): Don't use currentSession for fetching attachments (text#5486)
- Fix(backend): Accept pushs with only step1 messages by read-only clients (text#5471)
- Fix(caldav): add EXDATE and EXRULE to confidential object (server#44386)
- Fix(CI): Correctly test against stable28 again (activity#1565)
- Fix(config): Make sure user keys are strings (server#44336)
- Fix(core): Convert text to path in f-droid banner SVG (server#43864)
- Fix(dav): ACLs for shared addressbooks (server#44377)
- Fix(dav): fallback realm for HTTP authentication (server#43796)
- Fix(db): db-convert supports disabled apps but not removed ones (server#44065)
- Fix(federatedfilesharing): Use correct language file to render notifi… (server#44313)
- Fix(files_sharing): ShareesAPI - Return empty response when user is not allowed to share (server#44228)
- Fix(files): Adjust dropservice to work with Blink engine (server#44273)
- Fix(files): Adjust sidebar - remove deprecated function calls and add aria label for favorite icon (server#43994)
- Fix(files): fix html structure on the profile page (server#43909)
- Fix(files): Open new file when created from template (server#44019)
- Fix(files): page h1 heading (server#43795)
- Fix(files): Right click menu offset and list scrolled glitch (server#44174)
-
Fix(IUrlGenerator): Add
throws
documentation forimagePath
function (server#43978) - Fix(JSResourceLocator): Consider configured app roots for files (server#44050)
- Fix(LinkPicker): Don't open link picker inside code blocks (text#5492)
- Fix(mail): Use parsed action label in email notification (notifications#1843)
-
Fix(MarkdownContentEditor): Respect
onLoaded
callback passed via API (text#5526) - Fix(provisioning_api): Fix AppInfo schema for OpenAPI (server#44192)
- Fix(session): Fix setting a guest name (text#5475)
-
Fix(settings):
posix_getpwuid
can returnfalse
which should not be accessed like an array (server#44182) - Fix(settings): Disable app again if it breaks the files app (server#44021)
- Fix(settings): Fix always empty disabled users list for subadmins (server#44150)
- Fix(settings): Split group lists (server#44047)
- Fix(share): use share owner to get ownership (server#44347)
- Fix(Tables): require at least one cell in the header (text#5465)
- Fix(updatenotification): a11y of channel menu and new icons (server#43785)
- Fix(UpdateNotifications): Handle numeric user ids (server#44095)
- Fix(user_ldap): Early failure for empty password login attempt (server#44056)
- Fix(user_ldap): Ignore unserialize error in group membership migration (server#44030)
- Fix(user_status): Fix status update request not being sent (server#43813)
- Fix(workflowengine): Use correct event names to make search for groups work again (server#44382)
- Fixes for getting the filename in the FileInfo class (server#44201)
- Forbid tagging readonly files (server#44298)
- Improve files version listing (server#43981)
- Log error when default getWrapperStorage would return null (server#44420)
- MailQueueHandler: Log errors (activity#1605)
- Only cleanup orphaned shared daily (server#43835)
- Tests(dav): Add unit test for no calendars/subscription limit (server#44118)
- Update home button selector in file picker breadcrumbs (text#5416)
- Use the proper path to check if a file needs to be copied/moved to the actual target storage (server#44085)
v28.0.3
What's Changed
- [stable28] fix(settings): Disable renaming for tokens marked to be wiped by @backportbot in https://github.com/nextcloud/server/pull/43195
- [stable28] fix(Request): Catch exceptions in
isTrustedProxy
by @backportbot in https://github.com/nextcloud/server/pull/43192 - [stable28] dont reuse etag for folders marked explicitly unscanned by @backportbot in https://github.com/nextcloud/server/pull/43244
- [stable28] Document throwing behavior of SetupResult upon invalid rich object by @backportbot in https://github.com/nextcloud/server/pull/43196
- [stable28] fix(files): make sure we focus the parent actions submenu entry by @backportbot in https://github.com/nextcloud/server/pull/43242
- [stable28] fix(a11y): Unified search headings the sequel by @backportbot in https://github.com/nextcloud/server/pull/42777
- [stable28] fix(tests): Make PostgreSQL unit tests less flacky by ordering by @backportbot in https://github.com/nextcloud/server/pull/43133
- [stable28] fix(files_sharing): Return focus to trigger element on sharing details close by @backportbot in https://github.com/nextcloud/server/pull/43155
- [stable28] enh(UnifiedSearch): Keep the searchbar on top of the modal by @backportbot in https://github.com/nextcloud/server/pull/42776
- [stable28] fix(files): combine navigation and files list into single Vue app by @backportbot in https://github.com/nextcloud/server/pull/43108
- [stable28] Buffer chunked requests by @backportbot in https://github.com/nextcloud/server/pull/43129
- [stable28] fix: added a label element to the NcSelect in update settings by @backportbot in https://github.com/nextcloud/server/pull/43158
- [stable28] fix(settings): set viewBox on SVG icons by @backportbot in https://github.com/nextcloud/server/pull/43065
- [stable28] chore: Bump @nextcloud/vue to v8.5.1 by @backportbot in https://github.com/nextcloud/server/pull/43064
- [stable28] handle storage not available when expiring versions by @backportbot in https://github.com/nextcloud/server/pull/43126
- [stable28] Move modal outside of the Version component. by @backportbot in https://github.com/nextcloud/server/pull/43167
- [stable28] fix(a11y): Fix informative graphics contrast of user status icons by @backportbot in https://github.com/nextcloud/server/pull/43066
- [stable28] Remove disputed bz2 check by @backportbot in https://github.com/nextcloud/server/pull/43013
- [stable28] fix(files): do not open file by id on load for folders by @backportbot in https://github.com/nextcloud/server/pull/43292
- [stable28] fix(tests): Make the cypress apps management test more reliable by @backportbot in https://github.com/nextcloud/server/pull/43295
- [stable28] fix(user_status): Fix losing focus to body when closing user status modal by @backportbot in https://github.com/nextcloud/server/pull/43291
- [stable28] fix(settings): federation scope menu a11y by @backportbot in https://github.com/nextcloud/server/pull/43112
- [stable28] Replace inaccessible disabled option of NcCheckboxRadioSwitch with NcNoteCard by @backportbot in https://github.com/nextcloud/server/pull/43044
- [stable28] Correct values and attributes by @backportbot in https://github.com/nextcloud/server/pull/43040
- [stable28] Fix: config param 'overwritecondaddr' not working by @backportbot in https://github.com/nextcloud/server/pull/43181
- [stable28] fix(apps): Fix type information of app manager by @backportbot in https://github.com/nextcloud/server/pull/43046
- [stable28] fix(files): Consistent sorting for folders before files (user configurable) by @backportbot in https://github.com/nextcloud/server/pull/43175
- [stable28] fix(files): selected files actions position on scroll/with readme block by @backportbot in https://github.com/nextcloud/server/pull/43222
- [stable28] fix(caldav): only call getTimestamp() on actual DateTime data by @backportbot in https://github.com/nextcloud/server/pull/43282
- [stable28] dav: fix wrong decoding of pluses in URLs by @backportbot in https://github.com/nextcloud/server/pull/43236
- [stable28] Consider admin defaults when creating shares by @backportbot in https://github.com/nextcloud/server/pull/43278
- [stable28] make failure to load app commands non-fatal by @backportbot in https://github.com/nextcloud/server/pull/43294
- [stable28] fix(files): drag leave detection on safari by @backportbot in https://github.com/nextcloud/server/pull/43336
- [stable28] fix(files): dav owner and mime types by @backportbot in https://github.com/nextcloud/server/pull/43359
- [stable28] fix(theming): change color button contrast by @backportbot in https://github.com/nextcloud/server/pull/43347
- [stable28] chore: Use the same configuration in update-baseline as in psalm workflow by @come-nc in https://github.com/nextcloud/server/pull/43384
- [stable28] fix(settings): focus on federation scope after dialog by @backportbot in https://github.com/nextcloud/server/pull/43388
- [stable28] fix: added last two places for aria-labels on setting icons by @backportbot in https://github.com/nextcloud/server/pull/43403
- [stable28] Fix color of app menu entries and background color by @backportbot in https://github.com/nextcloud/server/pull/43392
- [stable28] fix(security): Update code signing revocation list by @nextcloud-command in https://github.com/nextcloud/server/pull/43372
- [stable28] fix(files): add mount root property and adjust delete wording by @backportbot in https://github.com/nextcloud/server/pull/43404
- [stable28] fix(files): drop to folder path and user feedback by @backportbot in https://github.com/nextcloud/server/pull/43418
- [stable28] Bump NcVue to
v8.6.2
by @JuliaKirschenheuter in https://github.com/nextcloud/server/pull/43434 - [stable28] continue background scanning different storages if one fails by @backportbot in https://github.com/nextcloud/server/pull/43421
- [stable28] fix(migration): Make naming constraint fail softer on updates by @backportbot in https://github.com/nextcloud/server/pull/43445
- [stable28] fix(files): move focus to sidebar on open by @backportbot in https://github.com/nextcloud/server/pull/43448
- [stable28] fix(sharing): migrate QuickShareSelect to NcActions by @backportbot in https://github.com/nextcloud/server/pull/43449
- [stable28] Use AccountPlusIcon in broadcrombs by @backportbot in https://github.com/nextcloud/server/pull/43451
- [stable28] chore: Update
nextcloud-vue-collection
to drop duplicated nextcloud-vue by @backportbot in https://github.com/nextcloud/server/pull/43409 - [stable28] do not break personal settings page is viewer is not there by @backportbot in https://github.com/nextcloud/server/pull/43456
- [stable28] fix(ContactsStore): Sanitize user ID given to guest avatar route by @backportbot in https://github.com/nextcloud/server/pull/43422
- [stable28] fix(files): Update
webdav
to make XML entities in filenames work by @backportbot in https://github.com/nextcloud/server/pull/43473 - [stable28] fix(files): Don't attempt to format a partial cache entry by @backportbot in https://github.com/nextcloud/server/pull/43391
- [stable28] Bump calendar-availability-vue to
v2.1.0
by @JuliaKirschenheuter in https://github.com/nextcloud/server/pull/43485 - [stable28] fix(files): Allow to set node name before creating + bring back new-file highlingting by @backportbot in https://github.com/nextcloud/server/pull/43470
- [stable28] fix(security): Update code signing revocation list by @nextcloud-command in https://github.com/nextcloud/server/pull/43505
- [stable28] Lower failed movie preview generation logs to level info by @backportbot in https://github.com/nextcloud/server/pull/43511
- [stable28] Allow application to pass external links in navigation by @backportbot in https://github.com/nextcloud/server/pull/43520
- [stable28] SMB: allow to list root directory when using case-insensitive option by @backportbot in https://github.com/nextcloud/server/pull/43523
- [stable28] fix(sharing): Move video verification option to password and hide without Talk by @backportbot in https://github.com/nextcloud/server/pull/43546
- [stable28] fix(tests): Adjust mariadb testing matrix by @susnux in https://github.com/nextcloud/server/pull/43483
- [stable28] fix(files_sharing): SharingEntryLink lost styles by @backportbot in https://github.com/nextcloud/server/pull/43559
- [stable28] chore(deps): bump
@nextcloud/upload
to1.0.5
by @backportbot in https://github.com/nextcloud/server/pull/43583 - [stable28] Fix for previews not being generated sometimes by @SystemKeeper in https://github.com/nextcloud/server/pull/43037
- [stable28] chore: Remove old theming migration steps as they are only needed once by @backportbot in https://github.com/nextcloud/server/pull/43585
- [stable28] fix: Add bruteforce protection to email endpoint by @nickvergessen in https://github.com/nextcloud/server/pull/43596
- [stable28] fix(papercut): rerendered submenu actions for time sensitive actions by @Pytal in https://github.com/nextcloud/server/pull/43590
- [stable28] enh(files_reminders): Allow clearing reminders by @Pytal in https://github.com/nextcloud/server/pull/43591
- 28.0.3 RC1 by @skjnldsv in https://github.com/nextcloud/server/pull/43578
- [stable28] fix(settings): Disable SSL cert check for JavaScript modules SetupCheck by @backportbot in https://github.com/nextcloud/server/pull/43587
- [stable28] fix(userstatus): add back 0 timestamp for status without message by @backportbot in https://github.com/nextcloud/server/pull/43530
- [stable28] chore(dep): bump NcVue -> 8.7.0 by @backportbot in https://github.com/nextcloud/server/pull/43695
- [stable28] fix: Add bruteforce protection to federation endpoint by @backportbot in https://github.com/nextcloud/server/pull/43713
- [stable28] fix(files): Dont't warn re: full on either zero or unlimited quota by @backportbot in https://github.com/nextcloud/server/pull/43672
- [stable28] perf: skip request without read permission by @backportbot in https://github.com/nextcloud/server/pull/43722
- [stable28] Stop the auto-logout loop after redirecting to the logout page by @backportbot in https://github.com/nextcloud/server/pull/43706
- [stable28] enh: breadcrumbs icons are now more visually descriptive by @backportbot in https://github.com/nextcloud/server/pull/43622
- [stable28] fix(styles): Add default styles for disabled elements by @backportbot in https://github.com/nextcloud/server/pull/43710
- [stable28] feat: added l10n translation prop to calendar component by @backportbot in https://github.com/nextcloud/server/pull/43743
- [stable28] fix(settings): Fix required groups validation for subadmins by @backportbot in https://github.com/nextcloud/server/pull/43719
- [stable28] Fix Slow logout on Chrome-like browsers by @backportbot in https://github.com/nextcloud/server/pull/43525
- [stable28] chore(cypress): add 3 more runners by @backportbot in https://github.com/nextcloud/server/pull/43755
- [stable28] fix kerberos test successfull authentication detection by @backportbot in https://github.com/nextcloud/server/pull/43304
- [stable28] Move away from deprecated utf8_encode() on PHP 8.2+ by @backportbot in https://github.com/nextcloud/server/pull/43669
- [stable28] Fix undefined share object during expirationDate update by @backportbot in https://github.com/nextcloud/server/pull/43685
- [stable28] fix(security): Describe
occ security:bruteforce:attempts
accurately by @backportbot in https://github.com/nextcloud/server/pull/43726 - [stable28] Check share status when touching versions by @backportbot in https://github.com/nextcloud/server/pull/43741
- [stable28] fix(dav): fix getNodeForPath cache by @miaulalala in https://github.com/nextcloud/server/pull/43708
- [stable28] chore: Update
@nextcloud/dialogs
to 5.1.2 by @backportbot in https://github.com/nextcloud/server/pull/43766 - [stable28] fix(dav): Rate limit calendar/subscription creation by @backportbot in https://github.com/nextcloud/server/pull/43751
- 28.0.3rc2 by @skjnldsv in https://github.com/nextcloud/server/pull/43718
- [stable28] Fix npm audit by @nextcloud-command in https://github.com/nextcloud/server/pull/43822
- [stable28] Init ViewOnlyPlugin after auth by @backportbot in https://github.com/nextcloud/server/pull/43869
- 28.0.3 by @skjnldsv in https://github.com/nextcloud/server/pull/43888
Full Changelog: https://github.com/nextcloud/server/compare/v28.0.2...v28.0.3
v28.0.2
What's Changed
- [stable28] fix: Ensure app menu entries and dashboard welcome message have enough contrast by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42403
- [stable28] fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42315
- [stable28] fix(manager): removed dead code by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42365
- [stable28] Don't write back .htaccess file on a RO filesystem by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42384
- [stable28] fix(dav): Hide less than minute diff in calendar notification title by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42410
- [stable28] enh(dashboard): changed h1 to say Dashboard instead of Nextcloud by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42413
- [stable28] Replace input filed with password field and added password error message by @JuliaKirschenheuter in https://github.com/nextcloud/server/pull/42118
- [stable28] feat(setupcheck): Add setup check for maintenance_window_start config by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42355
- [stable28] fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast by @susnux in https://github.com/nextcloud/server/pull/42369
- [stable28] fix(theming): Add adjusted color versions of default background by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42426
- [stable28] fix(files): Adjust ID for skip content buttons by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42425
- [stable28] fix(files): Use DAV functions from library to fix invalid source links by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42367
- [stable28] fix(theming): Invert filter should be based on primary-element by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42445
- [stable28] Rename "global search" to "unified search" by @Fenn-CS in https://github.com/nextcloud/server/pull/42431
- [stable28] fix(files): drag and drop by @AndyScherzinger in https://github.com/nextcloud/server/pull/42409
- [stable28] Backport unified search improvments by @Fenn-CS in https://github.com/nextcloud/server/pull/42432
- [stable28] fix: Adjust focus-visible marker on appmenu by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42461
- [stable28] fix(files): allow silent batch actions errors by @skjnldsv in https://github.com/nextcloud/server/pull/42490
- [stable28] enh(files): added ability to escape out of all selection when focused by @susnux in https://github.com/nextcloud/server/pull/42435
- [stable28] fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrast by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42429
- [stable28] fix(files): Allow Ctrl/Command click on file entries to open in a new tab by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42494
- [stable28] enh(breadcrumbs): removed unnecessary aria label by @emoral435 in https://github.com/nextcloud/server/pull/42487
- [stable28] fix(theming): Adjust high contrast theme to fulfill WCAG AAA text contrast by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42491
- [stable28] fix(settings): Use heading for Profile and Profile picture sections by @JuliaKirschenheuter in https://github.com/nextcloud/server/pull/42495
- [stable28] AppAPI: allow to bypass Two-Factor by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42519
- [stable28] fix(ViewController): Properly handle non-existent fileIds (regression lead to 500 errors) by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42524
- [stable28] Fix log rotation notification level (warning->info) by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42539
- [stable28] fix(LDAP): ensure stored groups are formatted as simple list by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42446
- [stable28] fix(dav): allow multiple organizers if possible by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42373
- [stable28] Bump NcVue to v8.4.0 by @JuliaKirschenheuter in https://github.com/nextcloud/server/pull/42506
- [stable28] restore shared lock ttl to previous value when releasing by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42450
- [stable28] only do a multipart s3 copy when above the regular copy limit by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42521
- [stable28] fix(files): focus file name on renaming also initially by @ShGKme in https://github.com/nextcloud/server/pull/42553
- [stable28] fix(files): open menu on right click position by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42556
- [stable28] Fix upgrade of user_ldap when oc_group_members contains duplicated uids by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42583
- [stable28] Fix SVG's for social media links by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42594
- [stable28] Remove unneeded styles: everything is handled by NcVue by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42600
- [stable28] fix(files_external): add back js config files by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42609
- [stable28] chore(package): bumped nc-calendar to 2.0.1 by @emoral435 in https://github.com/nextcloud/server/pull/42629
- [stable28] enh(settings): removed background-gradient to ensure contrast ratio a… by @JuliaKirschenheuter in https://github.com/nextcloud/server/pull/42622
- [stable28] fix(files): add visible label to webdav URL in settings by @ShGKme in https://github.com/nextcloud/server/pull/42630
- [stable28] fix(files): remove focus outline on file list item click and make the link focusable by @ShGKme in https://github.com/nextcloud/server/pull/42623
- [stable28] fix(files): Fix unresponsive file click to download by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42604
- [stable28] fix(files): kept only first and last breadcrumb titles by @emoral435 in https://github.com/nextcloud/server/pull/42632
- [stable28] Include grid view toggle in accessibility switch by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42646
- [stable28] fix(core): enhanced contrast when UserMenuItem is focused by @emoral435 in https://github.com/nextcloud/server/pull/42664
- [stable28] enh(core): replaced previous native a element with NcButton by @emoral435 in https://github.com/nextcloud/server/pull/42669
- [stable28] chore(deps): Update openapi-extractor by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42673
- [stable28] Typo in move or copy by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42358
- [stable28] Return providers as indexed array by @marcelklehr in https://github.com/nextcloud/server/pull/42677
- [stable28] feat(user_status): Add online status type for OpenAPI by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42684
- [stable28] fix(weather_status): Fix forecast format in OpenAPI by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42693
- [stable28] perf: Use more performant way to obtain and check the email as a login name with token login by @juliushaertl in https://github.com/nextcloud/server/pull/42651
- [stable28] fix(files): move actions for selected file out from table header by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42691
- [stable28] Remove display name ellipsis in user menu by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42699
- [stable28] fix(files): fix unshare action and merge duplicate shares by @skjnldsv in https://github.com/nextcloud/server/pull/42703
- [stable28] update webauthn section to feature components by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42715
- [stable28] fix styling of development-notice by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42725
- [stable28]
SharingEntrySimple
needsul
orol
around it by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42724 - [stable28] fix header-elements being not shown correctly by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42730
- [stable28] fix(files): switched native input to NcButton by @emoral435 in https://github.com/nextcloud/server/pull/42711
- [stable28] Refresh FileList on current folder update by @Raudius in https://github.com/nextcloud/server/pull/42719
- [stable28] enh(comments): Add visual labels for editor by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42745
- [stable28] better users cycle by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42728
- [stable28] Always catch OCP versions of authentication exceptions by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42726
- [stable28] fix(files): use getSummaryFor for better files summary translations by @skjnldsv in https://github.com/nextcloud/server/pull/42734
- [stable28] fix(dav): Fix user status "Undefined array key 0 at StatusService.php… by @backportbot in https://github.com/nextcloud/server/pull/42771
- [stable28] Add RichObject support for SetupCheck descriptions by @backportbot in https://github.com/nextcloud/server/pull/42804
- [stable28] fix(settings): set default or unlimited user quota by @backportbot in https://github.com/nextcloud/server/pull/42766
- [stable28] fix(a11y): Aria-hide contacts menu icon images by @ChristophWurst in https://github.com/nextcloud/server/pull/42739
- [stable28] Fix crash of login in case of duplicated group membership by @backportbot in https://github.com/nextcloud/server/pull/42815
- [stable28] Fix npm audit by @nextcloud-command in https://github.com/nextcloud/server/pull/42758
- [stable28] fix(share): use user timezone to parse share expiration date by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42786
- [stable28] occ background-job:delete by @ArtificialOwl in https://github.com/nextcloud/server/pull/42810
- [stable28] fix(l10n): Add context note for table footers by @backportbot in https://github.com/nextcloud/server/pull/42819
- [stable28] feat(files): show quota warning on page load or if storage becomes full and better upload error handling by @skjnldsv in https://github.com/nextcloud/server/pull/42591
- [stable28] Remove unneeded role="radiogroup" from "Predefined statuses" by @backportbot in https://github.com/nextcloud/server/pull/42772
- [stable28] enh(settings): Add SetupCheck to ensure webserver correctly serves
.mjs
files by @backportbot in https://github.com/nextcloud/server/pull/42816 - [stable28] fix(appstore): Only send subscription keys to valid appstores by @backportbot in https://github.com/nextcloud/server/pull/42832
- [stable28] fix/41826 avoid same h1 and h2 headings by @JuliaKirschenheuter in https://github.com/nextcloud/server/pull/42848
- [stable28] Migrate setup checks to new SetupCheck API by @come-nc in https://github.com/nextcloud/server/pull/42795
- [stable28] fix(files_sharing): fix sharing status indicator side after component… by @skjnldsv in https://github.com/nextcloud/server/pull/42735
- [stable28] fix: reduce memory consumption of scans by @backportbot in https://github.com/nextcloud/server/pull/42827
- [stable28] use showError in TransferOwnershipDialogue by @backportbot in https://github.com/nextcloud/server/pull/42851
- [stable28] (dashboard): Lower error to info log message by @backportbot in https://github.com/nextcloud/server/pull/42824
- [stable28] fix(manifest): Check if app exists instead of accessing null as an array by @nickvergessen in https://github.com/nextcloud/server/pull/42864
- [stable28] fix(systemreport): Mark more configs as sensitive by @backportbot in https://github.com/nextcloud/server/pull/42871
- [stable28] fix(userstatus): catch unique constraint violation by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42854
- [stable28] Update crl after revoke integration_homeassistant.csr by @backportbot in https://github.com/nextcloud/server/pull/42874
- [stable28] enh(settings): Refactor UI for session and app token management by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42430
- [stable28] chore(theming): fix warning of incorrect
NcCheckboxRadioSwitch
usage by @backportbot in https://github.com/nextcloud/server/pull/42861 - [stable28] fix(session): Avoid useless authtoken DB queries for anonymous requests by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42868
- [stable28] fix(update-section): changed span to an interactive element by @emoral435 in https://github.com/nextcloud/server/pull/42859
- [stable28] Fix/add settings section type attribute by @tcitworld in https://github.com/nextcloud/server/pull/42697
- [stable28] enh(a11y): improved contrast on user menu by @backportbot in https://github.com/nextcloud/server/pull/42898
- [stable28] fix(theming): Make sure
color-border-maxcontrast
fulfills 3:1 contrast by @backportbot in https://github.com/nextcloud/server/pull/42897 - [stable28] fix(CalDAV): set acls for DeletedCalendarObjectsCollection by @ChristophWurst in https://github.com/nextcloud/server/pull/42906
- [stable28] Update ContactsStore: Avoid exceptions on empties by @backportbot-nextcloud in https://github.com/nextcloud/server/pull/42899
- [stable28] fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support by @backportbot in https://github.com/nextcloud/server/pull/42928
- [stable28] fix(files): prevent dragging previews and appear as an external files DnD by @backportbot in https://github.com/nextcloud/server/pull/42895
- [stable28] fix(dav): ajax request check on public remote endpoints by @skjnldsv in https://github.com/nextcloud/server/pull/42882
- [stable28] Setup check migrations to new API by @come-nc in https://github.com/nextcloud/server/pull/42918
- [stable28] Tooltip outside click, should abort share creation by @backportbot in https://github.com/nextcloud/server/pull/42779
- [stable28] fix(files): use bac
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.