Skip to content

Conversation

@camilasan
Copy link
Member

No description provided.

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-5832-f13c524ea64b5fe2473b8d580917821cf427ebde-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

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

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

12.9% 12.9% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link
Contributor

@claucambra claucambra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of small comments

Comment on lines +132 to +136
QString Theme::appSyncFolderName() const
{
return APPLICATION_SYNC_FOLDER_NAME;
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this new method necessary?

dlg->setWindowTitle(tr("Create Remote Folder"));
dlg->setLabelText(tr("Enter the name of the new folder to be created below \"%1\":")
.arg(parent));
.arg(currentItem?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.arg(currentItem?
.arg(currentItem ?

@camilasan camilasan changed the title Feature/sync folder name WIP: Feature/sync folder name Nov 28, 2024
@camilasan camilasan added this to the 3.16.0 milestone Dec 19, 2024
@camilasan camilasan self-assigned this Dec 19, 2024
@camilasan camilasan modified the milestones: 3.16.0, 3.17.0 Feb 4, 2025
@camilasan camilasan modified the milestones: 3.17.0, 3.18.0 Jul 28, 2025
@mgallien mgallien modified the milestones: 4.0.0, 4.1.0 Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants