opencloud
opencloud copied to clipboard
🌤️This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.16.0 to 3.17.0. Release notes Sourced from github.com/coreos/go-oidc/v3's releases. v3.17.0 What's Changed oidc: improve error message for mismatched issuer URLs by @ericchiang in coreos/go-oidc#469 Full Changelog: https://github.com/coreos/go-oidc/compare/v3.16.0...v3.17.0...
## Is your feature request related to a problem? Please describe. It would be awesome to have a left side tree view like https://github.com/cloudreve/cloudreve In cloudreve it looks awesome, how...
## Describe the bug I have updated to the new 3.7.0 Version. It seeams a new font is used that is not as sharp and clear as the old one...
## Describe the bug Some uploaded files are corrupted, and can't be viewed or edited. I experienced this while uploading a folder of images. Trying to upload the folder of...
Hello, please help. I use Proxmox LCX -> Docker -> Portainer. How I can configure Opencloud with Tailscale and use Tailscale Magic DNS. ``` version: "3.8" services: opencloud: image: opencloudeu/opencloud-rolling:latest...
Tests are very flaky. first we need fix all bugs related `watch fs`. After that enable it again
apply the same endianness handling as in https://github.com/opencloud-eu/reva/pull/431
# feat(tracing): replace Jaeger exporter with OTLP (fixes #1906) ## Why - `go.opentelemetry.io/otel/exporters/jaeger` is deprecated. Jaeger recommends using OTLP (gRPC/HTTP) via the Collector. ## What - Remove Jaeger exporter and...
## Describe the bug Whenever we start the settings service it writes the configured role bundles to the system storage: ```go // we need to lazy initialize the MetadataClient because...
## Describe the bug A clear and concise description of what the bug is. ## Steps to reproduce 1. use setup from https://github.com/opencloud-eu/opencloud/pull/1313 + enable keycloak 2. log in as...