]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 months agofix: Add direct parameter to flow auth v2 backport/46534/stable27 47864/head
Julius Härtl [Mon, 15 Jul 2024 13:49:32 +0000 (15:49 +0200)]
fix: Add direct parameter to flow auth v2

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 months agoMerge pull request #46677 from nextcloud/backport/44295/stable27
Julius Knorr [Wed, 11 Sep 2024 08:21:36 +0000 (10:21 +0200)]
Merge pull request #46677 from nextcloud/backport/44295/stable27

[stable27] Allow injecting the user temporarily for direct editing

2 months agofix(logging): Restore the option to log with debug level 46677/head
Joas Schilling [Fri, 22 Mar 2024 00:04:48 +0000 (01:04 +0100)]
fix(logging): Restore the option to log with debug level

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix: Implement option to temporarily set the user session
Julius Härtl [Tue, 19 Mar 2024 10:12:03 +0000 (11:12 +0100)]
fix: Implement option to temporarily set the user session

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 months agofix: Do not use incognito mode for direct editing
Julius Härtl [Tue, 19 Mar 2024 08:31:00 +0000 (09:31 +0100)]
fix: Do not use incognito mode for direct editing

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 months agoMerge pull request #47698 from nextcloud/backport/47627/stable27
Andy Scherzinger [Wed, 4 Sep 2024 11:19:17 +0000 (13:19 +0200)]
Merge pull request #47698 from nextcloud/backport/47627/stable27

[stable27] [LinkReferenceProvider] Better size check

2 months agoMerge pull request #47703 from nextcloud/backport/47635/stable27
Andy Scherzinger [Wed, 4 Sep 2024 11:18:18 +0000 (13:18 +0200)]
Merge pull request #47703 from nextcloud/backport/47635/stable27

[stable27] [oauth2] Store hashed secret instead of encrypted

2 months agochore(assets): Recompile assets 47703/head
nextcloud-command [Tue, 3 Sep 2024 11:51:48 +0000 (11:51 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(oauth2): fix tests
Julien Veyssier [Fri, 30 Aug 2024 13:10:03 +0000 (15:10 +0200)]
fix(oauth2): fix tests

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 months agofix(oauth2): store hashed secret instead of encrypted
Julien Veyssier [Thu, 29 Aug 2024 15:28:01 +0000 (17:28 +0200)]
fix(oauth2): store hashed secret instead of encrypted

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 months agofix(linkReferenceProvider): better size check 47698/head
Julien Veyssier [Tue, 3 Sep 2024 00:57:05 +0000 (02:57 +0200)]
fix(linkReferenceProvider): better size check

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 months agoMerge pull request #47325 from nextcloud/backport/47227/stable27
Andy Scherzinger [Tue, 27 Aug 2024 11:16:12 +0000 (13:16 +0200)]
Merge pull request #47325 from nextcloud/backport/47227/stable27

[stable27] Apply group limit on remove from group

2 months agochore: Remove test not compatible with 27 and below 47325/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>
2 months agoMerge pull request #47446 from nextcloud/backport/44369/stable27
Arthur Schiwon [Fri, 23 Aug 2024 12:54:57 +0000 (14:54 +0200)]
Merge pull request #47446 from nextcloud/backport/44369/stable27

 [stable27] fix: csrf check failed on public share with password

2 months agobuild: js assets 47446/head
Arthur Schiwon [Fri, 23 Aug 2024 09:04:22 +0000 (11:04 +0200)]
build: js assets

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 months agofix: csrf check failed on public share with password
Luka Trovic [Mon, 25 Mar 2024 20:33:30 +0000 (21:33 +0100)]
fix: csrf check failed on public share with password

Signed-off-by: Luka Trovic <luka@nextcloud.com>
2 months agofix: csrf check failed on public share with password
Luka Trovic [Wed, 20 Mar 2024 20:08:54 +0000 (21:08 +0100)]
fix: csrf check failed on public share with password

Signed-off-by: Luka Trovic <luka@nextcloud.com>
3 months agoMerge pull request #47280 from nextcloud/backport/46881/stable27
Andy Scherzinger [Fri, 16 Aug 2024 19:23:28 +0000 (21:23 +0200)]
Merge pull request #47280 from nextcloud/backport/46881/stable27

[stable27] fix: try to find non-recursive share source

3 months agofix: try to find non-recursive share source 47280/head
Robin Appelman [Tue, 30 Jul 2024 13:32:07 +0000 (15:32 +0200)]
fix: try to find non-recursive share source

instead of always picking the first one, try to find one that won't blow up

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #47066 from nextcloud/backport/47043/stable27
Andy Scherzinger [Tue, 13 Aug 2024 20:57:20 +0000 (22:57 +0200)]
Merge pull request #47066 from nextcloud/backport/47043/stable27

[stable27] fix(inherited-shares): ignore top root folder

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 13 Aug 2024 00:20:31 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

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

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

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 9 Aug 2024 00:25:54 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agofix(inherited-shares): ignore top root folder 47066/head
Maxence Lange [Mon, 5 Aug 2024 14:09:33 +0000 (13:09 -0100)]
fix(inherited-shares): ignore top root folder

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
3 months agoMerge pull request #47087 from nextcloud/backport/45193/stable27
Andy Scherzinger [Wed, 7 Aug 2024 07:33:48 +0000 (09:33 +0200)]
Merge pull request #47087 from nextcloud/backport/45193/stable27

[stable27] docs: added customclient_fdroid key to the config.sample.php file

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 7 Aug 2024 00:20:35 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agodocs: added customclient_fdroid config key to config.sample.php file 47087/head
Bahman Jafarzadeh [Mon, 6 May 2024 13:31:44 +0000 (17:01 +0330)]
docs: added customclient_fdroid config key to config.sample.php file

Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Bahman Jafarzadeh <bahman026@gmail.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 6 Aug 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

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

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 3 Aug 2024 00:20:12 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 2 Aug 2024 00:20:01 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 31 Jul 2024 00:20:41 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #46861 from nextcloud/backport/46849/stable27
Andy Scherzinger [Tue, 30 Jul 2024 11:05:00 +0000 (13:05 +0200)]
Merge pull request #46861 from nextcloud/backport/46849/stable27

[stable27] fix: fix recursive share check

3 months agofix: fix recursive share check 46861/head
Robin Appelman [Mon, 29 Jul 2024 13:21:18 +0000 (15:21 +0200)]
fix: fix recursive share check

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 30 Jul 2024 00:20:18 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #46667 from nextcloud/backport/46640/stable27
Arthur Schiwon [Mon, 29 Jul 2024 22:14:23 +0000 (00:14 +0200)]
Merge pull request #46667 from nextcloud/backport/46640/stable27

[stable27] 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 46667/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>
# Conflicts:
# lib/private/Authentication/Token/IProvider.php
# lib/private/Authentication/Token/Manager.php
# lib/private/Authentication/Token/PublicKeyTokenProvider.php

3 months agoMerge pull request #46762 from nextcloud/backport/46672/stable27
Julius Härtl [Mon, 29 Jul 2024 06:19:40 +0000 (08:19 +0200)]
Merge pull request #46762 from nextcloud/backport/46672/stable27

[stable27] Avoid using partial file info as valid one

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 29 Jul 2024 00:20:36 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #46741 from nextcloud/backport/46693/stable27
John Molakvoæ [Sun, 28 Jul 2024 10:31:11 +0000 (12:31 +0200)]
Merge pull request #46741 from nextcloud/backport/46693/stable27

3 months agofix: Do not return partial file info if we have a cache entry 46762/head
Julius Härtl [Mon, 22 Jul 2024 09:33:50 +0000 (11:33 +0200)]
fix: Do not return partial file info if we have a cache entry

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 months agofix: Ignore preview requests for invalid file ids
Julius Härtl [Fri, 21 Jun 2024 09:37:47 +0000 (11:37 +0200)]
fix: Ignore preview requests for invalid file ids

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 months agofeat: add a specialized writeStream implementation for s3 external storage 46741/head
Robin Appelman [Mon, 22 Jul 2024 19:51:34 +0000 (21:51 +0200)]
feat: add a specialized writeStream implementation for s3 external storage

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agoMerge pull request #46089 from nextcloud/backport/46073/stable27
John Molakvoæ [Sun, 28 Jul 2024 09:46:38 +0000 (11:46 +0200)]
Merge pull request #46089 from nextcloud/backport/46073/stable27

3 months agofix: allows admin to edit global credentials 46089/head
Benjamin Gaussorgues [Mon, 24 Jun 2024 12:49:09 +0000 (14:49 +0200)]
fix: allows admin to edit global credentials

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
3 months agoMerge pull request #46682 from nextcloud/backport/46674/stable27
John Molakvoæ [Sun, 28 Jul 2024 09:46:08 +0000 (11:46 +0200)]
Merge pull request #46682 from nextcloud/backport/46674/stable27

3 months agofeat: add config flag to toggle persistent redis connections 46682/head
Robin Appelman [Mon, 22 Jul 2024 12:25:20 +0000 (14:25 +0200)]
feat: add config flag to toggle persistent redis connections

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agoMerge pull request #46066 from nextcloud/backport/45877/stable27
John Molakvoæ [Sun, 28 Jul 2024 09:15:50 +0000 (11:15 +0200)]
Merge pull request #46066 from nextcloud/backport/45877/stable27

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 28 Jul 2024 00:39:58 +0000 (00:39 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agofix: don't use custom certificate bundle if no customer certificates are configured 46066/head
Robin Appelman [Fri, 14 Jun 2024 11:35:32 +0000 (13:35 +0200)]
fix: don't use custom certificate bundle if no customer certificates are configured

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agoMerge pull request #45921 from nextcloud/backport/45582/stable27
John Molakvoæ [Sat, 27 Jul 2024 14:48:38 +0000 (16:48 +0200)]
Merge pull request #45921 from nextcloud/backport/45582/stable27

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 27 Jul 2024 00:19:46 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

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

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

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

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

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 20 Jul 2024 00:20:00 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #45975 from nextcloud/fix/stable27/caldav-scheduling-job
Anna [Thu, 18 Jul 2024 15:13:23 +0000 (17:13 +0200)]
Merge pull request #45975 from nextcloud/fix/stable27/caldav-scheduling-job

[stable27] fix(caldav): lower scheduling table size warning

4 months agoMerge pull request #46600 from nextcloud/backport/46589/stable27
John Molakvoæ [Thu, 18 Jul 2024 07:33:00 +0000 (09:33 +0200)]
Merge pull request #46600 from nextcloud/backport/46589/stable27

4 months agofix(files_sharing): also allow removing READ permissions on email shares 46600/head
skjnldsv [Thu, 18 Jul 2024 06:27:42 +0000 (08:27 +0200)]
fix(files_sharing): also allow removing READ permissions on email shares

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 18 Jul 2024 00:19:52 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 17 Jul 2024 00:19:57 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 16 Jul 2024 00:20:16 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #46227 from nextcloud/backport/45608/stable27
Stephan Orbaugh [Mon, 15 Jul 2024 12:39:33 +0000 (14:39 +0200)]
Merge pull request #46227 from nextcloud/backport/45608/stable27

[stable27] docs(ShareApiController): Correct note about expiry date timezone

4 months agoMerge pull request #45873 from nextcloud/backport/45024/stable27
Stephan Orbaugh [Mon, 15 Jul 2024 12:39:15 +0000 (14:39 +0200)]
Merge pull request #45873 from nextcloud/backport/45024/stable27

[stable27] fix(files_sharing): Add one string for every share type + fix(sharingDetails): Show correct share target

4 months agochore(assets): Recompile assets 45873/head
nextcloud-command [Mon, 15 Jul 2024 09:56:54 +0000 (09:56 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agofix(sharingDetails): Show correct share target
fenn-cs [Mon, 15 Apr 2024 21:06:40 +0000 (22:06 +0100)]
fix(sharingDetails): Show correct share target

The share details page should show the target email or user/server to which

the user is creating the share.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 months agofix(files_sharing): Add one string for every share type to not assume any language
Ferdinand Thiessen [Wed, 13 Dec 2023 00:37:09 +0000 (01:37 +0100)]
fix(files_sharing): Add one string for every share type to not assume any language

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 15 Jul 2024 00:20:16 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 14 Jul 2024 00:19:50 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 13 Jul 2024 00:20:13 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #46279 from nextcloud/backport/46068/stable27
Andy Scherzinger [Fri, 12 Jul 2024 17:45:51 +0000 (19:45 +0200)]
Merge pull request #46279 from nextcloud/backport/46068/stable27

[stable27] fix(ExternalSharing): Handle template shares from external sources

4 months agochore(assets): Recompile assets 46279/head
nextcloud-command [Thu, 11 Jul 2024 19:45:52 +0000 (19:45 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agorefactor(SharingInput): Remove unused addShare
fenn-cs [Mon, 24 Jun 2024 13:50:27 +0000 (14:50 +0100)]
refactor(SharingInput): Remove unused addShare

The new sharing flow since NC27 requires that users open the sharing details tab and

customize their share before creating it.

In https://github.com/nextcloud/server/pull/39472 the work of `addShare` was handed down to

`openSharingDetails` that opens the sharing details tab for the user to customize and manually

creat their share.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 months agofix(ExternalSharing): Handle template share from external sources
fenn-cs [Mon, 24 Jun 2024 09:19:53 +0000 (10:19 +0100)]
fix(ExternalSharing): Handle template share from external sources

The new sharing flow requires or implies that users should edit share before creating.
External sources should not created the share IF we would upon sharing details tab on first request.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 months agoMerge pull request #46463 from nextcloud/automated/noid/stable27-update-psalm-baseline
Andy Scherzinger [Fri, 12 Jul 2024 15:12:24 +0000 (17:12 +0200)]
Merge pull request #46463 from nextcloud/automated/noid/stable27-update-psalm-baseline

[stable27] Update psalm-baseline.xml

4 months agoMerge pull request #46312 from nextcloud/backport/46193/stable27
Joas Schilling [Fri, 12 Jul 2024 06:49:46 +0000 (08:49 +0200)]
Merge pull request #46312 from nextcloud/backport/46193/stable27

[stable27] fix(carddav): limit vcard size

4 months agochore(tests): Update psalm baseline 46463/head
nextcloud-command [Fri, 12 Jul 2024 02:28:13 +0000 (02:28 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 12 Jul 2024 00:19:59 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agofix(carddav): limit vcard size 46312/head
SebastianKrupinski [Fri, 28 Jun 2024 14:37:24 +0000 (10:37 -0400)]
fix(carddav): limit vcard size

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
4 months agoMerge pull request #46435 from nextcloud/backport/46398/stable27
Arthur Schiwon [Thu, 11 Jul 2024 14:31:20 +0000 (16:31 +0200)]
Merge pull request #46435 from nextcloud/backport/46398/stable27

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

4 months agoMerge pull request #46363 from nextcloud/backport/46321/stable27
Andy Scherzinger [Thu, 11 Jul 2024 08:51:43 +0000 (10:51 +0200)]
Merge pull request #46363 from nextcloud/backport/46321/stable27

[stable27] fix(SharingDetailsView): Prevent illegal unselection of read permissions

4 months agoci(psalm): update baseline 46435/head
Arthur Schiwon [Wed, 10 Jul 2024 11:48:03 +0000 (13:48 +0200)]
ci(psalm): update baseline

prefer to keep this check as PublicEmitter should be dropped sooner or
later

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 months agofix(Session): avoid race conditions on clustered setups
Arthur Schiwon [Wed, 10 Jul 2024 11:15:20 +0000 (13:15 +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 #46426 from nextcloud/backport/46315/stable27-2
Andy Scherzinger [Thu, 11 Jul 2024 07:46:41 +0000 (09:46 +0200)]
Merge pull request #46426 from nextcloud/backport/46315/stable27-2

[stable27] fix(caldav): limit vevent size

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

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

4 months agofix(workflows): Fix file systemtag cache 46410/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>