core icon indicating copy to clipboard operation
core copied to clipboard

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

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

german: Speichere Time-To-Live zwischen 600 in Sekunden. ![Screenshot from 2023-10-09 15-55-06](https://github.com/owncloud/core/assets/24212810/d36db3f9-64ba-4fbe-b76a-2345b3c5e0cd) english: Cache Time-To-Live 600 in seconds. ![Screenshot from 2023-10-09 15-57-32](https://github.com/owncloud/core/assets/24212810/d9645768-8bf3-4f32-b084-61085d2de31f) The German translation sounds weird. I know the German...

Seen with 10.13.2-rc.1 on a hetzner cloud machine with one virtual cpu * Add 25000 photos to the Photos folder of user admin * run occ file:scan --all * connect...

## Description This pull request enables our users to utilize a theme while maintenance mode is active, whether it's the currently loaded theme or a different one. ## Motivation and...

I work with a lot of executable files, mostly shell scripts, that get modified or added to each day. I would like to use Owncloud to sync these files across...

enhancement

Seen with 10.12.0-rc.3 * set displayname of user alice to a name using all 64 characters that are technically allowed. E.g. "Alice in Wonderland, down the rabbit hole and through...

We missed a couple of places where users of [our OCM app](https://github.com/pondersource/oc-opencloudmesh) needs to be able to divert from the default code path using config settings, sorry! They are the...

## Description Create recursive function to remove white space during the writing of the `config/config.php` file. This will remove white space from nested array values as well (hence the recursive...

## Description ## Related Issue - #40909 ## Motivation and Context User can quickly return to the starting page when encountering an error. ## How Has This Been Tested? -...

3 - To Review
comp:core

## Description If the dataDirectory is not correct there is currently only the message `Your Data directory is invalid` without specifying which directory is currently set. This small PR aims...