Michael Stingl
Michael Stingl
This would align the implementation with ownCloud web: [`export const SHARE_JAIL_ID = 'a0ca6a90-a365-4782-871e-d44447bbc668'`](https://github.com/owncloud/web/blob/2ab7e6da432cb344cd86f3451eea1678461c5c90/packages/web-client/src/helpers/space/types.ts#L11) Same is planned for the desktop sync client: - https://github.com/owncloud/client/issues/10196 Change of the backend implementation would break...
Needed because of this change: https://github.com/owncloud-docker/server/pull/340 ## Description Add `OWNCLOUD_TRUSTED_DOMAINS` to the Docker example ## Related Issue https://github.com/owncloud-docker/server/pull/340 ## Motivation and Context Change in the ownCloud Docker now require to...
**Is your feature request related to a problem? Please describe.** File action "Copy" can be disabled with a MDM option: ``` action.disallowed com.owncloud.action.copy ``` This disables copying a file to...
### 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...
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...
 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? -...