summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #44602 from nextcloud/backport/44512/stable27John Molakvoæ2024-04-044-5/+41
|\ \
| * | chore: compile assetsChristopher Ng2024-04-032-3/+3
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | feat(trashbin): Show original location of deleted fileChristopher Ng2024-04-032-2/+38
| | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 1ae78095c87abb6d7ac8040d4e686f61414be18e)
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0450-22/+316
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #44569 from nextcloud/fix/stable27-mail-shareFerdinand Thiessen2024-04-036-16/+13
|\ \ | | | | | | [stable27] fix(files_sharing): Create passwords when enforced for mail shares
| * | chore(assets): Recompile assetsnextcloud-command2024-04-034-6/+6
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(files_sharing): Create passwords when enforced for mail sharesFerdinand Thiessen2024-04-032-10/+7
|/ / | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #44508 from nextcloud/backport/39367/stable27Robin Appelman2024-04-031-1/+3
|\ \ | | | | | | [stable27] handle more exceptions in AmazonS3::fopen
| * | fix SeekableHttpStream::stream_stat errors on failed openRobin Appelman2024-03-271-1/+3
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0362-140/+252
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #44614 from nextcloud/backport/44612/stable27Joas Schilling2024-04-021-1/+1
|\ \ \ | | | | | | | | [stable27] fix(tests): Fix tests when daytime saving time change happened recently
| * | | fix(tests): Fix tests when daytime saving time change happened recentlyCôme Chilliet2024-04-021-1/+1
|/ / / | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0296-50/+424
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0152-44/+332
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-3176-76/+322
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-30202-106/+1160
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-291204-6530/+3594
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #44550 from nextcloud/backport/44504/stable27Louis2024-03-281-6/+25
|\ \ \ | | | | | | | | [stable27] Add retry logic to cover deadlock situations during move operations
| * | | feat(files)): Add retry logic to cover deadlock situations when moving many ↵Louis Chemineau2024-03-281-6/+25
|/ / / | | | | | | | | | | | | | | | files Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #44536 from nextcloud/backport/44530/stable27Joas Schilling2024-03-281-1/+1
|\ \ \ | | | | | | | | [stable27] fix(security): Update expiration date in security.txt
| * | | fix(security): Update expiration date in security.txtJoas Schilling2024-03-281-1/+1
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #44524 from nextcloud/release/27.1.8v27.1.8John Molakvoæ2024-03-281-2/+2
|\ \ \
| * | | build(hub): 27.1.8skjnldsv2024-03-281-2/+2
|/ / / | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Merge pull request #44518 from ↵Joas Schilling2024-03-281-9/+10
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/automated/noid/stable27-update-code-signing-crl [stable27] fix(security): Update code signing revocation list
| * | | fix(security): Update code signing revocation listnextcloud-command2024-03-281-9/+10
|/ / / | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2894-6/+188
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2722-30/+80
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44468 from nextcloud/backport/44388/stable27Joas Schilling2024-03-261-1/+1
|\ | | | | [stable27] 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 #44415 from nextcloud/backport/44132/stable27Stephan Orbaugh2024-03-251-0/+19
|\ | | | | [stable27] fix: don't return null for SharedStorage::getWrapperStorage with share recursion
| * chore: improve typing for SharedStorage::$storageRobin Appelman2024-03-221-0/+9
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix: don't return null for SharedStorage::getWrapperStorage with share recursionRobin Appelman2024-03-221-0/+10
| | | | | | | | 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 #44419 from nextcloud/backport/44357/stable27John 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>
* 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