summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2722-30/+80
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44469 from nextcloud/backport/44388/stable28Joas Schilling2024-03-261-1/+1
|\ | | | | [stable28] chore(ci): update block merge EOL workflow
| * chore(ci): update block merge EOL workflowBenjamin Gaussorgues2024-03-261-1/+1
|/ | | | | | See nextcloud/.github#329 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2656-162/+230
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44320 from nextcloud/backport/39990/stable28Stephan Orbaugh2024-03-252-0/+25
|\ | | | | [stable28] add some recrusive detection/prevention
| * fix: add some recrusive detection/preventionRobin Appelman2024-03-222-0/+25
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2542-118/+240
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2424-2/+98
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #44420 from nextcloud/backport/44357/stable28John Molakvoæ2024-03-232-0/+19
|\ \
| * | fix: add extra check to ensure wrapped shared storage is setRobin Appelman2024-03-221-0/+10
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | fix: log error when default getWrapperStorage would return nullRobin Appelman2024-03-221-0/+9
| |/ | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2324-0/+42
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2294-4/+182
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44373 from nextcloud/release/28.0.4_rc1v28.0.4rc1Benjamin Gaussorgues2024-03-211-2/+2
|\
| * build(hub): 28.0.4 RC1Benjamin Gaussorgues2024-03-211-2/+2
| | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | Merge pull request #43816 from nextcloud/backport/43060/stable28Julius Härtl2024-03-211-0/+3
|\ \ | | | | | | [stable28] fix: Allow to disable multipart copy on external s3 storage
| * | fix: Allow to disable multipart copy on external s3 storageJulius Härtl2024-03-211-0/+3
|/ / | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #44386 from nextcloud/backport/44360/stable28Andy Scherzinger2024-03-211-0/+4
|\ \ | | | | | | [stable28] fix(caldav): add EXDATE and EXRULE to confidential object
| * | 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 #44382 from nextcloud/backport/44381/stable28Andy Scherzinger2024-03-213-9/+18
|\ \ \ | | | | | | | | [stable28] fix(workflowengine): Use correct event names to make search for groups work again
| * | | 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 #44377 from nextcloud/backport/44376/stable28Andy Scherzinger2024-03-214-3/+8
|\ \ \ | |/ / |/| | [stable28] fix(dav): ACLs for shared addressbooks
| * | fix(dav): ACLs for shared addressbooksChristoph Wurst2024-03-214-3/+8
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #44298 from nextcloud/backport/44297/stable28Côme Chilliet2024-03-217-214/+128
|\ \ \ | |/ / |/| | [stable28] Forbid tagging readonly files
| * | 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/+126
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Merge pull request #44285 from nextcloud/backport/44279/stable28John Molakvoæ2024-03-211-0/+7
|\ \ \ | |_|/ |/| |
| * | 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-2116-6/+22
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #44347 from nextcloud/backport/44339/stable28Stephan Orbaugh2024-03-201-3/+9
|\ \ \ | | | | | | | | [stable28] 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 #44336 from nextcloud/backport/44276/stable28Joas Schilling2024-03-192-1/+26
|\ \ \ | | | | | | | | [stable28] 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 #44313 from nextcloud/backport/44305/stable28Ferdinand Thiessen2024-03-192-2/+2
|\ \ \ | |_|/ |/| | [stable28] fix(federatedfilesharing): Use correct language file to render notifi…
| * | 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 #44053 from nextcloud/backport/43086/stable28John Molakvoæ2024-03-191-1/+2
|\ \
| * | fix: disable the internal s3sdk multi part copy logicRobin Appelman2024-03-071-1/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #44265 from nextcloud/backport/30417/stable28John Molakvoæ2024-03-192-0/+43
|\ \ \
| * | | fix xml ocs response for serializable objectsKlaus2024-03-182-0/+43
| | | | | | | | | | | | | | | | | | | | Signed-off-by: sualko <klaus@jsxc.org> Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-19120-240/+320
| |_|/ |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #44273 from nextcloud/backport/44254/stable28Ferdinand Thiessen2024-03-185-15/+84
|\ \ \ | | | | | | | | [stable28] fix(files): Adjust dropservice to work with Blink engine
| * | | chore: Compile assetsFerdinand Thiessen2024-03-182-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)Ferdinand Thiessen2024-03-183-12/+81
|/ / / | | | | | | | | | | | | | | | The datatransfer items list is cleared on Blink after the first access to an inner prop due to async handling and GC. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #44251 from nextcloud/backport/manual/44217/stable28F. E Noel Nfebe2024-03-188-10/+19
|\ \ \ | |/ / |/| | fix: List specific share permissions as subline
| * | chore(assets): Recompile assetsnextcloud-command2024-03-187-7/+7
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix: List specific share permissions as sublinefenn-cs2024-03-181-3/+9
| | | | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
| * | Show quick permission subline on newlinefenn-cs2024-03-181-3/+6
|/ / | | | | | | | | | | | | | | - Show quick permission details/explanations on subline - Fix icon colors, should be white (or component set color) when highlighted. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>