opencloud icon indicating copy to clipboard operation
opencloud copied to clipboard

🌤️This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.

Results 211 opencloud issues
Sort by recently updated
recently updated
newest added

## Description ## Related Issue - Fixes ## Motivation and Context ## How Has This Been Tested? - test environment: - test case 1: - test case 2: - ......

## Describe the bug When I upload a photo, it got stuck, never fully uploaded, and I can't use the file. There are repeated error log entries. It doesn't happen...

Priority:p2-high
Type:Bug

## Description Add missing README.md files, including some basic servcie description, to some of the affected services ## Motivation and Context docs build pipeline fails because of missing files, therefore...

Priority:p2-high
Type:Documentation

this allow reading file content from disk as with curl, eg. to upload a blob as txt to test the virus scanner ``` go run ./opencloud/cmd/opencloud benchmark client -X PUT...

Type:Enhancement

## Describe the bug The collabora container always unhealthy when admin password is set as forbidden. ## Steps to reproduce 1. Block admin password as log-in as forbidden for security...

Type:Bug

## Describe the bug run opencloud with avtivirus scanning https://github.com/opencloud-eu/opencloud-compose/blob/main/.env.example#L218-L231 - use `ANTIVIRUS_MAX_SCAN_SIZE=100MB` by default ## Steps to reproduce 1. Upload a file larger than 100 MB ## Expected behavior...

Priority:p2-high
Type:Bug

## Describe the bug Files added manually are not shown in UI. ## Steps to reproduce 1. create file A.ext manually (or by other software) 2. access web ui ##...

Type:Bug
Status:Needs-Info

## Describe the bug setup https://github.com/opencloud-eu/opencloud-compose with use `COMPOSE_FILE=docker-compose.yml:storage/decomposeds3.yml:traefik/opencloud.ym ` and minio see here how to setup https://github.com/opencloud-eu/qa/pull/70 ## Steps to reproduce Project space: 1. Create a project space with...

Priority:p3-medium
Type:Bug

Hi, Amazing project ! I've managed to get Opencloud , a Caddy reverse proxy and Radicale all running in Podman, everything seems to work as expected. I wonder if it's...

Type:Feature-Request