aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-19168-164/+528
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #49918 from nextcloud/backport/49917/stable30Kate2024-12-183-4/+11
|\ \ \ \ \ | | | | | | | | | | | | [stable30] fix(files): Only register preview service worker once when the instance is hosted at the root path
| * | | | | fix(files): Only register preview service worker once when the instance is ↵backport/49917/stable30provokateurin2024-12-183-4/+11
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hosted at the root path Signed-off-by: provokateurin <kate@provokateurin.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-18152-320/+1046
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #49900 from nextcloud/fix/ocm-hostJohn Molakvoæ2024-12-171-0/+9
|\ \ \ \ \
| * | | | | fix: make sure we have a valid scheme when testing ocm urlsfix/ocm-hostskjnldsv2024-12-171-0/+9
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | Merge pull request #49894 from nextcloud/backport/49880/stable30Kate2024-12-171-4/+11
|\ \ \ \ \ | | | | | | | | | | | | [stable30] fix(View): Catch exceptions when executing mkdir for non-existent parents
| * | | | | fix(View): Catch exceptions when executing mkdir for non-existent parentsbackport/49880/stable30provokateurin2024-12-171-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | | Merge pull request #49884 from nextcloud/backport/49801/stable30Jonas2024-12-171-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | [stable30] fix(ReferenceApiController): Bump rate limit for public resolve endpoint
| * | | | | fix(ReferenceApiController): Bump rate limit for public resolve endpointbackport/49801/stable30Jonas2024-12-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | E.g. text documents might contain hundreds of links whose previews need to get loaded. Fixes: nextcloud/collectives#1607 Signed-off-by: Jonas <jonas@freesources.org>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1722-2/+76
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #49877 from nextcloud/backport/49451/stable30Git'Fellow2024-12-161-2/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | | [stable30] fix(TemplateManager): Make sure TemplateFolder is a Folder
| * | | | fix(TemplateManager): Make sure TemplateFolder is a Folderbackport/49451/stable30Git'Fellow2024-12-161-2/+6
|/ / / / | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1674-1030/+1296
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-158-2/+54
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #49855 from nextcloud/backport/49528/stable30Sebastian Krupinski2024-12-146-2/+96
|\ \ \ \ | | | | | | | | | | [stable30] fix: replace null character when serializing
| * | | | fix: replace null character when serializingbackport/49528/stable30SebastianKrupinski2024-12-136-2/+96
| | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | | Merge pull request #49762 from ↵dependabot[bot]2024-12-145-9/+9
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.16
| * | | | chore(assets): Recompile assetsdependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.16nextcloud-command2024-12-143-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | chore(deps): bump libphonenumber-js from 1.11.11 to 1.11.16dependabot[bot]2024-12-142-5/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.11 to 1.11.16. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.11...v1.11.16) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1452-20/+140
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #49851 from nextcloud/backport/49839/stable30Sebastian Krupinski2024-12-132-2/+2
|\ \ \ \ | | | | | | | | | | [stable30] fix: return 204 instead of 404
| * | | | fix: return 204 instead of 404backport/49839/stable30SebastianKrupinski2024-12-132-2/+2
|/ / / / | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | Merge pull request #49846 from nextcloud/backport/49843/stable30Benjamin Gaussorgues2024-12-131-1/+1
|\ \ \ \
| * | | | fix(files_external): wrong type for external mount idbackport/49843/stable30Benjamin Gaussorgues2024-12-131-1/+1
|/ / / / | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | Merge pull request #49838 from nextcloud/backport/49832/stable30Kate2024-12-131-3/+24
|\ \ \ \ | | | | | | | | | | [stable30] Improve select handling for sharded queries
| * | | | fix: improve logic for ensuring join columns are selected for partitioned ↵backport/49832/stable30Robin Appelman2024-12-121-3/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | queries Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | fix: handle calling select on partitioned queries with an array of columnsRobin Appelman2024-12-121-0/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #49595 from nextcloud/backport/49581/stable30Marcel Müller2024-12-134-4/+50
|\ \ \ \ \ | | | | | | | | | | | | [stable30] chore(absence): Add capability
| * | | | | chore(absence): Add capability for absence replacement supportbackport/49581/stable30Marcel Müller2024-12-133-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
| * | | | | chore(absence): Add capability for absence apiMarcel Müller2024-12-134-4/+45
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-12-13162-124/+288
|/ / / / | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #49822 from nextcloud/backport/49361/stable30Kate2024-12-123-7/+9
|\ \ \ \ | | | | | | | | | | [stable30] fix(files_sharing): Fix error messages from password policy
| * | | | fix(tests): Adapt ManagerTest to change in Exception class usedbackport/49361/stable30Côme Chilliet2024-12-121-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | fix(shares): Wrap exceptions from password validation to set code to 400Côme Chilliet2024-12-121-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a regression that bad password returned 403 instead of 400 because of previous changes. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | fix(files_sharing): Do not wrap password policy exception into a generic oneCôme Chilliet2024-12-121-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let the controller access the HintException and show the error to the user. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | fix(files_sharing): Fix error messages from password policyCôme Chilliet2024-12-121-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exceptions thrown from password_policy may bubble up in share creation or update when a password is used. Their message is meant to be shown to the user. This always the case for HintException so we catch that instead of the subclass GenericShareException. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | Merge pull request #49792 from nextcloud/backport/49685/stable30John Molakvoæ2024-12-124-20/+51
|\ \ \ \ \
| * | | | | fix(files): failsafe when executing actions methodsskjnldsv2024-12-124-20/+51
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | Merge pull request #49769 from ↵John Molakvoæ2024-12-1285-101/+99
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/upload-1.7.1 [stable30] chore(deps): bump @nextcloud/upload from 1.7.0 to 1.7.1
| * | | | | chore(assets): Recompile assetsdependabot/npm_and_yarn/stable30/nextcloud/upload-1.7.1nextcloud-command2024-12-1283-88/+88
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | chore(deps): bump @nextcloud/upload from 1.7.0 to 1.7.1dependabot[bot]2024-12-122-13/+11
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/skjnldsv/nextcloud-upload/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/blob/main/CHANGELOG.md) - [Commits](https://github.com/skjnldsv/nextcloud-upload/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: "@nextcloud/upload" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | Merge pull request #49100 from nextcloud/backport/48809/stable30rakekniven2024-12-125-7/+7
|\ \ \ \ \ | | | | | | | | | | | | [stable30] chore(i18n): Improved grammar
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-12-124-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | chore(i18n): Improved grammarrakekniven2024-12-121-1/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> [skip ci]
* | | | | Merge pull request #49752 from nextcloud/backport/49693/stable30John Molakvoæ2024-12-124-3/+46
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsbackport/49693/stable30nextcloud-command2024-12-122-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(files): cancel renaming on enter if no file name changesskjnldsv2024-12-122-0/+43
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | Merge pull request #49615 from nextcloud/backport/49569/stable30John Molakvoæ2024-12-121-13/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | | [stable30] perf: improve performance of SharedStorage::getWatcher
| * | | | | perf: improve performance of SharedStorage::getWatcherbackport/49569/stable30Robin Appelman2024-12-031-13/+8
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>