]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoMake sure quota_preset is using numerical indexes 19589/head
Daniel Kesselberg [Sat, 22 Feb 2020 19:02:56 +0000 (20:02 +0100)]
Make sure quota_preset is using numerical indexes

If one set quota_present to "default, none, 1 GB, 5 GB, 10 GB" the old implementation will remove default and none but keep the array indexes. Later json_encode will recognize a array with 2 as first index as object and hence quotaPreset.reduce will fail.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoMerge pull request #18227 from nextcloud/bug/17947/set-transaction-isolation-connect
Christoph Wurst [Fri, 21 Feb 2020 16:48:39 +0000 (17:48 +0100)]
Merge pull request #18227 from nextcloud/bug/17947/set-transaction-isolation-connect

Add event subscriber for transaction isolation level

4 years agoMerge pull request #19412 from nextcloud/fix/19404/make-favorite-public
Christoph Wurst [Fri, 21 Feb 2020 16:47:53 +0000 (17:47 +0100)]
Merge pull request #19412 from nextcloud/fix/19404/make-favorite-public

Make TAG_FAVORITE public

4 years agoMerge pull request #19517 from nextcloud/bugfix/noid/add-folder-to-predefined-types
Christoph Wurst [Fri, 21 Feb 2020 16:47:07 +0000 (17:47 +0100)]
Merge pull request #19517 from nextcloud/bugfix/noid/add-folder-to-predefined-types

Add a shortcut for Folders mimetype

4 years agoMerge pull request #19518 from nextcloud/bugfix/makefile-npm-ci
Christoph Wurst [Fri, 21 Feb 2020 16:46:10 +0000 (17:46 +0100)]
Merge pull request #19518 from nextcloud/bugfix/makefile-npm-ci

Use npm ci in Makefile

4 years agoMerge pull request #19392 from nextcloud/feature/dav-calendar-subscriptions/introduce...
Christoph Wurst [Fri, 21 Feb 2020 16:35:18 +0000 (17:35 +0100)]
Merge pull request #19392 from nextcloud/feature/dav-calendar-subscriptions/introduce-refresh-rate-setting

Introduce a default refresh rate app setting for calendar subscriptions

4 years agoIntroduce a default refresh rate app setting for calendar subscriptions 19392/head
Thomas Citharel [Mon, 10 Feb 2020 12:52:57 +0000 (13:52 +0100)]
Introduce a default refresh rate app setting for calendar subscriptions

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years agoMerge pull request #19511 from nextcloud/bugfix/noid/secondary-view-id
Christoph Wurst [Fri, 21 Feb 2020 11:17:58 +0000 (12:17 +0100)]
Merge pull request #19511 from nextcloud/bugfix/noid/secondary-view-id

Make sure the secondary view registered for systemtags has an id

4 years agoMerge pull request #19398 from nextcloud/bug/dav-load-subscriptions-at-activation
Christoph Wurst [Fri, 21 Feb 2020 11:17:13 +0000 (12:17 +0100)]
Merge pull request #19398 from nextcloud/bug/dav-load-subscriptions-at-activation

Move RefreshWebcalJob logic to a proper service so that it may be called independently

4 years agoMerge pull request #19499 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.6
Christoph Wurst [Fri, 21 Feb 2020 11:16:31 +0000 (12:16 +0100)]
Merge pull request #19499 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.6

Bump webpack from 4.41.5 to 4.41.6

4 years agoMerge pull request #19533 from nextcloud/bugfix/noid/user-settings
Christoph Wurst [Fri, 21 Feb 2020 10:51:35 +0000 (11:51 +0100)]
Merge pull request #19533 from nextcloud/bugfix/noid/user-settings

Various user settings fixes

4 years agoMerge pull request #19485 from nextcloud/techdebt/globals-removal-version
Christoph Wurst [Fri, 21 Feb 2020 10:48:43 +0000 (11:48 +0100)]
Merge pull request #19485 from nextcloud/techdebt/globals-removal-version

Add removal version number for global deprecations

4 years agoAdd event subscriber for transaction isolation level 18227/head
Daniel Kesselberg [Fri, 15 Nov 2019 21:20:35 +0000 (22:20 +0100)]
Add event subscriber for transaction isolation level

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 21 Feb 2020 02:19:10 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 20 Feb 2020 02:18:42 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19506 from michaelkuhn/cron-5-min
blizzz [Wed, 19 Feb 2020 09:37:50 +0000 (10:37 +0100)]
Merge pull request #19506 from michaelkuhn/cron-5-min

cron: Adapt to 5 minutes recommendation

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 19 Feb 2020 02:18:14 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoBump bundles 19533/head
Julius Härtl [Tue, 18 Feb 2020 21:29:48 +0000 (22:29 +0100)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoAlso fix actions overlay in editing and new user rows
Julius Härtl [Tue, 18 Feb 2020 21:47:00 +0000 (22:47 +0100)]
Also fix actions overlay in editing and new user rows

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoProperly position popovermenu for user actions
Julius Härtl [Tue, 18 Feb 2020 21:28:24 +0000 (22:28 +0100)]
Properly position popovermenu for user actions

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoAdd tooltip to storage location
Julius Härtl [Tue, 18 Feb 2020 21:27:59 +0000 (22:27 +0100)]
Add tooltip to storage location

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoDo not overlay single select boxes over userActions
Julius Härtl [Tue, 18 Feb 2020 21:27:43 +0000 (22:27 +0100)]
Do not overlay single select boxes over userActions

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoShow user/displayname when backend does not offer saving
Julius Härtl [Tue, 18 Feb 2020 21:27:22 +0000 (22:27 +0100)]
Show user/displayname when backend does not offer saving

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoGive columns a bit more space and fix overlaying issues
Julius Härtl [Tue, 18 Feb 2020 21:26:52 +0000 (22:26 +0100)]
Give columns a bit more space and fix overlaying issues

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoRemove unused userlist table styles
Julius Härtl [Tue, 18 Feb 2020 21:26:03 +0000 (22:26 +0100)]
Remove unused userlist table styles

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

4 years agocron: Adapt to 5 minutes recommendation 19506/head
Michael Kuhn [Sun, 16 Feb 2020 19:50:50 +0000 (20:50 +0100)]
cron: Adapt to 5 minutes recommendation

Update the comment to make clear that we ask for 14 minutes worth of
jobs on purpose so at most three parallel cron jobs are running.

Signed-off-by: Michael Kuhn <michael@ikkoku.de>
4 years agoUse npm ci in Makefile 19518/head
Julius Härtl [Mon, 17 Feb 2020 11:24:40 +0000 (12:24 +0100)]
Use npm ci in Makefile

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoAdd a shortcut for Folders 19517/head
Joas Schilling [Mon, 17 Feb 2020 11:13:28 +0000 (12:13 +0100)]
Add a shortcut for Folders

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #19510 from nextcloud/bugfix/19504
Joas Schilling [Mon, 17 Feb 2020 10:56:55 +0000 (11:56 +0100)]
Merge pull request #19510 from nextcloud/bugfix/19504

Continue with next foreach iteration

4 years agoMerge pull request #19329 from nextcloud/feature/noid/warn-admins-about-delayed-cron
Joas Schilling [Mon, 17 Feb 2020 08:06:27 +0000 (09:06 +0100)]
Merge pull request #19329 from nextcloud/feature/noid/warn-admins-about-delayed-cron

Warn admins about delayed cron executions

4 years agoBump bundles 19511/head
Julius Härtl [Mon, 17 Feb 2020 07:28:15 +0000 (08:28 +0100)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMake sure the secondary view registered for systemtags has an id
Julius Härtl [Mon, 17 Feb 2020 07:26:22 +0000 (08:26 +0100)]
Make sure the secondary view registered for systemtags has an id

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoContinue with next foreach iteration 19510/head
Julius Härtl [Mon, 17 Feb 2020 07:10:11 +0000 (08:10 +0100)]
Continue with next foreach iteration

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

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 16 Feb 2020 02:18:23 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoBump webpack from 4.41.5 to 4.41.6 19499/head
dependabot-preview[bot] [Sun, 16 Feb 2020 02:17:39 +0000 (02:17 +0000)]
Bump webpack from 4.41.5 to 4.41.6

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 15 Feb 2020 02:18:10 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoAdd removal version number for global deprecations 19485/head
Christoph Wurst [Fri, 14 Feb 2020 16:39:49 +0000 (17:39 +0100)]
Add removal version number for global deprecations

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #19477 from nextcloud/bug/flow-log-level
blizzz [Fri, 14 Feb 2020 13:21:09 +0000 (14:21 +0100)]
Merge pull request #19477 from nextcloud/bug/flow-log-level

Reduce flow logging at INFO level, move to DEBUG

4 years agoReduce flow logging at INFO level 19477/head
Julius Härtl [Fri, 14 Feb 2020 11:00:22 +0000 (12:00 +0100)]
Reduce flow logging at INFO level

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #19465 from nextcloud/enh/noid/empty-whatsnew
blizzz [Fri, 14 Feb 2020 09:06:55 +0000 (10:06 +0100)]
Merge pull request #19465 from nextcloud/enh/noid/empty-whatsnew

when we receive intentional empty whats new info, do not try to show it

4 years agoMerge pull request #19460 from nextcloud/bugfix/noid/opsy
Roeland Jago Douma [Fri, 14 Feb 2020 08:36:03 +0000 (09:36 +0100)]
Merge pull request #19460 from nextcloud/bugfix/noid/opsy

Replace all link-ends

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 14 Feb 2020 02:18:09 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agowhen we receive intentional empty whats new info, do not try to show it 19465/head
Arthur Schiwon [Thu, 13 Feb 2020 21:03:44 +0000 (22:03 +0100)]
when we receive intentional empty whats new info, do not try to show it

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoMerge pull request #19459 from nextcloud/settings-info-typo
Roeland Jago Douma [Thu, 13 Feb 2020 19:32:31 +0000 (20:32 +0100)]
Merge pull request #19459 from nextcloud/settings-info-typo

Fix typo

4 years agoMerge pull request #19449 from nextcloud/allow-to-force-path-on-cache-event
Roeland Jago Douma [Thu, 13 Feb 2020 19:32:01 +0000 (20:32 +0100)]
Merge pull request #19449 from nextcloud/allow-to-force-path-on-cache-event

Allow to overwrite the path on the cache event

4 years agoMerge pull request #19455 from nextcloud/techdebt/deprecate-oc-router-helpers
Roeland Jago Douma [Thu, 13 Feb 2020 19:30:17 +0000 (20:30 +0100)]
Merge pull request #19455 from nextcloud/techdebt/deprecate-oc-router-helpers

Deprecate OC router helpers that are provided by packages

4 years agoReplace all link-ends 19460/head
Joas Schilling [Thu, 13 Feb 2020 16:00:33 +0000 (17:00 +0100)]
Replace all link-ends

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoDeprecate OC router helpers that are provided by packages 19455/head
Christoph Wurst [Thu, 13 Feb 2020 09:20:41 +0000 (10:20 +0100)]
Deprecate OC router helpers that are provided by packages

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoFix typo 19459/head
Sergey Shlyakhov [Thu, 13 Feb 2020 14:00:08 +0000 (15:00 +0100)]
Fix typo

4 years agoMerge pull request #19435 from nextcloud/fix/deleted_shares
Roeland Jago Douma [Thu, 13 Feb 2020 08:22:39 +0000 (09:22 +0100)]
Merge pull request #19435 from nextcloud/fix/deleted_shares

Add text restore after restore icon

4 years agoMerge pull request #19367 from nextcloud/dependabot/composer/build/integration/behat...
Roeland Jago Douma [Thu, 13 Feb 2020 08:21:51 +0000 (09:21 +0100)]
Merge pull request #19367 from nextcloud/dependabot/composer/build/integration/behat/behat-approx-3.6.1

Update behat/behat requirement from ~3.5.0 to ~3.6.1 in /build/integration

4 years agoAllow to overwrite the path on the cache event 19449/head
Joas Schilling [Thu, 13 Feb 2020 07:38:33 +0000 (08:38 +0100)]
Allow to overwrite the path on the cache event

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

4 years agoUpdate behat/behat requirement in /build/integration 19367/head
dependabot-preview[bot] [Wed, 12 Feb 2020 19:28:54 +0000 (19:28 +0000)]
Update behat/behat requirement in /build/integration

Updates the requirements on [behat/behat](https://github.com/Behat/Behat) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.5.0...v3.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #19370 from nextcloud/dependabot/composer/build/integration/guzzle...
Roeland Jago Douma [Wed, 12 Feb 2020 19:27:30 +0000 (20:27 +0100)]
Merge pull request #19370 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-6.5.2

Update guzzlehttp/guzzle requirement from 6.3.3 to 6.5.2 in /build/integration

4 years agoMerge pull request #19424 from nextcloud/bugfix/noid/dont-create-invalid-users
Roeland Jago Douma [Wed, 12 Feb 2020 19:26:57 +0000 (20:26 +0100)]
Merge pull request #19424 from nextcloud/bugfix/noid/dont-create-invalid-users

Don't create invalid users

4 years agoMerge pull request #19431 from nextcloud/bugfix/noid/upload-fail-filename
Roeland Jago Douma [Wed, 12 Feb 2020 19:26:26 +0000 (20:26 +0100)]
Merge pull request #19431 from nextcloud/bugfix/noid/upload-fail-filename

Show proper file name when fetching details fails

4 years agoMerge pull request #19437 from nextcloud/bugfix/noid/translation-concatenation-is-bad
Roeland Jago Douma [Wed, 12 Feb 2020 19:25:42 +0000 (20:25 +0100)]
Merge pull request #19437 from nextcloud/bugfix/noid/translation-concatenation-is-bad

Do not use translation-concatenation

4 years agoAdd text restore after restore icon 19435/head
GretaD [Wed, 12 Feb 2020 14:08:14 +0000 (15:08 +0100)]
Add text restore after restore icon

Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #19430 from nextcloud/fix/17808/remove-timeout-appinstall
blizzz [Wed, 12 Feb 2020 16:33:58 +0000 (17:33 +0100)]
Merge pull request #19430 from nextcloud/fix/17808/remove-timeout-appinstall

disable timeout on app install via cli

4 years agodisable timeout on app install via cli 19430/head
Arthur Schiwon [Wed, 12 Feb 2020 12:31:11 +0000 (13:31 +0100)]
disable timeout on app install via cli

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoDo not use translation-concatenation 19437/head
Joas Schilling [Wed, 12 Feb 2020 14:34:00 +0000 (15:34 +0100)]
Do not use translation-concatenation

it's as bad as the word itself sounds

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMake TAG_FAVORITE public 19412/head
Daniel Kesselberg [Tue, 11 Feb 2020 20:40:01 +0000 (21:40 +0100)]
Make TAG_FAVORITE public

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoShow proper file name when fetching details fails 19431/head
Julius Härtl [Wed, 12 Feb 2020 13:14:14 +0000 (14:14 +0100)]
Show proper file name when fetching details fails

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #19423 from nextcloud/bugfix/htaccess/firstrun-mp4
Roeland Jago Douma [Wed, 12 Feb 2020 11:58:30 +0000 (12:58 +0100)]
Merge pull request #19423 from nextcloud/bugfix/htaccess/firstrun-mp4

Allow to serve static mp4 directly

4 years agoDon't create invalid users 19424/head
Joas Schilling [Wed, 12 Feb 2020 09:55:27 +0000 (10:55 +0100)]
Don't create invalid users

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoAllow to serve static mp4 directly 19423/head
Julius Härtl [Wed, 12 Feb 2020 09:36:59 +0000 (10:36 +0100)]
Allow to serve static mp4 directly

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #19417 from nextcloud/fix/htaccess/firstrun-webm
Roeland Jago Douma [Wed, 12 Feb 2020 09:12:56 +0000 (10:12 +0100)]
Merge pull request #19417 from nextcloud/fix/htaccess/firstrun-webm

Allow to serve static webm directly

4 years agoAllow to serve static webm directly 19417/head
Roeland Jago Douma [Wed, 12 Feb 2020 07:42:34 +0000 (08:42 +0100)]
Allow to serve static webm directly

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

4 years agoMerge pull request #19323 from nextcloud/3rdparty/composer/guzzlehttp/guzzle-6.5.2
Roeland Jago Douma [Tue, 11 Feb 2020 20:33:15 +0000 (21:33 +0100)]
Merge pull request #19323 from nextcloud/3rdparty/composer/guzzlehttp/guzzle-6.5.2

[3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2

4 years ago[3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2 19323/head
John Molakvoæ (skjnldsv) [Thu, 6 Feb 2020 17:13:04 +0000 (18:13 +0100)]
[3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoMerge pull request #19375 from nextcloud/dependabot/npm_and_yarn/url-search-params...
Roeland Jago Douma [Tue, 11 Feb 2020 14:14:43 +0000 (15:14 +0100)]
Merge pull request #19375 from nextcloud/dependabot/npm_and_yarn/url-search-params-polyfill-8.0.0

Bump url-search-params-polyfill from 7.0.1 to 8.0.0

4 years agoMerge pull request #19386 from nextcloud/techdebt/deprecate-global-jquery
Roeland Jago Douma [Tue, 11 Feb 2020 09:35:02 +0000 (10:35 +0100)]
Merge pull request #19386 from nextcloud/techdebt/deprecate-global-jquery

Deprecate global jQuery

4 years agoDeprecate jQuery 19386/head
Christoph Wurst [Mon, 10 Feb 2020 08:12:58 +0000 (09:12 +0100)]
Deprecate jQuery

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #19389 from nextcloud/test/js-api
Roeland Jago Douma [Tue, 11 Feb 2020 07:35:07 +0000 (08:35 +0100)]
Merge pull request #19389 from nextcloud/test/js-api

Test request token logic a bit more

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 11 Feb 2020 02:18:33 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMove RefreshWebcalJob logic to a proper service so that it may be called 19398/head
Thomas Citharel [Mon, 10 Feb 2020 15:04:38 +0000 (16:04 +0100)]
Move RefreshWebcalJob logic to a proper service so that it may be called
independently

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years agoMerge pull request #18904 from nextcloud/enh/noid/flow-logging
Roeland Jago Douma [Mon, 10 Feb 2020 14:09:51 +0000 (15:09 +0100)]
Merge pull request #18904 from nextcloud/enh/noid/flow-logging

Log Flow activity

4 years agoMerge pull request #19307 from nextcloud/enh/argon2id
Roeland Jago Douma [Mon, 10 Feb 2020 13:17:35 +0000 (14:17 +0100)]
Merge pull request #19307 from nextcloud/enh/argon2id

Add Argon2id support

4 years agoAdd more tests for the new js modules 19389/head
Christoph Wurst [Mon, 10 Feb 2020 08:41:11 +0000 (09:41 +0100)]
Add more tests for the new js modules

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #19384 from nextcloud/enh/actions/lint
Roeland Jago Douma [Mon, 10 Feb 2020 10:39:29 +0000 (11:39 +0100)]
Merge pull request #19384 from nextcloud/enh/actions/lint

Lint on github actions

4 years agoMerge pull request #19387 from nextcloud/enh/fixupbot
Roeland Jago Douma [Mon, 10 Feb 2020 10:38:51 +0000 (11:38 +0100)]
Merge pull request #19387 from nextcloud/enh/fixupbot

Lets just use the fixup bot

4 years agoBump url-search-params-polyfill from 7.0.1 to 8.0.0 19375/head
dependabot-preview[bot] [Mon, 10 Feb 2020 09:27:51 +0000 (09:27 +0000)]
Bump url-search-params-polyfill from 7.0.1 to 8.0.0

Bumps [url-search-params-polyfill](https://github.com/jerrybendy/url-search-params-polyfill) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/jerrybendy/url-search-params-polyfill/releases)
- [Commits](https://github.com/jerrybendy/url-search-params-polyfill/compare/v7.0.1...v8.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoFix unit tests 19329/head
Joas Schilling [Mon, 10 Feb 2020 09:14:02 +0000 (10:14 +0100)]
Fix unit tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #19376 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-collec...
Roeland Jago Douma [Mon, 10 Feb 2020 08:54:36 +0000 (09:54 +0100)]
Merge pull request #19376 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-collections-0.7.2

Bump nextcloud-vue-collections from 0.7.1 to 0.7.2

4 years agoLint on github actions 19384/head
Roeland Jago Douma [Sun, 9 Feb 2020 17:13:30 +0000 (18:13 +0100)]
Lint on github actions

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoLets just use the fixup bot 19387/head
Roeland Jago Douma [Mon, 10 Feb 2020 08:20:20 +0000 (09:20 +0100)]
Lets just use the fixup bot

The action is slower plus we can use more actions this way ;)

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

4 years agoBump nextcloud-vue-collections from 0.7.1 to 0.7.2 19376/head
dependabot-preview[bot] [Sun, 9 Feb 2020 15:47:43 +0000 (15:47 +0000)]
Bump nextcloud-vue-collections from 0.7.1 to 0.7.2

Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases)
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.7.1...v0.7.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 #19378 from nextcloud/dependabot/npm_and_yarn/handlebars-4.7.3
Roeland Jago Douma [Sun, 9 Feb 2020 15:44:13 +0000 (16:44 +0100)]
Merge pull request #19378 from nextcloud/dependabot/npm_and_yarn/handlebars-4.7.3

Bump handlebars from 4.7.2 to 4.7.3

4 years agoBump handlebars from 4.7.2 to 4.7.3 19378/head
dependabot-preview[bot] [Sun, 9 Feb 2020 14:17:43 +0000 (14:17 +0000)]
Bump handlebars from 4.7.2 to 4.7.3

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.2...v4.7.3)

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 #19380 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-1.3.1
Roeland Jago Douma [Sun, 9 Feb 2020 14:15:41 +0000 (15:15 +0100)]
Merge pull request #19380 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-1.3.1

Bump @nextcloud/vue from 1.3.0 to 1.3.1

4 years agoBump @nextcloud/vue from 1.3.0 to 1.3.1 19380/head
dependabot-preview[bot] [Sun, 9 Feb 2020 13:03:30 +0000 (13:03 +0000)]
Bump @nextcloud/vue from 1.3.0 to 1.3.1

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.3.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #19377 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.8
Roeland Jago Douma [Sun, 9 Feb 2020 13:00:36 +0000 (14:00 +0100)]
Merge pull request #19377 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.8

Bump dompurify from 2.0.7 to 2.0.8

4 years agoBump dompurify from 2.0.7 to 2.0.8 19377/head
dependabot-preview[bot] [Sun, 9 Feb 2020 02:17:30 +0000 (02:17 +0000)]
Bump dompurify from 2.0.7 to 2.0.8

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.7...2.0.8)

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 #19379 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import...
Roeland Jago Douma [Sun, 9 Feb 2020 08:25:38 +0000 (09:25 +0100)]
Merge pull request #19379 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.20.1

Bump eslint-plugin-import from 2.20.0 to 2.20.1

4 years agoBump eslint-plugin-import from 2.20.0 to 2.20.1 19379/head
dependabot-preview[bot] [Sun, 9 Feb 2020 02:19:43 +0000 (02:19 +0000)]
Bump eslint-plugin-import from 2.20.0 to 2.20.1

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.0...v2.20.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>