]>
source.dussan.org Git - nextcloud-server.git/log
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
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
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>
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
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
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>
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.
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
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
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
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
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
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>
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
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>
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
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>
Joas Schilling [Tue, 14 Apr 2020 16:55:41 +0000 (18:55 +0200)]
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 15 Apr 2020 02:17:12 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
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>
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
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
ACTom [Tue, 14 Apr 2020 17:19:58 +0000 (01:19 +0800)]
Add mindmap mimetype.
Signed-off-by: ACTom <i@actom.me>
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
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>
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>
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>
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>
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.
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>
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
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>
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>
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>
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
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>
Nextcloud bot [Tue, 14 Apr 2020 02:16:50 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
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
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
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
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>
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
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>
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
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>
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>
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>
dependabot-preview[bot] [Mon, 13 Apr 2020 12:13:44 +0000 (12:13 +0000)]
Bump @nextcloud/paths from 1.1.1 to 1.1.2
Bumps @nextcloud/paths from 1.1.1 to 1.1.2.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Mon, 13 Apr 2020 12:11:00 +0000 (14:11 +0200)]
Merge pull request #20446 from nextcloud/dependabot/npm_and_yarn/css-loader-3.5.2
Bump css-loader from 3.4.1 to 3.5.2
Roeland Jago Douma [Mon, 13 Apr 2020 11:15:49 +0000 (13:15 +0200)]
Merge pull request #20427 from nextcloud/bug/noid/fix-password-reset-activity
Fix password reset saying Admin changed my password when reset from login page
dependabot-preview[bot] [Sun, 12 Apr 2020 01:20:47 +0000 (01:20 +0000)]
Bump css-loader from 3.4.1 to 3.5.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.1 to 3.5.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.4.1...v3.5.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Mon, 13 Apr 2020 11:02:16 +0000 (13:02 +0200)]
Merge pull request #20442 from nextcloud/dependabot/npm_and_yarn/build/jsdoc-3.6.4
Bump jsdoc from 3.6.3 to 3.6.4 in /build
Robin Appelman [Thu, 9 Apr 2020 10:46:43 +0000 (12:46 +0200)]
dont set headers for cli
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 7 Feb 2020 13:22:12 +0000 (14:22 +0100)]
Return hashes of uploaded content for dav uploads
hashes are set in "X-Hash-MD5", "X-Hash-SHA1" and "X-Hash-SHA256" headers.
these headers are set for file uploads and the MOVE request at the end of a multipart upload.
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Mon, 13 Apr 2020 02:19:45 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sun, 12 Apr 2020 13:58:24 +0000 (15:58 +0200)]
Merge pull request #20418 from nextcloud/dependabot/npm_and_yarn/sinon-9.0.2
Bump sinon from 9.0.1 to 9.0.2
Roeland Jago Douma [Sun, 12 Apr 2020 13:56:10 +0000 (15:56 +0200)]
Merge pull request #20421 from nextcloud/fix/20393/recommendend_webauthn_mods
Show setup check for recommended php modules
John Molakvoæ [Sun, 12 Apr 2020 07:08:52 +0000 (09:08 +0200)]
Merge pull request #20439 from nextcloud/Valdnet-patch-3
Changing the translation catalog for "Share"
Nextcloud bot [Sun, 12 Apr 2020 03:09:11 +0000 (03:09 +0000)]
[tx-robot] updated from transifex
Valdnet [Sat, 11 Apr 2020 18:54:39 +0000 (20:54 +0200)]
Changing the translation catalog for "Share"
Change "files" to "files_sharing".
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
dependabot-preview[bot] [Sun, 12 Apr 2020 01:13:41 +0000 (01:13 +0000)]
Bump jsdoc from 3.6.3 to 3.6.4 in /build
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.4/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.3...3.6.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
John Molakvoæ [Sat, 11 Apr 2020 07:20:29 +0000 (09:20 +0200)]
Merge pull request #20035 from nextcloud/bugfix/group-encode
Make sure group management works with all types of group names
Julius Härtl [Thu, 2 Apr 2020 17:37:40 +0000 (19:37 +0200)]
Add tests for encoded group id
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Julius Härtl [Thu, 19 Mar 2020 15:02:26 +0000 (16:02 +0100)]
Make sure the group id parameter gets properly encoded when used in URLs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 19 Mar 2020 14:40:04 +0000 (15:40 +0100)]
Make the groupId url encoded
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ [Sat, 11 Apr 2020 06:23:11 +0000 (08:23 +0200)]
Merge pull request #20185 from azul/open-new_tab
Modify do_action so default ctrl-click opens tab
John Molakvoæ [Sat, 11 Apr 2020 06:21:35 +0000 (08:21 +0200)]
Merge pull request #20426 from nextcloud/techdebt/psr2
It is done
John Molakvoæ [Sat, 11 Apr 2020 06:18:14 +0000 (08:18 +0200)]
Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/various
Bump p-limit from 2.2.2 to 2.3.0, @nextcloud/auth from 1.2.2 to 1.2.3, @babel/preset-env from 7.8.7 to 7.9.5, @nextcloud/event-bus from 1.1.3 to 1.1.4, @nextcloud/password-confirmation from 1.0.0 to 1.0.1, @nextcloud/l10n from 1.2.2 to 1.2.3, @nextcloud/initial-state from 1.1.1 to 1.1.2, core-js from 3.6.4 to 3.6.5 …
Nextcloud bot [Sat, 11 Apr 2020 02:18:37 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Thomas Citharel [Fri, 10 Apr 2020 16:05:43 +0000 (18:05 +0200)]
Fix password reset saying Admin changed my password when reset from
login page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
John Molakvoæ (skjnldsv) [Fri, 10 Apr 2020 15:07:14 +0000 (17:07 +0200)]
Bump acceptance tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Christoph Wurst [Fri, 10 Apr 2020 15:01:08 +0000 (17:01 +0200)]
Bump coding standard lib for PSR2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Fri, 10 Apr 2020 14:56:50 +0000 (16:56 +0200)]
Format code according to PSR2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Fri, 10 Apr 2020 14:54:27 +0000 (16:54 +0200)]
Add visibility to all constants
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Fri, 10 Apr 2020 14:51:06 +0000 (16:51 +0200)]
Add visibility to all methods and position of static keyword
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Fri, 10 Apr 2020 14:48:31 +0000 (16:48 +0200)]
Add visibility to all properties and move static keyword
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Fri, 10 Apr 2020 14:38:23 +0000 (16:38 +0200)]
Merge pull request #20422 from nextcloud/techdebt/format-control-structs-classes-methods
Format control structures, classes, methods and function
Roeland Jago Douma [Fri, 10 Apr 2020 13:57:06 +0000 (15:57 +0200)]
Merge pull request #19495 from nextcloud/preview-generate-batch
optimize batch generation of previews
John Molakvoæ (skjnldsv) [Fri, 10 Apr 2020 10:01:29 +0000 (12:01 +0200)]
Bump core-js from 1.4.1 to 1.5.0
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Christoph Wurst [Fri, 10 Apr 2020 12:19:56 +0000 (14:19 +0200)]
Format control structures, classes, methods and function
To continue this formatting madness, here's a tiny patch that adds
unified formatting for control structures like if and loops as well as
classes, their methods and anonymous functions. This basically forces
the constructs to start on the same line. This is not exactly what PSR2
wants, but I think we can have a few exceptions with "our" style. The
starting of braces on the same line is pracrically standard for our
code.
This also removes and empty lines from method/function bodies at the
beginning and end.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Fri, 10 Apr 2020 12:05:23 +0000 (14:05 +0200)]
Merge pull request #20403 from nextcloud/techdebt/utf8-encoding
Use utf8 encoding everywhere
Robin Appelman [Thu, 9 Apr 2020 13:59:18 +0000 (15:59 +0200)]
fix preview generation tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ [Fri, 10 Apr 2020 11:28:15 +0000 (13:28 +0200)]
Merge pull request #20402 from nextcloud/techdebt/elseif
Use elseif instead of else if
Roeland Jago Douma [Fri, 10 Apr 2020 11:25:12 +0000 (13:25 +0200)]
Show setup check for recommended php modules
Fixes #20393
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
dependabot-preview[bot] [Fri, 10 Apr 2020 09:52:10 +0000 (09:52 +0000)]
Bump core-js from 3.6.4 to 3.6.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/v3.6.5/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.4...v3.6.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Fri, 10 Apr 2020 09:52:48 +0000 (09:52 +0000)]
Bump @nextcloud/initial-state from 1.1.1 to 1.1.2
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v1.1.1...v1.1.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Fri, 10 Apr 2020 09:53:30 +0000 (09:53 +0000)]
Bump @nextcloud/l10n from 1.2.2 to 1.2.3
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.2.2...v1.2.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Fri, 10 Apr 2020 09:54:11 +0000 (09:54 +0000)]
Bump sinon from 9.0.1 to 9.0.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Fri, 10 Apr 2020 09:51:29 +0000 (09:51 +0000)]
Bump @nextcloud/password-confirmation from 1.0.0 to 1.0.1
Bumps [@nextcloud/password-confirmation](https://github.com/nextcloud/nextcloud-password-confirmation) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/nextcloud/nextcloud-password-confirmation/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-password-confirmation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-password-confirmation/compare/v1.0.0...v1.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Fri, 10 Apr 2020 09:50:29 +0000 (09:50 +0000)]
Bump @nextcloud/event-bus from 1.1.3 to 1.1.4
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v1.1.3...v1.1.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Fri, 10 Apr 2020 09:49:10 +0000 (09:49 +0000)]
Bump @babel/preset-env from 7.8.7 to 7.9.5
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Fri, 10 Apr 2020 09:49:48 +0000 (09:49 +0000)]
Bump @nextcloud/auth from 1.2.2 to 1.2.3
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 1.2.2 to 1.2.3.
- [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.2...v1.2.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Fri, 10 Apr 2020 09:48:13 +0000 (09:48 +0000)]
Bump p-limit from 2.2.2 to 2.3.0
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/sindresorhus/p-limit/releases)
- [Commits](https://github.com/sindresorhus/p-limit/compare/v2.2.2...v2.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Christoph Wurst [Fri, 10 Apr 2020 08:43:54 +0000 (10:43 +0200)]
Use utf8 encoding everywhere
PSR2 likes that and so do I
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Fri, 10 Apr 2020 08:35:09 +0000 (10:35 +0200)]
Use elseif instead of else if
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Fri, 10 Apr 2020 07:11:32 +0000 (09:11 +0200)]
Merge pull request #20256 from nextcloud/dependabot/composer/nikic/php-parser-4.3.0
Bump nikic/php-parser from 4.2.1 to 4.3.0
John Molakvoæ (skjnldsv) [Fri, 10 Apr 2020 06:50:15 +0000 (08:50 +0200)]
Fix absolute redirect
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Roeland Jago Douma [Fri, 10 Apr 2020 06:53:48 +0000 (08:53 +0200)]
Merge pull request #20281 from nextcloud/bugfix/noid/use-primary-element-color
Use the primary element color in case it primary color is too bright
Joas Schilling [Fri, 3 Apr 2020 08:23:14 +0000 (10:23 +0200)]
Use the primary element color in case it primary color is too bright
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Fri, 10 Apr 2020 06:35:43 +0000 (08:35 +0200)]
Merge pull request #20313 from nextcloud/dependabot/npm_and_yarn/underscore-1.10.2
Bump underscore from 1.9.2 to 1.10.2