opencloud
opencloud copied to clipboard
🌤️This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
## Motivation and Context copy pasta is sometimes bad. ## Checklist: - [ ] Code changes - [ ] Unit tests added - [ ] Acceptance tests added - [...
work work
## Description Add `4.0` to production versions. ## Related Issue - Fixes ## Motivation and Context ## How Has This Been Tested? - test environment: - test case 1: -...
## Description Migrate the thumbnails service from the [govips](https://github.com/davidbyttow/govips) to the [vipsgen](https://github.com/cshum/vipsgen) binding. This is recommended by govips and enables the creation of additional file types. It is markes as...
## Describe the bug I'v set up a remote icap virus scanner using clamav and c-icap at av.jwqa.de The scanner receives and digests uploaded files, but there are 404 errors...
## Description ## Related Issue - Fixes ## Motivation and Context ## How Has This Been Tested? - test environment: - test case 1: - test case 2: - ......
## Description a production tag no longer disables a rolling release and instead creates both ## Motivation and Context a production tag no longer disables a rolling release and instead...
## Describe the bug There is no option to change the logo, was it removed recently ? ## Steps to reproduce 1. Login with admin account 2. Go to admin...
## Describe the bug Updated from 4.0.0 rc 2 to 4.0.0 and opencloud does not start anymore. I'm getting this ```yaml opencloud | {"level":"error","service":"opencloud","event":"opencloud: Failed service 'service.SutureService{exec:(func(context.Context) error)(0x55563e0cbc00)}' (4.999906 failures...
## Description ## Related Issue - Fixes https://github.com/opencloud-eu/opencloud/issues/1950 ## Motivation and Context ProcessOwner uses `user.Current()` which eventually calls lookup id, which returns an error when there no associated username for...