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...
[test_20231019_1423.log](https://github.com/owncloud/client/files/13042628/test_20231019_1423.log) The report is too long and contains too much information. Please report only relevant results and make it clear if it passed or failed
Don't pass a shared pointer to the network jobs but ensure the network jobs are parented by the account.
### 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...
## Reason * Needed for branded client 6.0.0 release (link to branded release ticket) ### Administration * [ ] #11960 @DeepDiver1975 * [x] Update [supported platforms](https://doc.owncloud.com/desktop/next/installing.html#system-requirements) @DeepDiver1975 - https://github.com/owncloud/docs-client-desktop/pull/616 *...
### 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...
### Test case | Priority | ID | Test Case | Steps to reproduce | Expected Result | Assignee | | --------- | --- | --------- | ------------------ | ---------------...
### 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...
We recently experimented a bit with using QML in the client. After seeing it in another project, I thought that instead of relying on a 3rd-party library, we should switch...