core icon indicating copy to clipboard operation
core copied to clipboard

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

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

### Steps to reproduce 1. Click the Red stop square next to the Google Drive external access. 2. 3. ### Expected behaviour Icon turns green and the external mount works....

## Description Add option to share a single file via public link with write permissions ## Related Issue https://github.com/owncloud/enterprise/issues/5274 ## How Has This Been Tested? - :hand: ## Screenshots (if...

First time OC user. I just did a fresh install of ownCloud 10.10, played with it. Using the 3 default folders, I tried to add emoji to end of folder/directory...

Test code and adjustments for #40264 This is rebased to current master so as to get some recent enhancements to acceptance test code that I did in the last few...

Why i can't upload a file? I have 32gb disk space ![image](https://user-images.githubusercontent.com/88160336/183036728-ba74bb2b-1522-4874-a52c-0b63790154bd.png) Anyone pls help me

I see in the logs Undefined index: files at \/var\/www\/owncloud\/apps\/files_trashbin\/ajax\/undelete.php#31 when using feature in trashbin that user can select multiple files and delete at once. related: https://github.com/owncloud/enterprise/issues/5222#issuecomment-1190809708

webDAV DELETE, COPY or MOVE requests should not send a body in the request. https://datatracker.ietf.org/doc/html/rfc4918#section-8.4 The happy-path test scenarios were adjusted so that they do not send bodies in such...

QA:team

### Steps to reproduce 1. Set 'part_file_in_storage' => false, in config 2. Disabled encryption 3. Try to create a file in an SMB share ### Expected behaviour No warning /...

status/STALE

After updating the core from 10.5.0 to 10.6.0 the sharing feature in the macOS and iOS app does not work anymore. When using the web interface, sharing works as expected....

Type:Bug

Our IT team installed PHP 8.0 due to PHP 7.4 is going to be deprecated soon. All our projets is running fine on PHP 8.0 except owncloud. We have the...