aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* | | Merge pull request #49784 from nextcloud/backport/49747/stable30John Molakvoæ2024-12-1211-8/+10
|\ \ \
| * | | fix(SharingEntryQuickShareSelect): Disable quick share select if user can ↵backport/49747/stable30provokateurin2024-12-1210-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not edit share Signed-off-by: provokateurin <kate@provokateurin.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(SharingEntry): Hide edit button if user can not edit shareprovokateurin2024-12-121-1/+2
| | |/ | |/| | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #49618 from nextcloud/backport/49232/stable30John Molakvoæ2024-12-122-0/+6
|\ \ \ | |/ / |/| | [stable30] Add an error log message that notifications app isn't enabled at file…
| * | Fix(files_reminders): Add an error log message that notifications app isn't ↵backport/49232/stable30Faisal Alghamdi2024-12-032-0/+6
| |/ | | | | | | | | | | enabled at files_reminders app load. Signed-off-by: Faisal Alghamdi <falghamdi125@gmail.com>
* | Merge pull request #49825 from nextcloud/revert-49650-backport/49293/stable30John Molakvoæ2024-12-127-289/+141
|\ \ | | | | | | Revert "[stable30] fix: Handle copy of folders containing live photos"
| * | Revert "[stable30] fix: Handle copy of folders containing live photos"revert-49650-backport/49293/stable30Louis2024-12-127-289/+141
|/ /
* | Merge pull request #49650 from nextcloud/backport/49293/stable30John Molakvoæ2024-12-127-141/+289
|\ \ | | | | | | [stable30] fix: Handle copy of folders containing live photos
| * | fix: Throw exception when copy failedbackport/49293/stable30Louis Chemineau2024-12-051-1/+7
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | fix: Copying a live photo to a folder with a conflicting mov fileLouis Chemineau2024-12-053-20/+40
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | test: Copying a folder containing live photosLouis Chemineau2024-12-052-68/+147
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | fix: Handle copy of folders containing live photosLouis Chemineau2024-12-051-56/+98
| | | | | | | | | | | | | | | | | | | | | We need to recursively look for live photos in the folder, and then handle them as usual. Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | fix: Correctly create NonExistingFolder during copyLouis Chemineau2024-12-052-4/+5
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #49562 from nextcloud/backport/49557/stable30John Molakvoæ2024-12-121-1/+1
|\ \ \ | | | | | | | | [stable30] FIX WebDav MacOS failed uploads php-fpm and big files (-36 error)
| * | | FIX WebDav MacOS failed uploads php-fpm and big files (-36 error)backport/49557/stable30Gonzalo Cao Cabeza de Vaca2024-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Current "SetEnvIf Transfer-Encoding "chunked" proxy-sendcl=1" setting fails with Macos Webdav Darwin client beacuse the header has a capital letter -> "Chunked" So you can fix it making condition case insensitive. Extended description and tests results on https://github.com/nextcloud/server/issues/48878 Signed-off-by: Gonzalo Cao Cabeza de Vaca <57393+gonzalo@users.noreply.github.com>
* | | | Merge pull request #49561 from nextcloud/backport/49432/stable30John Molakvoæ2024-12-123-9/+15
|\ \ \ \
| * | | | chore(assets): Recompile assetsbackport/49432/stable30nextcloud-command2024-12-122-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix(files): virtual scroller item size computationskjnldsv2024-12-121-6/+12
|/ / / / | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Merge pull request #49805 from nextcloud/backport/49803/stable30John Molakvoæ2024-12-123-4/+25
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2024-12-122-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | chore(assets): Recompile assetsnextcloud-command2024-12-120-0/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix(files): throttle favorite with max 5 simultaneous requestsskjnldsv2024-12-121-1/+22
|/ / / / | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>