]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoMerge pull request #21358 from nextcloud/enhancement/search-group-by-displayname
Roeland Jago Douma [Thu, 11 Jun 2020 14:10:34 +0000 (16:10 +0200)]
Merge pull request #21358 from nextcloud/enhancement/search-group-by-displayname

Allow group search by display name

4 years agoMerge pull request #21282 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs...
Roeland Jago Douma [Thu, 11 Jun 2020 13:18:40 +0000 (15:18 +0200)]
Merge pull request #21282 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-1.4.0

Bump @nextcloud/dialogs from 1.3.1 to 1.4.0

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 11 Jun 2020 02:15:48 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

4 years agoAllow group search by display name 21358/head
Christoph Wurst [Wed, 10 Jun 2020 09:44:07 +0000 (11:44 +0200)]
Allow group search by display name

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #21185 from nextcloud/bugfix/noid/reflect-unreadable-state-in-ui
Joas Schilling [Wed, 10 Jun 2020 08:54:51 +0000 (10:54 +0200)]
Merge pull request #21185 from nextcloud/bugfix/noid/reflect-unreadable-state-in-ui

Reflect unreadable state in the UI

4 years agoMerge pull request #21347 from nextcloud/fix/21188/pass_share_permissions_to_api_call
Roeland Jago Douma [Wed, 10 Jun 2020 08:35:48 +0000 (10:35 +0200)]
Merge pull request #21347 from nextcloud/fix/21188/pass_share_permissions_to_api_call

Pass the proper share permissions to the create share call

4 years agoReflect unreadable state in the UI 21185/head
Joas Schilling [Tue, 2 Jun 2020 08:45:13 +0000 (10:45 +0200)]
Reflect unreadable state in the UI

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 10 Jun 2020 02:16:03 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoPass the proper share permissions to the create share call 21347/head
Roeland Jago Douma [Tue, 9 Jun 2020 18:59:41 +0000 (20:59 +0200)]
Pass the proper share permissions to the create share call

Fixes #21188

This way we do not run into the share permission issue

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #21317 from FlorentCoppint/s3_upload_part_size
Roeland Jago Douma [Tue, 9 Jun 2020 17:28:58 +0000 (19:28 +0200)]
Merge pull request #21317 from FlorentCoppint/s3_upload_part_size

Upload part size as S3 parameter instead of constant value

4 years agoMerge pull request #21252 from nextcloud/smb-3.2.5
Robin Appelman [Tue, 9 Jun 2020 12:27:46 +0000 (12:27 +0000)]
Merge pull request #21252 from nextcloud/smb-3.2.5

update icewind/smb to 3.2.5

4 years agoMerge pull request #21319 from nextcloud/log-level-storage-test
Roeland Jago Douma [Tue, 9 Jun 2020 11:11:36 +0000 (13:11 +0200)]
Merge pull request #21319 from nextcloud/log-level-storage-test

increase log level for storage self-test

4 years agoMerge pull request #21208 from nextcloud/dependabot/composer/doctrine/dbal-2.10.2
Roeland Jago Douma [Tue, 9 Jun 2020 09:08:36 +0000 (11:08 +0200)]
Merge pull request #21208 from nextcloud/dependabot/composer/doctrine/dbal-2.10.2

Bump doctrine/dbal from 2.9.2 to 2.10.2

4 years agoMerge pull request #21311 from nextcloud/techdebt/noid/make-share-order-reliable
Roeland Jago Douma [Tue, 9 Jun 2020 08:33:41 +0000 (10:33 +0200)]
Merge pull request #21311 from nextcloud/techdebt/noid/make-share-order-reliable

Always sort shares in a reliable way

4 years agoMerge pull request #21322 from nextcloud/techdebt/deprecate-iservercontainer-getevent...
Roeland Jago Douma [Tue, 9 Jun 2020 08:32:41 +0000 (10:32 +0200)]
Merge pull request #21322 from nextcloud/techdebt/deprecate-iservercontainer-geteventdispatcher

Deprecate \OCP\IServerContainer::getEventDispatcher

4 years agoMerge pull request #21318 from nextcloud/fix/noid/user-delete-clear-ldap-cache
Roeland Jago Douma [Tue, 9 Jun 2020 08:21:45 +0000 (10:21 +0200)]
Merge pull request #21318 from nextcloud/fix/noid/user-delete-clear-ldap-cache

clear LDAP cache after user deletion

4 years agoMerge pull request #21326 from nextcloud/enh/noid/office-pattern-opendocument
Roeland Jago Douma [Tue, 9 Jun 2020 07:50:27 +0000 (09:50 +0200)]
Merge pull request #21326 from nextcloud/enh/noid/office-pattern-opendocument

Extends office documents pattern to match open documents.

4 years agoMerge pull request #21332 from nextcloud/fix/ocp-since-checker
Roeland Jago Douma [Tue, 9 Jun 2020 07:43:27 +0000 (09:43 +0200)]
Merge pull request #21332 from nextcloud/fix/ocp-since-checker

Use empty for the OCP @since checker

4 years agoMerge pull request #21327 from nextcloud/techdebt/noid/certificates-js
Roeland Jago Douma [Tue, 9 Jun 2020 07:42:38 +0000 (09:42 +0200)]
Merge pull request #21327 from nextcloud/techdebt/noid/certificates-js

Remove obsolete scripts for certificates ui

4 years agoUpload part size as S3 parameter instead of constant value 21317/head
Florent [Mon, 8 Jun 2020 15:38:00 +0000 (17:38 +0200)]
Upload part size as S3 parameter instead of constant value

Some S3 providers need a custom upload part size (500 MB static value in Nextcloud).
Here is a commit to change this value via S3 configuration, instead of using S3_UPLOAD_PART_SIZE constant.
A new parameter is added for an S3 connection : uploadPartSize

Signed-off-by: Florent <florent@coppint.com>
4 years agoMerge pull request #21302 from nextcloud/techdebt/noid/adjust-to-parent-implementation
Christoph Wurst [Tue, 9 Jun 2020 06:52:40 +0000 (08:52 +0200)]
Merge pull request #21302 from nextcloud/techdebt/noid/adjust-to-parent-implementation

Adjust to parent implementation

4 years agoUse empty for the OCP @since checker 21332/head
Christoph Wurst [Tue, 9 Jun 2020 06:49:24 +0000 (08:49 +0200)]
Use empty for the OCP @since checker

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 9 Jun 2020 02:15:56 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

4 years agoExtends office documents pattern to match open documents. 21326/head
Daniel Kesselberg [Mon, 8 Jun 2020 12:57:13 +0000 (14:57 +0200)]
Extends office documents pattern to match open documents.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoRemove obsolete scripts 21327/head
Daniel Kesselberg [Mon, 8 Jun 2020 21:43:10 +0000 (23:43 +0200)]
Remove obsolete scripts

Leftover from https://github.com/nextcloud/server/pull/21224.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoDeprecate \OCP\IServerContainer::getEventDispatcher 21322/head
Christoph Wurst [Mon, 8 Jun 2020 17:10:26 +0000 (19:10 +0200)]
Deprecate \OCP\IServerContainer::getEventDispatcher

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoincrease log level for storage self-test 21319/head
Robin Appelman [Mon, 8 Jun 2020 16:12:49 +0000 (18:12 +0200)]
increase log level for storage self-test

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoclear LDAP cache after user deletion 21318/head
Arthur Schiwon [Mon, 8 Jun 2020 15:52:43 +0000 (17:52 +0200)]
clear LDAP cache after user deletion

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoAlways sort shares in a reliable way 21311/head
Joas Schilling [Mon, 8 Jun 2020 12:47:15 +0000 (14:47 +0200)]
Always sort shares in a reliable way

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21058 from nextcloud/bug/set_serverBackground_custom_default
Roeland Jago Douma [Mon, 8 Jun 2020 11:44:47 +0000 (13:44 +0200)]
Merge pull request #21058 from nextcloud/bug/set_serverBackground_custom_default

Set serverBackground if it is a custom background or default hub

4 years agoMerge pull request #21198 from nextcloud/bugfix/19040
Roeland Jago Douma [Mon, 8 Jun 2020 11:43:59 +0000 (13:43 +0200)]
Merge pull request #21198 from nextcloud/bugfix/19040

Only use background fade if nextcloud blue is set

4 years agoAdjust to parent implementation 21302/head
Joas Schilling [Mon, 8 Jun 2020 09:30:05 +0000 (11:30 +0200)]
Adjust to parent implementation

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21299 from nextcloud/fix/generic-event-wrapper-constructor-get...
Roeland Jago Douma [Mon, 8 Jun 2020 09:26:23 +0000 (11:26 +0200)]
Merge pull request #21299 from nextcloud/fix/generic-event-wrapper-constructor-get-class

Fix missing parent constructor call and get_class usage in GenericEventWrapper

4 years agoSet serverBackground if it is a custom background or default hub 21058/head
GretaD [Wed, 20 May 2020 15:32:05 +0000 (17:32 +0200)]
Set serverBackground if it is a custom background or default hub

Signed-off-by: GretaD <gretadoci@gmail.com>
4 years agoMerge pull request #20272 from nextcloud/enh/sabre/gzip_propfind
Roeland Jago Douma [Mon, 8 Jun 2020 09:23:30 +0000 (11:23 +0200)]
Merge pull request #20272 from nextcloud/enh/sabre/gzip_propfind

Gzip the propfind response

4 years agoFix missing parent constructor call and get_class usage in GenericEventWrapper 21299/head
Christoph Wurst [Mon, 8 Jun 2020 07:42:45 +0000 (09:42 +0200)]
Fix missing parent constructor call and get_class usage in GenericEventWrapper

* The parent constructor was not called
* `get_class` does not allow null values in php7.2+

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoBump @nextcloud/dialogs from 1.3.1 to 1.4.0 21282/head
dependabot-preview[bot] [Mon, 8 Jun 2020 06:49:55 +0000 (06:49 +0000)]
Bump @nextcloud/dialogs from 1.3.1 to 1.4.0

Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v1.3.1...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #21278 from nextcloud/dependabot/npm_and_yarn/nextcloud/auth-1.3.0
Roeland Jago Douma [Mon, 8 Jun 2020 06:47:22 +0000 (08:47 +0200)]
Merge pull request #21278 from nextcloud/dependabot/npm_and_yarn/nextcloud/auth-1.3.0

Bump @nextcloud/auth from 1.2.3 to 1.3.0

4 years agoRemove dropped " ON " when join has no condition 21208/head
Joas Schilling [Mon, 8 Jun 2020 06:01:44 +0000 (08:01 +0200)]
Remove dropped " ON " when join has no condition

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 8 Jun 2020 02:15:55 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21274 from nextcloud/bug/21268/paswordless-for-everyone
Roeland Jago Douma [Sun, 7 Jun 2020 13:04:47 +0000 (15:04 +0200)]
Merge pull request #21274 from nextcloud/bug/21268/paswordless-for-everyone

Enable passwordless for everyone not only admins.

4 years agoBump @nextcloud/auth from 1.2.3 to 1.3.0 21278/head
dependabot-preview[bot] [Sun, 7 Jun 2020 01:18:11 +0000 (01:18 +0000)]
Bump @nextcloud/auth from 1.2.3 to 1.3.0

Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-auth/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v1.2.3...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #21224 from nextcloud/techdebt/noid/remove-unreachable-controller...
Roeland Jago Douma [Sun, 7 Jun 2020 08:42:19 +0000 (10:42 +0200)]
Merge pull request #21224 from nextcloud/techdebt/noid/remove-unreachable-controller-and-route

Remove controller and routes which have no UI component anyway

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 7 Jun 2020 02:15:50 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

4 years agoEnable passwordless for everyone not only admins. 21274/head
Daniel Kesselberg [Sat, 6 Jun 2020 19:32:24 +0000 (21:32 +0200)]
Enable passwordless for everyone not only admins.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoAllow for compression of the PROPFIND responses 20272/head
Roeland Jago Douma [Thu, 2 Apr 2020 13:17:04 +0000 (15:17 +0200)]
Allow for compression of the PROPFIND responses

For now it just gzip and only for propfind (the 99% case). Already saves
a bunch since the propfinds compress so nicely.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoRemove old unit tests as well 21224/head
Joas Schilling [Fri, 5 Jun 2020 13:10:20 +0000 (15:10 +0200)]
Remove old unit tests as well

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21253 from nextcloud/bugfix/noid/fix-psr4-namespace
Roeland Jago Douma [Sat, 6 Jun 2020 07:30:26 +0000 (09:30 +0200)]
Merge pull request #21253 from nextcloud/bugfix/noid/fix-psr4-namespace

Fix PSR-4 namespace

4 years agoMerge pull request #21254 from nextcloud/td/js/remove/_capabilities
Roeland Jago Douma [Sat, 6 Jun 2020 07:30:04 +0000 (09:30 +0200)]
Merge pull request #21254 from nextcloud/td/js/remove/_capabilities

Actually remove _capabilities

4 years agoMerge pull request #21257 from nextcloud/td/js/systemtags_linter
Roeland Jago Douma [Sat, 6 Jun 2020 07:29:42 +0000 (09:29 +0200)]
Merge pull request #21257 from nextcloud/td/js/systemtags_linter

Fix linting on systemtags and use @nextcloud/router

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 6 Jun 2020 02:16:00 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoFix linting on systemtags and use @nextcloud/router 21257/head
Roeland Jago Douma [Fri, 5 Jun 2020 14:26:58 +0000 (16:26 +0200)]
Fix linting on systemtags and use @nextcloud/router

Makes the linter happy. And thus me a bit happy since it now is
complaining less.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoActually remove _capabilities 21254/head
Roeland Jago Douma [Fri, 5 Jun 2020 13:23:00 +0000 (15:23 +0200)]
Actually remove _capabilities

Leftover from a previous PR.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoFix PSR-4 namespace 21253/head
Joas Schilling [Fri, 5 Jun 2020 13:11:57 +0000 (15:11 +0200)]
Fix PSR-4 namespace

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoRemove old files from autoloader
Joas Schilling [Fri, 5 Jun 2020 13:08:46 +0000 (15:08 +0200)]
Remove old files from autoloader

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21240 from nextcloud/enh/theming/js_to_initial_state
Roeland Jago Douma [Fri, 5 Jun 2020 11:39:41 +0000 (13:39 +0200)]
Merge pull request #21240 from nextcloud/enh/theming/js_to_initial_state

Move theming js to initial state

4 years agoMerge pull request #21246 from nextcloud/enh/js/maintenance_no_oc_import
Roeland Jago Douma [Fri, 5 Jun 2020 11:01:17 +0000 (13:01 +0200)]
Merge pull request #21246 from nextcloud/enh/js/maintenance_no_oc_import

Do not import the full OC since we don't need it

4 years agoMerge pull request #21197 from nextcloud/bugfix/noid/app-screenshots
Roeland Jago Douma [Fri, 5 Jun 2020 11:01:02 +0000 (13:01 +0200)]
Merge pull request #21197 from nextcloud/bugfix/noid/app-screenshots

Check if screenshot is available before showing it

4 years agoBump doctrine/dbal from 2.9.2 to 2.10.2
Christoph Wurst [Wed, 3 Jun 2020 13:11:53 +0000 (15:11 +0200)]
Bump doctrine/dbal from 2.9.2 to 2.10.2

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMove theming js to initial state 21240/head
Roeland Jago Douma [Thu, 4 Jun 2020 14:31:36 +0000 (16:31 +0200)]
Move theming js to initial state

A bit more elegant. Plus it will allow us to also write a proper
@nextcloud/theming package. To make life easier down the line for all.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoCheck if screenshot is available before showing it 21197/head
Julius Härtl [Wed, 3 Jun 2020 06:42:06 +0000 (08:42 +0200)]
Check if screenshot is available before showing it

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoDo not import the full OC since we don't need it 21246/head
Roeland Jago Douma [Fri, 5 Jun 2020 06:48:28 +0000 (08:48 +0200)]
Do not import the full OC since we don't need it

Import what we need. Saves off a bunch of bytes of the bundle (600
kilobytes to be exact)

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #21225 from nextcloud/techdebt/humanfilesize-getcanonicallocale...
Roeland Jago Douma [Fri, 5 Jun 2020 07:02:50 +0000 (09:02 +0200)]
Merge pull request #21225 from nextcloud/techdebt/humanfilesize-getcanonicallocale-package

Move humanFileSize and OC.getCanonicalLocale to npm packages

4 years agoMerge pull request #21229 from nextcloud/fix-empty-event-reminder-notifications
Roeland Jago Douma [Fri, 5 Jun 2020 07:02:01 +0000 (09:02 +0200)]
Merge pull request #21229 from nextcloud/fix-empty-event-reminder-notifications

Fix empty event UUID reminder notifications

4 years agoMove humanFileSize and OC.getCanonicalLocale to npm packages 21225/head
Christoph Wurst [Thu, 4 Jun 2020 08:52:03 +0000 (10:52 +0200)]
Move humanFileSize and OC.getCanonicalLocale to npm packages

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 5 Jun 2020 02:16:34 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20914 from nextcloud/enh/deprecated_event_log_usage
Roeland Jago Douma [Thu, 4 Jun 2020 17:19:02 +0000 (19:19 +0200)]
Merge pull request #20914 from nextcloud/enh/deprecated_event_log_usage

Log usage of a deprecated event instead of emitting

4 years agoMerge pull request #21232 from nextcloud/bug/20427/use-OC-CLI-instead-of-PHP-SAPI
Roeland Jago Douma [Thu, 4 Jun 2020 17:03:54 +0000 (19:03 +0200)]
Merge pull request #21232 from nextcloud/bug/20427/use-OC-CLI-instead-of-PHP-SAPI

Use \OC::$CLI instead of PHP_SAPI

4 years agoMerge pull request #21165 from nextcloud/dependabot/npm_and_yarn/babel/plugin-proposa...
Roeland Jago Douma [Thu, 4 Jun 2020 17:03:30 +0000 (19:03 +0200)]
Merge pull request #21165 from nextcloud/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.10.1

Bump @babel/plugin-proposal-class-properties from 7.8.3 to 7.10.1

4 years agoMerge pull request #21191 from nextcloud/td/js/use_router
Roeland Jago Douma [Thu, 4 Jun 2020 17:01:19 +0000 (19:01 +0200)]
Merge pull request #21191 from nextcloud/td/js/use_router

OC.routing is just a @nextcloud/routing proxy

4 years agoUse \OC::$CLI instead of PHP_SAPI 21232/head
Thomas Citharel [Thu, 4 Jun 2020 09:31:09 +0000 (11:31 +0200)]
Use \OC::$CLI instead of PHP_SAPI

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years agoFix empty event UUID reminder notifications 21229/head
Thomas Citharel [Thu, 4 Jun 2020 09:08:20 +0000 (11:08 +0200)]
Fix empty event UUID reminder notifications

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years agoOC.routing is just a @nextcloud/routing proxy 21191/head
Roeland Jago Douma [Tue, 2 Jun 2020 12:09:27 +0000 (14:09 +0200)]
OC.routing is just a @nextcloud/routing proxy

So lets kill the duplicate code!

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #21199 from nextcloud/bugfix/noid/prevent-harder-sharing-your...
Joas Schilling [Thu, 4 Jun 2020 08:59:22 +0000 (10:59 +0200)]
Merge pull request #21199 from nextcloud/bugfix/noid/prevent-harder-sharing-your-root

Prevent harder to share your root

4 years agoRemove controller and routes which have no UI component anyway
Joas Schilling [Thu, 4 Jun 2020 08:41:08 +0000 (10:41 +0200)]
Remove controller and routes which have no UI component anyway

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 4 Jun 2020 02:16:24 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20938 from nextcloud/fix/share-talk-verification
Christoph Wurst [Wed, 3 Jun 2020 13:47:54 +0000 (15:47 +0200)]
Merge pull request #20938 from nextcloud/fix/share-talk-verification

Fix the Talk verification

4 years agoBump @babel/plugin-proposal-class-properties from 7.8.3 to 7.10.1 21165/head
dependabot-preview[bot] [Wed, 3 Jun 2020 13:31:38 +0000 (13:31 +0000)]
Bump @babel/plugin-proposal-class-properties from 7.8.3 to 7.10.1

Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.8.3 to 7.10.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #21168 from nextcloud/dependabot/npm_and_yarn/babel/preset-env...
Roeland Jago Douma [Wed, 3 Jun 2020 13:29:20 +0000 (15:29 +0200)]
Merge pull request #21168 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.10.2

Bump @babel/preset-env from 7.9.6 to 7.10.2

4 years agoPrevent harder to share your root 21199/head
Joas Schilling [Wed, 3 Jun 2020 07:29:19 +0000 (09:29 +0200)]
Prevent harder to share your root

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoBump @babel/preset-env from 7.9.6 to 7.10.2 21168/head
dependabot-preview[bot] [Wed, 3 Jun 2020 11:13:11 +0000 (11:13 +0000)]
Bump @babel/preset-env from 7.9.6 to 7.10.2

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.9.6 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #21166 from nextcloud/dependabot/npm_and_yarn/babel/core-7.10.2
Roeland Jago Douma [Wed, 3 Jun 2020 11:10:51 +0000 (13:10 +0200)]
Merge pull request #21166 from nextcloud/dependabot/npm_and_yarn/babel/core-7.10.2

Bump @babel/core from 7.9.6 to 7.10.2

4 years agoMerge pull request #21167 from nextcloud/dependabot/npm_and_yarn/vue-router-3.3.2
Roeland Jago Douma [Wed, 3 Jun 2020 11:10:10 +0000 (13:10 +0200)]
Merge pull request #21167 from nextcloud/dependabot/npm_and_yarn/vue-router-3.3.2

Bump vue-router from 3.2.0 to 3.3.2

4 years agoMerge pull request #21091 from nextcloud/sftp-normalize-path
Joas Schilling [Wed, 3 Jun 2020 10:17:38 +0000 (12:17 +0200)]
Merge pull request #21091 from nextcloud/sftp-normalize-path

normalize sftp path in read and write stream

4 years agoMerge pull request #21181 from nextcloud/fix/remote-share-remove-error-handling
Christoph Wurst [Wed, 3 Jun 2020 09:11:47 +0000 (11:11 +0200)]
Merge pull request #21181 from nextcloud/fix/remote-share-remove-error-handling

Do not only catch Exceptions but any Throwable during rmt share delete

4 years agoOnly use background fade if nextcloud blue is set 21198/head
Julius Härtl [Wed, 3 Jun 2020 07:17:15 +0000 (09:17 +0200)]
Only use background fade if nextcloud blue is set

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 3 Jun 2020 02:16:18 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21190 from nextcloud/td/js/linter
Roeland Jago Douma [Tue, 2 Jun 2020 14:02:07 +0000 (16:02 +0200)]
Merge pull request #21190 from nextcloud/td/js/linter

Fix some linter warning

4 years agoFix some linter warning 21190/head
Roeland Jago Douma [Tue, 2 Jun 2020 12:00:55 +0000 (14:00 +0200)]
Fix some linter warning

Part of my ongoing battle against deprecation messages.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoBump vue-router from 3.2.0 to 3.3.2 21167/head
dependabot-preview[bot] [Tue, 2 Jun 2020 11:37:46 +0000 (11:37 +0000)]
Bump vue-router from 3.2.0 to 3.3.2

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.2.0 to 3.3.2.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.2.0...v3.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #21164 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs...
Roeland Jago Douma [Tue, 2 Jun 2020 11:34:48 +0000 (13:34 +0200)]
Merge pull request #21164 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-1.3.1

Bump @nextcloud/dialogs from 1.3.0 to 1.3.1

4 years agoDo not only catch Exceptions but any Throwable during rmt share delete 21181/head
Christoph Wurst [Tue, 2 Jun 2020 07:21:09 +0000 (09:21 +0200)]
Do not only catch Exceptions but any Throwable during rmt share delete

When a remote share is deleted, we notify the remove instance. This may
trigger various error conditions, which we want to catch in order to
avoid undeletable shares. The try-catch, however, did only capture
exceptions, so things like TypeErrors were not caught and caused the
process to fail hard.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 2 Jun 2020 02:16:02 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoRestore previous state when failing to change video verification state 20938/head
Daniel Calviño Sánchez [Mon, 1 Jun 2020 16:27:20 +0000 (18:27 +0200)]
Restore previous state when failing to change video verification state

When video verification can not be enabled or disabled the previous
state is set again in the JavaScript share object. This ensures that the
UI will not reflect a misleading state.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years agoFix the Talk verification
Christoph Wurst [Tue, 12 May 2020 09:57:30 +0000 (11:57 +0200)]
Fix the Talk verification

When enabling or disabling Talk verification in mail shares the server
expects also a new password to be set. As we always just update one
property at a time this means the Talk verification was impossible to
activate or deactivate. With this patch, we send the talk option AND the
new password. If there is no new password, the Talk option is disabled
(in mail shares; in link shares it is possible to enable or disable the
video verification without changing the password).

When we finally have descriptive text on ActionCheckbox'es we should
definitely add some explanatory text for the user. Right now this is as
good as it gets.

We'll have to backport to 18.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 1 Jun 2020 02:16:00 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoBump @nextcloud/dialogs from 1.3.0 to 1.3.1 21164/head
dependabot-preview[bot] [Sun, 31 May 2020 01:17:49 +0000 (01:17 +0000)]
Bump @nextcloud/dialogs from 1.3.0 to 1.3.1

Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v1.3.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 31 May 2020 02:16:19 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoBump @babel/core from 7.9.6 to 7.10.2 21166/head
dependabot-preview[bot] [Sun, 31 May 2020 01:19:06 +0000 (01:19 +0000)]
Bump @babel/core from 7.9.6 to 7.10.2

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.9.6 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #21155 from nextcloud/td/move_to_capabilities_package
Roeland Jago Douma [Sat, 30 May 2020 06:58:19 +0000 (08:58 +0200)]
Merge pull request #21155 from nextcloud/td/move_to_capabilities_package

Move to @nextcloud/capabilities package