]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agoMerge pull request #23712 from nextcloud/enh/noid/add-size-to-file-obj-definition
Roeland Jago Douma [Tue, 27 Oct 2020 18:51:31 +0000 (19:51 +0100)]
Merge pull request #23712 from nextcloud/enh/noid/add-size-to-file-obj-definition

Add optional size field for the file obj

3 years agoMerge pull request #23722 from nextcloud/fix/noid/use-correct-l10n-module
kesselb [Tue, 27 Oct 2020 16:28:13 +0000 (17:28 +0100)]
Merge pull request #23722 from nextcloud/fix/noid/use-correct-l10n-module

Use lib instead if core as l10n module in OC_Files

3 years agoMerge pull request #23724 from nextcloud/techdebt/deprecate-ieventdispatcher-dispatch
kesselb [Tue, 27 Oct 2020 16:26:55 +0000 (17:26 +0100)]
Merge pull request #23724 from nextcloud/techdebt/deprecate-ieventdispatcher-dispatch

Deprecate \OCP\EventDispatcher\IEventDispatcher::dispatch

3 years agoMerge pull request #23711 from nextcloud/bugfix/21085/userlist-display-default-quota...
Vincent Petry [Tue, 27 Oct 2020 15:30:36 +0000 (16:30 +0100)]
Merge pull request #23711 from nextcloud/bugfix/21085/userlist-display-default-quota-value

Fix default quota display value in user row

3 years agoDeprecate \OCP\EventDispatcher\IEventDispatcher::dispatch 23724/head
Christoph Wurst [Tue, 27 Oct 2020 14:43:07 +0000 (15:43 +0100)]
Deprecate \OCP\EventDispatcher\IEventDispatcher::dispatch

As discussed in
https://help.nextcloud.com/t/deprecation-of-ieventdispatcher-dispatch/95381

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoUse lib instead if core as l10n module in OC_Files 23722/head
Morris Jobke [Tue, 27 Oct 2020 14:37:57 +0000 (15:37 +0100)]
Use lib instead if core as l10n module in OC_Files

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agoFix default quota display value in user row 23711/head
Vincent Petry [Tue, 27 Oct 2020 10:10:06 +0000 (11:10 +0100)]
Fix default quota display value in user row

When selecting default quota in the dropdown, the actual numeric value
or "Unlimited" will be displayed instead of "0 B". This matches whatever
is displayed after refreshing the page.

In the case where the default quota is unlimited, for which the server
returns -3 instead of "none", the frontend now also shows "Unlimited"
instead of "0 B".

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoMerge pull request #23645 from nextcloud/fix/fe/s3/isset_first
Roeland Jago Douma [Tue, 27 Oct 2020 10:55:37 +0000 (11:55 +0100)]
Merge pull request #23645 from nextcloud/fix/fe/s3/isset_first

Check if array elements exist before using them

3 years agoAdd optional size field for the file obj 23712/head
Vincent Petry [Tue, 27 Oct 2020 10:48:41 +0000 (11:48 +0100)]
Add optional size field for the file obj

Add optional size field for the file rich object definition.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoMerge pull request #23697 from nextcloud/bugfix/noid/fix-undefined-variable
Morris Jobke [Tue, 27 Oct 2020 09:35:18 +0000 (10:35 +0100)]
Merge pull request #23697 from nextcloud/bugfix/noid/fix-undefined-variable

Fix undefined variable

3 years agoMerge pull request #23662 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-3.1.0
dependabot-preview[bot] [Tue, 27 Oct 2020 09:10:37 +0000 (09:10 +0000)]
Merge pull request #23662 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-3.1.0

3 years agoMerge pull request #23700 from nextcloud/fix/noid/remnants-sharee-display
blizzz [Tue, 27 Oct 2020 08:39:34 +0000 (09:39 +0100)]
Merge pull request #23700 from nextcloud/fix/noid/remnants-sharee-display

Use ShareManager to determine shares of unlocatable LDAP users and fix an issue in a condition

3 years agoFix the expected output 23697/head
Joas Schilling [Tue, 27 Oct 2020 08:11:36 +0000 (09:11 +0100)]
Fix the expected output

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoSimplify the function looking for output
Joas Schilling [Tue, 27 Oct 2020 08:11:19 +0000 (09:11 +0100)]
Simplify the function looking for output

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoBump @nextcloud/vue from 3.0.0 to 3.1.0 23662/head
dependabot-preview[bot] [Mon, 26 Oct 2020 21:16:50 +0000 (21:16 +0000)]
Bump @nextcloud/vue from 3.0.0 to 3.1.0

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v3.0.0...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 27 Oct 2020 02:18:34 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #23701 from nextcloud/fix/fed/bg_signatures
Morris Jobke [Mon, 26 Oct 2020 22:01:23 +0000 (23:01 +0100)]
Merge pull request #23701 from nextcloud/fix/fed/bg_signatures

Make sure the function signatures of the backgroundjob match

3 years agoMerge pull request #23693 from nextcloud/bugfix/noid/import-cert-clarify
Morris Jobke [Mon, 26 Oct 2020 21:50:28 +0000 (22:50 +0100)]
Merge pull request #23693 from nextcloud/bugfix/noid/import-cert-clarify

Clarify import cert command

3 years agoMerge pull request #23660 from nextcloud/dependabot/npm_and_yarn/babel/preset-env...
Roeland Jago Douma [Mon, 26 Oct 2020 21:01:15 +0000 (22:01 +0100)]
Merge pull request #23660 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.12.1

Bump @babel/preset-env from 7.11.5 to 7.12.1

3 years agoMake sure the function signatures of the backgroundjob match 23701/head
Roeland Jago Douma [Mon, 26 Oct 2020 20:40:55 +0000 (21:40 +0100)]
Make sure the function signatures of the backgroundjob match

Else PHP says no

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #23680 from nextcloud/fix/theming/background-transparency
Roeland Jago Douma [Mon, 26 Oct 2020 19:47:28 +0000 (20:47 +0100)]
Merge pull request #23680 from nextcloud/fix/theming/background-transparency

Enable theming background transparency

3 years agoMerge pull request #23659 from nextcloud/dependabot/npm_and_yarn/camelcase-6.1.0
Roeland Jago Douma [Mon, 26 Oct 2020 19:46:39 +0000 (20:46 +0100)]
Merge pull request #23659 from nextcloud/dependabot/npm_and_yarn/camelcase-6.1.0

Bump camelcase from 6.0.0 to 6.1.0

3 years agoBump camelcase from 6.0.0 to 6.1.0 23659/head
dependabot-preview[bot] [Sat, 24 Oct 2020 01:23:45 +0000 (01:23 +0000)]
Bump camelcase from 6.0.0 to 6.1.0

Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/sindresorhus/camelcase/releases)
- [Commits](https://github.com/sindresorhus/camelcase/compare/v6.0.0...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
3 years agoMerge pull request #23696 from nextcloud/fix/noid/fix-share-download-error-message
Roeland Jago Douma [Mon, 26 Oct 2020 18:42:54 +0000 (19:42 +0100)]
Merge pull request #23696 from nextcloud/fix/noid/fix-share-download-error-message

Return correct error message on share download without read permission

3 years agoThis is not javascript
Joas Schilling [Mon, 26 Oct 2020 16:06:32 +0000 (17:06 +0100)]
This is not javascript

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoFix undefined variable
Joas Schilling [Mon, 26 Oct 2020 15:37:54 +0000 (16:37 +0100)]
Fix undefined variable

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoReturn correct error message on share download without read permission 23696/head
Morris Jobke [Mon, 26 Oct 2020 15:22:27 +0000 (16:22 +0100)]
Return correct error message on share download without read permission

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agouser share manager to determine share ownership 23700/head
Arthur Schiwon [Mon, 26 Oct 2020 13:44:15 +0000 (14:44 +0100)]
user share manager to determine share ownership

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agofixes determining whether former user is a share owner
Arthur Schiwon [Mon, 26 Oct 2020 13:00:57 +0000 (14:00 +0100)]
fixes determining whether former user is a share owner

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agosplit instantiation from business logic in OfflineUser
Arthur Schiwon [Mon, 26 Oct 2020 12:54:03 +0000 (13:54 +0100)]
split instantiation from business logic in OfflineUser

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoadd test for active shares flag
Arthur Schiwon [Mon, 26 Oct 2020 12:43:53 +0000 (13:43 +0100)]
add test for active shares flag

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #23620 from nextcloud/techdebt/noid/ldap-proxy-classes
blizzz [Mon, 26 Oct 2020 15:04:12 +0000 (16:04 +0100)]
Merge pull request #23620 from nextcloud/techdebt/noid/ldap-proxy-classes

LDAP simplify User_Proxy and Group_Proxy signatures

3 years agoMerge pull request #23655 from nextcloud/dependabot/npm_and_yarn/exports-loader-1.1.1
Roeland Jago Douma [Mon, 26 Oct 2020 12:03:58 +0000 (13:03 +0100)]
Merge pull request #23655 from nextcloud/dependabot/npm_and_yarn/exports-loader-1.1.1

Bump exports-loader from 1.1.0 to 1.1.1

3 years agoClarify import cert command 23693/head
Vincent Petry [Mon, 26 Oct 2020 10:51:37 +0000 (11:51 +0100)]
Clarify import cert command

Add hint that the certificate to be imported must be in PEM format (CRT
does not parse).

Improved error message to mention that the given path must be accessible
by the web server user.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoMerge pull request #23688 from nextcloud/timm2k-patch-1
Roeland Jago Douma [Mon, 26 Oct 2020 08:55:22 +0000 (09:55 +0100)]
Merge pull request #23688 from nextcloud/timm2k-patch-1

Use bigint for fileid in filecache_extended

3 years agoUpdate CheckSetupController.php 23688/head
timm2k [Mon, 26 Oct 2020 08:42:01 +0000 (09:42 +0100)]
Update CheckSetupController.php

3 years agoUpdate ConvertFilecacheBigInt.php
timm2k [Mon, 26 Oct 2020 08:18:56 +0000 (09:18 +0100)]
Update ConvertFilecacheBigInt.php

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 26 Oct 2020 02:18:04 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

3 years agoCheck if array elements exist before using them 23645/head
Roeland Jago Douma [Fri, 23 Oct 2020 10:40:12 +0000 (12:40 +0200)]
Check if array elements exist before using them

It seems that in some recent upgrade here. Not always the entries we
expect are returned. So we should first check if they exist. As to not
spam the log.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoEnable theming background transparency 23680/head
John Molakvoæ (skjnldsv) [Sun, 25 Oct 2020 18:15:52 +0000 (19:15 +0100)]
Enable theming background transparency

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 25 Oct 2020 02:18:28 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #23663 from nextcloud/dependabot/npm_and_yarn/p-queue-6.6.2
dependabot-preview[bot] [Sat, 24 Oct 2020 09:50:15 +0000 (09:50 +0000)]
Merge pull request #23663 from nextcloud/dependabot/npm_and_yarn/p-queue-6.6.2

3 years agoBump p-queue from 6.6.1 to 6.6.2 23663/head
dependabot-preview[bot] [Sat, 24 Oct 2020 01:26:51 +0000 (01:26 +0000)]
Bump p-queue from 6.6.1 to 6.6.2

Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.6.1 to 6.6.2.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v6.6.1...v6.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
3 years agoBump @babel/preset-env from 7.11.5 to 7.12.1 23660/head
dependabot-preview[bot] [Sat, 24 Oct 2020 08:30:00 +0000 (08:30 +0000)]
Bump @babel/preset-env from 7.11.5 to 7.12.1

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #23656 from nextcloud/dependabot/npm_and_yarn/babel/core-7.12.3
Roeland Jago Douma [Sat, 24 Oct 2020 08:27:32 +0000 (10:27 +0200)]
Merge pull request #23656 from nextcloud/dependabot/npm_and_yarn/babel/core-7.12.3

Bump @babel/core from 7.11.6 to 7.12.3

3 years agoMerge pull request #23654 from nextcloud/dependabot/npm_and_yarn/mochapack-2.0.6
Roeland Jago Douma [Sat, 24 Oct 2020 08:16:57 +0000 (10:16 +0200)]
Merge pull request #23654 from nextcloud/dependabot/npm_and_yarn/mochapack-2.0.6

Bump mochapack from 2.0.3 to 2.0.6

3 years agoBump mochapack from 2.0.3 to 2.0.6 23654/head
dependabot-preview[bot] [Sat, 24 Oct 2020 02:47:13 +0000 (02:47 +0000)]
Bump mochapack from 2.0.3 to 2.0.6

Bumps [mochapack](https://github.com/sysgears/mochapack) from 2.0.3 to 2.0.6.
- [Release notes](https://github.com/sysgears/mochapack/releases)
- [Commits](https://github.com/sysgears/mochapack/commits/v2.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #23658 from nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.4
dependabot-preview[bot] [Sat, 24 Oct 2020 02:44:43 +0000 (02:44 +0000)]
Merge pull request #23658 from nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.4

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 24 Oct 2020 02:18:45 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

3 years agoBump sass-loader from 10.0.3 to 10.0.4 23658/head
dependabot-preview[bot] [Sat, 24 Oct 2020 01:22:37 +0000 (01:22 +0000)]
Bump sass-loader from 10.0.3 to 10.0.4

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.3...v10.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoBump @babel/core from 7.11.6 to 7.12.3 23656/head
dependabot-preview[bot] [Sat, 24 Oct 2020 01:21:20 +0000 (01:21 +0000)]
Bump @babel/core from 7.11.6 to 7.12.3

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.6 to 7.12.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.3/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoBump exports-loader from 1.1.0 to 1.1.1 23655/head
dependabot-preview[bot] [Sat, 24 Oct 2020 01:20:39 +0000 (01:20 +0000)]
Bump exports-loader from 1.1.0 to 1.1.1

Bumps [exports-loader](https://github.com/webpack-contrib/exports-loader) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/webpack-contrib/exports-loader/releases)
- [Changelog](https://github.com/webpack-contrib/exports-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/exports-loader/compare/v1.1.0...v1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #23627 from nextcloud/fix/autocomplete-placeholder-email
John Molakvoæ [Fri, 23 Oct 2020 12:39:58 +0000 (14:39 +0200)]
Merge pull request #23627 from nextcloud/fix/autocomplete-placeholder-email

Fix sharing input placeholder for emails

3 years agoFix sharing input placeholder for emails 23627/head
John Molakvoæ (skjnldsv) [Thu, 22 Oct 2020 10:12:48 +0000 (12:12 +0200)]
Fix sharing input placeholder for emails

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
3 years agoLDAP simplify User_Proxy and Group_Proxy signatures 23620/head
Arthur Schiwon [Thu, 22 Oct 2020 09:25:33 +0000 (11:25 +0200)]
LDAP simplify User_Proxy and Group_Proxy signatures

- make User_Proxy and Group_Proxy easy to instantiate
- simplify dependent code
- move commands to info.xml
- make UpdateGroups job class non-static

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #23602 from nextcloud/fix/appconfig_update_null
Christoph Wurst [Fri, 23 Oct 2020 08:43:26 +0000 (10:43 +0200)]
Merge pull request #23602 from nextcloud/fix/appconfig_update_null

Fix updates of NULL appconfig values

3 years agoMerge pull request #23632 from nextcloud/techdebt/noid/remove-unused-css
Roeland Jago Douma [Fri, 23 Oct 2020 08:01:17 +0000 (10:01 +0200)]
Merge pull request #23632 from nextcloud/techdebt/noid/remove-unused-css

Remove unused sharedfilelist

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 23 Oct 2020 02:18:51 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #23597 from nextcloud/dependabot/composer/vimeo/psalm-4.0.1
Morris Jobke [Thu, 22 Oct 2020 19:05:52 +0000 (21:05 +0200)]
Merge pull request #23597 from nextcloud/dependabot/composer/vimeo/psalm-4.0.1

Bump vimeo/psalm from 3.17.2 to 4.0.1

3 years agoMerge pull request #23630 from nextcloud/bugfix/23240/bring-back-restore-share-button
Morris Jobke [Thu, 22 Oct 2020 18:56:40 +0000 (20:56 +0200)]
Merge pull request #23630 from nextcloud/bugfix/23240/bring-back-restore-share-button

Bring back the restore share button

3 years agoRemove unused sharedfilelist 23632/head
Vincent Petry [Thu, 22 Oct 2020 13:21:33 +0000 (15:21 +0200)]
Remove unused sharedfilelist

It isn't loaded anywhere

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoBring back the restore share button 23630/head
Vincent Petry [Thu, 22 Oct 2020 13:03:42 +0000 (15:03 +0200)]
Bring back the restore share button

Fix disabled default file action to still use an anchor element, as this
is used in many other places (and potentially apps).

Adjusted anchor style to not look like it's clickable and added extras
to make sure everything inside still looks clickable as before.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoUpdate baseline 23597/head
Daniel Kesselberg [Thu, 22 Oct 2020 12:44:38 +0000 (14:44 +0200)]
Update baseline

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 years agoMerge remote-tracking branch 'origin/master' into dependabot/composer/vimeo/psalm...
Daniel Kesselberg [Thu, 22 Oct 2020 12:43:01 +0000 (14:43 +0200)]
Merge remote-tracking branch 'origin/master' into dependabot/composer/vimeo/psalm-4.0.1

# Conflicts:
# build/psalm-baseline.xml

3 years agoUpdate baseline
Daniel Kesselberg [Thu, 22 Oct 2020 12:36:10 +0000 (14:36 +0200)]
Update baseline

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 years agoMerge pull request #23608 from nextcloud/enh/23482/forward-error-message
Morris Jobke [Thu, 22 Oct 2020 10:51:47 +0000 (12:51 +0200)]
Merge pull request #23608 from nextcloud/enh/23482/forward-error-message

Add more details if extract fails

3 years agoMerge pull request #23614 from nextcloud/tests/22305/unreliable-app-files-sharing-338
Morris Jobke [Thu, 22 Oct 2020 10:19:39 +0000 (12:19 +0200)]
Merge pull request #23614 from nextcloud/tests/22305/unreliable-app-files-sharing-338

Disable unreliable app-files-sharing.feature:108

3 years agoMerge pull request #23613 from nextcloud/tests/22305/unreliable-app-files-feature-108
Morris Jobke [Thu, 22 Oct 2020 10:18:12 +0000 (12:18 +0200)]
Merge pull request #23613 from nextcloud/tests/22305/unreliable-app-files-feature-108

Disable unreliable app-files.feature:108

3 years agoAdd more details if extract fails. 23608/head
Daniel Kesselberg [Wed, 21 Oct 2020 14:03:40 +0000 (16:03 +0200)]
Add more details if extract fails.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 years agoMerge pull request #23616 from nextcloud/dependabot/submodules/3rdparty-5b2c4bd
dependabot-preview[bot] [Thu, 22 Oct 2020 07:17:15 +0000 (07:17 +0000)]
Merge pull request #23616 from nextcloud/dependabot/submodules/3rdparty-5b2c4bd

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 22 Oct 2020 02:19:07 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

3 years agoBump 3rdparty from `9741497` to `5b2c4bd` 23616/head
dependabot-preview[bot] [Thu, 22 Oct 2020 01:15:18 +0000 (01:15 +0000)]
Bump 3rdparty from `9741497` to `5b2c4bd`

Bumps [3rdparty](https://github.com/nextcloud/3rdparty) from `9741497` to `5b2c4bd`.
- [Release notes](https://github.com/nextcloud/3rdparty/releases)
- [Commits](https://github.com/nextcloud/3rdparty/compare/974149755d9ab7ca1e7edf0f3fa63e6a6c01ac3f...5b2c4bd44fe8beddff3731516e53cc5ad9269c9b)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoDisable unreliable app-files-sharing.feature:108 23614/head
Morris Jobke [Wed, 21 Oct 2020 20:07:13 +0000 (22:07 +0200)]
Disable unreliable app-files-sharing.feature:108

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agoDisable unreliable app-files.feature:108 23613/head
Morris Jobke [Wed, 21 Oct 2020 19:53:29 +0000 (21:53 +0200)]
Disable unreliable app-files.feature:108

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agoMerge pull request #23606 from nextcloud/bugfix/22913/only-use-index-when-it-exists
Morris Jobke [Wed, 21 Oct 2020 18:43:52 +0000 (20:43 +0200)]
Merge pull request #23606 from nextcloud/bugfix/22913/only-use-index-when-it-exists

Only use index of mount point when it is there

3 years agoOnly use index of mount point when it is there 23606/head
Joas Schilling [Wed, 21 Oct 2020 11:37:56 +0000 (13:37 +0200)]
Only use index of mount point when it is there

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoFix updates of NULL appconfig values 23602/head
Roeland Jago Douma [Wed, 21 Oct 2020 08:04:06 +0000 (10:04 +0200)]
Fix updates of NULL appconfig values

The comparisson of NULL is a bit special.
So we need to handle this a tad beter else it might not replace NULL
values. or allow you to set NULL values on updates.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #23599 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Wed, 21 Oct 2020 06:51:07 +0000 (08:51 +0200)]
Merge pull request #23599 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 23599/head
Nextcloud-PR-Bot [Wed, 21 Oct 2020 04:30:21 +0000 (04:30 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 21 Oct 2020 02:18:44 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

3 years agoBump vimeo/psalm from 3.17.2 to 4.0.1
dependabot-preview[bot] [Tue, 20 Oct 2020 20:48:43 +0000 (20:48 +0000)]
Bump vimeo/psalm from 3.17.2 to 4.0.1

Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.17.2 to 4.0.1.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/3.17.2...4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #23173 from nextcloud/feat/comments-sidebar-vue
John Molakvoæ [Tue, 20 Oct 2020 18:46:21 +0000 (20:46 +0200)]
Merge pull request #23173 from nextcloud/feat/comments-sidebar-vue

3 years agoMerge pull request #23417 from nextcloud/techdebt/noid/psr-logger-for-accounts
Christoph Wurst [Tue, 20 Oct 2020 18:25:42 +0000 (20:25 +0200)]
Merge pull request #23417 from nextcloud/techdebt/noid/psr-logger-for-accounts

PSR logger for accounts

3 years agoBump @nextcloud/vue to 3.0.0 23173/head
John Molakvoæ (skjnldsv) [Tue, 20 Oct 2020 12:24:01 +0000 (14:24 +0200)]
Bump @nextcloud/vue to 3.0.0

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
3 years agoUse auto-wiring on most outer level 23417/head
Joas Schilling [Tue, 20 Oct 2020 15:43:50 +0000 (17:43 +0200)]
Use auto-wiring on most outer level

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoPSR logger for accounts
Joas Schilling [Tue, 13 Oct 2020 14:33:53 +0000 (16:33 +0200)]
PSR logger for accounts

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #23581 from nextcloud/fix/theming-tests
Morris Jobke [Tue, 20 Oct 2020 12:49:20 +0000 (14:49 +0200)]
Merge pull request #23581 from nextcloud/fix/theming-tests

Fix theming manifest tests

3 years agoAdd ICommentsManager::load method
John Molakvoæ (skjnldsv) [Mon, 19 Oct 2020 07:49:04 +0000 (09:49 +0200)]
Add ICommentsManager::load method

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoCleanup old comments tab
John Molakvoæ (skjnldsv) [Fri, 16 Oct 2020 20:50:01 +0000 (22:50 +0200)]
Cleanup old comments tab

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoInit vue comments tab
John Molakvoæ (skjnldsv) [Sun, 4 Oct 2020 13:33:17 +0000 (15:33 +0200)]
Init vue comments tab

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoMerge pull request #23305 from nextcloud/bugfix/noid/change-status-ux-fixes
Roeland Jago Douma [Tue, 20 Oct 2020 11:20:35 +0000 (13:20 +0200)]
Merge pull request #23305 from nextcloud/bugfix/noid/change-status-ux-fixes

UX improvements change status dialog

3 years agoUX improvements change status dialog 23305/head
Vincent Petry [Fri, 9 Oct 2020 09:50:54 +0000 (11:50 +0200)]
UX improvements change status dialog

Focus on the custom message field after picking an emoji.
Hitting the enter key while in the custom message field now triggers
saving.
Disable save buttons while saving is in progress.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoFix status clearing with initial empty value
Vincent Petry [Tue, 13 Oct 2020 10:01:20 +0000 (12:01 +0200)]
Fix status clearing with initial empty value

When selecting an emoji but not specifying a message, the internal
message value was null which caused a server validation error on
sending.

This fixes the SetStatusModal to always work with an empty string
upfront, as this is the value the field would have if edited and cleared
manually.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoMerge pull request #23580 from nextcloud/feat/share-mail-expire
John Molakvoæ [Tue, 20 Oct 2020 09:33:17 +0000 (11:33 +0200)]
Merge pull request #23580 from nextcloud/feat/share-mail-expire

Also expire share type email

3 years agoFix theming manifest tests 23581/head
John Molakvoæ (skjnldsv) [Tue, 20 Oct 2020 09:03:24 +0000 (11:03 +0200)]
Fix theming manifest tests

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoAlso expire share type email 23580/head
John Molakvoæ (skjnldsv) [Tue, 20 Oct 2020 08:20:26 +0000 (10:20 +0200)]
Also expire share type email

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoMerge pull request #23576 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Tue, 20 Oct 2020 07:27:56 +0000 (09:27 +0200)]
Merge pull request #23576 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoMerge pull request #23374 from nextcloud/bugfix/noid/app-fetch-retry
Roeland Jago Douma [Tue, 20 Oct 2020 07:21:51 +0000 (09:21 +0200)]
Merge pull request #23374 from nextcloud/bugfix/noid/app-fetch-retry

Only retry fetching app store data once every 5 minutes in case it fails

3 years agoUpdate psalm baseline 23576/head
Nextcloud-PR-Bot [Tue, 20 Oct 2020 04:29:45 +0000 (04:29 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 20 Oct 2020 02:18:38 +0000 (02:18 +0000)]
[tx-robot] updated from transifex