aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* chore(ci): Turn off codecov patch CICôme Chilliet2024-01-291-0/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* chore(ci): Disable code coverage upload on pull requestCôme Chilliet2024-01-297-8/+8
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Merge pull request #42930 from nextcloud/fix/6914/overwritecondArthur Schiwon2024-01-292-8/+7
|\ | | | | Fix: config param 'overwritecondaddr' not working
| * test(unit): fix RequestTestArthur Schiwon2024-01-271-3/+4
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * code style: ommited space, reverted [code review]Pavel Kryl2024-01-271-1/+1
| |
| * fixing bug #6914: Config Param 'overwritecondaddr' not workingPavel Kryl2024-01-271-6/+4
| | | | | | | | | | | | | | - just ignoring/removing extra parameter 'protocol' as suggested by blizzz Signed-off-by: Pavel Kryl <pavel@kryl.eu>
* | Merge pull request #43143 from ↵Joas Schilling2024-01-291-0/+0
|\ \ | | | | | | | | | | | | nextcloud/dependabot/composer/scssphp/scssphp-1.12.1 chore(deps): Bump scssphp/scssphp from 1.11.0 to 1.12.1
| * | chore(deps): Bump scssphp/scssphp from 1.11.0 to 1.12.1Joas Schilling2024-01-291-0/+0
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2910-0/+10
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-28120-142/+110
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #43147 from nextcloud/fix/files-unify-folder-before-filesFerdinand Thiessen2024-01-277-13/+24
|\ \ | |/ |/| fix(files): Consistent sorting for folders before files (user configurable)
| * fix(cypress): Adjust files sorting testsFerdinand Thiessen2024-01-271-6/+6
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * chore: Compile assetsFerdinand Thiessen2024-01-272-3/+3
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(files): Consistent sorting for folders before files (user configurable)Ferdinand Thiessen2024-01-274-4/+15
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #43159 from ↵dependabot[bot]2024-01-277-8/+8
|\ \ | | | | | | | | | nextcloud/dependabot/github_actions/actions/checkout-4.1.1
| * | chore(deps): Bump actions/checkout from 3.5.2 to 4.1.1dependabot[bot]2024-01-277-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3.5.2...b4ffde65f46336ab88eb53be808477a3936bae11) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #43161 from ↵dependabot[bot]2024-01-273-6/+6
|\ \ \ | |_|/ |/| | | | | nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-4.0.0
| * | chore(deps): Bump peter-evans/create-or-update-commentdependabot[bot]2024-01-273-6/+6
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/23ff15729ef2fc348714a3bb66d2f655ca9066f2...71345be0265236311c031f5c7866368bd1eff043) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #43163 from nextcloud/dependabot/npm_and_yarn/core-js-3.35.1dependabot[bot]2024-01-276-11/+11
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2024-01-274-6/+6
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | chore(deps): Bump core-js from 3.33.2 to 3.35.1dependabot[bot]2024-01-272-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.2 to 3.35.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.35.1/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #43162 from ↵Ferdinand Thiessen2024-01-2717-17/+17
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/github_actions/dorny/paths-filter-3.0.0 chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.0
| * | | chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.0dependabot[bot]2024-01-2717-17/+17
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2.11.1 to 3.0.0. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](https://github.com/dorny/paths-filter/compare/4512585405083f25c027a35db413c2b3b9006d50...0bc4621a3135347011ad047f9ecf449bf72ce2bd) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #43152 from nextcloud/fix/unshareJohn Molakvoæ2024-01-274-41/+19
|\ \ \ | |_|/ |/| |
| * | chore(assets): Recompile assetsJohn Molakvoæ2024-01-274-38/+14
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | fix(files): disable `Unshare` until proper fixJohn Molakvoæ2024-01-272-7/+9
|/ / | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Merge pull request #43160 from ↵dependabot[bot]2024-01-272-4/+4
|\ \ | |/ |/| | | nextcloud/dependabot/github_actions/actions/upload-artifact-4.3.0
| * chore(deps): Bump actions/upload-artifact from 4.2.0 to 4.3.0dependabot[bot]2024-01-272-4/+4
|/ | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6...26f96dfa697d77e81fd5907df203aa23a56210a8) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #43094 from ↵Ferdinand Thiessen2024-01-277-13/+19
|\ | | | | | | | | nextcloud/fix/a11y/43088/select-has-no-connected-label fix: added a label element to the NcSelect in update settings
| * fix: added a label element to the NcSelect in update settingsEduardo Morales2024-01-277-13/+19
|/ | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #43148 from nextcloud/chore/update-dialogsFerdinand Thiessen2024-01-2785-125/+129
|\ | | | | Update `@nextcloud/dialogs` to 5.1.1
| * chore: Compile assetsFerdinand Thiessen2024-01-2782-117/+117
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * chore: Update `@nextcloud/dialogs` to 5.1.1Ferdinand Thiessen2024-01-273-8/+12
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-27110-274/+1136
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #41003 from nextcloud/chore/migrate-behat-to-githubJoas Schilling2024-01-2621-818/+1488
|\ | | | | chore(tests): Run all unit tests on GitHub instead of Drone
| * fix(tests): Add messages to assertions to explain what failedJoas Schilling2024-01-261-8/+8
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * fix(tests): Make PHP 8.1.2 with Datetime Diff Bug pass the notifier testJoas Schilling2024-01-261-3/+11
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * fix(CS): Fix coding styleJoas Schilling2024-01-261-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * fix(CI): Sign .drone.ymlJoas Schilling2024-01-261-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * chore: Migrate PHPUnit files_external S3 testFerdinand Thiessen2024-01-262-130/+186
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix: Run tests only on pull requests and scheduledFerdinand Thiessen2024-01-2610-64/+27
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * chore(tests): Migrate memcached unit test from drone to GitHub ActionFerdinand Thiessen2024-01-262-26/+124
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * chore(tests): Migrate object storage unit tests from drone to GitHub ActionsFerdinand Thiessen2024-01-267-216/+440
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(tests): Fix deprecation errors in S3 testsFerdinand Thiessen2024-01-261-1/+2
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(encryption): Fix deprecated syntax in encryption testsFerdinand Thiessen2024-01-261-1/+7
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(user_ldap): Ensure host is a string when checking if `ldapi`Ferdinand Thiessen2024-01-261-1/+2
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * chore(tests): Align oracle database tests with the other databasesFerdinand Thiessen2024-01-262-17/+45
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * chore(tests): Migrate code coverage generation from drone to GitHubFerdinand Thiessen2024-01-266-109/+179
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * chore(tests): Migrate `sqlite` tests from drone to GitHubFerdinand Thiessen2024-01-262-54/+126
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * chore(tests): Migrate `postgres` tests from drone to GitHubFerdinand Thiessen2024-01-262-144/+146
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>