aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #44321 from nextcloud/backport/39990/stable27Robin Appelman2024-03-222-0/+25
|\ | | | | [stable27] add some recrusive detection/prevention
| * fix: add some recrusive detection/preventionRobin Appelman2024-03-192-0/+25
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2294-4/+182
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #44374 from nextcloud/release/27.1.8_rc1v27.1.8rc1Benjamin Gaussorgues2024-03-211-2/+2
|\ \
| * | build(hub): 27.1.8 RC1Benjamin Gaussorgues2024-03-211-2/+2
| | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | Merge pull request #44385 from nextcloud/backport/44360/stable27Benjamin Gaussorgues2024-03-211-0/+4
|\ \ \
| * | | fix(caldav): add EXDATE and EXRULE to confidential objectAnna Larch2024-03-211-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | Merge pull request #44383 from nextcloud/backport/44381/stable27Benjamin Gaussorgues2024-03-213-9/+18
|\ \ \ \
| * | | | chore: Compile assetsFerdinand Thiessen2024-03-212-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(workflowengine): Use correct event for searching for groupsFerdinand Thiessen2024-03-211-6/+15
| |/ / / | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #44378 from nextcloud/backport/44376/stable27Andy Scherzinger2024-03-213-3/+8
|\ \ \ \ | |/ / / |/| | | [stable27] fix(dav): ACLs for shared addressbooks
| * | | fix(dav): ACLs for shared addressbooksChristoph Wurst2024-03-213-3/+8
| |/ / | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #44299 from nextcloud/backport/44297/stable27Côme Chilliet2024-03-217-214/+128
|\ \ \ | |/ / |/| | [stable27] Forbid tagging readonly files
| * | fix(dav): Add missing use for OCP\ConstantsCôme Chilliet2024-03-191-0/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | chore: Break closure call on two lines to make it readableCôme Chilliet2024-03-192-2/+4
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | fix(systemtags): Forbid tagging of readonly filesCôme Chilliet2024-03-197-214/+125
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2116-6/+22
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #44349 from nextcloud/backport/44339/stable27Stephan Orbaugh2024-03-201-3/+9
|\ \ \ | | | | | | | | [stable27] fix(share): use share owner to get ownership
| * | | fix(share): use share owner to confirm reshareMaxence Lange2024-03-201-3/+9
|/ / / | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-20106-98/+220
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #44337 from nextcloud/backport/44276/stable27Joas Schilling2024-03-192-1/+26
|\ \ \ | | | | | | | | [stable27] fix(config): Make sure user keys are strings
| * | | fix(config): Make sure user keys are stringsChristoph Wurst2024-03-192-1/+26
|/ / / | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #44312 from nextcloud/backport/44305/stable27John Molakvoæ2024-03-192-2/+2
|\ \ \ | |_|/ |/| |
| * | fix(sharing): Align wording for declining a shareJoas Schilling2024-03-191-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | fix(federatedfilesharing): Use correct language file to render notificationJoas Schilling2024-03-191-1/+1
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #44284 from nextcloud/backport/44279/stable27Ferdinand Thiessen2024-03-191-0/+7
|\ \ | |/ |/| [stable27] fix: ensure nested mount points are handled in the correct order
| * fix: ensure nested mount points are handled in the correct orderRobin Appelman2024-03-181-0/+7
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-19120-240/+320
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1814-6/+42
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-17220-214/+374
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44247 from nextcloud/backport/43613/stable27Ferdinand Thiessen2024-03-161-0/+10
|\ | | | | [stable27] fix: fallback from guessing the owner from path in versioning
| * fix: fallback from guessing the owner from path in versioningRobin Appelman2024-03-161-0/+10
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #44229 from nextcloud/backport/44223/stable27Ferdinand Thiessen2024-03-162-64/+83
|\ \ | |/ |/| [stable27] fix(files_sharing): ShareesAPI - Return empty response when user is not allowed to share
| * fix(files_sharing): ShareesAPI - Return empty response when user is not ↵Ferdinand Thiessen2024-03-152-64/+83
| | | | | | | | | | | | | | | | allowed to share Resolves: https://github.com/nextcloud/server/issues/20950 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #44101 from nextcloud/backport/44095/stable27John Molakvoæ2024-03-161-2/+2
|\ \
| * | [stable28] fix(UpdateNotifications): Handle numeric user idsJosh2024-03-111-2/+2
| | | | | | | | | | | | | | | manual backport of #44093 to fix #44051 for <=v28 Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | Merge pull request #44079 from nextcloud/backport/43992/stable27John Molakvoæ2024-03-161-1/+10
|\ \ \
| * | | fix: Avoid clear cache with prefixJulius Härtl2024-03-081-1/+10
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-16394-574/+1232
| |_|/ |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #44171 from nextcloud/backport/40294/stable27Grigorii K. Shartsev2024-03-154-28/+46
|\ \ \ | | | | | | | | [stable27] fix(comments): move new comment instructions placeholder to description
| * | | chore(assets): Recompile assetsGrigorii K. Shartsev2024-03-122-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * | | fix(comments): move new comment instructions placeholder to descriptionGrigorii K. Shartsev2024-03-122-25/+43
| | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | | Merge pull request #44193 from nextcloud/backport/44184/stable27Stephan Orbaugh2024-03-155-7/+7
|\ \ \ \ | | | | | | | | | | [stable27] fix: No password set for new mail shares
| * | | | chore(assets): Recompile assetsnextcloud-command2024-03-144-6/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix: No password set for new mail sharesfenn-cs2024-03-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before the password is set on a new share, the computed property `hasUnsavedPassword` is used to check that `this.share.newPassword` is not undefined. Direct assignment without using Vue's `this.$set` makes it impossible for vue to detect that changes have happened on the share object. Hence the inreactivity. This worked initially most likely because `this.share.newPassword = await GeneratePassword()` was executed before the computed properties where evaluated. Resolves : https://github.com/nextcloud/server/issues/43919 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-15218-438/+662
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #44206 from nextcloud/backport/44203/stable27Benjamin Gaussorgues2024-03-141-1/+5
|\ \ \ \ \
| * | | | | fix: avoid scanning a non existing directoryBenjamin Gaussorgues2024-03-141-1/+5
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | | Merge pull request #44200 from nextcloud/backport/43652/stable27Ferdinand Thiessen2024-03-141-1/+3
|\ \ \ \ \ | | | | | | | | | | | | [stable27] Fixes for getting the filename in the FileInfo class
| * | | | | Refactoring getName functionhopleus2024-03-141-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: hopleus <hopleus@gmail.com>