core
core copied to clipboard
:cloud: ownCloud web server core (Files, DAV, etc.)
german: Speichere Time-To-Live zwischen 600 in Sekunden.  english: Cache Time-To-Live 600 in seconds.  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...
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? -...
## 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...