]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoFix usages of afterMethod -> afterMethod:* 20577/head
Georg Ehrke [Tue, 21 Apr 2020 08:19:06 +0000 (10:19 +0200)]
Fix usages of afterMethod -> afterMethod:*

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 20 Apr 2020 02:16:12 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20561 from nextcloud/revert-20555-dependabot/npm_and_yarn/build...
Roeland Jago Douma [Sun, 19 Apr 2020 09:28:45 +0000 (11:28 +0200)]
Merge pull request #20561 from nextcloud/revert-20555-dependabot/npm_and_yarn/build/karma-coverage-2.0.2

Revert "Bump karma-coverage from 2.0.1 to 2.0.2 in /build"

4 years agoMerge pull request #19214 from nextcloud/enh/preview_folder_tree
Roeland Jago Douma [Sun, 19 Apr 2020 09:22:25 +0000 (11:22 +0200)]
Merge pull request #19214 from nextcloud/enh/preview_folder_tree

Move to subfolders for preview files

4 years agoRevert "Bump karma-coverage from 2.0.1 to 2.0.2 in /build" 20561/head
Roeland Jago Douma [Sun, 19 Apr 2020 09:21:48 +0000 (11:21 +0200)]
Revert "Bump karma-coverage from 2.0.1 to 2.0.2 in /build"

4 years agoMerge pull request #20555 from nextcloud/dependabot/npm_and_yarn/build/karma-coverage...
Roeland Jago Douma [Sun, 19 Apr 2020 08:32:35 +0000 (10:32 +0200)]
Merge pull request #20555 from nextcloud/dependabot/npm_and_yarn/build/karma-coverage-2.0.2

Bump karma-coverage from 2.0.1 to 2.0.2 in /build

4 years agoMerge pull request #20560 from nextcloud/dependabot/npm_and_yarn/style-loader-1.1.4
Roeland Jago Douma [Sun, 19 Apr 2020 08:31:46 +0000 (10:31 +0200)]
Merge pull request #20560 from nextcloud/dependabot/npm_and_yarn/style-loader-1.1.4

Bump style-loader from 1.1.3 to 1.1.4

4 years agoMove to subfolders for preview files 19214/head
Roeland Jago Douma [Thu, 30 Jan 2020 10:37:01 +0000 (11:37 +0100)]
Move to subfolders for preview files

Else the number of files can grow very large very quickly in the preview
folder. Esp on large systems.

This generates the md5 of the fileid. And then creates folders of the
first 7 charts. In that folder is then a folder with the fileid. And
inside there are the previews.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Apr 2020 02:16:10 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoBump style-loader from 1.1.3 to 1.1.4 20560/head
dependabot-preview[bot] [Sun, 19 Apr 2020 01:17:23 +0000 (01:17 +0000)]
Bump style-loader from 1.1.3 to 1.1.4

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.1.3...v1.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoBump karma-coverage from 2.0.1 to 2.0.2 in /build 20555/head
dependabot-preview[bot] [Sun, 19 Apr 2020 01:13:43 +0000 (01:13 +0000)]
Bump karma-coverage from 2.0.1 to 2.0.2 in /build

Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #20449 from liamjack/fix/19066/empty_file_versions
Roeland Jago Douma [Sat, 18 Apr 2020 08:54:19 +0000 (10:54 +0200)]
Merge pull request #20449 from liamjack/fix/19066/empty_file_versions

Array offset error due to empty file versions array

4 years agoMerge pull request #20540 from nextcloud/fix/mail-test
Roeland Jago Douma [Sat, 18 Apr 2020 08:34:04 +0000 (10:34 +0200)]
Merge pull request #20540 from nextcloud/fix/mail-test

Fix mailer test

4 years agoAdded trailing space 20540/head
Roeland Jago Douma [Fri, 17 Apr 2020 14:57:18 +0000 (16:57 +0200)]
Added trailing space

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 18 Apr 2020 02:16:28 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20537 from nextcloud/external-tests-allow-local-access
Robin Appelman [Fri, 17 Apr 2020 21:07:07 +0000 (21:07 +0000)]
Merge pull request #20537 from nextcloud/external-tests-allow-local-access

allow local remote access in external storage ci

4 years agoFix mailer test
Roeland Jago Douma [Fri, 17 Apr 2020 14:39:49 +0000 (16:39 +0200)]
Fix mailer test

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoallow local remote access in external storage ci 20537/head
Robin Appelman [Fri, 17 Apr 2020 13:03:17 +0000 (15:03 +0200)]
allow local remote access in external storage ci

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoMerge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handling
Roeland Jago Douma [Fri, 17 Apr 2020 09:43:20 +0000 (11:43 +0200)]
Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handling

Improved vcard photo handling

4 years agoMerge pull request #20529 from nextcloud/fix/Card-multiple
John Molakvoæ [Fri, 17 Apr 2020 08:39:19 +0000 (10:39 +0200)]
Merge pull request #20529 from nextcloud/fix/Card-multiple

Update list of multiple properties

4 years agoMerge pull request #20201 from rmanibus/issue_20130
John Molakvoæ [Fri, 17 Apr 2020 07:45:13 +0000 (09:45 +0200)]
Merge pull request #20201 from rmanibus/issue_20130

display file list in flexbox

4 years agoMerge pull request #20447 from liamjack/fix/13287/welcome_email
John Molakvoæ [Fri, 17 Apr 2020 07:42:49 +0000 (09:42 +0200)]
Merge pull request #20447 from liamjack/fix/13287/welcome_email

Increase max-height on button in welcome email template

4 years agoUpdate list of multiple properties 20529/head
John Molakvoæ (skjnldsv) [Fri, 17 Apr 2020 07:12:06 +0000 (09:12 +0200)]
Update list of multiple properties

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoMerge pull request #20381 from nextcloud/fix/allow_edit_admin_user
Morris Jobke [Fri, 17 Apr 2020 07:06:58 +0000 (09:06 +0200)]
Merge pull request #20381 from nextcloud/fix/allow_edit_admin_user

Allow to edit admin user

4 years agoFix tests 20447/head
Morris Jobke [Fri, 17 Apr 2020 07:00:59 +0000 (09:00 +0200)]
Fix tests

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoFix breadcrumb in move or copy file dialog 20201/head
Loïc Hermann [Fri, 27 Mar 2020 12:31:50 +0000 (13:31 +0100)]
Fix breadcrumb in move or copy file dialog

Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 17 Apr 2020 02:16:31 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20523 from nextcloud/enh/noid/rename-updatenotification
Roeland Jago Douma [Thu, 16 Apr 2020 18:23:01 +0000 (20:23 +0200)]
Merge pull request #20523 from nextcloud/enh/noid/rename-updatenotification

Rename updatenotifications webpack module to updatenotification

4 years agoRename updatenotifications webpack module to updatenotification 20523/head
Gary Kim [Thu, 16 Apr 2020 16:00:23 +0000 (00:00 +0800)]
Rename updatenotifications webpack module to updatenotification

The module build name for `updatenotification` is actually
`updatenotifications` which can be confusing.

It is the only module with a name that is
different from the app's name.

Signed-off-by: Gary Kim <gary@garykim.dev>
4 years agoAllow to edit admin user 20381/head
GretaD [Thu, 9 Apr 2020 10:41:30 +0000 (12:41 +0200)]
Allow to edit admin user

Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoMerge pull request #20505 from nextcloud/fix/noid/system-creds
blizzz [Thu, 16 Apr 2020 09:53:24 +0000 (11:53 +0200)]
Merge pull request #20505 from nextcloud/fix/noid/system-creds

do not advertise nulled userId for for systemwide credentials

4 years agoMerge pull request #20511 from nextcloud/fix/cs-fixer-ldap
Roeland Jago Douma [Thu, 16 Apr 2020 08:37:49 +0000 (10:37 +0200)]
Merge pull request #20511 from nextcloud/fix/cs-fixer-ldap

PHP-CS-Fixer green

4 years agoMerge pull request #16946 from exussum12/patch-1
Roeland Jago Douma [Thu, 16 Apr 2020 08:37:10 +0000 (10:37 +0200)]
Merge pull request #16946 from exussum12/patch-1

Increase max read

4 years agoMerge pull request #20246 from nextcloud/fix/untranslated_mail_footer
Roeland Jago Douma [Thu, 16 Apr 2020 08:06:55 +0000 (10:06 +0200)]
Merge pull request #20246 from nextcloud/fix/untranslated_mail_footer

Provide the proper language to the mailer

4 years agoPHP-CS-Fixer green 20511/head
Roeland Jago Douma [Thu, 16 Apr 2020 07:25:17 +0000 (09:25 +0200)]
PHP-CS-Fixer green

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoProvide the proper language to the mailer 20246/head
Roeland Jago Douma [Tue, 31 Mar 2020 12:02:39 +0000 (14:02 +0200)]
Provide the proper language to the mailer

Else we can't properly translate the footer in the recipients e-mail
language.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #20506 from nextcloud/version/19/beta4 v19.0.0beta4
Roeland Jago Douma [Thu, 16 Apr 2020 06:47:20 +0000 (08:47 +0200)]
Merge pull request #20506 from nextcloud/version/19/beta4

19 beta 4

4 years agoMerge pull request #20509 from nextcloud/revert-20050-bugfix/noid/mysql-equal-trims...
Roeland Jago Douma [Thu, 16 Apr 2020 06:46:18 +0000 (08:46 +0200)]
Merge pull request #20509 from nextcloud/revert-20050-bugfix/noid/mysql-equal-trims-shock

Revert "Make sure MySQL is not saying 'this' = 'this ' is true"

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 16 Apr 2020 02:17:30 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoRevert "Make sure MySQL is not saying 'this' = 'this ' is true" 20509/head
Roeland Jago Douma [Wed, 15 Apr 2020 21:49:16 +0000 (23:49 +0200)]
Revert "Make sure MySQL is not saying 'this' = 'this ' is true"

4 years ago19 beta 4 20506/head
Roeland Jago Douma [Wed, 15 Apr 2020 19:54:55 +0000 (21:54 +0200)]
19 beta 4

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #20503 from nextcloud/fix/noid/dav-catch-throwable
blizzz [Wed, 15 Apr 2020 19:48:35 +0000 (21:48 +0200)]
Merge pull request #20503 from nextcloud/fix/noid/dav-catch-throwable

DAV's exception logger should deal with any Throwable

4 years agoMerge pull request #20386 from nextcloud/version/19/beta3 v19.0.0beta3
Roeland Jago Douma [Wed, 15 Apr 2020 19:47:21 +0000 (21:47 +0200)]
Merge pull request #20386 from nextcloud/version/19/beta3

19 beta 3

4 years agoMerge pull request #20501 from nextcloud/fix/noid/run-cs-fix
Christoph Wurst [Wed, 15 Apr 2020 19:37:46 +0000 (21:37 +0200)]
Merge pull request #20501 from nextcloud/fix/noid/run-cs-fix

Run cs:fix and fix HashWrapper code

4 years agoUpdate View.php 16946/head
Scott Dutton [Wed, 15 Apr 2020 18:10:06 +0000 (19:10 +0100)]
Update View.php

4 years agofix credentialsManager documentation and ensure userId to be used as string 20505/head
Arthur Schiwon [Wed, 15 Apr 2020 17:34:23 +0000 (19:34 +0200)]
fix credentialsManager documentation and ensure userId to be used as string

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoMerge pull request #20502 from nextcloud/techdebt/cs-check-diff
Christoph Wurst [Wed, 15 Apr 2020 16:30:28 +0000 (18:30 +0200)]
Merge pull request #20502 from nextcloud/techdebt/cs-check-diff

Print diff in cs:check command

4 years agoadd DB tests for credentials manager
Arthur Schiwon [Wed, 15 Apr 2020 14:44:28 +0000 (16:44 +0200)]
add DB tests for credentials manager

these are actually expected to FAIL, because NULL as a userid is not
allowed in the schema, but documented to be used on the source

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoUpdate Contact Size after removing photo 19901/head
Georg Ehrke [Wed, 15 Apr 2020 13:47:27 +0000 (15:47 +0200)]
Update Contact Size after removing photo

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
4 years agoDon't populate the PHOTO property when it's not an image
Joas Schilling [Thu, 12 Mar 2020 10:26:31 +0000 (11:26 +0100)]
Don't populate the PHOTO property when it's not an image

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoAlways transform the etag and read the data
Joas Schilling [Thu, 12 Mar 2020 10:25:47 +0000 (11:25 +0100)]
Always transform the etag and read the data

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoUse table variable everywhere
Joas Schilling [Thu, 12 Mar 2020 10:05:05 +0000 (11:05 +0100)]
Use table variable everywhere

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoDAV's exception logger should deal with any Throwable 20503/head
Arthur Schiwon [Wed, 15 Apr 2020 13:28:37 +0000 (15:28 +0200)]
DAV's exception logger should deal with any Throwable

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoMerge pull request #20037 from nextcloud/fix/19127/deprecated-ldap_control_paged_result_1
blizzz [Wed, 15 Apr 2020 13:02:51 +0000 (15:02 +0200)]
Merge pull request #20037 from nextcloud/fix/19127/deprecated-ldap_control_paged_result_1

do not use deprecated API for LDAP paged results

4 years agoPrint diff in cs:check command 20502/head
Christoph Wurst [Wed, 15 Apr 2020 12:36:14 +0000 (14:36 +0200)]
Print diff in cs:check command

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoRun cs:fix and fix HashWrapper code 20501/head
Morris Jobke [Wed, 15 Apr 2020 12:08:56 +0000 (14:08 +0200)]
Run cs:fix and fix HashWrapper code

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #20500 from nextcloud/update-editor-config
Morris Jobke [Wed, 15 Apr 2020 12:07:08 +0000 (14:07 +0200)]
Merge pull request #20500 from nextcloud/update-editor-config

Update editor config for .yml files

4 years agoMerge pull request #19540 from jlutran/fixKeystoneV3Auth
Morris Jobke [Wed, 15 Apr 2020 12:05:32 +0000 (14:05 +0200)]
Merge pull request #19540 from jlutran/fixKeystoneV3Auth

Fix issues with Keystone auth v3 in files_external app

4 years agoUpdate editor config for .yml files 20500/head
Joas Schilling [Wed, 15 Apr 2020 11:47:33 +0000 (13:47 +0200)]
Update editor config for .yml files

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #20481 from ACTom/add-mindmap-mimetype
Christoph Wurst [Wed, 15 Apr 2020 11:39:35 +0000 (13:39 +0200)]
Merge pull request #20481 from ACTom/add-mindmap-mimetype

Add mindmap mimetype.

4 years agoMerge pull request #20050 from nextcloud/bugfix/noid/mysql-equal-trims-shock
Morris Jobke [Wed, 15 Apr 2020 10:57:27 +0000 (12:57 +0200)]
Merge pull request #20050 from nextcloud/bugfix/noid/mysql-equal-trims-shock

Make sure MySQL is not saying 'this' = 'this ' is true

4 years agoMerge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-more-generic
Joas Schilling [Wed, 15 Apr 2020 10:48:49 +0000 (12:48 +0200)]
Merge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-more-generic

Make remote checking more generic

4 years agoMerge pull request #20401 from nextcloud/fix/login-sso-redirct
Roeland Jago Douma [Wed, 15 Apr 2020 09:28:40 +0000 (11:28 +0200)]
Merge pull request #20401 from nextcloud/fix/login-sso-redirct

Fix absolute redirect

4 years agoMerge pull request #19191 from laurisb/patch-1
Roeland Jago Douma [Wed, 15 Apr 2020 09:03:05 +0000 (11:03 +0200)]
Merge pull request #19191 from laurisb/patch-1

Improve Opcache detection

4 years agoMerge pull request #20361 from nextcloud/write-stream-close-on-exception
Christoph Wurst [Wed, 15 Apr 2020 08:48:24 +0000 (10:48 +0200)]
Merge pull request #20361 from nextcloud/write-stream-close-on-exception

Close the streams in `writeStream` even when there is an exception

4 years agoFix issues with Keystone auth v3 in files_external app 19540/head
Julien Lutran [Wed, 19 Feb 2020 10:23:51 +0000 (11:23 +0100)]
Fix issues with Keystone auth v3 in files_external app

Signed-off-by: Julien Lutran <julien.lutran@corp.ovh.com>
4 years agoMerge pull request #19351 from nextcloud/dav-upload-hash
Roeland Jago Douma [Wed, 15 Apr 2020 08:23:22 +0000 (10:23 +0200)]
Merge pull request #19351 from nextcloud/dav-upload-hash

Return hashes of uploaded content for dav uploads

4 years agoMake sure MySQL is not saying 'this' = 'this ' is true 20050/head
Joas Schilling [Fri, 20 Mar 2020 14:08:21 +0000 (15:08 +0100)]
Make sure MySQL is not saying 'this' = 'this ' is true

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #20476 from nextcloud/techdebt/php-cs-check-action
Roeland Jago Douma [Wed, 15 Apr 2020 06:30:29 +0000 (08:30 +0200)]
Merge pull request #20476 from nextcloud/techdebt/php-cs-check-action

Add php-cs check action

4 years agoAllow local remotes in integration tests 20138/head
Joas Schilling [Wed, 15 Apr 2020 06:24:18 +0000 (08:24 +0200)]
Allow local remotes in integration tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoFix unit tests
Joas Schilling [Tue, 14 Apr 2020 16:55:41 +0000 (18:55 +0200)]
Fix unit tests

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

4 years agoShow a hint for the php-cs fix when the check fails 20476/head
Christoph Wurst [Tue, 14 Apr 2020 16:29:09 +0000 (18:29 +0200)]
Show a hint for the php-cs fix when the check fails

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #20474 from nextcloud/update-crl
Joas Schilling [Tue, 14 Apr 2020 18:38:31 +0000 (20:38 +0200)]
Merge pull request #20474 from nextcloud/update-crl

Update root.crl due to revocation of spgverein.crt

4 years agoMerge pull request #19936 from nextcloud/bugfix/noid/handle-unset-owner-in-sharing
Joas Schilling [Tue, 14 Apr 2020 18:34:17 +0000 (20:34 +0200)]
Merge pull request #19936 from nextcloud/bugfix/noid/handle-unset-owner-in-sharing

Handle unset owner in sharing

4 years agoAdd mindmap mimetype. 20481/head
ACTom [Tue, 14 Apr 2020 17:19:58 +0000 (01:19 +0800)]
Add mindmap mimetype.

Signed-off-by: ACTom <i@actom.me>
4 years agoMerge pull request #20181 from nextcloud/bugfix/noid/dont-break-on-path-null
Joas Schilling [Tue, 14 Apr 2020 16:56:58 +0000 (18:56 +0200)]
Merge pull request #20181 from nextcloud/bugfix/noid/dont-break-on-path-null

Also bail out when the path is actually null

4 years agoAlso disallow ; in remote urls
Joas Schilling [Tue, 24 Mar 2020 13:20:15 +0000 (14:20 +0100)]
Also disallow ; in remote urls

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoCheck all remotes for local access
Joas Schilling [Tue, 24 Mar 2020 13:19:57 +0000 (14:19 +0100)]
Check all remotes for local access

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoFix php-cs formatting
Christoph Wurst [Tue, 14 Apr 2020 15:53:44 +0000 (17:53 +0200)]
Fix php-cs formatting

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoAdd php-cs check action
Christoph Wurst [Tue, 14 Apr 2020 15:44:08 +0000 (17:44 +0200)]
Add php-cs check action

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #20472 from nextcloud/fix/19848/make-sure-destination-is-not-a...
Roeland Jago Douma [Tue, 14 Apr 2020 13:20:46 +0000 (15:20 +0200)]
Merge pull request #20472 from nextcloud/fix/19848/make-sure-destination-is-not-a-directory

Verify that destination is not a directory.

4 years agoUpdate root.crl due to revocation of spgverein.crt 20474/head
Morris Jobke [Tue, 14 Apr 2020 12:37:05 +0000 (14:37 +0200)]
Update root.crl due to revocation of spgverein.crt

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #20470 from nextcloud/fix/noid/karma-coverage
John Molakvoæ [Tue, 14 Apr 2020 12:35:57 +0000 (14:35 +0200)]
Merge pull request #20470 from nextcloud/fix/noid/karma-coverage

Fix jsunit tests

4 years agouse serverControls directly with LDAP calls, fixes 19127 20037/head
Arthur Schiwon [Wed, 18 Mar 2020 16:40:23 +0000 (17:40 +0100)]
use serverControls directly with LDAP calls, fixes 19127

- adapters for PHP API version to Support PHP < 7.3
- switch to pass only one base per search
- cookie logic is moved from Access to API adapters

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoVerify that destination is not a directory. 20472/head
Daniel Kesselberg [Tue, 14 Apr 2020 09:48:43 +0000 (11:48 +0200)]
Verify that destination is not a directory.

Otherwise file_put_contents will fail later.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoFix jsunit tests 20470/head
Daniel Kesselberg [Tue, 14 Apr 2020 09:13:02 +0000 (11:13 +0200)]
Fix jsunit tests

JSUnit tests are failing for some reason. It seems to be related to a new karma-coverage version published a few hours ago.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoMerge pull request #20469 from nextcloud/fix/sidebar/sharing/password-error-message
John Molakvoæ [Tue, 14 Apr 2020 09:25:50 +0000 (11:25 +0200)]
Merge pull request #20469 from nextcloud/fix/sidebar/sharing/password-error-message

Properly display share error messages

4 years agoProperly display share error messages 20469/head
John Molakvoæ (skjnldsv) [Tue, 14 Apr 2020 08:16:18 +0000 (10:16 +0200)]
Properly display share error messages

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 14 Apr 2020 02:16:50 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20444 from nextcloud/dependabot/npm_and_yarn/url-loader-4.1.0
Roeland Jago Douma [Mon, 13 Apr 2020 18:16:15 +0000 (20:16 +0200)]
Merge pull request #20444 from nextcloud/dependabot/npm_and_yarn/url-loader-4.1.0

Bump url-loader from 4.0.0 to 4.1.0

4 years agoMerge pull request #19852 from nextcloud/dav/provide-dav-setting-for-default-calendar
John Molakvoæ [Mon, 13 Apr 2020 15:00:04 +0000 (17:00 +0200)]
Merge pull request #19852 from nextcloud/dav/provide-dav-setting-for-default-calendar

Provide dav setting for user's default calendar

4 years agoMerge pull request #20460 from nextcloud/fix-app-not-listed-in-provisioning-integrati...
Roeland Jago Douma [Mon, 13 Apr 2020 14:30:07 +0000 (16:30 +0200)]
Merge pull request #20460 from nextcloud/fix-app-not-listed-in-provisioning-integration-test

Fix app not listed in provisioning integration test

4 years agoBump url-loader from 4.0.0 to 4.1.0 20444/head
dependabot-preview[bot] [Mon, 13 Apr 2020 14:17:27 +0000 (14:17 +0000)]
Bump url-loader from 4.0.0 to 4.1.0

Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v4.0.0...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #20218 from nextcloud/dependabot/npm_and_yarn/marked-0.8.2
Roeland Jago Douma [Mon, 13 Apr 2020 14:14:36 +0000 (16:14 +0200)]
Merge pull request #20218 from nextcloud/dependabot/npm_and_yarn/marked-0.8.2

Bump marked from 0.8.1 to 0.8.2

4 years agoBump marked from 0.8.1 to 0.8.2 20218/head
dependabot-preview[bot] [Mon, 13 Apr 2020 13:51:34 +0000 (13:51 +0000)]
Bump marked from 0.8.1 to 0.8.2

Bumps [marked](https://github.com/markedjs/marked) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.8.1...v0.8.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 #20445 from nextcloud/dependabot/npm_and_yarn/nextcloud/paths...
Roeland Jago Douma [Mon, 13 Apr 2020 13:37:19 +0000 (15:37 +0200)]
Merge pull request #20445 from nextcloud/dependabot/npm_and_yarn/nextcloud/paths-1.1.2

Bump @nextcloud/paths from 1.1.1 to 1.1.2

4 years agoFix app not listed in provisioning integration test 20460/head
Daniel Calviño Sánchez [Mon, 13 Apr 2020 13:07:59 +0000 (15:07 +0200)]
Fix app not listed in provisioning integration test

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years agoOnly delete the default calendar setting when the default calendar 19852/head
Thomas Citharel [Sun, 5 Apr 2020 18:57:26 +0000 (20:57 +0200)]
Only delete the default calendar setting when the default calendar
itself is deleted

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years agoProvide dav setting for user's default calendar
Thomas Citharel [Sun, 8 Mar 2020 16:33:27 +0000 (17:33 +0100)]
Provide dav setting for user's default calendar

And add tests to handle schedule-default-calendar-URL

Signed-off-by: Thomas Citharel <tcit@tcit.fr>