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

## Description WIP - replaces #40172 ## Related Issue #38348 ## How Has This Been Tested? CI ## Types of changes - [ ] Bug fix (non-breaking change which fixes...

## Description This is a PoC demonstrating the changes needed to drop PHP 7.3 composer found the following dependencies that it could update: ``` Installing dependencies from lock file (including...

## Description Remove auth code from loadApps as this shouldn't be handled there. From what we can see the code is not needed. ## Related Issue - Fixes https://github.com/owncloud/core/issues/34524 -...

2 - Developing

Hi, With a fresh install of Owncloud I do have an issue with I believe OAuth2. This always is the same user (mac user) that do provoque the following error:...

technical debt

…en to a non-empty file ## Description When writing zero length content to a non-empty file the file size in the file cache was not updated. ## How Has This...

Bumps [@bower_components/bootstrap](https://github.com/twbs/bootstrap) from 3.4.1 to v5.2.0. Release notes Sourced from @​bower_components/bootstrap's releases. v5.2.0 🚀 Highlights #36168: Manually set hover and active backgrounds and borders for dark and light buttons #36327:...

dependencies
javascript

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 2.99.1 to 4.3.0. Release notes Sourced from jasmine-core's releases. 4.3.0 Please see the release notes. 4.2.0 Please see the release notes. 4.1.1 Please see the release notes....

dependencies
javascript

https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/tag/v3.9.1 was released a few hours ago. It reports a lot of new code-style failures. Needs investigation to see if these are, real (the code-style checks were genuinely improved, the...

QA:team

From https://github.com/owncloud/core/issues/33051 add cli acceptance tests for `occ` federation commands Ref: [federation command docs](https://doc.owncloud.com/server/10.10/admin_manual/configuration/server/occ_command.html#federation-sync)

QA:team

From https://github.com/owncloud/core/issues/33051 - [ ] add CLI acceptance tests for `occ` integrity commands Ref: [Integrity Check Command Docs](https://doc.owncloud.com/server/10.10/admin_manual/configuration/server/occ_command.html#integrity-check)

QA:team