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...
Blocked by: - https://github.com/owncloud/client/issues/7746 ### 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...
### 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...
At the moment we can't check for the correct availability of vfs before we fully registered it. The current check https://github.com/owncloud/client/blob/master/src/common/vfs.cpp#L74 can't make use of the cfapi calls and should...
Seen in Linux Mint 20.1 with client 2.9.0-beta2 * sudo apt install owncloud-client owncloud-client-nemo * start the client, connect to a server (without using vfs) * start nemo in foreground,...
This is maybe not an issues. At first I wanted to modify the icon by hand but I can't find the default one. If you have the answer that's fine...
### 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 use the last time an etag was fetched `tagLastSuccessfullETagRequest` as an indicator whether we need to check for connectivity. We should also update the connection state when we successfully...
 OneDrive added own actions to the context menu.  ownCloud has some actions in separate menu. Could we also add our menu entries to the new menu on the...
OneDrive has another icon right beside the sync status icon. It indicates the sharing status (independent if user/group-share or link-share). - Are those system icons we also can use? -...