]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoMark more config values as sensitive 35200/head
Joas Schilling [Fri, 11 Nov 2022 08:02:28 +0000 (09:02 +0100)]
Mark more config values as sensitive

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #35114 from nextcloud/backport/33631/stable24
Simon L [Tue, 15 Nov 2022 12:25:20 +0000 (13:25 +0100)]
Merge pull request #35114 from nextcloud/backport/33631/stable24

[stable24] use the updated mariadb10.6 container in drone

2 years agoMerge pull request #35115 from nextcloud/backport/35105/stable24
Richard Steinmetz [Tue, 15 Nov 2022 09:58:32 +0000 (10:58 +0100)]
Merge pull request #35115 from nextcloud/backport/35105/stable24

[stable24] Fix distorted previews when using imaginary

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 15 Nov 2022 02:15:46 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #35140 from nextcloud/revert-35113-backport/35015/stable24
Joas Schilling [Mon, 14 Nov 2022 11:49:52 +0000 (12:49 +0100)]
Merge pull request #35140 from nextcloud/revert-35113-backport/35015/stable24

Revert "[stable24] Appropriate length check in Notification.php"

2 years agoMerge pull request #35134 from nextcloud/backport/35093/stable24
Simon L [Mon, 14 Nov 2022 10:51:45 +0000 (11:51 +0100)]
Merge pull request #35134 from nextcloud/backport/35093/stable24

[stable24] Run integration tests on 3rdparty bump

2 years agoRevert "[stable24] Appropriate length check in Notification.php" 35140/head
Joas Schilling [Mon, 14 Nov 2022 10:14:57 +0000 (11:14 +0100)]
Revert "[stable24] Appropriate length check in Notification.php"

2 years agoMerge pull request #35131 from nextcloud/backport/35070/stable24
Simon L [Mon, 14 Nov 2022 09:42:05 +0000 (10:42 +0100)]
Merge pull request #35131 from nextcloud/backport/35070/stable24

[stable24] [LDAP] always create instance of own user manager

2 years agoRun integration tests on 3rdparty bump 35134/head
Joas Schilling [Fri, 11 Nov 2022 06:54:26 +0000 (07:54 +0100)]
Run integration tests on 3rdparty bump

Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 14 Nov 2022 02:15:45 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[LDAP] always create instance of own user manager 35131/head
Arthur Schiwon [Thu, 10 Nov 2022 09:32:01 +0000 (10:32 +0100)]
[LDAP] always create instance of own user manager

- it is config specific and cannot be shared
- because the Access instance is bound later, it is not obvious from the
  constructor

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #35113 from nextcloud/backport/35015/stable24
Simon L [Sun, 13 Nov 2022 17:26:07 +0000 (18:26 +0100)]
Merge pull request #35113 from nextcloud/backport/35015/stable24

[stable24] Appropriate length check in Notification.php

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 13 Nov 2022 02:14:45 +0000 (02:14 +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, 12 Nov 2022 02:15:08 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix distorted previews when using imaginary 35115/head
Richard Steinmetz [Fri, 11 Nov 2022 13:21:05 +0000 (14:21 +0100)]
Fix distorted previews when using imaginary

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 years agouse the updated mariadb10.6 container in drone 35114/head
Simon L [Fri, 11 Nov 2022 20:43:48 +0000 (21:43 +0100)]
use the updated mariadb10.6 container in drone

Signed-off-by: Simon L <szaimen@e.mail.de>
2 years agoAppropriate length check in Notification.php 35113/head
natoponen [Tue, 8 Nov 2022 07:45:58 +0000 (10:45 +0300)]
Appropriate length check in Notification.php

There is an issue(bug) when using UTF-8 symbols in any method, which checks the length of string as `isset($id[64])`. You can set only 32 UTF-8 symbols because they are 2 byte, and this "array" check seems inapropriate in this case, as it throws unexpected exceptions.

Signed-off-by: natoponen <57988162+natoponen@users.noreply.github.com>
2 years agoMerge pull request #35088 from nextcloud/backport/35074/stable24
Joas Schilling [Fri, 11 Nov 2022 14:52:45 +0000 (15:52 +0100)]
Merge pull request #35088 from nextcloud/backport/35074/stable24

[stable24] Make sure that path is normalized and then checked,

2 years agoMerge pull request #35101 from nextcloud/backport/35077/stable24
Joas Schilling [Fri, 11 Nov 2022 14:51:54 +0000 (15:51 +0100)]
Merge pull request #35101 from nextcloud/backport/35077/stable24

[stable24] Fix PublicKeyTokenProviderTest import and mock

2 years agoFix PublicKeyTokenProviderTest import and mock 35101/head
Christoph Wurst [Thu, 10 Nov 2022 14:36:24 +0000 (15:36 +0100)]
Fix PublicKeyTokenProviderTest import and mock

* IDBConnection import missing
* Atomic doesn't need a mock

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 11 Nov 2022 02:14:17 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #35049 from nextcloud/backport/34834/stable24
Julius Härtl [Thu, 10 Nov 2022 20:31:00 +0000 (21:31 +0100)]
Merge pull request #35049 from nextcloud/backport/34834/stable24

[stable24] Fix size calculation on copying the skeleton files

2 years agoMake sure that path is normalized and then checked, 35088/head
Côme Chilliet [Thu, 10 Nov 2022 14:03:15 +0000 (15:03 +0100)]
Make sure that path is normalized and then checked,

 and not the other way around

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #35065 from nextcloud/backport/35063/stable24
Pytal [Thu, 10 Nov 2022 17:13:19 +0000 (09:13 -0800)]
Merge pull request #35065 from nextcloud/backport/35063/stable24

[stable24] Fix top margin in empty versions list

2 years agoMerge pull request #35039 from nextcloud/backport/32211/stable24
Robin Appelman [Thu, 10 Nov 2022 16:17:23 +0000 (17:17 +0100)]
Merge pull request #35039 from nextcloud/backport/32211/stable24

[stable24] Add repair command to fix wrong share ownership

2 years agoFix top margin in empty versions list 35065/head
Richard Steinmetz [Wed, 9 Nov 2022 21:49:25 +0000 (22:49 +0100)]
Fix top margin in empty versions list

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #35059 from nextcloud/backport/35042/stable24
Christoph Wurst [Thu, 10 Nov 2022 07:32:30 +0000 (08:32 +0100)]
Merge pull request #35059 from nextcloud/backport/35042/stable24

[stable24] Add description for calendar uri

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 10 Nov 2022 02:15:42 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #35061 from nextcloud/backport/35052/stable24
Pytal [Thu, 10 Nov 2022 00:08:09 +0000 (16:08 -0800)]
Merge pull request #35061 from nextcloud/backport/35052/stable24

2 years agoFix sidebar not automatically hidden in Files app 35061/head
Daniel Calviño Sánchez [Mon, 7 Nov 2022 23:53:12 +0000 (00:53 +0100)]
Fix sidebar not automatically hidden in Files app

Although the Files app creates the legacy sidebar (details view) it is
then replaced with the newer Vue app sidebar. Due to this ".detailsView"
no longer finds an element and therefore nothing was hidden when
"hideAppSidebar($('.detailsView'))" was called (for example, when
changing to another section).

However, "OC.Apps.hideAppSidebar()" does not properly work either with
the Vue sidebar used in the Files app (once hidden the sidebar is not
shown again). For simplicity, and to avoid any possible side effect in
other apps from changing "OC.Apps.hideAppSidebar", now
"OC.Files.Sidebar.close()" is used instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years agoAdd description for calendar uri 35059/head
Christopher Ng [Wed, 9 Nov 2022 00:34:20 +0000 (00:34 +0000)]
Add description for calendar uri

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoUse proper storage method for writing skeleton files 35049/head
Julius Härtl [Fri, 14 Oct 2022 21:44:29 +0000 (23:44 +0200)]
Use proper storage method for writing skeleton files

otherwise the filecache will have a wrong size for skeleton files

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 9 Nov 2022 02:14:46 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoupdate autoloader 35039/head
Robin Appelman [Tue, 8 Nov 2022 16:14:22 +0000 (17:14 +0100)]
update autoloader

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agofix repairing non user shares when repairing all shares
Robin Appelman [Tue, 18 Oct 2022 13:42:25 +0000 (15:42 +0200)]
fix repairing non user shares when repairing all shares

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoremove no longer needed code
Robin Appelman [Tue, 18 Oct 2022 12:31:04 +0000 (14:31 +0200)]
remove no longer needed code

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agosplit repairing into two stages to prevent long open transaction
Robin Appelman [Tue, 11 Oct 2022 13:36:21 +0000 (15:36 +0200)]
split repairing into two stages to prevent long open transaction

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoupdate shares directly in db
Robin Appelman [Fri, 30 Sep 2022 13:34:55 +0000 (15:34 +0200)]
update shares directly in db

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMore verbose output for repair share ownership cmd
Vincent Petry [Thu, 29 Sep 2022 19:23:45 +0000 (21:23 +0200)]
More verbose output for repair share ownership cmd

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agomove share owner repair to occ command
Robin Appelman [Thu, 29 Sep 2022 11:40:04 +0000 (13:40 +0200)]
move share owner repair to occ command

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoAdd repair step to fix wrong share ownership
Louis Chemineau [Thu, 28 Apr 2022 13:23:54 +0000 (15:23 +0200)]
Add repair step to fix wrong share ownership

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMerge pull request #35022 from nextcloud/backport/32838/stable24
Simon L [Tue, 8 Nov 2022 12:04:38 +0000 (13:04 +0100)]
Merge pull request #35022 from nextcloud/backport/32838/stable24

[stable24] Cast to int

2 years agoMerge pull request #35019 from nextcloud/backport/34909/stable24
Richard Steinmetz [Tue, 8 Nov 2022 10:05:12 +0000 (11:05 +0100)]
Merge pull request #35019 from nextcloud/backport/34909/stable24

[stable24] Fix duplicate event email notifications

2 years agoCast to int #32837 35022/head
Markus Zeller [Sun, 12 Jun 2022 13:01:22 +0000 (15:01 +0200)]
Cast to int #32837

Signed-off-by: Markus Zeller <git@markuszeller.com>
2 years agoMerge pull request #35012 from nextcloud/backport/35007/stable24
Simon L [Tue, 8 Nov 2022 09:50:57 +0000 (10:50 +0100)]
Merge pull request #35012 from nextcloud/backport/35007/stable24

[stable24] Fix unsuccessful token login logged as error

2 years agoFix duplicate event email notifications 35019/head
Richard Steinmetz [Tue, 1 Nov 2022 14:49:54 +0000 (15:49 +0100)]
Fix duplicate event email notifications

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 8 Nov 2022 02:14:32 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix unsuccessful token login logged as error 35012/head
Christoph Wurst [Mon, 7 Nov 2022 14:08:48 +0000 (15:08 +0100)]
Fix unsuccessful token login logged as error

The condition of a non-existent login token can happen for concurrent
requests. Admins can not do anything about this. So this is to be
expected to happen occasionally. This event is only bad if none of the
requests is able to re-acquire a session. Luckily this happens rarely.

If a login loop persists an admin can still lower the log level to find
this info. But a default error log level will no longer write those
infos about the failed cookie login of one request.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #35005 from nextcloud/backport/34937/stable24
Simon L [Mon, 7 Nov 2022 16:46:20 +0000 (17:46 +0100)]
Merge pull request #35005 from nextcloud/backport/34937/stable24

[stable24] Avoid a crash when a PHP extension has no version

2 years agoSuppress false-positives from psalm, waiting for fix upstream 35005/head
Côme Chilliet [Mon, 7 Nov 2022 09:01:53 +0000 (10:01 +0100)]
Suppress false-positives from psalm, waiting for fix upstream

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAvoid a crash when a PHP extension has no version
Côme Chilliet [Thu, 3 Nov 2022 10:53:51 +0000 (11:53 +0100)]
Avoid a crash when a PHP extension has no version

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 7 Nov 2022 02:14:25 +0000 (02:14 +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, 6 Nov 2022 02:12:55 +0000 (02:12 +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, 5 Nov 2022 02:15:23 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33888 from nextcloud/dependabot/composer/build/integration/stable...
Vincent Petry [Fri, 4 Nov 2022 16:44:56 +0000 (17:44 +0100)]
Merge pull request #33888 from nextcloud/dependabot/composer/build/integration/stable24/guzzlehttp/guzzle-7.5.0

Update guzzlehttp/guzzle requirement from 7.4.5 to 7.5.0 in /build/integration

2 years agoMerge pull request #34659 from nextcloud/backport/34632/stable24 34973/head
Vincent Petry [Fri, 4 Nov 2022 16:30:13 +0000 (17:30 +0100)]
Merge pull request #34659 from nextcloud/backport/34632/stable24

[stable24] Add rate limiting on lost password emails

2 years agoMerge pull request #34855 from nextcloud/backport/34799/stable24
Vincent Petry [Fri, 4 Nov 2022 16:20:43 +0000 (17:20 +0100)]
Merge pull request #34855 from nextcloud/backport/34799/stable24

[stable24] Emit typed event when preview is requested

2 years agoMerge pull request #34942 from nextcloud/backport/34577/stable24
Vincent Petry [Fri, 4 Nov 2022 16:16:12 +0000 (17:16 +0100)]
Merge pull request #34942 from nextcloud/backport/34577/stable24

[stable24] Avoid double ldap_unbind in Wizard.php

2 years agoMerge pull request #34947 from nextcloud/backport/34804/stable24
Vincent Petry [Fri, 4 Nov 2022 16:13:30 +0000 (17:13 +0100)]
Merge pull request #34947 from nextcloud/backport/34804/stable24

[stable24] Skip general login with email for non-valid addresses and LDAP

2 years agoMerge pull request #34949 from nextcloud/backport/32663/stable24
Vincent Petry [Fri, 4 Nov 2022 16:11:37 +0000 (17:11 +0100)]
Merge pull request #34949 from nextcloud/backport/32663/stable24

[stable24] Cleanup tempfiles after each cron job run

2 years agoMerge pull request #34952 from nextcloud/backport/34379/stable24
Vincent Petry [Fri, 4 Nov 2022 16:11:03 +0000 (17:11 +0100)]
Merge pull request #34952 from nextcloud/backport/34379/stable24

[stable24] Run session token renewals in a database transaction

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 4 Nov 2022 02:14:21 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix LostController test 34659/head
Côme Chilliet [Tue, 18 Oct 2022 13:18:40 +0000 (15:18 +0200)]
Fix LostController test

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd rate limiting on lost password emails
Côme Chilliet [Mon, 17 Oct 2022 12:36:24 +0000 (14:36 +0200)]
Add rate limiting on lost password emails

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoRun session token renewals in a database transaction 34952/head
Christoph Wurst [Sun, 2 Oct 2022 12:11:41 +0000 (14:11 +0200)]
Run session token renewals in a database transaction

The session token renewal does
1) Read the old token
2) Write a new token
3) Delete the old token

If two processes succeed to read the old token there can be two new tokens because
the queries were not run in a transaction. This is particularly problematic on
clustered DBs where 1) would go to a read node and 2) and 3) go to a write node.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoCleanup tempfiles after each cron job run 34949/head
Julius Härtl [Mon, 30 May 2022 16:01:51 +0000 (18:01 +0200)]
Cleanup tempfiles after each cron job run

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoSkip general login with email for non-valid addresses and LDAP 34947/head
Julius Härtl [Tue, 25 Oct 2022 13:38:31 +0000 (15:38 +0200)]
Skip general login with email for non-valid addresses and LDAP

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoAvoid double ldap_unbind in Wizard.php 34942/head
Côme Chilliet [Tue, 11 Oct 2022 07:54:04 +0000 (09:54 +0200)]
Avoid double ldap_unbind in Wizard.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix code style with codesniffer
Côme Chilliet [Tue, 11 Oct 2022 07:49:45 +0000 (09:49 +0200)]
Fix code style with codesniffer

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #34914 from nextcloud/release/24.0.7 v24.0.7
blizzz [Thu, 3 Nov 2022 09:54:23 +0000 (10:54 +0100)]
Merge pull request #34914 from nextcloud/release/24.0.7

24.0.7

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 3 Nov 2022 02:14:20 +0000 (02:14 +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, 2 Nov 2022 02:14:21 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago24.0.7 34914/head
Arthur Schiwon [Tue, 1 Nov 2022 19:10:58 +0000 (20:10 +0100)]
24.0.7

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 1 Nov 2022 02:14:27 +0000 (02:14 +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, 31 Oct 2022 02:14:05 +0000 (02:14 +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, 30 Oct 2022 02:13:53 +0000 (02:13 +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, 29 Oct 2022 02:15:29 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex v24.0.7rc1
Nextcloud bot [Fri, 28 Oct 2022 02:14:31 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoEmit typed event when preview is requested 34855/head
Julius Härtl [Tue, 25 Oct 2022 10:53:10 +0000 (12:53 +0200)]
Emit typed event when preview is requested

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #34770 from nextcloud/backport/34579/stable24
John Molakvoæ [Thu, 27 Oct 2022 16:12:46 +0000 (18:12 +0200)]
Merge pull request #34770 from nextcloud/backport/34579/stable24

[stable24] fix null error in getUnencryptedSize

2 years agoMerge pull request #34838 from nextcloud/release/24.0.7_rc1
John Molakvoæ [Thu, 27 Oct 2022 16:12:29 +0000 (18:12 +0200)]
Merge pull request #34838 from nextcloud/release/24.0.7_rc1

24.0.7 RC1

2 years agoMerge pull request #34845 from nextcloud/dependaskjnldsv/32413/stable24
John Molakvoæ [Thu, 27 Oct 2022 16:00:30 +0000 (18:00 +0200)]
Merge pull request #34845 from nextcloud/dependaskjnldsv/32413/stable24

[stable24] Fix psalm errors fron the end of the baseline file

2 years agoFix psalm errors fron the end of the baseline file 34845/head
Carl Schwan [Mon, 16 May 2022 08:58:26 +0000 (10:58 +0200)]
Fix psalm errors fron the end of the baseline file

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #34440 from nextcloud/backport/32635/stable24
John Molakvoæ [Thu, 27 Oct 2022 12:26:27 +0000 (14:26 +0200)]
Merge pull request #34440 from nextcloud/backport/32635/stable24

2 years agoMerge pull request #34798 from nextcloud/backport/33405/stable24
Marcel Klehr [Thu, 27 Oct 2022 11:58:58 +0000 (13:58 +0200)]
Merge pull request #34798 from nextcloud/backport/33405/stable24

2 years agoMerge pull request #34797 from nextcloud/backport/33540/stable24
Vincent Petry [Thu, 27 Oct 2022 11:36:33 +0000 (13:36 +0200)]
Merge pull request #34797 from nextcloud/backport/33540/stable24

[stable24] fix updating cached mounts that didn't have their mount provider set previously

2 years agoMerge pull request #34840 from nextcloud/backport/34502/stable24
Vincent Petry [Thu, 27 Oct 2022 11:20:58 +0000 (13:20 +0200)]
Merge pull request #34840 from nextcloud/backport/34502/stable24

[stable24]  Propagate attributes when resharing

2 years agoMerge pull request #34410 from nextcloud/backport/33566/stable24
John Molakvoæ [Thu, 27 Oct 2022 10:29:17 +0000 (12:29 +0200)]
Merge pull request #34410 from nextcloud/backport/33566/stable24

2 years agoMerge pull request #34032 from nextcloud/backport/34019/stable24
John Molakvoæ [Thu, 27 Oct 2022 10:10:28 +0000 (12:10 +0200)]
Merge pull request #34032 from nextcloud/backport/34019/stable24

[stable24] Fix quota type to int

2 years agoMerge pull request #34040 from nextcloud/backport/34001/stable24
John Molakvoæ [Thu, 27 Oct 2022 10:10:05 +0000 (12:10 +0200)]
Merge pull request #34040 from nextcloud/backport/34001/stable24

2 years agoMerge pull request #34460 from nextcloud/backport/31947/stable24
John Molakvoæ [Thu, 27 Oct 2022 10:09:28 +0000 (12:09 +0200)]
Merge pull request #34460 from nextcloud/backport/31947/stable24

[stable24] Fix Error: Undefined index: redirect_url

2 years agoFix inverted profile picture 34440/head
Christopher Ng [Fri, 7 Oct 2022 18:35:11 +0000 (18:35 +0000)]
Fix inverted profile picture

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoUpdate ContactsStoreTest.php
Andy Xheli [Mon, 3 Oct 2022 14:17:27 +0000 (09:17 -0500)]
Update ContactsStoreTest.php

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2 years agoUpdate lib/private/Contacts/ContactsMenu/ContactsStore.php
Andy Xheli [Tue, 20 Sep 2022 17:05:29 +0000 (12:05 -0500)]
Update lib/private/Contacts/ContactsMenu/ContactsStore.php

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Tested no issues.

Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2 years agoUpdate ContactsStore.php
Andy Xheli [Mon, 19 Sep 2022 14:06:12 +0000 (09:06 -0500)]
Update ContactsStore.php

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2 years agoApply suggestions from code review
Andy Xheli [Fri, 16 Sep 2022 16:29:09 +0000 (11:29 -0500)]
Apply suggestions from code review

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2 years agoFix User profile picture when performing the search
Andy Xheli [Fri, 27 May 2022 19:48:06 +0000 (14:48 -0500)]
Fix User profile picture when performing the search

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Before
![image](https://user-images.githubusercontent.com/59488153/140980158-b9108161-57ab-48b4-ae6f-98ec4e72775a.png)

After

Fix for #31065

2 years agoDB mounts table: Add index for mount_provider_class 34798/head
Marcel Klehr [Fri, 29 Jul 2022 12:43:26 +0000 (14:43 +0200)]
DB mounts table: Add index for mount_provider_class

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 years agoMerge pull request #34584 from nextcloud/backport/34438/stable24
Vincent Petry [Thu, 27 Oct 2022 08:54:34 +0000 (10:54 +0200)]
Merge pull request #34584 from nextcloud/backport/34438/stable24

[stable24] return proper error code when reporting exception fails in remote.php