aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: fix unjailedroot of nested jails if there are other wrappers in betweennested-jail-rootRobin Appelman7 days2-5/+8
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* test: add test for nested cache jail unjailedrootRobin Appelman7 days2-1/+12
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #52785 from nextcloud/feat/file-drop-recursiveJohn Molakvoæ7 days7-66/+305
|\
| * fix(dav): remove unnecessary plugin getHTTPMethodsfeat/file-drop-recursiveJohn Molakvoæ (skjnldsv)7 days1-14/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * feat(dav): allow uploading folders to public sharesJohn Molakvoæ (skjnldsv)7 days7-62/+315
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #52681 from nextcloud/occ-external-dependenciesRobin Appelman7 days7-6/+93
|\ | | | | feat: add command to check files_external dependencies
| * feat: add command to check files_external dependenciesocc-external-dependenciesRobin Appelman7 days7-6/+93
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #51920 from nextcloud/newfolder-race-improvementsCôme Chilliet7 days1-2/+15
|\ | | | | fix: improve handling of newFolder race condition handling
| * fix: improve handling of newFolder race condition handlingnewfolder-race-improvementsRobin Appelman12 days1-2/+15
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | fix(l10n): Update translations from TransifexNextcloud bot8 days26-10/+114
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #52771 from nextcloud/fix/update-notification-respect-configFerdinand Thiessen8 days4-7/+56
|\ \ | | | | | | fix(updatenotification): respect `updatechecker` config
| * | fix(updatenotification): respect `updatechecker` configfix/update-notification-respect-configFerdinand Thiessen8 days4-7/+56
| | | | | | | | | | | | | | | | | | | | | | | | If disabled: - Hide admin settings - Do not create Nextcloud server update notifications Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #52774 from nextcloud/feat/oracle-setup-cypresJohn Molakvoæ8 days3-0/+35
|\ \ \ | |/ / |/| |
| * | feat(cypress): add oracle to setup testsfeat/oracle-setup-cypresJohn Molakvoæ (skjnldsv)8 days3-0/+35
|/ / | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #52686 from nextcloud/isNumericMtimeLouis8 days1-13/+13
|\ \
| * | fix(files_external): Safely check if the timestamp is numericisNumericMtimeGit'Fellow12 days1-13/+13
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | Merge pull request #52693 from nextcloud/config-system-set-jsonRobin Appelman8 days1-1/+8
|\ \ \ | | | | | | | | feat: allow setting system config values with json value
| * | | feat: allow setting system config values with json valueconfig-system-set-jsonRobin Appelman8 days1-1/+8
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #52706 from nextcloud/info-file-more-encryption-checksRobin Appelman8 days2-0/+22
|\ \ \ \ | | | | | | | | | | feat: add more encryption checks to info:file
| * | | | feat: add more encryption checks to info:fileinfo-file-more-encryption-checksRobin Appelman11 days2-0/+22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #52665 from nextcloud/mountpoint-mkdir-quotaRobin Appelman8 days2-0/+19
|\ \ \ \ \ | |_|/ / / |/| | | | fix: create mountpoint folder even if the user has a quota of 0
| * | | | fix: create mountpoint folder even if the user has a quota of 0mountpoint-mkdir-quotaRobin Appelman12 days2-0/+19
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #52703 from nextcloud/feat/setup-checksJohn Molakvoæ8 days7-16/+207
|\ \ \ \ | | | | | | | | | | chore(cypress): add setup tests
| * | | | chore(cypress): add setup testsfeat/setup-checksskjnldsv11 days7-16/+207
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | fix(l10n): Update translations from TransifexNextcloud bot9 days34-28/+14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #52747 from nextcloud/rakekniven-patch-1Ferdinand Thiessen9 days1-1/+1
|\ \ \ \ \ | | | | | | | | | | | | chore(i18n): Adapted spelling of product name "Windows"
| * | | | | chore(i18n): Adapted spelling of product name "Windows"rakekniven9 days1-1/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | | | | fix(l10n): Update translations from TransifexNextcloud bot10 days48-32/+206
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #52707 from nextcloud/encryption-no-header-size-errorKate10 days5-1/+32
|\ \ \ \ \
| * | | | | fix: throw a better error if we can't get the encrypted header sizeencryption-no-header-size-errorRobin Appelman11 days5-1/+32
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #52712 from ↵dependabot[bot]10 days1-108/+58
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/build/integration/behat/behat-3.22.0
| * | | | | build(deps-dev): bump behat/behat in /build/integrationdependabot/composer/build/integration/behat/behat-3.22.0dependabot[bot]11 days1-108/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [behat/behat](https://github.com/Behat/Behat) from 3.21.1 to 3.22.0. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/compare/v3.21.1...v3.22.0) --- updated-dependencies: - dependency-name: behat/behat dependency-version: 3.22.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | Merge pull request #52725 from ↵dependabot[bot]10 days2-54/+54
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vitest/coverage-v8-3.1.3
| * | | | | build(deps-dev): bump @vitest/coverage-v8 from 3.1.2 to 3.1.3dependabot/npm_and_yarn/vitest/coverage-v8-3.1.3dependabot[bot]11 days2-54/+54
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 3.1.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | fix(l10n): Update translations from TransifexNextcloud bot11 days88-180/+190
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #52690 from nextcloud/Valdnet-patch-1John Molakvoæ11 days10-9/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | chore(assets): Recompile assetsValdnet-patch-1nextcloud-command11 days9-7/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | chore(i18n): Use pluralrakekniven11 days1-1/+1
| | | | | | | | | | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
| * | | | Spelling standardizationValdnet11 days1-2/+2
| | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | | | | Merge pull request #51081 from nextcloud/fix/noid/calendar-enabledSebastian Krupinski11 days7-2/+81
|\ \ \ \ \ | |_|/ / / |/| | | | fix(CalDAV): add calendar enable
| * | | | fix: add calendar enablefix/noid/calendar-enabledSebastianKrupinski11 days7-2/+81
|/ / / / | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | Merge pull request #52699 from nextcloud/fix/noid/AppAPI-invalid-userIdAlexander Piskun11 days2-1/+3
|\ \ \ \ | |/ / / |/| | | fix(webhooks_listener): correctly set userId from event
| * | | fix(webhooks_listener): correctly set userId from eventOleksander Piskun11 days2-1/+3
|/ / / | | | | | | | | | Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot12 days22-4/+56
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #52634 from nextcloud/perf/share20/get-all-shares-in-folderKate12 days8-59/+121
|\ \ \ | |/ / |/| |
| * | perf(Share20): Add interface to query all shares in a folder without ↵perf/share20/get-all-shares-in-folderprovokateurin12 days8-59/+121
| | | | | | | | | | | | | | | | | | filtering by user Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #52133 from nextcloud/no-shared-direct-downloadRobin Appelman12 days1-0/+5
|\ \ \ | |_|/ |/| | fix: disable direct download for shares
| * | fix: disable direct download for sharesno-shared-direct-downloadRobin Appelman2025-04-111-0/+5
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #52543 from ↵Kate12 days1-0/+2
|\ \ \ | | | | | | | | | | | | nextcloud/fix/52060/manage-download-on-federated-reshare
| * | | fix(share): assume download enabled on federated sharefix/52060/manage-download-on-federated-reshareMaxence Lange14 days1-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>