Skip to content

Enable "Sync now" button#10055

Merged
i2h3 merged 1 commit into
masterfrom
i2h3/9909-sync-now-button
May 19, 2026
Merged

Enable "Sync now" button#10055
i2h3 merged 1 commit into
masterfrom
i2h3/9909-sync-now-button

Conversation

@i2h3
Copy link
Copy Markdown
Collaborator

@i2h3 i2h3 commented May 19, 2026

  • Exposes the existing user interface already used for classic synchronization folders.
  • Added a branch in the logic to signal the working set for the file provider domain of the currently selected account. The signaling happens in other code paths already, anyway.
  • Basically, I just wired up a few things.
  • Closes Adding "Sync Now" button on macOS #9909.

@i2h3 i2h3 added this to the 34.0.0 milestone May 19, 2026
@i2h3 i2h3 self-assigned this May 19, 2026
@i2h3 i2h3 added the os: 🍎 macOS Apple macOS, formerly also known as OS X label May 19, 2026
@i2h3 i2h3 added the feature: 📁 file provider macOS File Provider Extension, more general also known as virtual file system. label May 19, 2026
@github-project-automation github-project-automation Bot moved this to 🧭 Planning evaluation (don't pick) in 💻 Desktop Clients team May 19, 2026
@i2h3 i2h3 moved this from 🧭 Planning evaluation (don't pick) to 🏗️ In progress in 💻 Desktop Clients team May 19, 2026
@i2h3 i2h3 force-pushed the i2h3/9909-sync-now-button branch from cf1ff9b to 7968131 Compare May 19, 2026 13:36
Closes #9909.

Signed-off-by: Iva Horn <iva.horn@nextcloud.com>
@i2h3 i2h3 force-pushed the i2h3/9909-sync-now-button branch from 7968131 to 6cd911a Compare May 19, 2026 13:48
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
43 New Code Smells (required ≤ 0)
E Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@github-actions
Copy link
Copy Markdown

Artifact containing the AppImage: nextcloud-appimage-pr-10055.zip

Digest: sha256:0ea7ac93604c1ca6219d1484c1c9f9db32a7fc2bb43f3d6bd066fb38b18c55f1

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@i2h3 i2h3 merged commit 32dfe8c into master May 19, 2026
20 of 21 checks passed
@i2h3 i2h3 deleted the i2h3/9909-sync-now-button branch May 19, 2026 18:52
@github-project-automation github-project-automation Bot moved this from 🏗️ In progress to ☑️ Done in 💻 Desktop Clients team May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: 📁 file provider macOS File Provider Extension, more general also known as virtual file system. os: 🍎 macOS Apple macOS, formerly also known as OS X

Projects

Status: ☑️ Done

Development

Successfully merging this pull request may close these issues.

Adding "Sync Now" button on macOS

1 participant