]>
source.dussan.org Git - nextcloud-server.git/log
John Molakvoæ [Fri, 14 Jun 2019 12:12:50 +0000 (14:12 +0200)]
Add strict type on Notifications tests (#15935)
Add strict type on Notifications tests
Nextcloud bot [Fri, 14 Jun 2019 02:14:26 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Robin Appelman [Thu, 13 Jun 2019 15:15:26 +0000 (17:15 +0200)]
Merge pull request #15866 from nextcloud/versionid-string
allow non integer version ids
John Molakvoæ (skjnldsv) [Wed, 12 Jun 2019 12:40:42 +0000 (14:40 +0200)]
Add strict type on Notifications tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 13 Jun 2019 12:39:49 +0000 (14:39 +0200)]
Add core/js/dist/ to l10nignore (#15947)
Add core/js/dist/ to l10nignore
John Molakvoæ [Thu, 13 Jun 2019 12:04:50 +0000 (14:04 +0200)]
Adjust acceptance tests to notifications based on toastify (#15938)
Adjust acceptance tests to notifications based on toastify
Julius Härtl [Thu, 13 Jun 2019 11:55:22 +0000 (13:55 +0200)]
Add core/js/dist/ to l10nignore
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ [Wed, 12 Jun 2019 15:42:36 +0000 (17:42 +0200)]
Merge pull request #15937 from nextcloud/fix-download-entry-shown-on-public-share-menu-when-not-in-mobile
Fix download entry shown on public share menu when not in mobile
Daniel Calviño Sánchez [Wed, 12 Jun 2019 13:36:13 +0000 (15:36 +0200)]
Fix download entry shown on public share menu when not in mobile
Due to a typo in the variable name the rule was not properly parsed and
applied.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Wed, 12 Jun 2019 13:32:40 +0000 (15:32 +0200)]
Add messages to assertFalse/True to clarify the failed assertion
Otherwise the output would just read "Failed asserting that true is
false." or "Failed asserting that false is true.", which is not very
informative when there are several assertFalse/True in a row.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
John Molakvoæ [Wed, 12 Jun 2019 12:43:07 +0000 (14:43 +0200)]
Add documentation to config.php for share_folder (#15931)
Add documentation to config.php for share_folder
Daniel Calviño Sánchez [Wed, 12 Jun 2019 12:32:15 +0000 (14:32 +0200)]
Adjust acceptance tests to notifications based on toastify
The old notifications were added as ".row" elements to the
"#notification-container" element; the new notifications based on
toastify are added as ".toastify .on .toast..." elements to the
"#content" element. Besides that, they also include a span element with
an X to close the notification, so now only the first child text node
should be compared to the expected message.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
John Molakvoæ [Wed, 12 Jun 2019 10:59:28 +0000 (12:59 +0200)]
30 issues per run on stale bot (#15933)
30 issues per run on stale bot
John Molakvoæ [Wed, 12 Jun 2019 10:25:35 +0000 (12:25 +0200)]
Temporary fix for project translations (#15893)
Temporary fix for project translations
John Molakvoæ [Wed, 12 Jun 2019 10:11:11 +0000 (12:11 +0200)]
30 issues per run on stale bot
Now that we use a fixed branch for the bot, and since I removed all the untagged stale issues we can go back to full thrust
https://github.com/nextcloud/server/issues?page=1&q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen+label%3Astale+-label%3A%22needs+info%22+-label%3A%220.+Needs+triage%22+-label%3A%221.+to+develop%22+-label%3A%223.+to+review%22&utf8=%E2%9C%93
John Molakvoæ [Wed, 12 Jun 2019 08:15:48 +0000 (10:15 +0200)]
Add documentation to config.php for share_folder
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 11 Jun 2019 17:30:42 +0000 (19:30 +0200)]
Bump webpack from 4.32.2 to 4.33.0 (#15902)
Bump webpack from 4.32.2 to 4.33.0
dependabot-preview[bot] [Tue, 11 Jun 2019 17:17:47 +0000 (17:17 +0000)]
Bump webpack from 4.32.2 to 4.33.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.32.2 to 4.33.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.32.2...v4.33.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
John Molakvoæ [Tue, 11 Jun 2019 17:16:04 +0000 (19:16 +0200)]
Properly theme folder icons that are accessed though imagePath (#15875)
Properly theme folder icons that are accessed though imagePath
John Molakvoæ [Tue, 11 Jun 2019 17:15:36 +0000 (19:15 +0200)]
Bump url-loader from 1.1.2 to 2.0.0 (#15904)
Bump url-loader from 1.1.2 to 2.0.0
Julius Härtl [Fri, 7 Jun 2019 13:25:27 +0000 (15:25 +0200)]
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Fri, 7 Jun 2019 08:27:09 +0000 (10:27 +0200)]
Temporary fix for project translations
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ [Tue, 11 Jun 2019 16:42:23 +0000 (18:42 +0200)]
Merge pull request #15783 from nextcloud/bugfix/6015/app-enable-migration
Run repair steps when enabling an app that has already been installed
John Molakvoæ [Tue, 11 Jun 2019 16:31:16 +0000 (18:31 +0200)]
Show share settings only if incoming federated shares are allowed (#15830)
Show share settings only if incoming federated shares are allowed
John Molakvoæ [Tue, 11 Jun 2019 16:30:42 +0000 (18:30 +0200)]
Fix userid casting in notifications (#15912)
Fix userid casting in notifications
Julius Härtl [Wed, 5 Jun 2019 08:36:27 +0000 (10:36 +0200)]
Properly theme folder icons that are accessed though imagePath
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ (skjnldsv) [Tue, 11 Jun 2019 07:52:04 +0000 (09:52 +0200)]
Fix userid casting in notifications
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 11 Jun 2019 13:25:50 +0000 (15:25 +0200)]
Merge pull request #15905 from nextcloud/dependabot/npm_and_yarn/file-loader-4.0.0
Bump file-loader from 3.0.1 to 4.0.0
John Molakvoæ [Tue, 11 Jun 2019 13:25:16 +0000 (15:25 +0200)]
Fix mobile menu over app-content (#15913)
Fix mobile menu over app-content
dependabot-preview[bot] [Tue, 11 Jun 2019 11:40:14 +0000 (11:40 +0000)]
Bump url-loader from 1.1.2 to 2.0.0
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 1.1.2 to 2.0.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/v1.1.2...v2.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
John Molakvoæ [Tue, 11 Jun 2019 11:34:06 +0000 (13:34 +0200)]
Bump webpack-cli from 3.3.2 to 3.3.3 (#15901)
Bump webpack-cli from 3.3.2 to 3.3.3
John Molakvoæ (skjnldsv) [Tue, 11 Jun 2019 08:17:09 +0000 (10:17 +0200)]
Fix mobile menu over app-content
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 11 Jun 2019 07:41:43 +0000 (09:41 +0200)]
Fix missing login hook wih Apache/SAML login (#15909)
Fix missing login hook wih Apache/SAML login
Christoph Wurst [Tue, 11 Jun 2019 05:26:41 +0000 (07:26 +0200)]
Fix missing login hook wih Apache/SAML
Without this patch the hook does not transport the information whether the login is
done with an app password or not. The suspicious login app requires the parameter
to function correctly, hence adding it will make suspicious login detection also possible
with SAML users.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
dependabot-preview[bot] [Sun, 9 Jun 2019 01:15:22 +0000 (01:15 +0000)]
Bump file-loader from 3.0.1 to 4.0.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v3.0.1...v4.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Sun, 9 Jun 2019 01:13:29 +0000 (01:13 +0000)]
Bump webpack-cli from 3.3.2 to 3.3.3
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.2...3.3.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
John Molakvoæ [Fri, 7 Jun 2019 06:24:15 +0000 (08:24 +0200)]
Replace OC.Notification with toastify js (#15124)
Replace OC.Notification with toastify js
Julius Härtl [Wed, 5 Jun 2019 13:00:21 +0000 (15:00 +0200)]
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 22 May 2019 11:29:38 +0000 (13:29 +0200)]
Adjust jsunit tests for new toast library
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Fri, 1 Mar 2019 12:02:12 +0000 (13:02 +0100)]
Add toastify js as a OC.Notification replacement
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ [Wed, 5 Jun 2019 13:31:52 +0000 (15:31 +0200)]
Merge pull request #15878 from nextcloud/Stale-bot-only-issues
Stale bot: only issues
Julius Härtl [Wed, 29 May 2019 06:05:30 +0000 (08:05 +0200)]
Run repair steps when enabling an app that has already been installed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ [Wed, 5 Jun 2019 11:00:34 +0000 (13:00 +0200)]
Stale bot: only issues
Roeland Jago Douma [Wed, 5 Jun 2019 10:36:32 +0000 (12:36 +0200)]
Merge pull request #15877 from nextcloud/rullzer-patch-1
Update stale.yml
Roeland Jago Douma [Wed, 5 Jun 2019 10:36:19 +0000 (12:36 +0200)]
Update stale.yml
Limit to 1 until we find out why onlyLabels is not respected...
John Molakvoæ [Wed, 5 Jun 2019 08:42:01 +0000 (10:42 +0200)]
Add stale config (#15873)
Add stale config
John Molakvoæ [Wed, 5 Jun 2019 07:38:25 +0000 (09:38 +0200)]
Update stale.yml
John Molakvoæ [Wed, 5 Jun 2019 07:30:48 +0000 (09:30 +0200)]
Add stale config
Roeland Jago Douma [Wed, 5 Jun 2019 07:01:59 +0000 (09:01 +0200)]
Merge pull request #15816 from nextcloud/enh/do_not_try_to_instantiate_builtintypes
Do not autoload built in types
Roeland Jago Douma [Thu, 30 May 2019 12:37:26 +0000 (14:37 +0200)]
Typehint builtin types in constructor to not initiate autoloading
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 30 May 2019 12:20:15 +0000 (14:20 +0200)]
Do not try to autoload built in types
This avoids calls to the autoloader (or chain of autoloaders) to see if
for example 'principalPrefix' class can be found. While we already know
it is a string.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ [Tue, 4 Jun 2019 13:12:13 +0000 (15:12 +0200)]
Update JS bundle (#15868)
Update JS bundle
Robin Appelman [Tue, 4 Jun 2019 11:39:23 +0000 (13:39 +0200)]
allow non integer version ids
currently version ids are timestamps, but for storage provided versions
this is not always the case and they might be strings
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Tue, 4 Jun 2019 11:50:12 +0000 (13:50 +0200)]
Update JS bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ [Tue, 4 Jun 2019 07:23:41 +0000 (09:23 +0200)]
Bump nextcloud-axios from 0.1.3 to 0.2.0 (#15822)
Bump nextcloud-axios from 0.1.3 to 0.2.0
dependabot-preview[bot] [Mon, 3 Jun 2019 10:44:03 +0000 (10:44 +0000)]
Bump nextcloud-axios from 0.1.3 to 0.2.0
Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.3...v0.2.0)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
John Molakvoæ [Mon, 3 Jun 2019 10:31:36 +0000 (12:31 +0200)]
Bump nextcloud-vue from 0.11.3 to 0.11.4 (#15840)
Bump nextcloud-vue from 0.11.3 to 0.11.4
dependabot-preview[bot] [Sun, 2 Jun 2019 01:13:50 +0000 (01:13 +0000)]
Bump nextcloud-vue from 0.11.3 to 0.11.4
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.11.3...v0.11.4)
John Molakvoæ [Mon, 3 Jun 2019 08:06:39 +0000 (10:06 +0200)]
[Security] Bump axios from 0.18.0 to 0.18.1 (#15839)
[Security] Bump axios from 0.18.0 to 0.18.1
dependabot-preview[bot] [Sun, 2 Jun 2019 01:12:13 +0000 (01:12 +0000)]
[Security] Bump axios from 0.18.0 to 0.18.1
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)
Morris Jobke [Fri, 31 May 2019 15:38:41 +0000 (17:38 +0200)]
Show share settings only if incoming federated shares are allowed
Fixes #15802
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Fri, 31 May 2019 15:15:02 +0000 (17:15 +0200)]
Merge pull request #15813 from nextcloud/td/psr0/classmap
Add the legacy classes to the composer classmap
Morris Jobke [Fri, 31 May 2019 15:13:42 +0000 (17:13 +0200)]
Merge pull request #15812 from nextcloud/enh/split_settings_properly
Move OC\Settings\Admin and OC\Settings\Personal to actual settings
Morris Jobke [Fri, 31 May 2019 14:44:39 +0000 (16:44 +0200)]
Merge pull request #15763 from nextcloud/3rdparty/symfony/4.2.8
[3rdparty] Bump symfony to 4.2.8
Roeland Jago Douma [Thu, 30 May 2019 11:23:27 +0000 (13:23 +0200)]
Add the legacy classes to the composer classmap
To have a faster autoloading. We should get rid of those of course. But
for now I do not see it happening any time soon.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 30 May 2019 10:49:47 +0000 (12:49 +0200)]
Move OC\Settings\Admin and OC\Settings\Personal to actual settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ [Thu, 30 May 2019 07:27:58 +0000 (09:27 +0200)]
CSS: adjust media query breakpoint to improve tablet readability (#15199)
CSS: adjust media query breakpoint to improve tablet readability
nacho [Tue, 23 Apr 2019 21:13:11 +0000 (15:13 -0600)]
CSS: adjust media query breakpoint to improve tablet readability
see https://github.com/nextcloud/news/pull/467
Roeland Jago Douma [Wed, 29 May 2019 20:00:02 +0000 (22:00 +0200)]
Merge pull request #15716 from nextcloud/enhancement/webpack/global-config
Unify webpack config
Roeland Jago Douma [Wed, 29 May 2019 19:56:15 +0000 (21:56 +0200)]
Merge pull request #15776 from nextcloud/get-by-id-shares-last
search files by id in shared storages last
Roeland Jago Douma [Wed, 29 May 2019 19:55:33 +0000 (21:55 +0200)]
Merge pull request #15790 from nextcloud/fix/noid/recommendations-undef-var
remove unncessary code block in share recommendations, fixed undefined var error
John Molakvoæ (skjnldsv) [Wed, 29 May 2019 13:20:19 +0000 (15:20 +0200)]
Build and update
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Fri, 24 May 2019 12:08:39 +0000 (14:08 +0200)]
Unify webpack config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 29 May 2019 12:52:02 +0000 (14:52 +0200)]
Fix personal security section tests (#15789)
Fix personal security section tests
John Molakvoæ [Wed, 29 May 2019 11:15:24 +0000 (13:15 +0200)]
Vueify the login page (#15647)
Vueify the login page
Arthur Schiwon [Wed, 29 May 2019 10:58:55 +0000 (12:58 +0200)]
fixes usage of an undefined var
and removes a unnecessary code block as there is no paging for share
recommendations
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Christoph Wurst [Wed, 29 May 2019 11:10:07 +0000 (13:10 +0200)]
Fix personal security section tests
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Tue, 21 May 2019 06:58:35 +0000 (08:58 +0200)]
Vueify the login page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Wed, 29 May 2019 06:38:45 +0000 (08:38 +0200)]
Merge pull request #15780 from nextcloud/td/depremove/callCheck
Remove deprecated function callCheck
Roeland Jago Douma [Wed, 29 May 2019 06:37:55 +0000 (08:37 +0200)]
Merge pull request #15779 from nextcloud/td/depremove/stringutils
Remove deprecatred StringUtils class
Roeland Jago Douma [Wed, 29 May 2019 06:36:53 +0000 (08:36 +0200)]
Merge pull request #15781 from nextcloud/td/depremove/checkAppEnabled
Remove deprecated function checkAppEnabled
John Molakvoæ [Wed, 29 May 2019 04:56:52 +0000 (06:56 +0200)]
Start fixing 2fa icons in dark theme, ref #13643 (#15597)
Start fixing 2fa icons in dark theme, ref #13643
Nextcloud bot [Wed, 29 May 2019 02:13:44 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 28 May 2019 20:25:50 +0000 (22:25 +0200)]
Remove deprecated function checkAppEnabled
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 28 May 2019 20:23:28 +0000 (22:23 +0200)]
Remove deprecated function callCheck
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 28 May 2019 20:19:48 +0000 (22:19 +0200)]
Remove deprecatred StringUtils class
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Robin Appelman [Tue, 28 May 2019 16:15:52 +0000 (18:15 +0200)]
search files by id in shared storages last
this prevents unneeded recursion when the file is not in the share
Signed-off-by: Robin Appelman <robin@icewind.nl>
Greta Doci [Fri, 17 May 2019 11:00:08 +0000 (13:00 +0200)]
Fix 2fa icons in dark theme, fix #13643
Signed-off-by: Greta Doci <gretadoci@gmail.com>
Morris Jobke [Tue, 28 May 2019 13:02:51 +0000 (15:02 +0200)]
Merge pull request #15766 from nextcloud/bugfix/0b-quota-create-backend
Check for free space on touch
Morris Jobke [Tue, 28 May 2019 12:27:01 +0000 (14:27 +0200)]
Merge pull request #15767 from nextcloud/bugfix/0b-quota-create
Hide newFile menu if quota is set to 0B
Morris Jobke [Tue, 28 May 2019 11:54:27 +0000 (13:54 +0200)]
Merge pull request #15691 from nextcloud/app-content-list-noborder
Remove divider in app content list (Mail, Contacts, …)
Morris Jobke [Tue, 28 May 2019 11:50:44 +0000 (13:50 +0200)]
Merge pull request #15705 from nextcloud/bugfix/15598/text-color-search-box-darktheme
Change text color in search box in darktheme, ref #15598
Roeland Jago Douma [Tue, 28 May 2019 07:18:03 +0000 (09:18 +0200)]
[3rdparty] Bump symfony to 4.2.8
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Julius Härtl [Tue, 28 May 2019 11:05:20 +0000 (13:05 +0200)]
Check for free space on touch
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 28 May 2019 08:27:01 +0000 (10:27 +0200)]
Hide newFile menu if quota is set to 0B
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Tue, 28 May 2019 02:13:42 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 27 May 2019 20:35:37 +0000 (22:35 +0200)]
Merge pull request #15734 from nextcloud/dependabot/npm_and_yarn/@babel/preset-env-7.4.5
Bump @babel/preset-env from 7.4.4 to 7.4.5
dependabot-preview[bot] [Mon, 27 May 2019 18:23:25 +0000 (18:23 +0000)]
Bump @babel/preset-env from 7.4.4 to 7.4.5
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.4 to 7.4.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.4.4...v7.4.5)
Roeland Jago Douma [Mon, 27 May 2019 18:21:14 +0000 (20:21 +0200)]
Merge pull request #15732 from nextcloud/dependabot/npm_and_yarn/@babel/core-7.4.5
Bump @babel/core from 7.4.4 to 7.4.5
Roeland Jago Douma [Mon, 27 May 2019 17:27:47 +0000 (19:27 +0200)]
Merge pull request #15733 from nextcloud/dependabot/npm_and_yarn/webpack-4.32.2
Bump webpack from 4.31.0 to 4.32.2