client
client copied to clipboard
🖥️ Desktop Syncing Client for ownCloud
### Pre-submission Checks - [X] I [checked for similar issues](https://github.com/owncloud/client/issues?q=), but could not find any. I also checked the closed issues. I could not contribute additional information to any existing...
### Pre-submission Checks - [X] I [checked for similar issues](https://github.com/owncloud/client/issues?q=), but could not find any. I also checked the closed issues. I could not contribute additional information to any existing...
I'm missing some sync types for the Desktop client. * "Mirror" or "Backup". This means that changes are only applied to owncloud, not the local folder * "Upload only". Here...
The sonarcloud run takes ages. In order to speed it up I used https://github.com/actions/cache to persist its cacheable data between builds. https://github.com/owncloud/client/blob/9e8820ff7caf511565eff86cfea04ae22f9039a9/.github/workflows/main.yml#L71C13-L71C29 Looking at the logs it however appears its...
### Pre-submission Checks - [X] I [checked for similar issues](https://github.com/owncloud/client/issues?q=), but could not find any. I also checked the closed issues. I could not contribute additional information to any existing...
[ownCloud - Copy.log](https://github.com/owncloud/client/files/15069207/ownCloud.-.Copy.log) ### Pre-submission Checks - [X] I [checked for similar issues](https://github.com/owncloud/client/issues?q=), but could not find any. I also checked the closed issues. I could not contribute additional information...
https://doc.qt.io/qt-6/qguiapplication.html#desktopFileName-prop
Fixes: #11593