]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years ago23.0.8 33503/head
John Molakvoæ [Thu, 11 Aug 2022 06:26:43 +0000 (08:26 +0200)]
23.0.8

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 11 Aug 2022 02:24:56 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33489 from nextcloud/backport/33485/stable23
John Molakvoæ [Wed, 10 Aug 2022 10:48:15 +0000 (12:48 +0200)]
Merge pull request #33489 from nextcloud/backport/33485/stable23

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 10 Aug 2022 02:26:38 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoDo not update passwords if nothing changed 33489/head
Julius Härtl [Mon, 8 Aug 2022 15:41:52 +0000 (17:41 +0200)]
Do not update passwords if nothing changed

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 9 Aug 2022 02:24:51 +0000 (02:24 +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, 8 Aug 2022 02:23:49 +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, 7 Aug 2022 02:28:52 +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, 6 Aug 2022 02:25:33 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 5 Aug 2022 08:59:06 +0000 (08:59 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33421 from nextcloud/release/23.0.8rc1 v23.0.8rc1
blizzz [Thu, 4 Aug 2022 09:52:14 +0000 (11:52 +0200)]
Merge pull request #33421 from nextcloud/release/23.0.8rc1

23.0.8rc1

2 years agoMerge pull request #33443 from nextcloud/backport/33407/stable23
blizzz [Thu, 4 Aug 2022 09:16:46 +0000 (11:16 +0200)]
Merge pull request #33443 from nextcloud/backport/33407/stable23

[stable23] Handle one time and large passwords

2 years agoMerge pull request #33456 from nextcloud/backport/32852/stable23
blizzz [Thu, 4 Aug 2022 09:08:27 +0000 (11:08 +0200)]
Merge pull request #33456 from nextcloud/backport/32852/stable23

[stable23] Revert "Revert "Remove inefficient fed share scanner""

2 years agofix external share scanner not propagating locking-opt-out 33456/head
Robin Appelman [Wed, 3 Aug 2022 15:12:30 +0000 (17:12 +0200)]
fix external share scanner not propagating locking-opt-out

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoDisable locking on federated shares
Carl Schwan [Fri, 17 Jun 2022 10:07:03 +0000 (12:07 +0200)]
Disable locking on federated shares

The old inneficiant code didn't do locking and adding locking is
creating issues

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoRevert "Revert "Remove inefficient fed share scanner""
Carl Schwan [Mon, 13 Jun 2022 08:15:02 +0000 (10:15 +0200)]
Revert "Revert "Remove inefficient fed share scanner""

This reverts commit 6667007bf235b90a7dd105c881cf5802b2a3f83e.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33436 from nextcloud/dependabot/npm_and_yarn/stable23/nextcloud...
Carl Schwan [Wed, 3 Aug 2022 13:04:46 +0000 (15:04 +0200)]
Merge pull request #33436 from nextcloud/dependabot/npm_and_yarn/stable23/nextcloud/moment-1.2.1

Bump @nextcloud/momemt to 1.2.1

2 years agoHandle one time and large passwords 33443/head
Carl Schwan [Tue, 5 Jul 2022 09:25:44 +0000 (11:25 +0200)]
Handle one time and large passwords

For passwords bigger than 250 characters, use a bigger key since the
performance impact is minor (around one second to encrypt the password).

For passwords bigger than 470 characters, give up earlier and throw
exeception recommanding admin to either enable the previously enabled
configuration or use smaller passwords.

This adds an option to disable storing passwords in the database. This
might be desirable when using single use token as passwords or very
large passwords.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoBump @nextcloud/momemt to 1.2.1 33436/head
Carl Schwan [Tue, 2 Aug 2022 14:10:03 +0000 (16:10 +0200)]
Bump @nextcloud/momemt to 1.2.1

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33354 from nextcloud/backport/33031/stable23
blizzz [Wed, 3 Aug 2022 09:28:54 +0000 (11:28 +0200)]
Merge pull request #33354 from nextcloud/backport/33031/stable23

[stable23] Improve local IP detection

2 years agoMerge pull request #33392 from nextcloud/backport/33280/stable23
Carl Schwan [Wed, 3 Aug 2022 09:23:12 +0000 (11:23 +0200)]
Merge pull request #33392 from nextcloud/backport/33280/stable23

[stable23] handle AccessDenied error when checking if external s3 support versions

2 years agoMerge pull request #32333 from nextcloud/dependabot/npm_and_yarn/stable23/clipboard...
dependabot[bot] [Tue, 2 Aug 2022 18:50:49 +0000 (18:50 +0000)]
Merge pull request #32333 from nextcloud/dependabot/npm_and_yarn/stable23/clipboard-2.0.11

2 years agoBump clipboard from 2.0.10 to 2.0.11 32333/head
dependabot[bot] [Tue, 2 Aug 2022 17:32:37 +0000 (17:32 +0000)]
Bump clipboard from 2.0.10 to 2.0.11

Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: clipboard
  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 #33408 from nextcloud/backport/33090/stable23
blizzz [Tue, 2 Aug 2022 10:31:44 +0000 (12:31 +0200)]
Merge pull request #33408 from nextcloud/backport/33090/stable23

[stable23] DAV custom props: catch Exception and rollback transaction in case

2 years agoMerge pull request #33156 from nextcloud/backport/32997/stable23
blizzz [Mon, 1 Aug 2022 18:42:29 +0000 (20:42 +0200)]
Merge pull request #33156 from nextcloud/backport/32997/stable23

[stable23] load dashboard widgets of enabled apps only

2 years agoMerge pull request #33383 from nextcloud/backport/33378/stable23
blizzz [Mon, 1 Aug 2022 18:37:57 +0000 (20:37 +0200)]
Merge pull request #33383 from nextcloud/backport/33378/stable23

[stable23] don't set `null` as a bundle path

2 years agoFix autoloader 33354/head
Côme Chilliet [Mon, 1 Aug 2022 13:13:34 +0000 (15:13 +0200)]
Fix autoloader

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agofix PHP 7.3 compat 33156/head
Arthur Schiwon [Mon, 1 Aug 2022 13:32:02 +0000 (15:32 +0200)]
fix PHP 7.3 compat

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoRemove call to undefined function, fix typing
Côme Chilliet [Mon, 1 Aug 2022 10:09:23 +0000 (12:09 +0200)]
Remove call to undefined function, fix typing

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAlign copied file with our code style
Côme Chilliet [Mon, 1 Aug 2022 09:34:28 +0000 (11:34 +0200)]
Align copied file with our code style

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoCopy IpUtils from Symfony to avoid new dependency on backport
Côme Chilliet [Mon, 1 Aug 2022 09:30:20 +0000 (11:30 +0200)]
Copy IpUtils from Symfony to avoid new dependency on backport

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #33103 from nextcloud/enhancement/add-logging-lo-federation
blizzz [Mon, 1 Aug 2022 13:17:45 +0000 (15:17 +0200)]
Merge pull request #33103 from nextcloud/enhancement/add-logging-lo-federation

[Stable23] Logging, updating status for general error in federation

2 years agoMerge pull request #33095 from nextcloud/dependabot/composer/build/integration/stable...
blizzz [Mon, 1 Aug 2022 13:17:02 +0000 (15:17 +0200)]
Merge pull request #33095 from nextcloud/dependabot/composer/build/integration/stable23/sabre/dav-4.4.0

Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration

2 years ago23.0.8rc1 33421/head
Arthur Schiwon [Mon, 1 Aug 2022 12:59:08 +0000 (14:59 +0200)]
23.0.8rc1

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agocatch any exception for transaction control 33408/head
Arthur Schiwon [Wed, 6 Jul 2022 14:13:59 +0000 (16:13 +0200)]
catch any exception for transaction control

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoDAV custom props: catch Exception and rollback transaction in case
Arthur Schiwon [Fri, 1 Jul 2022 20:44:20 +0000 (22:44 +0200)]
DAV custom props: catch Exception and rollback transaction in case

- before exceptions were not caught, a started transaction might not have
  been finished
- also resolve depractions and use IQueryBuilder

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agohandle AccessDenied error when checking if external s3 support versions 33392/head
Matthieu Gallien [Tue, 19 Jul 2022 14:20:44 +0000 (16:20 +0200)]
handle AccessDenied error when checking if external s3 support versions

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoMerge pull request #33366 from nextcloud/vincentdabot/npm_and_yarn/stable23/underscor...
Joas Schilling [Wed, 27 Jul 2022 19:54:13 +0000 (21:54 +0200)]
Merge pull request #33366 from nextcloud/vincentdabot/npm_and_yarn/stable23/underscore-1.12.1

[stable23] Bump underscore from 1.12.0 to 1.12.1

2 years agoavoid early DI of IAppManager
Arthur Schiwon [Wed, 22 Jun 2022 16:19:00 +0000 (18:19 +0200)]
avoid early DI of IAppManager

- might break install

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoload widgets only of enabled apps
Arthur Schiwon [Wed, 22 Jun 2022 13:53:12 +0000 (15:53 +0200)]
load widgets only of enabled apps

- per design, all enabled apps have their registration run
- limitations, e.g. enabled by group, are not considered in that state,
  because we do not have a session (and might need apps?)
- before instantiation of widget it has to be checked whether the providing
  app is actually enabled for the logged in user.
- a public interface is being changed, but it is not meant to be
  implemented or used outside of the core handling. Therefore save to
  backport.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agodon't set `null` as a bundle path 33383/head
Robin Appelman [Wed, 27 Jul 2022 10:58:07 +0000 (12:58 +0200)]
don't set `null` as a bundle path

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoFix core tests by stubbing debounce 33366/head
Vincent Petry [Tue, 26 Jul 2022 13:44:57 +0000 (15:44 +0200)]
Fix core tests by stubbing debounce

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoBump underscore from 1.12.0 to 1.12.1
Vincent Petry [Tue, 26 Jul 2022 20:39:38 +0000 (22:39 +0200)]
Bump underscore from 1.12.0 to 1.12.1

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #33348 from nextcloud/dependabot/npm_and_yarn/stable23/dompurify...
Vincent Petry [Tue, 26 Jul 2022 20:50:41 +0000 (22:50 +0200)]
Merge pull request #33348 from nextcloud/dependabot/npm_and_yarn/stable23/dompurify-2.3.10

Bump dompurify from 2.3.8 to 2.3.10

2 years agoMerge pull request #33351 from nextcloud/backport/33315/stable23
Vincent Petry [Tue, 26 Jul 2022 20:49:57 +0000 (22:49 +0200)]
Merge pull request #33351 from nextcloud/backport/33315/stable23

[stable23] Reset user status based on message ID only

2 years agoMerge pull request #33365 from nextcloud/backport/33341/stable23
Anna [Tue, 26 Jul 2022 18:56:14 +0000 (20:56 +0200)]
Merge pull request #33365 from nextcloud/backport/33341/stable23

[stable23] Don't try to purge objects from the birthday calendar when it doesn't exist

2 years agoDon't try to purge objects from the birthday calendar when it doesn't exist 33365/head
Thomas Citharel [Mon, 25 Jul 2022 13:15:14 +0000 (15:15 +0200)]
Don't try to purge objects from the birthday calendar when it doesn't exist

Doesn't matter much as it's been recreated afterwards with (ensureCalendarExists).

Closes #29617

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years agoUse Symfony IpUtils to check for local IP ranges
Côme Chilliet [Tue, 12 Jul 2022 10:09:05 +0000 (12:09 +0200)]
Use Symfony IpUtils to check for local IP ranges

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoCheck for local IPs nested in IPv6 as well
Côme Chilliet [Tue, 28 Jun 2022 14:48:38 +0000 (16:48 +0200)]
Check for local IPs nested in IPv6 as well

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoRefactor local IP if and set strict to true for in_array
Côme Chilliet [Tue, 28 Jun 2022 09:35:45 +0000 (11:35 +0200)]
Refactor local IP if and set strict to true for in_array

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoImprove local IP detection
Côme Chilliet [Mon, 27 Jun 2022 14:48:58 +0000 (16:48 +0200)]
Improve local IP detection

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoReset user status based on message ID only 33351/head
Joas Schilling [Fri, 22 Jul 2022 09:02:37 +0000 (11:02 +0200)]
Reset user status based on message ID only

Since some statuses (call) can occure with different status
(away and dnd) we need to reset only based on the message id.
But as it can not be set by the user this is still save and okay.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #33344 from nextcloud/backport/33129/stable23
Joas Schilling [Tue, 26 Jul 2022 07:44:15 +0000 (09:44 +0200)]
Merge pull request #33344 from nextcloud/backport/33129/stable23

[stable23] Fix reading blob data as resource

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 26 Jul 2022 02:27:06 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump dompurify from 2.3.8 to 2.3.10 33348/head
dependabot[bot] [Mon, 25 Jul 2022 18:38:23 +0000 (18:38 +0000)]
Bump dompurify from 2.3.8 to 2.3.10

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

---
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 agoFix reading blob data as resource 33344/head
Thomas Citharel [Wed, 6 Jul 2022 07:53:59 +0000 (09:53 +0200)]
Fix reading blob data as resource

PostgreSQL returns data as resource when using IQueryBuilder::PARAM_LOB
(which is used for QBMapper).

Previously we just converted this resource using settype, which produced
things like "Resource id #14" instead of the actual resource data.

Now we read the stream correctly if the returned data is a resource

See context at #22472

Fixes #22439

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 25 Jul 2022 02:27:25 +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, 24 Jul 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 [Sat, 23 Jul 2022 02:26:34 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33253 from nextcloud/backport/32963/stable23
blizzz [Fri, 22 Jul 2022 21:55:19 +0000 (23:55 +0200)]
Merge pull request #33253 from nextcloud/backport/32963/stable23

[stable23] also use nextcloud certificate bundle when downloading from s3

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 22 Jul 2022 02:25:35 +0000 (02:25 +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, 21 Jul 2022 02:27:08 +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 [Wed, 20 Jul 2022 02:26:03 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33277 from nextcloud/backport/33270/stable23
blizzz [Tue, 19 Jul 2022 07:58:45 +0000 (09:58 +0200)]
Merge pull request #33277 from nextcloud/backport/33270/stable23

[stable23] fix loading legacy app.php with multi app dir

2 years agofix loading legacy app.php with multi app dir 33277/head
Arthur Schiwon [Mon, 18 Jul 2022 18:19:02 +0000 (20:19 +0200)]
fix loading legacy app.php with multi app dir

- requireAppFile() only appends /appinfo/app.php
- without the absolute path, require_once looks into include_path
- the first match in inlcude_path however migth be different from appPath
- fixed by providing the tested(!), full path to the app

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 19 Jul 2022 02:26:06 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33257 from nextcloud/release/23.0.7 v23.0.7
blizzz [Mon, 18 Jul 2022 11:52:36 +0000 (13:52 +0200)]
Merge pull request #33257 from nextcloud/release/23.0.7

23.0.7

2 years ago23.0.7 33257/head
Arthur Schiwon [Mon, 18 Jul 2022 10:03:11 +0000 (12:03 +0200)]
23.0.7

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoonly use nextcloud bundle when explicitly enabled 33253/head
Robin Appelman [Tue, 5 Jul 2022 14:06:55 +0000 (16:06 +0200)]
only use nextcloud bundle when explicitly enabled

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoalso use nextcloud certificate bundle when downloading from s3
Robin Appelman [Tue, 21 Jun 2022 14:50:06 +0000 (16:50 +0200)]
also use nextcloud certificate bundle when downloading from s3

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 18 Jul 2022 02:25:16 +0000 (02:25 +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, 17 Jul 2022 02:25:02 +0000 (02:25 +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, 16 Jul 2022 02:25:52 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33150 from nextcloud/automated/noid/stable23-update-psalm-baseline
Carl Schwan [Thu, 14 Jul 2022 08:12:31 +0000 (10:12 +0200)]
Merge pull request #33150 from nextcloud/automated/noid/stable23-update-psalm-baseline

[stable23] Update psalm-baseline.xml

2 years agoUpdate psalm baseline 33150/head
nextcloud-command [Thu, 14 Jul 2022 04:28:50 +0000 (04:28 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 14 Jul 2022 02:25:42 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

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

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoAdd logging to federation sync 33103/head
Anna Larch [Mon, 4 Jul 2022 13:24:10 +0000 (15:24 +0200)]
Add logging to federation sync

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 11 Jul 2022 02:24:49 +0000 (02:24 +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, 10 Jul 2022 02:25:48 +0000 (02:25 +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, 9 Jul 2022 02:24:51 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33168 from nextcloud/release/23.0.7_rc2 v23.0.7rc2
John Molakvoæ [Fri, 8 Jul 2022 09:19:18 +0000 (11:19 +0200)]
Merge pull request #33168 from nextcloud/release/23.0.7_rc2

2 years ago23.0.7 RC2 33168/head
John Molakvoæ [Fri, 8 Jul 2022 08:05:46 +0000 (10:05 +0200)]
23.0.7 RC2

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoMerge pull request #33158 from nextcloud/backport/33153/stable23
John Molakvoæ [Fri, 8 Jul 2022 06:28:39 +0000 (08:28 +0200)]
Merge pull request #33158 from nextcloud/backport/33153/stable23

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 8 Jul 2022 02:24:59 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33123 from nextcloud/release/23.0.7_rc1 v23.0.7rc1
John Molakvoæ [Thu, 7 Jul 2022 12:46:31 +0000 (14:46 +0200)]
Merge pull request #33123 from nextcloud/release/23.0.7_rc1

2 years agoMerge pull request #32987 from nextcloud/backport/stable23/31771
blizzz [Thu, 7 Jul 2022 10:02:09 +0000 (12:02 +0200)]
Merge pull request #32987 from nextcloud/backport/stable23/31771

[stable23] Fix hook encryption with cron job

2 years agoMerge pull request #32529 from nextcloud/dependabot/npm_and_yarn/stable23/vue-router...
blizzz [Thu, 7 Jul 2022 10:00:52 +0000 (12:00 +0200)]
Merge pull request #32529 from nextcloud/dependabot/npm_and_yarn/stable23/vue-router-3.5.4

Bump vue-router from 3.5.3 to 3.5.4

2 years agoMerge pull request #33035 from nextcloud/backport/31345/stable23
John Molakvoæ [Thu, 7 Jul 2022 09:49:31 +0000 (11:49 +0200)]
Merge pull request #33035 from nextcloud/backport/31345/stable23

2 years agoMerge pull request #32919 from nextcloud/backport/32874/stable23
John Molakvoæ [Thu, 7 Jul 2022 09:49:21 +0000 (11:49 +0200)]
Merge pull request #32919 from nextcloud/backport/32874/stable23

2 years agoOnly ignore attempts of the same action 33158/head
Joas Schilling [Thu, 7 Jul 2022 07:35:14 +0000 (09:35 +0200)]
Only ignore attempts of the same action

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #33114 from nextcloud/backport/stable23/31194
Carl Schwan [Thu, 7 Jul 2022 07:12:38 +0000 (09:12 +0200)]
Merge pull request #33114 from nextcloud/backport/stable23/31194

[stable23] Allow to disable password policy enforcement for selected groups

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 7 Jul 2022 02:24:58 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33144 from nextcloud/backport/33052/stable23
Pytal [Wed, 6 Jul 2022 22:39:28 +0000 (15:39 -0700)]
Merge pull request #33144 from nextcloud/backport/33052/stable23

2 years agoFix unit tests 33144/head
Joas Schilling [Wed, 6 Jul 2022 12:27:18 +0000 (14:27 +0200)]
Fix unit tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoPrevent duplicate set display name request
Christopher Ng [Tue, 28 Jun 2022 18:09:39 +0000 (18:09 +0000)]
Prevent duplicate set display name request

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoDo not save invalid display name to the database
Christopher Ng [Tue, 28 Jun 2022 18:03:15 +0000 (18:03 +0000)]
Do not save invalid display name to the database

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #33133 from nextcloud/backport/32993/stable23
blizzz [Wed, 6 Jul 2022 19:53:29 +0000 (21:53 +0200)]
Merge pull request #33133 from nextcloud/backport/32993/stable23

[stable23] Fixes for quota text in navigation bar