]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoUpdate sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration 33095/head
dependabot[bot] [Wed, 6 Jul 2022 12:02:03 +0000 (12:02 +0000)]
Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration

Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav) to permit the latest version.
- [Release notes](https://github.com/sabre-io/dav/releases)
- [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sabre-io/dav/compare/4.3.1...4.4.0)

---
updated-dependencies:
- dependency-name: sabre/dav
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #33018 from nextcloud/dependabot/composer/build/integration/stable...
blizzz [Wed, 6 Jul 2022 12:01:16 +0000 (14:01 +0200)]
Merge pull request #33018 from nextcloud/dependabot/composer/build/integration/stable23/guzzlehttp/guzzle-6.5.8

Update guzzlehttp/guzzle requirement from 6.5.7 to 6.5.8 in /build/integration

2 years agoMerge pull request #32890 from nextcloud/backport/32584/stable23
blizzz [Wed, 6 Jul 2022 11:59:12 +0000 (13:59 +0200)]
Merge pull request #32890 from nextcloud/backport/32584/stable23

[stable23] Make sure ResetTokenBackgroundJob doesn't execute if config is read-only

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 6 Jul 2022 02:23:59 +0000 (02:23 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33024 from nextcloud/backport/29862/stable23
Carl Schwan [Tue, 5 Jul 2022 20:22:14 +0000 (22:22 +0200)]
Merge pull request #33024 from nextcloud/backport/29862/stable23

[stable23] Avoid deprecation warnings about libxml_disable_entity_loader in PHP 8+

2 years agoMerge pull request #33116 from nextcloud/backport/33113/stable23
Carl Schwan [Tue, 5 Jul 2022 20:20:26 +0000 (22:20 +0200)]
Merge pull request #33116 from nextcloud/backport/33113/stable23

[stable23] Remove .php from ajax url

2 years agoadd missing GET param to getstoragestats url 33116/head
Julien Veyssier [Tue, 5 Jul 2022 11:43:58 +0000 (13:43 +0200)]
add missing GET param to getstoragestats url

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
(cherry picked from commit ca6a7245032e87f6d7f65c8e796cc0f176659677)

2 years agoFix 404 when using index.php in the url
Carl Schwan [Tue, 5 Jul 2022 11:16:32 +0000 (13:16 +0200)]
Fix 404 when using index.php in the url

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit ee793572cb9acc9d688b1ff191a59e8699af9da1)

2 years agoRemove .php from url
Carl Schwan [Tue, 21 Jun 2022 14:44:37 +0000 (16:44 +0200)]
Remove .php from url

Probably here for legacy reasons, but it is a bit weird to call an .php
endpoint that doesn't correspond to a .php file

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit c7931086cc557211073540cf13e2af4c5afaaad3)

2 years agoMerge pull request #33004 from nextcloud/backport/32719/stable23
blizzz [Tue, 5 Jul 2022 10:55:19 +0000 (12:55 +0200)]
Merge pull request #33004 from nextcloud/backport/32719/stable23

[stable23] Fix email shares not being shown to other users

2 years agoMerge pull request #32792 from nextcloud/backport/32675/stable23
blizzz [Tue, 5 Jul 2022 10:52:32 +0000 (12:52 +0200)]
Merge pull request #32792 from nextcloud/backport/32675/stable23

[stable23] Validate custom dashboard background image

2 years agoMerge pull request #32975 from nextcloud/backport/32016/stable23
blizzz [Tue, 5 Jul 2022 10:31:26 +0000 (12:31 +0200)]
Merge pull request #32975 from nextcloud/backport/32016/stable23

[stable23] Use stored user for PasswordUpdatedEvent

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 5 Jul 2022 02:23:44 +0000 (02:23 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 4 Jul 2022 02:23:55 +0000 (02:23 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 3 Jul 2022 02:22:56 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 2 Jul 2022 02:25:16 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33059 from nextcloud/backport/33050/stable23
Tobias Kaminsky [Fri, 1 Jul 2022 08:40:49 +0000 (10:40 +0200)]
Merge pull request #33059 from nextcloud/backport/33050/stable23

[stable23] Check whether entry is of type ICacheEntry in Cache->remove()

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 1 Jul 2022 02:34:54 +0000 (02:34 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoCheck whether entry is of type ICacheEntry in Cache->remove() 33059/head
Jonas [Tue, 28 Jun 2022 14:27:09 +0000 (15:27 +0100)]
Check whether entry is of type ICacheEntry in Cache->remove()

In some scenarios (file not in cache, but partial data of it in the
object), Cache->get() might return an array, which leads to errors like
"Call to a member function getId() on array".

So check whether the returned entry is of type ICacheEntry before doing
operations on it in Cache->remove().

Fixes: #33023
Signed-off-by: Jonas <jonas@freesources.org>
2 years agoMerge pull request #33070 from nextcloud/backport/33065/stable23
Carl Schwan [Thu, 30 Jun 2022 08:19:01 +0000 (10:19 +0200)]
Merge pull request #33070 from nextcloud/backport/33065/stable23

[stable23] Fix detection of firefox in ContentSecurityPolicyNonceManager

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 30 Jun 2022 02:24:06 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix detection of firefox in ContentSecurityPolicyNonceManager 33070/head
Carl Schwan [Wed, 29 Jun 2022 15:05:48 +0000 (17:05 +0200)]
Fix detection of firefox in ContentSecurityPolicyNonceManager

Reuse Request::USER_AGENT_FIREFOX, and also update the safari detection
since safari < 12 is not supported anymore and we can remove a bit of
code duplication

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33010 from nextcloud/dependabot/composer/stable23/guzzlehttp...
Carl Schwan [Wed, 29 Jun 2022 10:21:02 +0000 (12:21 +0200)]
Merge pull request #33010 from nextcloud/dependabot/composer/stable23/guzzlehttp/guzzle-7.4.5

[stable23] Bump guzzlehttp/guzzle (7.3.0 => 7.4.5)

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 29 Jun 2022 02:27:49 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoAvoid deprecation warnings about libxml_disable_entity_loader in PHP 8.1 33024/head
Côme Chilliet [Thu, 16 Dec 2021 09:35:03 +0000 (10:35 +0100)]
Avoid deprecation warnings about libxml_disable_entity_loader in PHP 8.1

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #33029 from nextcloud/backport/32998/stable23
Louis [Tue, 28 Jun 2022 09:41:25 +0000 (11:41 +0200)]
Merge pull request #33029 from nextcloud/backport/32998/stable23

[stable23] Rename setting name to reduce its length

2 years agoBump guzzlehttp/guzzle (7.3.0 => 7.4.5) 33010/head
Carl Schwan [Fri, 24 Jun 2022 14:11:16 +0000 (16:11 +0200)]
Bump guzzlehttp/guzzle (7.3.0 => 7.4.5)

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoRename setting name to reduce its length 33029/head
Louis Chemineau [Mon, 27 Jun 2022 10:19:09 +0000 (12:19 +0200)]
Rename setting name to reduce its length

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 28 Jun 2022 02:28:45 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33030 from nextcloud/backport/32968/stable23
Simon L [Mon, 27 Jun 2022 17:01:52 +0000 (19:01 +0200)]
Merge pull request #33030 from nextcloud/backport/32968/stable23

[stable23] Do not display the buffer_size info if the size is already set to a c…

2 years agodo not display the buffer_size info if the size is already set to a certain threshold 33030/head
szaimen [Thu, 16 Jun 2022 15:53:23 +0000 (17:53 +0200)]
do not display the buffer_size info if the size is already set to a certain threshold

Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: MichaIng <micha@dietpi.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 27 Jun 2022 02:27:35 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 25 Jun 2022 02:27:51 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoUpdate guzzlehttp/guzzle requirement in /build/integration 33018/head
dependabot[bot] [Sat, 25 Jun 2022 01:10:16 +0000 (01:10 +0000)]
Update guzzlehttp/guzzle requirement in /build/integration

Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.8/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.7...6.5.8)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoFix email shares not being shown to other users 33004/head
Richard Steinmetz [Fri, 3 Jun 2022 13:27:11 +0000 (15:27 +0200)]
Fix email shares not being shown to other users

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 years agoMerge pull request #32991 from nextcloud/backport/32988/stable23
blizzz [Fri, 24 Jun 2022 09:28:46 +0000 (11:28 +0200)]
Merge pull request #32991 from nextcloud/backport/32988/stable23

[stable23] Improve local domain detection

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 24 Jun 2022 02:27:29 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32322 from nextcloud/backport/stable22/share_search_tweaks
Louis [Thu, 23 Jun 2022 15:35:14 +0000 (17:35 +0200)]
Merge pull request #32322 from nextcloud/backport/stable22/share_search_tweaks

[stable23] Add share search tweaks

2 years agoImprove local domain detection 32991/head
Côme Chilliet [Thu, 23 Jun 2022 09:45:16 +0000 (11:45 +0200)]
Improve local domain detection

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 23 Jun 2022 02:27:56 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32895 from nextcloud/backport/32878/stable23
blizzz [Wed, 22 Jun 2022 18:12:39 +0000 (20:12 +0200)]
Merge pull request #32895 from nextcloud/backport/32878/stable23

[stable23] Fix default toast message for failed uploads with HTTP/2

2 years agoUse stored user for PasswordUpdatedEvent 32975/head
Louis Chemineau [Tue, 19 Apr 2022 13:56:56 +0000 (15:56 +0200)]
Use stored user  for PasswordUpdatedEvent

When handling PasswordUpdatedEvent event, we are calling getLoginName which does not exists.

This PR adds a condition to use the previously stored user when handling PasswordUpdatedEvent.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 22 Jun 2022 02:28:29 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix default toast message for failed uploads with HTTP/2 32895/head
Daniel Calviño Sánchez [Tue, 14 Jun 2022 14:07:35 +0000 (16:07 +0200)]
Fix default toast message for failed uploads with HTTP/2

When an upload fails a toast is shown with either a specific message or
just the textual part of the HTTP error code (which comes from the
upload failure handler and set by "jQuery.ajax()". However, if there
is neither a message nor an error then the toast will show the default
message from the Toastify-js library, which is an undescriptive "Hi
there!".

When HTTP/2 is used Chromium does not provide the textual part of the
HTTP error code, so when an upload fails the toast can receive an empty
message and thus just show "Hi there!". Now an explicit message is
provided as a fallback to prevent that.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years agoMerge pull request #32871 from nextcloud/backport/32813/stable23
blizzz [Tue, 21 Jun 2022 16:53:18 +0000 (18:53 +0200)]
Merge pull request #32871 from nextcloud/backport/32813/stable23

[stable23] Run php tests when 3rdparty changed

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 21 Jun 2022 02:29:11 +0000 (02:29 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32921 from nextcloud/release/23.0.6 v23.0.6
blizzz [Mon, 20 Jun 2022 11:45:05 +0000 (13:45 +0200)]
Merge pull request #32921 from nextcloud/release/23.0.6

23.0.6

2 years ago23.0.6 32921/head
Arthur Schiwon [Fri, 17 Jun 2022 12:24:09 +0000 (14:24 +0200)]
23.0.6

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 20 Jun 2022 02:27:43 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Jun 2022 02:28:08 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 18 Jun 2022 02:27:45 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32906 from nextcloud/backport/32898/stable23
blizzz [Fri, 17 Jun 2022 16:39:31 +0000 (18:39 +0200)]
Merge pull request #32906 from nextcloud/backport/32898/stable23

[stable23] Fix logger overwriting vars in some circumstances

2 years agomake placeholder a const for reuse 32906/head
Arthur Schiwon [Thu, 16 Jun 2022 11:50:59 +0000 (13:50 +0200)]
make placeholder a const for reuse

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agofix overwriting original vars when logging
Arthur Schiwon [Thu, 16 Jun 2022 11:30:52 +0000 (13:30 +0200)]
fix overwriting original vars when logging

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoadd serializer test
Arthur Schiwon [Wed, 15 Jun 2022 11:54:54 +0000 (13:54 +0200)]
add serializer test

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 17 Jun 2022 02:28:05 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 16 Jun 2022 02:27:53 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoUpdate tests after ResetTokenBackgroundJob changes 32890/head
Thomas Citharel [Wed, 25 May 2022 06:58:10 +0000 (08:58 +0200)]
Update tests after ResetTokenBackgroundJob changes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years agoUse OCP version of TimedJob instead of OC for ResetTokenBackgroundJob
Thomas Citharel [Wed, 25 May 2022 06:52:39 +0000 (08:52 +0200)]
Use OCP version of TimedJob instead of OC for ResetTokenBackgroundJob

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years agoMake sure ResetTokenBackgroundJob doesn't execute if config is read-only
Thomas Citharel [Wed, 25 May 2022 06:51:16 +0000 (08:51 +0200)]
Make sure ResetTokenBackgroundJob doesn't execute if config is read-only

No need to try to delete the config key in config.php if we aren't
allowed to.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 15 Jun 2022 02:28:16 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoRun php tests when 3rdparty changed 32871/head
Daniel Kesselberg [Fri, 10 Jun 2022 12:13:57 +0000 (14:13 +0200)]
Run php tests when 3rdparty changed

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 14 Jun 2022 02:28:36 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32784 from nextcloud/release/23.0.6_rc1 v23.0.6rc1
blizzz [Mon, 13 Jun 2022 19:12:33 +0000 (21:12 +0200)]
Merge pull request #32784 from nextcloud/release/23.0.6_rc1

23.0.6 RC1

2 years ago23.0.6 RC1 32784/head
Arthur Schiwon [Thu, 9 Jun 2022 12:27:35 +0000 (14:27 +0200)]
23.0.6 RC1

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #32849 from nextcloud/backport/32806/stable23
blizzz [Mon, 13 Jun 2022 12:13:07 +0000 (14:13 +0200)]
Merge pull request #32849 from nextcloud/backport/32806/stable23

[stable23] Revert "Remove inefficient fed share scanner"

2 years agoMerge pull request #32855 from nextcloud/backport/32843/stable23
blizzz [Mon, 13 Jun 2022 10:45:14 +0000 (12:45 +0200)]
Merge pull request #32855 from nextcloud/backport/32843/stable23

[stable23] Correctly log failed attempts

2 years agoMerge pull request #32846 from nextcloud/backport/32685/stable23
blizzz [Mon, 13 Jun 2022 09:23:24 +0000 (11:23 +0200)]
Merge pull request #32846 from nextcloud/backport/32685/stable23

[stable23] Fix replacing external storage password during debug log

2 years agoCorrectly log failed attempts 32855/head
Joas Schilling [Mon, 13 Jun 2022 07:30:51 +0000 (09:30 +0200)]
Correctly log failed attempts

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoRevert "Remove inefficient fed share scanner" 32849/head
Carl Schwan [Fri, 10 Jun 2022 08:29:23 +0000 (10:29 +0200)]
Revert "Remove inefficient fed share scanner"

This reverts commit ce319143142e2ee998ef4794b04ad684c4ffa911.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit 6667007bf235b90a7dd105c881cf5802b2a3f83e)

2 years agoFix replacing external storage password during debug log 32846/head
Christoph Wurst [Wed, 1 Jun 2022 08:31:19 +0000 (10:31 +0200)]
Fix replacing external storage password during debug log

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #32834 from nextcloud/backport/32799/stable23
blizzz [Mon, 13 Jun 2022 07:27:29 +0000 (09:27 +0200)]
Merge pull request #32834 from nextcloud/backport/32799/stable23

[stable23] Fix exception handling when profile data is too long

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 13 Jun 2022 02:28:35 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix exception handling when profile data is too long 32834/head
Joas Schilling [Thu, 9 Jun 2022 20:07:46 +0000 (22:07 +0200)]
Fix exception handling when profile data is too long

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 12 Jun 2022 02:28:14 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32821 from nextcloud/dependabot/composer/build/integration/stable...
blizzz [Sun, 12 Jun 2022 00:41:36 +0000 (02:41 +0200)]
Merge pull request #32821 from nextcloud/dependabot/composer/build/integration/stable23/guzzlehttp/guzzle-6.5.7

Update guzzlehttp/guzzle requirement from 6.5.6 to 6.5.7 in /build/integration

2 years agoMerge pull request #32604 from nextcloud/backport/32575/stable23
blizzz [Sun, 12 Jun 2022 00:34:45 +0000 (02:34 +0200)]
Merge pull request #32604 from nextcloud/backport/32575/stable23

[stable23] Improve warning about missing pnctl

2 years agoMerge pull request #32445 from nextcloud/backport/32357/stable23
blizzz [Sun, 12 Jun 2022 00:33:15 +0000 (02:33 +0200)]
Merge pull request #32445 from nextcloud/backport/32357/stable23

[stable23] remove storage wrappers when deleting the user storage

2 years agoMerge pull request #32391 from nextcloud/dependabot/npm_and_yarn/stable23/dompurify...
blizzz [Sun, 12 Jun 2022 00:32:51 +0000 (02:32 +0200)]
Merge pull request #32391 from nextcloud/dependabot/npm_and_yarn/stable23/dompurify-2.3.8

Bump dompurify from 2.3.6 to 2.3.8

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 11 Jun 2022 02:28:46 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoUpdate guzzlehttp/guzzle requirement in /build/integration 32821/head
dependabot[bot] [Sat, 11 Jun 2022 01:06:45 +0000 (01:06 +0000)]
Update guzzlehttp/guzzle requirement in /build/integration

Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.7/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.6...6.5.7)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump dompurify from 2.3.6 to 2.3.8 32391/head
dependabot[bot] [Fri, 10 Jun 2022 13:54:35 +0000 (13:54 +0000)]
Bump dompurify from 2.3.6 to 2.3.8

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.6 to 2.3.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.6...2.3.8)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #32808 from nextcloud/backport/32594/stable23
blizzz [Fri, 10 Jun 2022 22:20:12 +0000 (00:20 +0200)]
Merge pull request #32808 from nextcloud/backport/32594/stable23

[stable23] Fix loading groupfolder info when share api is disabled

2 years agoMerge pull request #32680 from nextcloud/backport/32510/stable23
blizzz [Fri, 10 Jun 2022 22:17:41 +0000 (00:17 +0200)]
Merge pull request #32680 from nextcloud/backport/32510/stable23

[stable23] Properly calculate primary element based on background luminance

2 years agofix typo 32604/head
blizzz [Fri, 10 Jun 2022 22:16:01 +0000 (00:16 +0200)]
fix typo

Co-authored-by: Simon L. <szaimen@e.mail.de>
2 years agoMerge pull request #31788 from nextcloud/backport/30438/stable23
blizzz [Fri, 10 Jun 2022 22:08:58 +0000 (00:08 +0200)]
Merge pull request #31788 from nextcloud/backport/30438/stable23

[stable23] Fix column/property types in CalDAV

2 years agoremove storage wrappers when deleting the user storage 32445/head
Robin Appelman [Thu, 12 May 2022 12:40:20 +0000 (14:40 +0200)]
remove storage wrappers when deleting the user storage

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMerge pull request #32528 from nextcloud/dependabot/npm_and_yarn/stable23/handlebars...
blizzz [Fri, 10 Jun 2022 13:53:18 +0000 (15:53 +0200)]
Merge pull request #32528 from nextcloud/dependabot/npm_and_yarn/stable23/handlebars-loader-1.7.2

Bump handlebars-loader from 1.7.1 to 1.7.2

2 years agoMerge pull request #32637 from nextcloud/dependabot/composer/build/integration/stable...
blizzz [Fri, 10 Jun 2022 13:52:23 +0000 (15:52 +0200)]
Merge pull request #32637 from nextcloud/dependabot/composer/build/integration/stable23/guzzlehttp/guzzle-6.5.6

Update guzzlehttp/guzzle requirement from 6.5.5 to 6.5.6 in /build/integration

2 years agoMerge pull request #32795 from nextcloud/automated/noid/stable23-update-psalm-baseline
blizzz [Fri, 10 Jun 2022 13:51:47 +0000 (15:51 +0200)]
Merge pull request #32795 from nextcloud/automated/noid/stable23-update-psalm-baseline

[stable23] Update psalm-baseline.xml

2 years agoMerge pull request #32658 from nextcloud/backport/32655/stable23
Vincent Petry [Fri, 10 Jun 2022 13:32:21 +0000 (15:32 +0200)]
Merge pull request #32658 from nextcloud/backport/32655/stable23

[stable23] Handle non existing settings again

2 years agoMerge pull request #32693 from nextcloud/backport/32471/stable23
Vincent Petry [Fri, 10 Jun 2022 13:28:10 +0000 (15:28 +0200)]
Merge pull request #32693 from nextcloud/backport/32471/stable23

[stable23] Make sure activities are not created when a deleted calendar object expires

2 years agoMerge pull request #32810 from nextcloud/update-id3parser-stable23
blizzz [Fri, 10 Jun 2022 11:24:45 +0000 (13:24 +0200)]
Merge pull request #32810 from nextcloud/update-id3parser-stable23

[stable23] Update 3rdparty for christophwurst/id3parser 0.1.4

2 years agoMerge pull request #32777 from nextcloud/backport/32767/stable23
Vincent Petry [Fri, 10 Jun 2022 09:38:01 +0000 (11:38 +0200)]
Merge pull request #32777 from nextcloud/backport/32767/stable23

[stable23] handle stream wrappers in SeekableHttpStream

2 years agoMerge pull request #32759 from nextcloud/backport/stable23/upload-speed
Carl Schwan [Fri, 10 Jun 2022 09:34:54 +0000 (11:34 +0200)]
Merge pull request #32759 from nextcloud/backport/stable23/upload-speed

[stable23] Make X-HAS-{MD5/SHA256} opt-in

2 years agoMerge pull request #32711 from nextcloud/backport/32662/stable23
Vincent Petry [Fri, 10 Jun 2022 09:09:46 +0000 (11:09 +0200)]
Merge pull request #32711 from nextcloud/backport/32662/stable23

[stable23] Cleanup temporary files after finishing the write to object storage

2 years agoUpdate 3rdparty for christophwurst/id3parser 0.1.4 32810/head
Richard Steinmetz [Fri, 10 Jun 2022 09:05:17 +0000 (11:05 +0200)]
Update 3rdparty for christophwurst/id3parser 0.1.4

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 years agoFix loading groupfolder info when share api is disabled 32808/head
Carl Schwan [Wed, 25 May 2022 12:32:10 +0000 (14:32 +0200)]
Fix loading groupfolder info when share api is disabled

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit 3ea740e13753bc3e742f1da34041ff6014c7d287)

2 years agoUpdate psalm baseline 32795/head
nextcloud-command [Fri, 10 Jun 2022 04:14:09 +0000 (04:14 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 10 Jun 2022 02:34:12 +0000 (02:34 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>