]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
7 weeks agochore: Update smb-kerberos workflow backport/48359/stable26 48384/head
Louis Chemineau [Tue, 1 Oct 2024 09:14:13 +0000 (11:14 +0200)]
chore: Update smb-kerberos workflow

Signed-off-by: Louis Chemineau <louis@chmn.me>
7 weeks agofix: Use hashed password in files_external settings
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>
8 weeks agoMerge pull request #48377 from nextcloud/backport/48142/stable26
Joas Schilling [Thu, 26 Sep 2024 13:18:20 +0000 (15:18 +0200)]
Merge pull request #48377 from nextcloud/backport/48142/stable26

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

8 weeks agofix(share): Ensure unique share tokens backport/48142/stable26 48377/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>
8 weeks agoMerge pull request #48338 from nextcloud/automated/noid/stable26-update-ca-cert-bundle
Joas Schilling [Wed, 25 Sep 2024 05:04:05 +0000 (07:04 +0200)]
Merge pull request #48338 from nextcloud/automated/noid/stable26-update-ca-cert-bundle

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

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

Signed-off-by: GitHub <noreply@github.com>
8 weeks agoMerge pull request #48290 from nextcloud/backport/48282/stable26
Joas Schilling [Mon, 23 Sep 2024 12:45:31 +0000 (14:45 +0200)]
Merge pull request #48290 from nextcloud/backport/48282/stable26

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

8 weeks agochore: add .git-blame-ignore-revs backport/48282/stable26 48290/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>
2 months agoMerge pull request #47520 from nextcloud/backport/47325/stable26
John Molakvoæ [Wed, 4 Sep 2024 07:36:02 +0000 (09:36 +0200)]
Merge pull request #47520 from nextcloud/backport/47325/stable26

2 months agochore: Remove test not compatible with 27 and below 47520/head
Côme Chilliet [Thu, 22 Aug 2024 13:08:25 +0000 (15:08 +0200)]
chore: Remove test not compatible with 27 and below

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix: Remove call to non-existing method in 28 and add missing use in test
Côme Chilliet [Mon, 19 Aug 2024 08:31:30 +0000 (10:31 +0200)]
fix: Remove call to non-existing method in 28 and add missing use in test

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix(tests): Fix PHP 8.0 compatibility
Côme Chilliet [Tue, 13 Aug 2024 13:17:57 +0000 (15:17 +0200)]
fix(tests): Fix PHP 8.0 compatibility

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix(tests): Adapt tests to change of DefaultShareProvider constructor
Côme Chilliet [Mon, 12 Aug 2024 13:15:58 +0000 (15:15 +0200)]
fix(tests): Adapt tests to change of DefaultShareProvider constructor

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix: Remove shares only if there are no more common groups between users
Côme Chilliet [Thu, 13 Jun 2024 15:05:29 +0000 (17:05 +0200)]
fix: Remove shares only if there are no more common groups between users

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agochore(tests): Test limiting sharing to same group
Louis Chemineau [Wed, 22 May 2024 09:59:10 +0000 (11:59 +0200)]
chore(tests): Test limiting sharing to same group

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 months agofix(files_sharing): Delete user shares if needed when user is removed from a group
Louis Chemineau [Wed, 22 May 2024 09:55:47 +0000 (11:55 +0200)]
fix(files_sharing): Delete user shares if needed when user is removed from a group

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months agoMerge pull request #46666 from nextcloud/backport/46640/stable26
Arthur Schiwon [Mon, 29 Jul 2024 22:14:36 +0000 (00:14 +0200)]
Merge pull request #46666 from nextcloud/backport/46640/stable26

[stable26] fix(Token): take over scope in token refresh with login by cookie

3 months agofix(Token): take over scope in token refresh with login by cookie 46666/head
Arthur Schiwon [Mon, 29 Jul 2024 11:45:23 +0000 (13:45 +0200)]
fix(Token): take over scope in token refresh with login by cookie

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 months agoMerge pull request #46420 from nextcloud/backport/46398/stable26
Arthur Schiwon [Tue, 16 Jul 2024 09:03:07 +0000 (11:03 +0200)]
Merge pull request #46420 from nextcloud/backport/46398/stable26

[stable26] fix(Session): avoid race conditions on clustered setups

4 months agoMerge pull request #46409 from nextcloud/backport/46388/stable26
Joas Schilling [Thu, 11 Jul 2024 06:29:24 +0000 (08:29 +0200)]
Merge pull request #46409 from nextcloud/backport/46388/stable26

[stable26] fix(workflows): Fix file systemtag cache

4 months agofix(workflows): Fix file systemtag cache 46409/head
Joas Schilling [Fri, 28 Jun 2024 08:52:02 +0000 (10:52 +0200)]
fix(workflows): Fix file systemtag cache

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(Session): avoid race conditions on clustered setups 46420/head
Arthur Schiwon [Wed, 10 Jul 2024 16:54:25 +0000 (18:54 +0200)]
fix(Session): avoid race conditions on clustered setups

- re-stablishes old behaviour with cache to return null instead of throwing
  an InvalidTokenException when the token is cached as non-existing
- token invalidation and re-generation are bundled in a DB transaction now

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 months agoMerge pull request #46261 from nextcloud/automated/noid/stable26-update-ca-cert-bundle
Joas Schilling [Wed, 3 Jul 2024 06:47:25 +0000 (08:47 +0200)]
Merge pull request #46261 from nextcloud/automated/noid/stable26-update-ca-cert-bundle

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

4 months agofix(security): Update CA certificate bundle 46261/head
nextcloud-command [Wed, 3 Jul 2024 02:19:44 +0000 (02:19 +0000)]
fix(security): Update CA certificate bundle

Signed-off-by: GitHub <noreply@github.com>
4 months agoMerge pull request #46153 from nextcloud/automated/noid/stable26-update-code-signing-crl
Joas Schilling [Thu, 27 Jun 2024 08:03:46 +0000 (10:03 +0200)]
Merge pull request #46153 from nextcloud/automated/noid/stable26-update-code-signing-crl

[stable26] fix(security): Update code signing revocation list

4 months agofix(security): Update code signing revocation list 46153/head
nextcloud-command [Thu, 27 Jun 2024 02:21:12 +0000 (02:21 +0000)]
fix(security): Update code signing revocation list

Signed-off-by: GitHub <noreply@github.com>
4 months agoMerge pull request #46086 from nextcloud/backport/46075/stable26
Arthur Schiwon [Tue, 25 Jun 2024 10:51:30 +0000 (12:51 +0200)]
Merge pull request #46086 from nextcloud/backport/46075/stable26

[stable26] fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION

4 months agofix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION 46086/head
Arthur Schiwon [Mon, 24 Jun 2024 11:47:12 +0000 (13:47 +0200)]
fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION

The scope design requires scopes to be either not specified, or
specified explicitely. Therefore, when setting the
skip-password-validation scope for user authentication from mechanisms
like SAML, we also have to set the filesystem scope, otherwise they will
lack access to the filesystem.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 months agoMerge pull request #45925 from nextcloud/backport/45912/stable26
Joas Schilling [Wed, 19 Jun 2024 10:32:00 +0000 (12:32 +0200)]
Merge pull request #45925 from nextcloud/backport/45912/stable26

[stable26] ci: use precise ref for 3rdparty check

5 months agoMerge pull request #45812 from nextcloud/backport/43942/stable26
Arthur Schiwon [Tue, 18 Jun 2024 17:10:29 +0000 (19:10 +0200)]
Merge pull request #45812 from nextcloud/backport/43942/stable26

[stable26] fix(Session): avoid password confirmation on SSO

5 months agoMerge pull request #45759 from nextcloud/backport/45355/stable26
Arthur Schiwon [Tue, 18 Jun 2024 16:39:58 +0000 (18:39 +0200)]
Merge pull request #45759 from nextcloud/backport/45355/stable26

[stable26] fix: delete user credentials stored in storages_credentials when user gets deleted

5 months agoMerge pull request #45822 from nextcloud/backport/45811/stable26
Arthur Schiwon [Tue, 18 Jun 2024 16:38:19 +0000 (18:38 +0200)]
Merge pull request #45822 from nextcloud/backport/45811/stable26

[stable26] test: add tests for ProfilePageController

5 months agoci: use precise ref for 3rdparty check 45925/head
Arthur Schiwon [Mon, 17 Jun 2024 09:25:28 +0000 (11:25 +0200)]
ci: use precise ref for 3rdparty check

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 months agotest: add tests for ProfilePageController 45822/head
Daniel Kesselberg [Wed, 12 Jun 2024 09:46:12 +0000 (11:46 +0200)]
test: add tests for ProfilePageController

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 months agotest(unit): adjust testSSO scenario and test class 45812/head
Arthur Schiwon [Thu, 13 Jun 2024 18:05:34 +0000 (20:05 +0200)]
test(unit): adjust testSSO scenario and test class

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 months agoMerge pull request #45805 from nextcloud/backport/45768/stable26
Matthieu Gallien [Thu, 13 Jun 2024 13:52:59 +0000 (15:52 +0200)]
Merge pull request #45805 from nextcloud/backport/45768/stable26

[stable26] Use isRetryable to catch retryable exceptions

5 months agostyle(PHP): remove unacceptable empty lines
Arthur Schiwon [Wed, 12 Jun 2024 12:58:27 +0000 (14:58 +0200)]
style(PHP): remove unacceptable empty lines

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 months agofix(Token): make new scope future compatible
Arthur Schiwon [Wed, 12 Jun 2024 09:05:43 +0000 (11:05 +0200)]
fix(Token): make new scope future compatible

- "password-unconfirmable" is the effective name for 30, but a draft
  name was backported.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 months agofix(Session): avoid password confirmation on SSO
Arthur Schiwon [Fri, 1 Mar 2024 17:37:47 +0000 (18:37 +0100)]
fix(Session): avoid password confirmation on SSO

SSO backends like SAML and OIDC tried a trick to suppress password
confirmations as they are not possible by design. At least for SAML it was
not reliable when existing user backends where used as user repositories.

Now we are setting a special scope with the token, and also make sure that
the scope is taken over when tokens are regenerated.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 months agofix(files): Use isRetryable to catch retryable exceptions 45805/head
Louis Chemineau [Mon, 10 Jun 2024 16:01:39 +0000 (18:01 +0200)]
fix(files): Use isRetryable to catch retryable exceptions

Signed-off-by: Louis Chemineau <louis@chmn.me>
5 months agofix: added missing ICredentialsManager 45759/head
yemkareems [Tue, 11 Jun 2024 04:51:41 +0000 (10:21 +0530)]
fix: added missing ICredentialsManager

fix: added missing ICredentialsManager

Signed-off-by: yemkareems <yemkareems@gmail.com>
5 months agofix: delete user credentials stored in storages_credentials when user gets deleted
yemkareems [Thu, 16 May 2024 11:18:47 +0000 (16:48 +0530)]
fix: delete user credentials stored in storages_credentials when user gets deleted

Signed-off-by: yemkareems <yemkareems@gmail.com>
[skip ci]

5 months agoMerge pull request #45545 from nextcloud/backport/44664/stable26
John Molakvoæ [Fri, 7 Jun 2024 11:42:54 +0000 (13:42 +0200)]
Merge pull request #45545 from nextcloud/backport/44664/stable26

5 months agofix(dav): Rate limit address book creation 45545/head
Hamza Mahjoubi [Thu, 4 Apr 2024 22:00:49 +0000 (00:00 +0200)]
fix(dav): Rate limit address book creation

Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
5 months agoMerge pull request #45472 from nextcloud/fix/26-caldav-atomic
Benjamin Gaussorgues [Wed, 29 May 2024 13:25:16 +0000 (15:25 +0200)]
Merge pull request #45472 from nextcloud/fix/26-caldav-atomic

5 months agoMerge pull request #45463 from nextcloud/backport/45340/stable26
Arthur Schiwon [Thu, 23 May 2024 09:16:30 +0000 (11:16 +0200)]
Merge pull request #45463 from nextcloud/backport/45340/stable26

[stable26] fix: Extend SVG reference check

5 months agoMerge pull request #45460 from nextcloud/backport/45321/stable26
Arthur Schiwon [Thu, 23 May 2024 08:54:09 +0000 (10:54 +0200)]
Merge pull request #45460 from nextcloud/backport/45321/stable26

[stable26] fix: Correctly check result of function

6 months agofix(dav): Make `createCalendarObject` atomic 45472/head
Ferdinand Thiessen [Wed, 22 May 2024 22:05:00 +0000 (00:05 +0200)]
fix(dav): Make `createCalendarObject` atomic

Partial backport of https://github.com/nextcloud/server/pull/36528

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agofix: Correctly check result of function 45460/head
Joas Schilling [Wed, 15 May 2024 08:11:31 +0000 (10:11 +0200)]
fix: Correctly check result of function

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months agofix: Extend SVG reference check 45463/head
Joas Schilling [Wed, 15 May 2024 21:38:24 +0000 (23:38 +0200)]
fix: Extend SVG reference check

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months agoMerge pull request #44527 from nextcloud/backport/44504/stable26
Benjamin Gaussorgues [Tue, 7 May 2024 09:41:38 +0000 (11:41 +0200)]
Merge pull request #44527 from nextcloud/backport/44504/stable26

6 months agofeat(files)): Add retry logic to cover deadlock situations when moving many files 44527/head
Louis Chemineau [Wed, 27 Mar 2024 15:13:51 +0000 (16:13 +0100)]
feat(files)): Add retry logic to cover deadlock situations when moving many files

Signed-off-by: Louis Chemineau <louis@chmn.me>
6 months agoMerge pull request #44955 from nextcloud/fix/noid/enable-expirt-not-set-link
Arthur Schiwon [Wed, 24 Apr 2024 11:55:13 +0000 (13:55 +0200)]
Merge pull request #44955 from nextcloud/fix/noid/enable-expirt-not-set-link

[stable26] fix(sharing): store link expire date when enabling

6 months agoMerge pull request #45007 from nextcloud/backport/44892/stable26
Joas Schilling [Wed, 24 Apr 2024 10:36:13 +0000 (12:36 +0200)]
Merge pull request #45007 from nextcloud/backport/44892/stable26

[stable26] fix(files): Also skip cross storage move with access control

6 months agofix(CI): Suppress psalm UndefinedClass 45007/head
Joas Schilling [Thu, 18 Apr 2024 07:24:11 +0000 (09:24 +0200)]
fix(CI): Suppress psalm UndefinedClass

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months agofix(files): Also skip cross storage move with access control
Joas Schilling [Wed, 17 Apr 2024 14:29:07 +0000 (16:29 +0200)]
fix(files): Also skip cross storage move with access control

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months agochore(assets): Recompile assets 44955/head
Arthur Schiwon [Mon, 22 Apr 2024 09:09:28 +0000 (11:09 +0200)]
chore(assets): Recompile assets

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
7 months agofix(sharing): store link expire date when enabling
Arthur Schiwon [Mon, 22 Apr 2024 09:05:00 +0000 (11:05 +0200)]
fix(sharing): store link expire date when enabling

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
7 months agoMerge pull request #44900 from nextcloud/fix/42060/enable-expire-not-set
Arthur Schiwon [Thu, 18 Apr 2024 11:50:51 +0000 (13:50 +0200)]
Merge pull request #44900 from nextcloud/fix/42060/enable-expire-not-set

[stable26] fix(sharing): store internal expire date when enabling

7 months agochore(assets): Recompile assets 44900/head
nextcloud-command [Thu, 18 Apr 2024 07:22:43 +0000 (07:22 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months agofix(sharing): store internal expire date when enabling
Arthur Schiwon [Wed, 17 Apr 2024 17:15:06 +0000 (19:15 +0200)]
fix(sharing): store internal expire date when enabling

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
7 months agoMerge pull request #44740 from nextcloud/backport/stable26/44736
Joas Schilling [Wed, 17 Apr 2024 08:46:06 +0000 (10:46 +0200)]
Merge pull request #44740 from nextcloud/backport/stable26/44736

[stable26] fix: Fix avatar images

7 months agotest: Update tests 44740/head
Christopher Ng [Tue, 9 Apr 2024 00:04:33 +0000 (17:04 -0700)]
test: Update tests

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 months agofix: Fix avatar images
Christopher Ng [Tue, 9 Apr 2024 00:04:33 +0000 (17:04 -0700)]
fix: Fix avatar images

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 months agoMerge pull request #44689 from nextcloud/backport/44678/stable26
Joas Schilling [Sat, 6 Apr 2024 13:12:28 +0000 (15:12 +0200)]
Merge pull request #44689 from nextcloud/backport/44678/stable26

[stable26] fix(3rdparty): Add a CI job to check 3rdparty integrity

7 months agoMerge pull request #44674 from nextcloud/backport/44662/stable26
Joas Schilling [Fri, 5 Apr 2024 21:00:07 +0000 (23:00 +0200)]
Merge pull request #44674 from nextcloud/backport/44662/stable26

[stable26] fix(deps): Update phpseclib from 2.0.45 to 2.0.47

7 months agofix(3rdparty): Add a CI job to check 3rdparty integrity 44689/head
Joas Schilling [Fri, 5 Apr 2024 12:53:30 +0000 (14:53 +0200)]
fix(3rdparty): Add a CI job to check 3rdparty integrity

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months agofix(deps): Update phpseclib to 2.0.47 44674/head
Ferdinand Thiessen [Fri, 5 Apr 2024 11:24:15 +0000 (13:24 +0200)]
fix(deps): Update phpseclib to 2.0.47

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofix: Update psalm baseline to ignore `setKey` being internal of `phpseclib`
Ferdinand Thiessen [Thu, 4 Apr 2024 21:16:26 +0000 (23:16 +0200)]
fix: Update psalm baseline to ignore `setKey` being internal of `phpseclib`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agoMerge pull request #44509 from nextcloud/backport/39367/stable26
Robin Appelman [Wed, 3 Apr 2024 11:33:30 +0000 (13:33 +0200)]
Merge pull request #44509 from nextcloud/backport/39367/stable26

[stable26] handle more exceptions in AmazonS3::fopen

7 months agoMerge pull request #44523 from nextcloud/release/26.0.13 v26.0.13
John Molakvoæ [Thu, 28 Mar 2024 08:12:53 +0000 (09:12 +0100)]
Merge pull request #44523 from nextcloud/release/26.0.13

7 months agobuild(hub): 26.0.13 44523/head
skjnldsv [Thu, 28 Mar 2024 07:36:05 +0000 (08:36 +0100)]
build(hub): 26.0.13

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
7 months agoMerge pull request #44516 from nextcloud/automated/noid/stable26-update-code-signing-crl
Joas Schilling [Thu, 28 Mar 2024 06:49:50 +0000 (07:49 +0100)]
Merge pull request #44516 from nextcloud/automated/noid/stable26-update-code-signing-crl

[stable26] fix(security): Update code signing revocation list

7 months agofix(security): Update code signing revocation list 44516/head
nextcloud-command [Thu, 28 Mar 2024 02:15:18 +0000 (02:15 +0000)]
fix(security): Update code signing revocation list

Signed-off-by: GitHub <noreply@github.com>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 28 Mar 2024 00:19:39 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agofix SeekableHttpStream::stream_stat errors on failed open 44509/head
Robin Appelman [Thu, 13 Jul 2023 13:38:58 +0000 (15:38 +0200)]
fix SeekableHttpStream::stream_stat errors on failed open

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 27 Mar 2024 00:20:42 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agoMerge pull request #44466 from nextcloud/backport/44388/stable26
Joas Schilling [Tue, 26 Mar 2024 08:41:54 +0000 (09:41 +0100)]
Merge pull request #44466 from nextcloud/backport/44388/stable26

[stable26] chore(ci): update block merge EOL workflow

7 months agochore(ci): update block merge EOL workflow 44466/head
Benjamin Gaussorgues [Thu, 21 Mar 2024 13:54:41 +0000 (14:54 +0100)]
chore(ci): update block merge EOL workflow

See nextcloud/.github#329

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 26 Mar 2024 00:19:52 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 25 Mar 2024 00:20:26 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 24 Mar 2024 00:20:30 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 23 Mar 2024 00:19:53 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 22 Mar 2024 00:19:41 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #44375 from nextcloud/release/26.0.13_rc1 v26.0.13rc1
Benjamin Gaussorgues [Thu, 21 Mar 2024 19:13:10 +0000 (20:13 +0100)]
Merge pull request #44375 from nextcloud/release/26.0.13_rc1

8 months agoMerge pull request #44283 from nextcloud/backport/44279/stable26
Benjamin Gaussorgues [Thu, 21 Mar 2024 19:04:03 +0000 (20:04 +0100)]
Merge pull request #44283 from nextcloud/backport/44279/stable26

8 months agofix: ensure nested mount points are handled in the correct order 44283/head
Robin Appelman [Mon, 18 Mar 2024 15:18:35 +0000 (16:18 +0100)]
fix: ensure nested mount points are handled in the correct order

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agoMerge pull request #44384 from nextcloud/backport/44360/stable26
Benjamin Gaussorgues [Thu, 21 Mar 2024 16:59:51 +0000 (17:59 +0100)]
Merge pull request #44384 from nextcloud/backport/44360/stable26

8 months agoMerge pull request #44387 from nextcloud/backport/44381/stable26
Andy Scherzinger [Thu, 21 Mar 2024 14:54:47 +0000 (15:54 +0100)]
Merge pull request #44387 from nextcloud/backport/44381/stable26

[stable26] fix(workflowengine): Use correct event names to make search for groups work again

8 months agochore: Compile assets 44387/head
Ferdinand Thiessen [Thu, 21 Mar 2024 13:14:33 +0000 (14:14 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(workflowengine): Use correct event for searching for groups
Ferdinand Thiessen [Thu, 21 Mar 2024 13:10:55 +0000 (14:10 +0100)]
fix(workflowengine): Use correct event for searching for groups

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(caldav): add EXDATE and EXRULE to confidential object 44384/head
Anna Larch [Wed, 20 Mar 2024 14:21:40 +0000 (15:21 +0100)]
fix(caldav): add EXDATE and EXRULE to confidential object

Signed-off-by: Anna Larch <anna@nextcloud.com>
8 months agoMerge pull request #44308 from nextcloud/backport/44299/stable26
Joas Schilling [Thu, 21 Mar 2024 10:47:45 +0000 (11:47 +0100)]
Merge pull request #44308 from nextcloud/backport/44299/stable26

[stable26] Forbid tagging readonly files

8 months agobuild(hub): 26.0.13 RC1 44375/head
Benjamin Gaussorgues [Thu, 21 Mar 2024 07:56:03 +0000 (08:56 +0100)]
build(hub): 26.0.13 RC1

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 21 Mar 2024 00:20:55 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #44348 from nextcloud/backport/44339/stable26
Stephan Orbaugh [Wed, 20 Mar 2024 13:55:54 +0000 (14:55 +0100)]
Merge pull request #44348 from nextcloud/backport/44339/stable26

[stable26] fix(share): use share owner to get ownership

8 months agofix(share): use share owner to confirm reshare 44348/head
Maxence Lange [Wed, 20 Mar 2024 01:30:00 +0000 (00:30 -0100)]
fix(share): use share owner to confirm reshare

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 20 Mar 2024 00:19:55 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #44338 from nextcloud/backport/44276/stable26
Joas Schilling [Tue, 19 Mar 2024 19:27:26 +0000 (20:27 +0100)]
Merge pull request #44338 from nextcloud/backport/44276/stable26

[stable26] fix(config): Make sure user keys are strings

8 months agofix(config): Make sure user keys are strings 44338/head
Christoph Wurst [Mon, 18 Mar 2024 13:51:35 +0000 (14:51 +0100)]
fix(config): Make sure user keys are strings

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>