]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
6 days agofix: Allow overriding shouldApplyQuota check from child classes backport/48623/stable28 48633/head
Julius Knorr [Wed, 9 Oct 2024 06:25:30 +0000 (08:25 +0200)]
fix: Allow overriding shouldApplyQuota check from child classes

Signed-off-by: Julius Knorr <jus@bitgrid.net>
6 days agoMerge pull request #48213 from nextcloud/backport/48205/stable28
Stephan Orbaugh [Wed, 9 Oct 2024 15:33:38 +0000 (17:33 +0200)]
Merge pull request #48213 from nextcloud/backport/48205/stable28

[stable28] Ci fixes

7 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 9 Oct 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 days agofix: improve moving object store items to trashbin backport/48205/stable28 48213/head
Robin Appelman [Thu, 19 Sep 2024 17:33:34 +0000 (19:33 +0200)]
fix: improve moving object store items to trashbin

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agofix(tests): UserManager constructor arguments
Louis Chemineau [Tue, 1 Oct 2024 20:21:33 +0000 (22:21 +0200)]
fix(tests): UserManager constructor arguments

After https://github.com/nextcloud/server/pull/48283

Signed-off-by: Louis Chemineau <louis@chmn.me>
7 days agofix: rework move into object store to better preserve fileids
Robin Appelman [Thu, 26 Sep 2024 14:28:59 +0000 (16:28 +0200)]
fix: rework move into object store to better preserve fileids

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agofix: preserve fileid when moving from objectstore to non-objectstore
Robin Appelman [Wed, 25 Sep 2024 15:52:42 +0000 (17:52 +0200)]
fix: preserve fileid when moving from objectstore to non-objectstore

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agofix: ensure source folder is removed from cache when moving to objectstore
Robin Appelman [Fri, 20 Sep 2024 09:19:14 +0000 (11:19 +0200)]
fix: ensure source folder is removed from cache when moving to objectstore

otherwise this causes confusion down the line as it's contents will be moved to the new cache

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agofix: fix trashbin move with object store
Robin Appelman [Thu, 19 Sep 2024 16:52:05 +0000 (18:52 +0200)]
fix: fix trashbin move with object store

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agofix: fix shared storage test
Robin Appelman [Thu, 19 Sep 2024 19:25:47 +0000 (21:25 +0200)]
fix: fix shared storage test

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agofix: Prevent duplicate creation of print_exception function
Louis Chemineau [Wed, 18 Sep 2024 07:23:19 +0000 (09:23 +0200)]
fix: Prevent duplicate creation of print_exception function

Signed-off-by: Louis Chemineau <louis@chmn.me>
7 days agofix(tests): Fix Folder tests
Côme Chilliet [Tue, 17 Sep 2024 17:19:08 +0000 (19:19 +0200)]
fix(tests): Fix Folder tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
7 days agofix: Override start method of \Sabre\DAV\Server to remove exception output
Louis Chemineau [Wed, 18 Sep 2024 15:09:49 +0000 (17:09 +0200)]
fix: Override start method of \Sabre\DAV\Server to remove exception output

Signed-off-by: Louis Chemineau <louis@chmn.me>
7 days agotest: fix ShareControllerTest.php
Robin Appelman [Wed, 18 Sep 2024 13:45:20 +0000 (15:45 +0200)]
test: fix ShareControllerTest.php

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agotest: fix trashbin StorageTest
Robin Appelman [Wed, 18 Sep 2024 13:44:12 +0000 (15:44 +0200)]
test: fix trashbin StorageTest

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agotest: fix ShareAPIControllerTest.php
Robin Appelman [Wed, 18 Sep 2024 13:02:52 +0000 (15:02 +0200)]
test: fix ShareAPIControllerTest.php

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agotest: fix service overwrite in PartFileInRootUploadTest
Robin Appelman [Wed, 18 Sep 2024 12:48:20 +0000 (14:48 +0200)]
test: fix service overwrite in PartFileInRootUploadTest

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agotest: put parent items into cache in tests
Robin Appelman [Wed, 18 Sep 2024 11:54:37 +0000 (13:54 +0200)]
test: put parent items into cache in tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agofix: ensure parent folder exists when writing a file to object storage
Robin Appelman [Wed, 18 Sep 2024 11:54:21 +0000 (13:54 +0200)]
fix: ensure parent folder exists when writing a file to object storage

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agotest: fix incorrect ltrim usage in test
Robin Appelman [Wed, 18 Sep 2024 10:29:29 +0000 (12:29 +0200)]
test: fix incorrect ltrim usage in test

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agofix: verify that parent exists in cache when inserting
Robin Appelman [Wed, 18 Sep 2024 10:29:13 +0000 (12:29 +0200)]
fix: verify that parent exists in cache when inserting

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agofix: fix object store id for test object store
Robin Appelman [Wed, 18 Sep 2024 09:14:41 +0000 (11:14 +0200)]
fix: fix object store id for test object store

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agofix: cleanup objectstore file_put_content
Robin Appelman [Wed, 18 Sep 2024 09:14:20 +0000 (11:14 +0200)]
fix: cleanup objectstore file_put_content

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agofix: create intermediate directories for objectstore moveFromStorage
Robin Appelman [Wed, 18 Sep 2024 09:13:51 +0000 (11:13 +0200)]
fix: create intermediate directories for objectstore moveFromStorage

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agofix: get source file before moving the cache item in objectstore moveFromStorage
Robin Appelman [Wed, 18 Sep 2024 09:13:20 +0000 (11:13 +0200)]
fix: get source file before moving the cache item in objectstore moveFromStorage

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 days agofix: Drop unnecessary exit
Louis Chemineau [Tue, 17 Sep 2024 15:32:33 +0000 (17:32 +0200)]
fix: Drop unnecessary exit

Signed-off-by: Louis Chemineau <louis@chmn.me>
8 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 8 Oct 2024 00:20:29 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 days agoMerge pull request #48590 from nextcloud/backport/48584/stable28
Joas Schilling [Mon, 7 Oct 2024 14:23:28 +0000 (16:23 +0200)]
Merge pull request #48590 from nextcloud/backport/48584/stable28

[stable28] fix(config): Mark more app configs sensitive

8 days agofix(config): Mark more app configs sensitive backport/48584/stable28 48590/head
Joas Schilling [Mon, 7 Oct 2024 09:46:39 +0000 (11:46 +0200)]
fix(config): Mark more app configs sensitive

Signed-off-by: Joas Schilling <coding@schilljs.com>
9 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 7 Oct 2024 00:20:17 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 6 Oct 2024 00:21:40 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 5 Oct 2024 00:20:37 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 4 Oct 2024 00:20:25 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 3 Oct 2024 00:20:59 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 days agoMerge pull request #48498 from nextcloud/release/28.0.11_rc1 v28.0.11rc1
Benjamin Gaussorgues [Wed, 2 Oct 2024 13:12:41 +0000 (15:12 +0200)]
Merge pull request #48498 from nextcloud/release/28.0.11_rc1

2 weeks agoMerge pull request #48510 from nextcloud/fix/stable28/webcal-subscription-jobs-middleware
Kate [Wed, 2 Oct 2024 10:05:20 +0000 (12:05 +0200)]
Merge pull request #48510 from nextcloud/fix/stable28/webcal-subscription-jobs-middleware

2 weeks agoMerge pull request #48054 from nextcloud/backport/48043/stable28
Kate [Wed, 2 Oct 2024 10:05:10 +0000 (12:05 +0200)]
Merge pull request #48054 from nextcloud/backport/48043/stable28

2 weeks agoMerge pull request #48074 from nextcloud/backport/48050/stable28
Kate [Wed, 2 Oct 2024 09:00:35 +0000 (11:00 +0200)]
Merge pull request #48074 from nextcloud/backport/48050/stable28

2 weeks agofix(weather_status): Fix search address errors when offline backport/48050/stable28 48074/head
provokateurin [Sun, 15 Sep 2024 20:39:18 +0000 (22:39 +0200)]
fix(weather_status): Fix search address errors when offline

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agoMerge pull request #48501 from nextcloud/backport/48426/stable28
Josh [Wed, 2 Oct 2024 07:00:50 +0000 (03:00 -0400)]
Merge pull request #48501 from nextcloud/backport/48426/stable28

[stable28] fix(config): Suppress `config.php` fopen error at install time

2 weeks agofix(config): Suppress error at install time backport/48426/stable28 48501/head
Josh [Fri, 27 Sep 2024 21:28:14 +0000 (17:28 -0400)]
fix(config): Suppress error at install time

Signed-off-by: Josh <josh.t.richards@gmail.com>
2 weeks agoMerge pull request #47791 from nextcloud/backport/45098/stable28
Sebastian Krupinski [Wed, 2 Oct 2024 06:09:33 +0000 (02:09 -0400)]
Merge pull request #47791 from nextcloud/backport/45098/stable28

[stable28] fix(caldav): Do not load IMipPlugin before user auth and session is c…

2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 2 Oct 2024 00:20:18 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agofix(caldav): add missing handlers fix/stable28/webcal-subscription-jobs-middleware 48510/head
Anna Larch [Tue, 1 Oct 2024 20:52:08 +0000 (22:52 +0200)]
fix(caldav): add missing handlers

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 weeks agobuild(hub): 28.0.11 RC1 release/28.0.11_rc1 48498/head
Benjamin Gaussorgues [Tue, 1 Oct 2024 15:44:37 +0000 (17:44 +0200)]
build(hub): 28.0.11 RC1

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 weeks agoMerge pull request #48445 from nextcloud/fix/noid/ignore-unavailable-token
Arthur Schiwon [Tue, 1 Oct 2024 13:57:11 +0000 (15:57 +0200)]
Merge pull request #48445 from nextcloud/fix/noid/ignore-unavailable-token

[stable28] fix(Auth): ignore missing token when trying to set password-unconfirmable

2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 1 Oct 2024 00:20:51 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48448 from nextcloud/backport/48437/stable28
Kate [Mon, 30 Sep 2024 10:55:33 +0000 (12:55 +0200)]
Merge pull request #48448 from nextcloud/backport/48437/stable28

2 weeks agofix: correctly count disabled users for subadmins backport/48437/stable28 48448/head
Maksim Sukharev [Sat, 28 Sep 2024 16:46:16 +0000 (18:46 +0200)]
fix: correctly count disabled users for subadmins

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 weeks agoMerge pull request #48443 from nextcloud/backport/48307/stable28
Kate [Mon, 30 Sep 2024 08:16:55 +0000 (10:16 +0200)]
Merge pull request #48443 from nextcloud/backport/48307/stable28

2 weeks agofix(Auth): ignore missing token when trying to set password-unconfirmable fix/noid/ignore-unavailable-token 48445/head
Arthur Schiwon [Mon, 30 Sep 2024 08:06:58 +0000 (10:06 +0200)]
fix(Auth): ignore missing token when trying to set password-unconfirmable

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 weeks agofix: gracefully parse non-standard trusted certificates backport/48307/stable28 48443/head
Richard Steinmetz [Tue, 24 Sep 2024 08:33:07 +0000 (10:33 +0200)]
fix: gracefully parse non-standard trusted certificates

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 29 Sep 2024 00:28:18 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48427 from nextcloud/dependabot/npm_and_yarn/stable28/cypress...
dependabot[bot] [Sat, 28 Sep 2024 05:39:04 +0000 (05:39 +0000)]
Merge pull request #48427 from nextcloud/dependabot/npm_and_yarn/stable28/cypress-13.13.3

2 weeks agochore(deps-dev): Bump cypress from 13.13.2 to 13.13.3 dependabot/npm_and_yarn/stable28/cypress-13.13.3 48427/head
dependabot[bot] [Sat, 28 Sep 2024 01:21:52 +0000 (01:21 +0000)]
chore(deps-dev): Bump cypress from 13.13.2 to 13.13.3

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.2 to 13.13.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.13.2...v13.13.3)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 28 Sep 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #47813 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud...
Andy Scherzinger [Fri, 27 Sep 2024 18:23:20 +0000 (20:23 +0200)]
Merge pull request #47813 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/calendar-availability-vue-2.2.4

chore(deps): bump @nextcloud/calendar-availability-vue from 2.2.2 to 2.2.4

2 weeks agochore(assets): Recompile assets dependabot/npm_and_yarn/stable28/nextcloud/calendar-availability-vue-2.2.4 47813/head
nextcloud-command [Sun, 22 Sep 2024 19:10:05 +0000 (19:10 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agochore(deps): bump @nextcloud/calendar-availability-vue
dependabot[bot] [Thu, 12 Sep 2024 08:43:33 +0000 (08:43 +0000)]
chore(deps): bump @nextcloud/calendar-availability-vue

Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases)
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v2.2.2...v2.2.4)

---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoMerge pull request #48392 from nextcloud/backport/48375/stable28
Joas Schilling [Fri, 27 Sep 2024 10:28:11 +0000 (12:28 +0200)]
Merge pull request #48392 from nextcloud/backport/48375/stable28

[stable28] Skip future shipped apps from updatenotification check

2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 27 Sep 2024 00:20:55 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48399 from nextcloud/backport/48366/stable28
Kate [Thu, 26 Sep 2024 18:12:56 +0000 (20:12 +0200)]
Merge pull request #48399 from nextcloud/backport/48366/stable28

2 weeks agoMerge pull request #48386 from nextcloud/backport/48359/stable28
Louis [Thu, 26 Sep 2024 15:39:00 +0000 (17:39 +0200)]
Merge pull request #48386 from nextcloud/backport/48359/stable28

[stable28] fix: Use placeholder for external storage password

2 weeks agofix(files_sharing): Check if propfind response is valid before accessing share permis... backport/48366/stable28 48399/head
provokateurin [Thu, 26 Sep 2024 12:35:25 +0000 (14:35 +0200)]
fix(files_sharing): Check if propfind response is valid before accessing share permission props

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agorefactor(files_sharing): Make permissions prop checks less error prone
provokateurin [Thu, 26 Sep 2024 07:41:49 +0000 (09:41 +0200)]
refactor(files_sharing): Make permissions prop checks less error prone

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agofix(files_sharing): Parse OCM share permissions from OCM and not OCS prop
provokateurin [Thu, 26 Sep 2024 07:38:41 +0000 (09:38 +0200)]
fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agofix(updatenotification): Communicate files_downloadlimit as shipped in 29+ backport/48375/stable28 48392/head
Joas Schilling [Thu, 26 Sep 2024 10:21:04 +0000 (12:21 +0200)]
fix(updatenotification): Communicate files_downloadlimit as shipped in 29+

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #48379 from nextcloud/backport/48142/stable28
Joas Schilling [Thu, 26 Sep 2024 13:18:54 +0000 (15:18 +0200)]
Merge pull request #48379 from nextcloud/backport/48142/stable28

[stable28] feat(share): ensure unique share tokens with dynamic length adjustment

2 weeks agofix: Use hashed password in files_external settings backport/48359/stable28 48386/head
Louis Chemineau [Tue, 24 Sep 2024 14:20:04 +0000 (16:20 +0200)]
fix: Use hashed password in files_external settings

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 weeks agoMerge pull request #48348 from nextcloud/dependaniel/aws-sdk-for-28
Joas Schilling [Thu, 26 Sep 2024 12:56:57 +0000 (14:56 +0200)]
Merge pull request #48348 from nextcloud/dependaniel/aws-sdk-for-28

[stable28] chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.322.4

2 weeks agoMerge pull request #48363 from nextcloud/backport/48345/stable28
Daniel [Thu, 26 Sep 2024 12:41:16 +0000 (14:41 +0200)]
Merge pull request #48363 from nextcloud/backport/48345/stable28

[stable28] fix(files_external): Catch correct exception

2 weeks agofix(s3): suppress php deprecation warning on php8 dependaniel/aws-sdk-for-28 48348/head
Daniel Kesselberg [Tue, 24 Sep 2024 18:58:40 +0000 (20:58 +0200)]
fix(s3): suppress php deprecation warning on php8

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 weeks agochore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.332.4
Daniel Kesselberg [Wed, 25 Sep 2024 10:08:05 +0000 (12:08 +0200)]
chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.332.4

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 weeks agofix(share): Ensure unique share tokens backport/48142/stable28 48379/head
ernolf [Tue, 20 Aug 2024 10:33:28 +0000 (12:33 +0200)]
fix(share): Ensure unique share tokens

- check for token collisions and retry up to three times.
- throw after 3 attempts without finding a unique token.

Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
2 weeks agoMerge pull request #48367 from nextcloud/backport/48354/stable28
Louis [Thu, 26 Sep 2024 10:04:43 +0000 (12:04 +0200)]
Merge pull request #48367 from nextcloud/backport/48354/stable28

[stable28] fix: Show storage full warning when storage is actually full

2 weeks agofix: Show storage full warning when storage is actually full backport/48354/stable28 48367/head
Louis Chemineau [Wed, 25 Sep 2024 11:53:54 +0000 (13:53 +0200)]
fix: Show storage full warning when storage is actually full

< 0 values for "free" do not mean that the storage is full: https://github.com/nextcloud/server/blob/6befdd6dd7cd20fe7f7036e4665bcfbb783d6803/lib/public/Files/FileInfo.php#L31-L42

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agofix(files_external): Catch correct exception backport/48345/stable28 48363/head
Marcel Klehr [Wed, 25 Sep 2024 07:07:33 +0000 (09:07 +0200)]
fix(files_external): Catch correct exception

SMB#getFileInfo used to throw an icewind/smb exception, but nowadays throws \OCP\Files\ForbiddenException. This fixes downstream methods to catch the new exception.

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 weeks agoMerge pull request #48318 from nextcloud/backport/48315/stable28
F. E Noel Nfebe [Thu, 26 Sep 2024 06:11:21 +0000 (07:11 +0100)]
Merge pull request #48318 from nextcloud/backport/48315/stable28

[stable28] refactor(AccountIcon): Remove needless console.log

2 weeks agochore(assets): Recompile assets backport/48315/stable28 48318/head
nextcloud-command [Thu, 26 Sep 2024 05:45:19 +0000 (05:45 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 26 Sep 2024 00:23:29 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48352 from nextcloud/backport/48331/stable28
Pytal [Wed, 25 Sep 2024 22:03:03 +0000 (15:03 -0700)]
Merge pull request #48352 from nextcloud/backport/48331/stable28

[stable28] fix(files): Fix having to resolve conflicts twice when dropping files

2 weeks agochore(assets): Recompile assets backport/48331/stable28 48352/head
nextcloud-command [Wed, 25 Sep 2024 21:36:27 +0000 (21:36 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agofix(files): Fix having to resolve conflicts twice when dropping files
Christopher Ng [Tue, 24 Sep 2024 23:01:05 +0000 (16:01 -0700)]
fix(files): Fix having to resolve conflicts twice when dropping files

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 weeks agoMerge pull request #48339 from nextcloud/automated/noid/stable28-update-ca-cert-bundle
Joas Schilling [Wed, 25 Sep 2024 05:04:17 +0000 (07:04 +0200)]
Merge pull request #48339 from nextcloud/automated/noid/stable28-update-ca-cert-bundle

[stable28] fix(security): Update CA certificate bundle

3 weeks agofix(security): Update CA certificate bundle automated/noid/stable28-update-ca-cert-bundle 48339/head
nextcloud-command [Wed, 25 Sep 2024 02:30:59 +0000 (02:30 +0000)]
fix(security): Update CA certificate bundle

Signed-off-by: GitHub <noreply@github.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 25 Sep 2024 00:21:36 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agochore(assets): Recompile assets
nextcloud-command [Tue, 24 Sep 2024 12:05:24 +0000 (12:05 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agorefactor(AccountIcon): Remove needless console.log
fenn-cs [Tue, 24 Sep 2024 11:40:59 +0000 (13:40 +0200)]
refactor(AccountIcon): Remove needless console.log

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 weeks agoMerge pull request #48310 from nextcloud/backport/47349/stable28
Joas Schilling [Tue, 24 Sep 2024 10:15:38 +0000 (12:15 +0200)]
Merge pull request #48310 from nextcloud/backport/47349/stable28

[stable28] Add bidirectional text support - Backend

3 weeks agoci: Restrict RTL characters to RTL languages backport/47349/stable28 48310/head
Joas Schilling [Wed, 18 Sep 2024 09:03:13 +0000 (11:03 +0200)]
ci: Restrict RTL characters to RTL languages

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agoMerge pull request #48283 from nextcloud/backport/48207/stable28
Louis [Tue, 24 Sep 2024 08:17:17 +0000 (10:17 +0200)]
Merge pull request #48283 from nextcloud/backport/48207/stable28

[stable28] fix: Don't crash if disabled user is missing in the database

3 weeks agoMerge pull request #48281 from nextcloud/backport/48266/stable28
Kate [Tue, 24 Sep 2024 05:50:14 +0000 (07:50 +0200)]
Merge pull request #48281 from nextcloud/backport/48266/stable28

3 weeks agoMerge pull request #48300 from nextcloud/backport/48268/stable28
Daniel [Mon, 23 Sep 2024 20:31:53 +0000 (22:31 +0200)]
Merge pull request #48300 from nextcloud/backport/48268/stable28

[stable28] fix: skip the integrity check for nextcloud-init-sync.lock

3 weeks agofix: skip the integrity check for nextcloud-init-sync.lock backport/48268/stable28 48300/head
Daniel Kesselberg [Sun, 22 Sep 2024 14:19:48 +0000 (16:19 +0200)]
fix: skip the integrity check for nextcloud-init-sync.lock

nextcloud-init-sync.lock is used by nextcloud/docker to prevent running the initialization script on multiple containers at the same time.

Ref: https://github.com/nextcloud/docker/issues/2299.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 weeks agofix(users): Don't crash if disabled user is missing in the database backport/48207/stable28 48283/head
Louis Chemineau [Fri, 20 Sep 2024 09:26:22 +0000 (11:26 +0200)]
fix(users): Don't crash if disabled user is missing in the database

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 23 Sep 2024 14:52:54 +0000 (14:52 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48292 from nextcloud/backport/48282/stable28
Joas Schilling [Mon, 23 Sep 2024 12:46:18 +0000 (14:46 +0200)]
Merge pull request #48292 from nextcloud/backport/48282/stable28

[stable28] chore: add .git-blame-ignore-revs

3 weeks agochore: add .git-blame-ignore-revs backport/48282/stable28 48292/head
Daniel Kesselberg [Mon, 23 Sep 2024 09:39:15 +0000 (11:39 +0200)]
chore: add .git-blame-ignore-revs

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 weeks agofix(psalm): Enable findUnusedBaselineEntry backport/48266/stable28 48281/head
provokateurin [Sun, 22 Sep 2024 06:38:31 +0000 (08:38 +0200)]
fix(psalm): Enable findUnusedBaselineEntry

Signed-off-by: provokateurin <kate@provokateurin.de>
3 weeks agoMerge pull request #48058 from nextcloud/automated/noid/stable28-update-psalm-baseline
Kate [Mon, 23 Sep 2024 07:20:46 +0000 (09:20 +0200)]
Merge pull request #48058 from nextcloud/automated/noid/stable28-update-psalm-baseline