]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agoFix invalid usages of the new dispatcher 23742/head
Roeland Jago Douma [Thu, 29 Oct 2020 19:15:04 +0000 (20:15 +0100)]
Fix invalid usages of the new dispatcher

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoType the event dispatcher listener callables with Psalm
Christoph Wurst [Wed, 28 Oct 2020 07:54:24 +0000 (08:54 +0100)]
Type the event dispatcher listener callables with Psalm

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 28 Oct 2020 02:18:52 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #23661 from nextcloud/dependabot/npm_and_yarn/dompurify-2.2.0
dependabot-preview[bot] [Wed, 28 Oct 2020 00:56:41 +0000 (00:56 +0000)]
Merge pull request #23661 from nextcloud/dependabot/npm_and_yarn/dompurify-2.2.0

3 years agoBump dompurify from 2.1.1 to 2.2.0 23661/head
dependabot-preview[bot] [Tue, 27 Oct 2020 20:22:25 +0000 (20:22 +0000)]
Bump dompurify from 2.1.1 to 2.2.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #23496 from lynn-stephenson/fix/related-key-issue
Roeland Jago Douma [Tue, 27 Oct 2020 19:23:07 +0000 (20:23 +0100)]
Merge pull request #23496 from lynn-stephenson/fix/related-key-issue

Fixes related key issue.

3 years agoMerge pull request #23720 from nextcloud/lowercase-email
Roeland Jago Douma [Tue, 27 Oct 2020 19:14:43 +0000 (20:14 +0100)]
Merge pull request #23720 from nextcloud/lowercase-email

save email as lower case

3 years agoMerge pull request #23601 from nextcloud/techdebt/noid/comments-manager-improvements
Roeland Jago Douma [Tue, 27 Oct 2020 18:57:55 +0000 (19:57 +0100)]
Merge pull request #23601 from nextcloud/techdebt/noid/comments-manager-improvements

Comments manager improvements/extensions needed by Talk

3 years agoMerge pull request #23725 from nextcloud/enh/noid/specify-accept-argument-for-avatar...
Roeland Jago Douma [Tue, 27 Oct 2020 18:54:14 +0000 (19:54 +0100)]
Merge pull request #23725 from nextcloud/enh/noid/specify-accept-argument-for-avatar-upload

Specify accept argument to avatar upload input field

3 years agoMerge pull request #23721 from nextcloud/reset-avatar-cropper
Roeland Jago Douma [Tue, 27 Oct 2020 18:52:10 +0000 (19:52 +0100)]
Merge pull request #23721 from nextcloud/reset-avatar-cropper

reset avatar cropper before showing

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 agoSpecify accept argument to avatar upload input field 23725/head
Morris Jobke [Tue, 27 Oct 2020 14:51:37 +0000 (15:51 +0100)]
Specify accept argument to avatar upload input field

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
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 agoreset avatar cropper before showing 23721/head
Robin Appelman [Tue, 27 Oct 2020 14:00:50 +0000 (15:00 +0100)]
reset avatar cropper before showing

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agosave email as lower case 23720/head
Robin Appelman [Tue, 27 Oct 2020 13:56:52 +0000 (14:56 +0100)]
save email as lower case

email addresses are case insensitive

Signed-off-by: Robin Appelman <robin@icewind.nl>
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 agoFix missing since 23601/head
Joas Schilling [Thu, 22 Oct 2020 10:02:48 +0000 (12:02 +0200)]
Fix missing since

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoFix PHP CS
Joas Schilling [Thu, 22 Oct 2020 09:00:54 +0000 (11:00 +0200)]
Fix PHP CS

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoFix manager creation and testing
Joas Schilling [Thu, 22 Oct 2020 08:54:03 +0000 (10:54 +0200)]
Fix manager creation and testing

Signed-off-by: Joas Schilling <coding@schilljs.com>
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 return type
Joas Schilling [Wed, 21 Oct 2020 09:02:05 +0000 (11:02 +0200)]
Fix return type

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoAdd return description
Joas Schilling [Wed, 21 Oct 2020 08:05:51 +0000 (10:05 +0200)]
Add return description

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 agoLess magic
Joas Schilling [Wed, 21 Oct 2020 07:47:40 +0000 (09:47 +0200)]
Less magic

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoGet the last comment date for a list of actors (to allow sorting mention suggestions...
Joas Schilling [Wed, 21 Oct 2020 07:18:51 +0000 (09:18 +0200)]
Get the last comment date for a list of actors (to allow sorting mention suggestions e.g.)

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoAllow to search on multiple objects with one query
Joas Schilling [Wed, 21 Oct 2020 07:16:42 +0000 (09:16 +0200)]
Allow to search on multiple objects with one query

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoAdd methods to get the number of comments and last comment since a date
Joas Schilling [Wed, 21 Oct 2020 07:15:38 +0000 (09:15 +0200)]
Add methods to get the number of comments and last comment since a date

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoInclude an option to also include the lastKnownCommentId object
Joas Schilling [Wed, 21 Oct 2020 07:08:48 +0000 (09:08 +0200)]
Include an option to also include the lastKnownCommentId object

Signed-off-by: Joas Schilling <coding@schilljs.com>