opencloud
opencloud copied to clipboard
🌤️This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
It would be great if the webdav `MKCOL` response would return the ID of the created folder since clients could save up potential unnecessary requests. Also, this is a mandatory...
## Is your feature request related to a problem? Please describe. Is it possible to have a app token only for a space generated (not by a user)? There are...
## Is your feature request related to a problem? Please describe. In Nextcloud there is an app to mount external storage for users, like samba shares, sftp, and local mounts,...
## Describe the bug Currently, the inotifywaitgo package logs every event with the std log module: https://github.com/pablodz/inotifywaitgo/blob/main/inotifywaitgo/watcher.go#L57C1-L57C20 ## Steps to reproduce 1. open https://ci.opencloud.eu/repos/4/pipeline/74/124 2. wait 3. see 90k lines...
## Is your feature request related to a problem? Please describe. Not everyone has a Go toolchain ready to go to contribute code changes to this repository. A Devcontainer can...
## Is your feature request related to a problem? Please describe. Currently as I understand it, space admins can oversee and disable every space created by anybody. It would be...
## Describe the bug The `/archiver` endpoint is not returning a `Content-Length` header in its response. This (possibly) makes it harder for web clients to handle this as a downloadable...
## Is your feature request related to a problem? Please describe. The current implementation of file revisions needlessly wastes space if there is already a system in place that makes...
## Describe the bug When integrating OpenCloud with Kanidm as the IdP, I ran into a problem: - The web client (WEB_OIDC_CLIENT_ID=opencloudweb) works fine with Kanidm, even though Kanidm stores...
## Describe the bug When logging in to my kanidm oidc, the browser window says success but the app says invalid credentials. In the kanidm logs I just see this...