core icon indicating copy to clipboard operation
core copied to clipboard

:cloud: ownCloud web server core (Files, DAV, etc.)

Results 271 core issues
Sort by recently updated
recently updated
newest added

### Steps to reproduce 1. Alice creates a file "test.txt" with content "original text" 2. Alice shares the file with Brian 3. Brian creates a file "new.txt" with content "new...

Type:Bug
feature:sharing

### Steps to reproduce 1. at the server https://oc10133rc2-20231120.jw-qa.owncloud.works/ : 2. user admin configures an external storage SFTP, avalable to all users. 3. user admin enables users to mount external...

## Description ## TODO - [ ] migrate SwiftMailer to Symfony mail - https://github.com/owncloud/core/pull/41009 - [x] drop opis/closure - use laravel/serializable-closure ## Not in scope of this PR - [...

2 - Developing

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

## Description Save the :ringed_planet: - save CPU, network, memory, energy :dancers: Number of queries of `Share::getUsersSharingFile()` has been reduced from 17+ to 8 ## Motivation and Context Be smart...

2 - Developing

## Description New generic sync mechanism, aiming to fix some flaws the current mechanism has. In particular, the errors that could happen during syncing will be reported and be visible...

3 - To Review

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

2 - Developing

After moving a few thousand files, sync failed (it might have failed a few hours before). Failed to fix the issue. Updated server to newest version: 10.13.2.3 Also using newest...

## Description IE was deprecated with 10.13.0 on 22.08.2023 - https://doc.owncloud.com/docs/next/server_release_notes.html#changes-in-10-13-0 We can drop IE support 6 month later -> 22.02.2024 :exclamation: :exclamation: :exclamation: DO NOT MERGE BEFORE 22.02.2024 :exclamation:...

1 - To develop

If an app ships with an incompatible command the occ command will be broken and unusable, eg: ``` An unhandled exception has been thrown: ArgumentCountError: Too few arguments to function...

Type:Bug
junior job
sev3-medium
comp:console-occ
p3-medium