]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoUpdate ID3Parser to v1.1.0 for php7.4 compat 18710/head
Christoph Wurst [Tue, 7 Jan 2020 09:23:05 +0000 (10:23 +0100)]
Update ID3Parser to v1.1.0 for php7.4 compat

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #18576 from BernieO/bernieo-convertInteractive
Christoph Wurst [Tue, 7 Jan 2020 14:54:06 +0000 (15:54 +0100)]
Merge pull request #18576 from BernieO/bernieo-convertInteractive

enable option '--no-interaction' for db:convert-type

4 years agoMerge pull request #18644 from nextcloud/harden/csrf_endpoint
Roeland Jago Douma [Tue, 7 Jan 2020 12:43:46 +0000 (13:43 +0100)]
Merge pull request #18644 from nextcloud/harden/csrf_endpoint

Only allow requesting new CSRF tokens if it passes the SameSite Cooki…

4 years agoMerge pull request #18701 from nextcloud/fix/18632/show_info_when_no_others_with_acce...
Roeland Jago Douma [Tue, 7 Jan 2020 09:27:26 +0000 (10:27 +0100)]
Merge pull request #18701 from nextcloud/fix/18632/show_info_when_no_others_with_access_found

Show message if no other users with access are found

4 years agoMerge pull request #18535 from nextcloud/enh/flow/newDispatcher
blizzz [Tue, 7 Jan 2020 08:58:40 +0000 (09:58 +0100)]
Merge pull request #18535 from nextcloud/enh/flow/newDispatcher

Use the new Events in Flow

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 Jan 2020 02:28:34 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

4 years agoShow message if no other users with access are found 18701/head
Roeland Jago Douma [Mon, 6 Jan 2020 20:45:38 +0000 (21:45 +0100)]
Show message if no other users with access are found

Fixes #18632
Show a small subtitle if no other users with access are found.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #18692 from nextcloud/wiswedel/wording/login
Roeland Jago Douma [Mon, 6 Jan 2020 19:02:52 +0000 (20:02 +0100)]
Merge pull request #18692 from nextcloud/wiswedel/wording/login

fix wording log in vs. login

4 years agoMerge pull request #18696 from nextcloud/fix/18380/auto_accept_on_mail_open
Roeland Jago Douma [Mon, 6 Jan 2020 19:02:20 +0000 (20:02 +0100)]
Merge pull request #18696 from nextcloud/fix/18380/auto_accept_on_mail_open

Accept shares when you open mail

4 years agoAccept shares when you open mail 18696/head
Roeland Jago Douma [Mon, 6 Jan 2020 15:48:21 +0000 (16:48 +0100)]
Accept shares when you open mail

Fixes #18380

When you open a direct share to yourself. We should autoaccept the
share.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agofix wording log in vs. login 18692/head
Sascha Wiswedel [Mon, 6 Jan 2020 13:44:31 +0000 (14:44 +0100)]
fix wording log in vs. login

"log in" is used as verb, while "login" is a noun.
In this case, what's supposed to be cancelled is the login process - therefore the noun must be used.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
4 years agofix overlapping (#18473)
John Molakvoæ [Mon, 6 Jan 2020 12:55:29 +0000 (13:55 +0100)]
fix overlapping (#18473)

fix overlapping

4 years agoMerge pull request #18672 from nextcloud/fix/17799/if_disabled_dont_show_link_shares
Roeland Jago Douma [Mon, 6 Jan 2020 11:53:48 +0000 (12:53 +0100)]
Merge pull request #18672 from nextcloud/fix/17799/if_disabled_dont_show_link_shares

Don't show link shares in sidebar if disabled

4 years agoDon't show link shares in sidebar if disabled 18672/head
Roeland Jago Douma [Sun, 5 Jan 2020 14:17:56 +0000 (15:17 +0100)]
Don't show link shares in sidebar if disabled

Fixes #17799

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #18675 from nextcloud/fix/17774/no_email_suggestions_when_linkshar...
Roeland Jago Douma [Mon, 6 Jan 2020 11:15:50 +0000 (12:15 +0100)]
Merge pull request #18675 from nextcloud/fix/17774/no_email_suggestions_when_linkshare_disabled

Do not show e-mail suggestions if link shares are disabled

4 years agoDo not show e-mail suggestions if link shares are disabled 18675/head
Roeland Jago Douma [Sun, 5 Jan 2020 14:54:35 +0000 (15:54 +0100)]
Do not show e-mail suggestions if link shares are disabled

For #17774

This removes the e-mail suggestions from the share input if link shares
are disabled. As e-mail shares use just link shares.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #18687 from nextcloud/td/phpunit8/loggerTest
Roeland Jago Douma [Mon, 6 Jan 2020 09:20:01 +0000 (10:20 +0100)]
Merge pull request #18687 from nextcloud/td/phpunit8/loggerTest

Fix the LoggerTests for phpunit

4 years ago[#18645] Have custom login images cover the whole page (#18660)
John Molakvoæ [Mon, 6 Jan 2020 09:19:19 +0000 (10:19 +0100)]
[#18645] Have custom login images cover the whole page (#18660)

[#18645] Have custom login images cover the whole page

4 years agoFix the LoggerTests for phpunit 18687/head
Roeland Jago Douma [Mon, 6 Jan 2020 08:06:52 +0000 (09:06 +0100)]
Fix the LoggerTests for phpunit

Less deprecation warnings. YAY.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #18674 from nextcloud/enh/no_global_GET
Roeland Jago Douma [Mon, 6 Jan 2020 07:06:27 +0000 (08:06 +0100)]
Merge pull request #18674 from nextcloud/enh/no_global_GET

Do not use $_GET

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 Jan 2020 02:27:21 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

4 years agoDo not use $_GET 18674/head
Roeland Jago Douma [Sun, 5 Jan 2020 14:51:16 +0000 (15:51 +0100)]
Do not use $_GET

The appframework is more than capable of handling this properly.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #18669 from nextcloud/dependabot/npm_and_yarn/css-loader-3.4.1
Roeland Jago Douma [Sun, 5 Jan 2020 18:12:10 +0000 (19:12 +0100)]
Merge pull request #18669 from nextcloud/dependabot/npm_and_yarn/css-loader-3.4.1

Bump css-loader from 3.4.0 to 3.4.1

4 years agoBump css-loader from 3.4.0 to 3.4.1 18669/head
dependabot-preview[bot] [Sun, 5 Jan 2020 12:41:33 +0000 (12:41 +0000)]
Bump css-loader from 3.4.0 to 3.4.1

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.0 to 3.4.1.
- [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.0...v3.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #18641 from HarHarLinks/patch-1
Roeland Jago Douma [Sun, 5 Jan 2020 12:48:13 +0000 (13:48 +0100)]
Merge pull request #18641 from HarHarLinks/patch-1

Fix typo in occ

4 years agoMerge pull request #18668 from nextcloud/dependabot/npm_and_yarn/p-limit-2.2.2
Roeland Jago Douma [Sun, 5 Jan 2020 12:39:58 +0000 (13:39 +0100)]
Merge pull request #18668 from nextcloud/dependabot/npm_and_yarn/p-limit-2.2.2

Bump p-limit from 2.2.1 to 2.2.2

4 years agoMerge pull request #18667 from nextcloud/dependabot/npm_and_yarn/eslint-config-nextcl...
Roeland Jago Douma [Sun, 5 Jan 2020 12:39:30 +0000 (13:39 +0100)]
Merge pull request #18667 from nextcloud/dependabot/npm_and_yarn/eslint-config-nextcloud-0.1.1

Bump eslint-config-nextcloud from 0.1.0 to 0.1.1

4 years agoMerge pull request #18665 from nextcloud/dependabot/npm_and_yarn/toastify-js-1.6.2
Roeland Jago Douma [Sun, 5 Jan 2020 12:38:41 +0000 (13:38 +0100)]
Merge pull request #18665 from nextcloud/dependabot/npm_and_yarn/toastify-js-1.6.2

Bump toastify-js from 1.6.1 to 1.6.2

4 years agoBump toastify-js from 1.6.1 to 1.6.2 18665/head
dependabot-preview[bot] [Sun, 5 Jan 2020 02:14:36 +0000 (02:14 +0000)]
Bump toastify-js from 1.6.1 to 1.6.2

Bumps [toastify-js](https://github.com/apvarun/toastify-js) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/apvarun/toastify-js/releases)
- [Changelog](https://github.com/apvarun/toastify-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apvarun/toastify-js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 Jan 2020 02:30:34 +0000 (02:30 +0000)]
[tx-robot] updated from transifex

4 years agoBump p-limit from 2.2.1 to 2.2.2 18668/head
dependabot-preview[bot] [Sun, 5 Jan 2020 02:16:56 +0000 (02:16 +0000)]
Bump p-limit from 2.2.1 to 2.2.2

Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/sindresorhus/p-limit/releases)
- [Commits](https://github.com/sindresorhus/p-limit/compare/v2.2.1...v2.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoBump eslint-config-nextcloud from 0.1.0 to 0.1.1 18667/head
dependabot-preview[bot] [Sun, 5 Jan 2020 02:16:05 +0000 (02:16 +0000)]
Bump eslint-config-nextcloud from 0.1.0 to 0.1.1

Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases)
- [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.1.0...v0.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago[#18645] Have custom login images cover the whole page 18660/head
Marius David Wieschollek [Sat, 4 Jan 2020 23:14:28 +0000 (00:14 +0100)]
[#18645] Have custom login images cover the whole page

Signed-off-by: Marius David Wieschollek <git.public@mdns.eu>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 4 Jan 2020 02:27:44 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

4 years agoFix CI 18641/head
Kim Brose [Fri, 3 Jan 2020 17:06:59 +0000 (18:06 +0100)]
Fix CI

Signed-off-by: Kim Brose <kim.brose@rwth-aachen.de>
4 years agoOnly allow requesting new CSRF tokens if it passes the SameSite Cookie test 18644/head
Roeland Jago Douma [Fri, 3 Jan 2020 12:08:37 +0000 (13:08 +0100)]
Only allow requesting new CSRF tokens if it passes the SameSite Cookie test

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #18642 from nextcloud/design/settings-section
Roeland Jago Douma [Fri, 3 Jan 2020 11:24:56 +0000 (12:24 +0100)]
Merge pull request #18642 from nextcloud/design/settings-section

Settings: More spacing for development notice

4 years agoSettings: More spacing for development notice 18642/head
Jan-Christoph Borchardt [Fri, 3 Jan 2020 09:04:52 +0000 (16:04 +0700)]
Settings: More spacing for development notice

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
4 years agoFix typo in occ
Kim Brose [Fri, 3 Jan 2020 03:17:11 +0000 (04:17 +0100)]
Fix typo in occ

Signed-off-by: Kim Brose <kim.brose@rwth-aachen.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 Jan 2020 02:27:41 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #18578 from nextcloud/version/18/rc1 v18.0.0RC1
Roeland Jago Douma [Thu, 2 Jan 2020 19:31:29 +0000 (20:31 +0100)]
Merge pull request #18578 from nextcloud/version/18/rc1

18 RC 1

4 years agoBump ca-bundle 18578/head
Roeland Jago Douma [Thu, 2 Jan 2020 19:01:14 +0000 (20:01 +0100)]
Bump ca-bundle

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago18 RC 1
Roeland Jago Douma [Fri, 27 Dec 2019 13:25:33 +0000 (14:25 +0100)]
18 RC 1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoUse the new Events in Flow 18535/head
Roeland Jago Douma [Sun, 22 Dec 2019 14:04:39 +0000 (15:04 +0100)]
Use the new Events in Flow

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #18583 from nextcloud/enh/18579/chrome-regex-brave-vivaldi-opera
Roeland Jago Douma [Thu, 2 Jan 2020 15:16:50 +0000 (16:16 +0100)]
Merge pull request #18583 from nextcloud/enh/18579/chrome-regex-brave-vivaldi-opera

Modify regex to match some other chromium browsers

4 years agoMerge pull request #18612 from nextcloud/bugfix/flow-style
Roeland Jago Douma [Thu, 2 Jan 2020 14:05:23 +0000 (15:05 +0100)]
Merge pull request #18612 from nextcloud/bugfix/flow-style

Workflow validity checks

4 years agoconfirm resharing rights if viewer is current owner (#18630)
John Molakvoæ [Thu, 2 Jan 2020 13:11:34 +0000 (14:11 +0100)]
confirm resharing rights if viewer is current owner (#18630)

confirm resharing rights if viewer is current owner

4 years agoconfirm resharing rights if viewer is current owner 18630/head
Maxence Lange [Thu, 2 Jan 2020 12:33:27 +0000 (11:33 -0100)]
confirm resharing rights if viewer is current owner

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
4 years agoMerge pull request #18598 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger...
Roeland Jago Douma [Thu, 2 Jan 2020 10:16:40 +0000 (11:16 +0100)]
Merge pull request #18598 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-1.0.0

Bump @nextcloud/logger from 0.1.0 to 1.0.0

4 years agoBump bundles 18612/head
Julius Härtl [Mon, 30 Dec 2019 12:27:52 +0000 (13:27 +0100)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoOnly ask for password when updating admin rules
Julius Härtl [Mon, 30 Dec 2019 12:25:59 +0000 (13:25 +0100)]
Only ask for password when updating admin rules

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoLoad polyfill in workflow engine
Julius Härtl [Mon, 30 Dec 2019 12:23:09 +0000 (13:23 +0100)]
Load polyfill in workflow engine

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoRefactor validity propagation
Julius Härtl [Mon, 30 Dec 2019 12:22:49 +0000 (13:22 +0100)]
Refactor validity propagation

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoRemove style loading of non-existing file
Julius Härtl [Mon, 30 Dec 2019 08:09:54 +0000 (09:09 +0100)]
Remove style loading of non-existing file

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoFix style of the sharing setting checkbox (#18628)
John Molakvoæ [Thu, 2 Jan 2020 09:48:52 +0000 (10:48 +0100)]
Fix style of the sharing setting checkbox (#18628)

Fix style of the sharing setting checkbox

4 years agoBump @nextcloud/logger from 0.1.0 to 1.0.0 18598/head
dependabot-preview[bot] [Sun, 29 Dec 2019 02:19:25 +0000 (02:19 +0000)]
Bump @nextcloud/logger from 0.1.0 to 1.0.0

Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger) from 0.1.0 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-logger/releases)
- [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v0.1.0...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMove scroll container to inner element (#18615)
John Molakvoæ [Thu, 2 Jan 2020 09:19:55 +0000 (10:19 +0100)]
Move scroll container to inner element (#18615)

Move scroll container to inner element

4 years agoMerge pull request #18596 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs...
Roeland Jago Douma [Thu, 2 Jan 2020 09:02:50 +0000 (10:02 +0100)]
Merge pull request #18596 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-1.0.0

Bump @nextcloud/dialogs from 0.1.1 to 1.0.0

4 years agoFix style of the sharing setting checkbox 18628/head
Julius Härtl [Thu, 2 Jan 2020 08:39:12 +0000 (09:39 +0100)]
Fix style of the sharing setting checkbox

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoBump @nextcloud/dialogs from 0.1.1 to 1.0.0 18596/head
dependabot-preview[bot] [Sun, 29 Dec 2019 02:17:51 +0000 (02:17 +0000)]
Bump @nextcloud/dialogs from 0.1.1 to 1.0.0

Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 0.1.1 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v0.1.1...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #18594 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.0.0
Roeland Jago Douma [Thu, 2 Jan 2020 08:19:52 +0000 (09:19 +0100)]
Merge pull request #18594 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.0.0

Bump @nextcloud/l10n from 0.2.1 to 1.0.0

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 2 Jan 2020 02:27:10 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 1 Jan 2020 02:27:26 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

4 years agoMove scroll container to inner element 18615/head
Julius Härtl [Tue, 31 Dec 2019 09:25:38 +0000 (10:25 +0100)]
Move scroll container to inner element

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 31 Dec 2019 02:27:45 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #18597 from nextcloud/dependabot/npm_and_yarn/style-loader-1.1.2
Roeland Jago Douma [Mon, 30 Dec 2019 16:12:57 +0000 (17:12 +0100)]
Merge pull request #18597 from nextcloud/dependabot/npm_and_yarn/style-loader-1.1.2

Bump style-loader from 1.1.1 to 1.1.2

4 years agoMerge pull request #18599 from nextcloud/dependabot/npm_and_yarn/babel/core-7.7.7
Roeland Jago Douma [Mon, 30 Dec 2019 16:12:19 +0000 (17:12 +0100)]
Merge pull request #18599 from nextcloud/dependabot/npm_and_yarn/babel/core-7.7.7

Bump @babel/core from 7.7.5 to 7.7.7

4 years agoMerge pull request #18595 from nextcloud/dependabot/npm_and_yarn/css-loader-3.4.0
Roeland Jago Douma [Mon, 30 Dec 2019 16:11:32 +0000 (17:11 +0100)]
Merge pull request #18595 from nextcloud/dependabot/npm_and_yarn/css-loader-3.4.0

Bump css-loader from 3.3.2 to 3.4.0

4 years agoBump css-loader from 3.3.2 to 3.4.0 18595/head
dependabot-preview[bot] [Sun, 29 Dec 2019 02:16:23 +0000 (02:16 +0000)]
Bump css-loader from 3.3.2 to 3.4.0

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.3.2 to 3.4.0.
- [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.3.2...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoBump @babel/core from 7.7.5 to 7.7.7 18599/head
dependabot-preview[bot] [Mon, 30 Dec 2019 15:17:30 +0000 (15:17 +0000)]
Bump @babel/core from 7.7.5 to 7.7.7

Bumps [@babel/core](https://github.com/babel/babel) from 7.7.5 to 7.7.7.
- [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.7.5...v7.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #18593 from nextcloud/dependabot/npm_and_yarn/babel/preset-env...
Roeland Jago Douma [Mon, 30 Dec 2019 15:15:38 +0000 (16:15 +0100)]
Merge pull request #18593 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.7

Bump @babel/preset-env from 7.7.6 to 7.7.7

4 years agoBump @babel/preset-env from 7.7.6 to 7.7.7 18593/head
dependabot-preview[bot] [Mon, 30 Dec 2019 12:20:08 +0000 (12:20 +0000)]
Bump @babel/preset-env from 7.7.6 to 7.7.7

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.6 to 7.7.7.
- [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.7.6...v7.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #18592 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.5
Roeland Jago Douma [Mon, 30 Dec 2019 12:18:00 +0000 (13:18 +0100)]
Merge pull request #18592 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.5

Bump webpack from 4.41.2 to 4.41.5

4 years agoBump webpack from 4.41.2 to 4.41.5 18592/head
dependabot-preview[bot] [Sun, 29 Dec 2019 02:14:05 +0000 (02:14 +0000)]
Bump webpack from 4.41.2 to 4.41.5

Bumps [webpack](https://github.com/webpack/webpack) from 4.41.2 to 4.41.5.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.2...v4.41.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 30 Dec 2019 02:27:13 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

4 years agoIntroduce new variable with the default answer to allow option --no-interaction for... 18576/head
Bernhard Ostertag [Sun, 29 Dec 2019 10:03:51 +0000 (11:03 +0100)]
Introduce new variable with the default answer to allow option --no-interaction for command occ db:convert-type
Variable is set to true for --no-interaction and false otherwise

Signed-off-by: Bernhard Ostertag <bernieo.code@gmx.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 29 Dec 2019 02:27:52 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

4 years agoBump style-loader from 1.1.1 to 1.1.2 18597/head
dependabot-preview[bot] [Sun, 29 Dec 2019 02:18:31 +0000 (02:18 +0000)]
Bump style-loader from 1.1.1 to 1.1.2

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.1.1 to 1.1.2.
- [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.1...v1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoBump @nextcloud/l10n from 0.2.1 to 1.0.0 18594/head
dependabot-preview[bot] [Sun, 29 Dec 2019 02:15:35 +0000 (02:15 +0000)]
Bump @nextcloud/l10n from 0.2.1 to 1.0.0

Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 0.2.1 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases)
- [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v0.2.1...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoClarify "Delete share" action in sharing sidebar (#18563)
John Molakvoæ [Sat, 28 Dec 2019 09:54:17 +0000 (10:54 +0100)]
Clarify "Delete share" action in sharing sidebar (#18563)

Clarify "Delete share" action in sharing sidebar

4 years agoScript to generate locales.json from icu data. (#18558)
John Molakvoæ [Sat, 28 Dec 2019 09:53:58 +0000 (10:53 +0100)]
Script to generate locales.json from icu data. (#18558)

Script to generate locales.json from icu data.

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 28 Dec 2019 02:27:26 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

4 years agoModify regex to match some other chromium browsers 18583/head
Daniel Kesselberg [Fri, 27 Dec 2019 16:24:52 +0000 (17:24 +0100)]
Modify regex to match some other chromium browsers

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoMerge pull request #18115 from nextcloud/bugfix/17951/reminderservice_resource_error
Roeland Jago Douma [Fri, 27 Dec 2019 13:42:10 +0000 (14:42 +0100)]
Merge pull request #18115 from nextcloud/bugfix/17951/reminderservice_resource_error

Properly handle resources in ReminderService

4 years agoMerge pull request #18547 from nextcloud/bugfix/flow
Roeland Jago Douma [Fri, 27 Dec 2019 13:29:09 +0000 (14:29 +0100)]
Merge pull request #18547 from nextcloud/bugfix/flow

Various flow related fixes

4 years agoMerge pull request #18553 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.8.3
Roeland Jago Douma [Fri, 27 Dec 2019 13:27:56 +0000 (14:27 +0100)]
Merge pull request #18553 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.8.3

Bump vue-loader from 15.7.2 to 15.8.3

4 years agoMerge pull request #18480 from nextcloud/version/18/beta4 v18.0.0beta4
Roeland Jago Douma [Fri, 27 Dec 2019 12:47:22 +0000 (13:47 +0100)]
Merge pull request #18480 from nextcloud/version/18/beta4

18 beta 4

4 years agoUpdate bundle 18480/head
Roeland Jago Douma [Fri, 27 Dec 2019 12:17:38 +0000 (13:17 +0100)]
Update bundle

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago18 beta 4
Roeland Jago Douma [Thu, 19 Dec 2019 09:39:46 +0000 (10:39 +0100)]
18 beta 4

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoBump workflowengine bundles 18547/head
Julius Härtl [Mon, 23 Dec 2019 11:38:29 +0000 (12:38 +0100)]
Bump workflowengine bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoFix spacing between text and icon
Julius Härtl [Mon, 23 Dec 2019 11:35:45 +0000 (12:35 +0100)]
Fix spacing between text and icon

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoAutofocus new filter and display proper error messages
Julius Härtl [Mon, 23 Dec 2019 11:22:22 +0000 (12:22 +0100)]
Autofocus new filter and display proper error messages

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoValidate check array in the backend
Julius Härtl [Mon, 23 Dec 2019 10:57:41 +0000 (11:57 +0100)]
Validate check array in the backend

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoFix app store link and hide it for users (fix #18495 #18500)
Julius Härtl [Mon, 23 Dec 2019 09:31:28 +0000 (10:31 +0100)]
Fix app store link and hide it for users (fix #18495 #18500)

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoAllow selecting other event types (fix #18510)
Julius Härtl [Mon, 23 Dec 2019 09:25:42 +0000 (10:25 +0100)]
Allow selecting other event types (fix #18510)

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoenable option '--no-interaction' for db:convert-type
Bernhard Ostertag [Fri, 27 Dec 2019 06:50:30 +0000 (07:50 +0100)]
enable option '--no-interaction' for db:convert-type

Signed-off-by: Bernhard Ostertag <bernieo.code@gmx.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 27 Dec 2019 02:27:07 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

4 years agoChange icon-delete to icon-close in others locations 18563/head
Alexandre Guiot--Valentin [Thu, 26 Dec 2019 12:35:51 +0000 (12:35 +0000)]
Change icon-delete to icon-close in others locations

Signed-off-by: Alexandre Guiot--Valentin <contact@alexandregv.fr>
Signed-off-by: Gary Kim <gary@garykim.dev>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 26 Dec 2019 02:26:59 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

4 years agoCommit webpack build files
Alexandre Guiot--Valentin [Wed, 25 Dec 2019 09:37:08 +0000 (09:37 +0000)]
Commit webpack build files

Signed-off-by: Alexandre Guiot--Valentin <contact@alexandregv.fr>
Signed-off-by: Gary Kim <gary@garykim.dev>