Skip to content

[stable-33.0] [master] 2047-Custom_Translation#429

Closed
github-actions[bot] wants to merge 22 commits into
stable-33.0from
backport/nmc/388/stable-33.0
Closed

[stable-33.0] [master] 2047-Custom_Translation#429
github-actions[bot] wants to merge 22 commits into
stable-33.0from
backport/nmc/388/stable-33.0

Conversation

@github-actions

Copy link
Copy Markdown

@github-actions github-actions Bot requested review from i2h3 and nilsding as code owners May 26, 2026 08:30
@github-actions github-actions Bot added the custom MagentaCLOUD customisation label May 26, 2026
@memurats memurats added approved build-ready Include into custom client build labels May 26, 2026
memurats and others added 19 commits June 2, 2026 13:55
Removed line breaks in translation for better readability.
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
…king changes in 7.3.3

fix(file-provider): Updated API calls NextcloudKit dependency to breaking changes in 7.3.3

Signed-off-by: Iva Horn <iva.horn@nextcloud.com>

[skip ci]
The Package.swift update to NextcloudKit 7.3.3 was applied, but the
workspace's Package.resolved was left pinning 7.2.6 due to a merge
conflict during the auto-backport. Without this pin update, Xcode
resolves the old revision and breaks the 7.3.3-API call sites this
backport adds.

Signed-off-by: Iva Horn <iva.horn@nextcloud.com>

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
LsColJob::finished() called QCoreApplication::processEvents() before
reading the reply. A pending deleteLater() processed during that
call would zero the QPointer<QNetworkReply>, causing a SIGSEGV
on the subsequent reply()->request().url().path() access.

Fix: move processEvents to after all reply() accesses so the pointer
cannot be invalidated before it is used.

Signed-off-by: Camila Ayres <hello@camilasan.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
remote wipe confirmation was called by every accountRemoved

Signed-off-by: Rello <Rello@users.noreply.github.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

@memurats memurats closed this Jun 8, 2026
@memurats memurats deleted the backport/nmc/388/stable-33.0 branch June 8, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved build-ready Include into custom client build custom MagentaCLOUD customisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants