]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
7 weeks agofix(Auth): ignore missing token when trying to set password-unconfirmable backport/48445/stable27 48493/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>
7 weeks agoMerge pull request #48385 from nextcloud/backport/48359/stable27
Stephan Orbaugh [Tue, 1 Oct 2024 12:43:55 +0000 (14:43 +0200)]
Merge pull request #48385 from nextcloud/backport/48359/stable27

[stable27] fix: Use placeholder for external storage password

7 weeks agoMerge pull request #48297 from nextcloud/artonge/backport/stable27/47770
Stephan Orbaugh [Tue, 1 Oct 2024 12:43:28 +0000 (14:43 +0200)]
Merge pull request #48297 from nextcloud/artonge/backport/stable27/47770

[stable27] fix(dav): Always respond custom error page on exceptions

7 weeks agofix: Prevent duplicate creation of print_exception function artonge/backport/stable27/47770 48297/head
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 weeks agochore: Update smb-kerberos workflow backport/48359/stable27 48385/head
Louis Chemineau [Mon, 30 Sep 2024 16:40:52 +0000 (18:40 +0200)]
chore: Update smb-kerberos workflow

Signed-off-by: Louis Chemineau <louis@chmn.me>
8 weeks agoMerge pull request #48378 from nextcloud/backport/48142/stable27
Joas Schilling [Thu, 26 Sep 2024 13:18:36 +0000 (15:18 +0200)]
Merge pull request #48378 from nextcloud/backport/48142/stable27

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

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

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

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

Signed-off-by: GitHub <noreply@github.com>
8 weeks 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>
8 weeks 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 weeks agofix: Replace conflicting tags in `xml_exception` template
Ferdinand Thiessen [Fri, 6 Sep 2024 14:49:33 +0000 (16:49 +0200)]
fix: Replace conflicting tags in `xml_exception` template

The `<?xml` tag is interpreted as PHP short tags, so this causes errors.
Instead just print that part of the template.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 weeks agofix(dav): Always respond custom error page on exceptions
Louis Chemineau [Thu, 5 Sep 2024 18:35:26 +0000 (20:35 +0200)]
fix(dav): Always respond custom error page on exceptions

Signed-off-by: Louis Chemineau <louis@chmn.me>
8 weeks agoMerge pull request #48291 from nextcloud/backport/48282/stable27
Joas Schilling [Mon, 23 Sep 2024 12:45:56 +0000 (14:45 +0200)]
Merge pull request #48291 from nextcloud/backport/48282/stable27

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

8 weeks agochore: add .git-blame-ignore-revs backport/48282/stable27 48291/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 #47864 from nextcloud/backport/46534/stable27
Julius Knorr [Wed, 18 Sep 2024 23:16:28 +0000 (01:16 +0200)]
Merge pull request #47864 from nextcloud/backport/46534/stable27

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>