aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feat: add additional logging for database errorsdb-error-logging-27Robin Appelman2024-04-113-6/+73
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #44766 from nextcloud/backport/44350/stable27Arthur Schiwon2024-04-113-1/+21
|\ | | | | [stable27] fix(LDAP): escape DN on check-user
| * docs(LDAP): add info on stored DN formArthur Schiwon2024-04-102-0/+19
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * fix(LDAP): escape DN on check-userArthur Schiwon2024-04-101-1/+2
| | | | | | | | | | | | | | the DN has to be escaped differently when used as a base and we were missing it here in the search method call in the check-user command. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-11120-328/+468
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #44680 from nextcloud/backport/42597/stable27Robin Appelman2024-04-103-16/+20
|\ \ | |/ |/| [stable27] perf: Avoid updating the folder size if we know the size difference
| * perf: Avoid updating the folder size if we know the size differenceJulius Härtl2024-04-093-16/+20
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-1024-20/+244
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44749 from nextcloud/backport/44730/stable27Benjamin Gaussorgues2024-04-095-4/+108
|\
| * test: add test for jail watcherRobin Appelman2024-04-091-0/+30
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix: use proper jailed patch in watcherRobin Appelman2024-04-094-4/+78
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #44739 from nextcloud/backport/stable27/44736Ferdinand Thiessen2024-04-092-0/+23
|\ | | | | [stable27] fix: Fix avatar images
| * test: Update testsChristopher Ng2024-04-081-0/+16
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * fix: Fix avatar imagesChristopher Ng2024-04-081-0/+7
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0966-60/+104
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44491 from nextcloud/backport/44291/stable27Eduardo Morales2024-04-083-7/+5
|\ | | | | [stable27] enh: Send empty expireDate when not expireDate set
| * chore(assets): Recompile assetsnextcloud-command2024-04-082-3/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix(share): Send empty expireDate when not expireDate setfenn-cs2024-04-081-4/+2
|/ | | | | | | | | | | | When creating a new share, if the user unchecks "Set expiry date" no `expireDate` is sent to the server. However, the server then assumes the default configured, hence better to send an empty value. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0810-0/+154
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0724-4/+210
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44690 from nextcloud/backport/44678/stable27Joas Schilling2024-04-061-0/+53
|\ | | | | [stable27] fix(3rdparty): Add a CI job to check 3rdparty integrity
| * fix(3rdparty): Add a CI job to check 3rdparty integrityJoas Schilling2024-04-051-0/+53
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0612-6/+96
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #44673 from nextcloud/backport/44662/stable27Joas Schilling2024-04-052-0/+1
|\ \ | |/ |/| [stable27] fix(deps): Update phpseclib from 2.0.45 to 2.0.47
| * fix(deps): Update phpseclib to 2.0.47Ferdinand Thiessen2024-04-051-0/+0
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix: Update psalm baseline to ignore `setKey` being internal of `phpseclib`Ferdinand Thiessen2024-04-051-0/+1
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-05136-418/+746
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44656 from nextcloud/backport/44332/stable27John Molakvoæ2024-04-042-7/+8
|\
| * chore(dav): Fix tests for length headers on uploadCôme Chilliet2024-04-041-3/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * fix(dav): Fix quota check for chunk uploadCôme Chilliet2024-04-041-4/+6
|/ | | | | | | Do not ignore OC-Total-Length when Content-Length and X-Expected-Entity-Length are missing Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Merge pull request #44632 from nextcloud/backport/44604/stable27Stephan Orbaugh2024-04-043-6/+5
|\ | | | | [stable27] fix(encryption): Clicking default module in UI sets bogus value
| * fix(encryption): Clicking default module in UI sets bogus valueLouis Chemineau2024-04-043-6/+5
|/ | | | | | | | | | Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <josh.t.richards@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Louis Chemineau <louis@chmn.me>
* 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