aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge pull request #53120 from nextcloud/background-scan-eqBenjamin Gaussorgues2025-05-271-3/+3
|\ \ \ \ \
| * | | | | perf: improve query to determine which users need a background scanbackground-scan-eqRobin Appelman2025-05-261-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #53124 from nextcloud/fix/log/map-all-warning-noticeKate2025-05-271-2/+2
|\ \ \ \ \ \
| * | | | | | fix(log): map all warnings to warn log level, notice to infoChristoph Wurst2025-05-271-2/+2
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | / / fix(l10n): Update translations from TransifexNextcloud bot2025-05-2750-2/+138
| |_|_|/ / |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #53118 from nextcloud/backport/53055/masterFerdinand Thiessen2025-05-2616-29/+109
|\ \ \ \ \ | | | | | | | | | | | | fix(files_sharing): show note, label and list of uploaded files on file drop
| * | | | | chore(assets): Recompile assetsbackport/53055/masternextcloud-command2025-05-2611-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(files_sharing): show note, label and list of uploaded files on file dropFerdinand Thiessen2025-05-265-19/+99
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was missing from the Vue migration of the public share view: - Show the note as the description of the file drop - Show the label as the heading of the file drop if available - Show list of uploaded files for verification Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #53115 from nextcloud/ci/noid/more-action-hardeningfeat/image-size-metadataKate2025-05-263-7/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ci: Update comments and correctly skip the "pull 3rdparty" commandci/noid/more-action-hardeningJoas Schilling2025-05-262-3/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | ci: Ignore template-injection on nextcloud-releases workflowJoas Schilling2025-05-261-4/+7
| | |/ / | |/| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #53111 from nextcloud/tests/noid/carddav-testsKate2025-05-2623-692/+488
|\ \ \ \ | |/ / / |/| | |
| * | | test: Migrate CardDAV tests to PHPUnit10tests/noid/carddav-testsJoas Schilling2025-05-2523-692/+488
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #53074 from nextcloud/docs/53002/calendar-searchAndy Scherzinger2025-05-261-7/+65
|\ \ \ \ | | | | | | | | | | docs(caldav): update documentation for calendar search
| * | | | docs(caldav): update documentation for calendar searchdocs/53002/calendar-searchDaniel Kesselberg2025-05-231-7/+65
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-26112-282/+36
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #53083 from ↵dependabot[bot]2025-05-252-46/+46
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | nextcloud/dependabot/npm_and_yarn/puppeteer-24.9.0
| * | | | chore(deps-dev): Bump puppeteer from 24.7.2 to 24.9.0dependabot[bot]2025-05-252-46/+46
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.7.2 to 24.9.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.7.2...puppeteer-v24.9.0) --- updated-dependencies: - dependency-name: puppeteer dependency-version: 24.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #53108 from nextcloud/rakekniven-patch-2Andy Scherzinger2025-05-251-1/+1
|\ \ \ \ | | | | | | | | | | chore(18n): More natural english - fix plural typo
| * | | | chore(18n): More natural english - fix plural typorakekniven-patch-2rakekniven2025-05-251-1/+1
| | | | | | | | | | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | | | | Merge pull request #53106 from nextcloud/tests/noid/caldav-testsJoas Schilling2025-05-2571-1117/+829
|\ \ \ \ \ | | | | | | | | | | | | test: Migrate CalDAV tests to PHPUnit10
| * | | | | test: Migrate CalDAV tests to PHPUnit10tests/noid/caldav-testsJoas Schilling2025-05-2571-1117/+829
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #53084 from nextcloud/dependabot/npm_and_yarn/webpack-5.99.9Andy Scherzinger2025-05-2575-78/+78
|\ \ \ \ \ \ | | | | | | | | | | | | | | chore(deps-dev): Bump webpack from 5.99.7 to 5.99.9
| * | | | | | chore(assets): Recompile assetsdependabot/npm_and_yarn/webpack-5.99.9nextcloud-command2025-05-2573-73/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | chore(deps-dev): Bump webpack from 5.99.7 to 5.99.9dependabot[bot]2025-05-252-5/+5
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.99.7 to 5.99.9. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.99.7...v5.99.9) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.99.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | Merge pull request #53076 from nextcloud/gw-codeowners-public-apiAndy Scherzinger2025-05-251-2/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | chore(codeowners): add codeowners for calendar and contacts api
| * | | | | chore(codeowners): add codeowners for calendar and contacts apigw-codeowners-public-apiDaniel Kesselberg2025-05-231-2/+4
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-25112-270/+326
| |/ / / |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #52897 from ↵John Molakvoæ2025-05-246-13/+13
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/Jerome-Herbinet-replace-remove-wording-with-delete
| * | | | ci(cypress): replace "remove group" with "delete group"Jerome-Herbinet-replace-remove-wording-with-deleteJérôme Herbinet2025-05-231-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | | | chore: recompile assetsJérôme Herbinet2025-05-234-6/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | | | refactor(settings): replace "remove" wording with "delete"Jérôme Herbinet2025-05-231-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-24130-548/+618
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #53069 from nextcloud/ci/noid/syncActionsAndy Scherzinger2025-05-2348-118/+370
|\ \ \ \ \ | | | | | | | | | | | | ci(gh): Sync actions
| * | | | | ci: Harden some and ignore others that are blocked from forksci/noid/syncActionsJoas Schilling2025-05-235-14/+96
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | ci: Pin more actions, images and permissionsJoas Schilling2025-05-2333-54/+151
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | ci: Try to pin imagesJoas Schilling2025-05-231-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | ci(gh): Pin action to a hashAndy Scherzinger2025-05-233-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
| * | | | | ci(gh): Sync actionsAndy Scherzinger2025-05-2332-42/+111
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* | | | | | Merge pull request #53054 from nextcloud/feat/workflow-generatorJohn Molakvoæ2025-05-231-0/+87
|\ \ \ \ \ \ | |/ / / / / |/| | | | | feat: auto-generate changelog on release
| * | | | | feat: auto-generate changelog on releasefeat/workflow-generatorskjnldsv2025-05-221-0/+87
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | Merge pull request #52914 from nextcloud/bug/noid/hide-guests-groupsDaniel2025-05-231-3/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | fix: hide guests group from principal backend
| * | | | | fix: hide guests group from principal backendbug/noid/hide-guests-groupsDaniel Kesselberg2025-05-231-3/+5
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #53068 from nextcloud/rakekniven-patch-2Marcel Klehr2025-05-231-3/+3
|\ \ \ \ \ | | | | | | | | | | | | chore(18n): More natural english
| * | | | | fix(l10n): Fix one more pluralJoas Schilling2025-05-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | fix: Correct translation method useMarcel Klehr2025-05-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | fix(SetupChecks): Update TaskProcessingPickupSpeedrakekniven2025-05-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
| * | | | | chore(18n): More natural englishrakekniven2025-05-231-2/+2
| | |/ / / | |/| | | | | | | | | | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | | | | Merge pull request #53071 from nextcloud/bugfix/noid/fix-psr4-classJoas Schilling2025-05-234-40/+63
|\ \ \ \ \ | |/ / / / |/| | | | fix(autoloader): Fix location of class to be autoloadable
| * | | | fix(autoloader): Fix location of class to be autoloadablebugfix/noid/fix-psr4-classJoas Schilling2025-05-234-40/+63
|/ / / / | | | | | | | | | | | | | | | | | | | | > Class FeedBackHandler located in ./core/ajax/update.php does not comply with psr-4 autoloading standard (rule: OC\Core\ => ./core). Skipping. Signed-off-by: Joas Schilling <coding@schilljs.com>