aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feat: add additional logging for database errorsdb-error-logging-28Robin Appelman2024-07-243-6/+73
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2464-94/+534
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-23176-312/+460
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #46628 from nextcloud/backport/46419/stable28Joas Schilling2024-07-2213-5/+151
|\ | | | | [stable28] fix(mail): Fix big logos in mail templates for Outlook
| * fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-1913-5/+151
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2214-64/+118
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2170-4/+710
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-20142-384/+1328
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #46647 from nextcloud/backport/46225/stable28Andy Scherzinger2024-07-191-7/+14
|\ \ | | | | | | [stable28] fix(dav): Thrown forbidden error for authenticated user instead of no…
| * | fix(dav): Thrown forbidden error for authenticated user instead of not foundSebastianKrupinski2024-07-191-7/+14
|/ / | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | Merge pull request #46577 from nextcloud/backport/46555/stable28Git'Fellow2024-07-191-0/+4
|\ \ | | | | | | [stable28] fix(appstore): Return an empty array in case of fail
| * | chore: add warning in case of failureGit'Fellow2024-07-171-0/+1
| | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
| * | fix(appstore): Return an empty array in case of failGit'Fellow2024-07-171-0/+3
| | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | Merge pull request #46523 from nextcloud/backport/46504/stable28Git'Fellow2024-07-194-5/+22
|\ \ \ | | | | | | | | [stable28] fix(theming): enforce theme should still provide dark as fallback
| * | | fix(theming): enforce theme should still provide dark as fallbackskjnldsv2024-07-164-5/+22
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Merge pull request #46520 from nextcloud/backport/46475/stable28Git'Fellow2024-07-191-1/+1
|\ \ \ \ | | | | | | | | | | [stable28] fix(redis): Require version >=4 for unlink
| * | | | fix(redis): Require version >=4 for unlinkGit'Fellow2024-07-151-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | | Merge pull request #46637 from nextcloud/backport/46608/stable28Anupam Kumar2024-07-191-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [stable28] fix(TextProcessing): use error instead of info for exception logging
| * | | | | fix(TextProcessing): use error instead of info for exception loggingAnupam Kumar2024-07-191-1/+1
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
* | | | | Merge pull request #46125 from ↵Joas Schilling2024-07-191-8/+0
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | nextcloud/automated/noid/stable28-update-psalm-baseline [stable28] Update psalm-baseline.xml
| * | | | chore(tests): Update psalm baselinenextcloud-command2024-07-191-8/+0
|/ / / / | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-19138-648/+2108
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #46603 from nextcloud/backport/46593/stable28Sebastian Krupinski2024-07-181-1/+10
|\ \ \ \ | | | | | | | | | | [stable28] fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server…
| * | | | fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server ErrorSebastianKrupinski2024-07-181-1/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | | Merge pull request #46613 from nextcloud/backport/46594/stable28Sebastian Krupinski2024-07-181-0/+5
|\ \ \ \ \ | | | | | | | | | | | | [stable28] fix(caldav): decode values before returning
| * | | | | fix(caldav): decode values before returningSebastianKrupinski2024-07-181-0/+5
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | | Merge pull request #46585 from nextcloud/release/28.0.8v28.0.8Benjamin Gaussorgues2024-07-181-2/+2
|\ \ \ \ \
| * | | | | build(hub): 28.0.8Benjamin Gaussorgues2024-07-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | | | Merge pull request #46561 from nextcloud/backport/46354/stable28John Molakvoæ2024-07-185-10/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix: stop file actions when conflict dialog skippedgrnd-alt2024-07-165-10/+7
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: grnd-alt <salimbelakkaf@outlook.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Merge pull request #46599 from nextcloud/backport/46589/stable28John Molakvoæ2024-07-188-8/+11
|\ \ \ \ \
| * | | | | fix(files_sharing): also allow removing READ permissions on email sharesskjnldsv2024-07-188-8/+11
|/ / / / / | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-07-18112-114/+288
| |/ / / |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #46576 from nextcloud/backport/46575/stable28Joas Schilling2024-07-1724-64/+64
|\ \ \ \ | |_|_|/ |/| | | [stable28] fix(CI): Update setup-php, setup-node, checkout and paths-filter actions
| * | | ci(smb-kerberos): Fixate to 22.04 like on stable29 and masterJoas Schilling2024-07-171-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | fix(CI): Update setup-php, setup-node, checkout and paths-filter actionsJoas Schilling2024-07-1724-63/+63
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-07-17160-182/+154
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1678-118/+490
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1514-6/+656
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1430-58/+480
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-13254-1164/+1952
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #46468 from nextcloud/fix/noid/stable28-use-low-runnersJoas Schilling2024-07-1218-26/+29
|\ | | | | [stable28] fix(ci): Use low runners were possible
| * fix(CI): Require compilation check when touching version.phpJoas Schilling2024-07-121-0/+1
| | | | | | | | | | | | NPM is using version.php as app version and that seems to be part of the dist files now Signed-off-by: Joas Schilling <coding@schilljs.com>
| * chore(assets): Recompile JSJoas Schilling2024-07-122-3/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * fix(CI): Ensure we recompile when neededJoas Schilling2024-07-121-0/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * fix(ci): Use low runners were possibleMarcel Müller2024-07-1216-23/+23
|/ | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1276-174/+192
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #46390 from nextcloud/release/28.0.8_rc1v28.0.8rc1Benjamin Gaussorgues2024-07-111-2/+2
|\
| * build(hub): 28.0.8 RC1Benjamin Gaussorgues2024-07-101-2/+2
| | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | Merge pull request #46431 from nextcloud/backport/46258/stable28Andy Scherzinger2024-07-1113-43/+111
|\ \ | | | | | | [stable28] fix(theming): Conitionally disable blur filter for performance