Commit Graph

1028 Commits

Author SHA1 Message Date
Matthias
e270c979cc
Merge pull request #287 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.7.0
Bump eslint-plugin-vue from 7.6.0 to 7.7.0
2021-03-08 06:48:45 +01:00
Matthias
363db4ba70
Merge pull request #288 from freqtrade/dependabot/npm_and_yarn/master/typescript-4.2.3
Bump typescript from 4.2.2 to 4.2.3
2021-03-08 06:47:24 +01:00
dependabot[bot]
89df4645f2
Bump typescript from 4.2.2 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 05:22:53 +00:00
dependabot[bot]
e9818ed294
Bump eslint-plugin-vue from 7.6.0 to 7.7.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.6.0...v7.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 05:20:53 +00:00
dependabot[bot]
79be1a4eb5
Bump @typescript-eslint/parser from 4.15.2 to 4.16.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.2 to 4.16.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 05:20:00 +00:00
Matthias
564ec3a31e Type profit return value 2021-03-05 20:04:17 +01:00
Matthias
ae175bf28a
Merge pull request #285 from freqtrade/dependabot/docker/node-15.11.0-alpine
Bump node from 15.10.0-alpine to 15.11.0-alpine
2021-03-04 07:20:59 +01:00
dependabot[bot]
06e8c2a601
Bump node from 15.10.0-alpine to 15.11.0-alpine
Bumps node from 15.10.0-alpine to 15.11.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 05:27:56 +00:00
Matthias
248eb797eb Merge branch 'delete_locks' 2021-03-02 10:45:08 +01:00
Matthias
46c806427a Support deleting locks 2021-03-01 19:50:26 +01:00
Matthias
31c88b8d6d
Merge pull request #281 from freqtrade/dependabot/npm_and_yarn/master/typescript-4.2.2
Bump typescript from 4.1.5 to 4.2.2
2021-03-01 08:18:02 +01:00
Matthias
ee8ee1581a
Merge pull request #279 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.15.2
Bump @typescript-eslint/parser from 4.15.1 to 4.15.2
2021-03-01 08:17:55 +01:00
Matthias
9fc83b215b
Merge pull request #282 from freqtrade/dependabot/npm_and_yarn/master/types/echarts-4.9.4
Bump @types/echarts from 4.9.3 to 4.9.4
2021-03-01 08:17:47 +01:00
Matthias
29355a06b4
Merge pull request #280 from freqtrade/dependabot/npm_and_yarn/master/core-js-3.9.1
Bump core-js from 3.9.0 to 3.9.1
2021-03-01 06:53:07 +01:00
Matthias
672bbd73da
Merge pull request #278 from freqtrade/tradesLog_bar
Change tradeslog to barchart
2021-03-01 06:50:45 +01:00
dependabot[bot]
3ca1140940
Bump @types/echarts from 4.9.3 to 4.9.4
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:25:40 +00:00
dependabot[bot]
a6bd8f8ded
Bump typescript from 4.1.5 to 4.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.5...v4.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:23:03 +00:00
dependabot[bot]
84ad2f2225
Bump core-js from 3.9.0 to 3.9.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.9.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:21:55 +00:00
dependabot[bot]
203f67b9ba
Bump @typescript-eslint/parser from 4.15.1 to 4.15.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.1 to 4.15.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.2/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:21:08 +00:00
Matthias
180cbad9ae visualMap is an array... 2021-02-28 20:59:16 +01:00
Matthias
34da0af17e Change tradeslog to barchart 2021-02-28 20:14:51 +01:00
Matthias
a98debaf59
Merge pull request #274 from freqtrade/dependabot/docker/node-15.10.0-alpine
Bump node from 15.9.0-alpine to 15.10.0-alpine
2021-02-24 06:35:40 +01:00
dependabot[bot]
c46a4d85ec
Bump node from 15.9.0-alpine to 15.10.0-alpine
Bumps node from 15.9.0-alpine to 15.10.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 05:30:13 +00:00
Matthias
e593d3d11a
Merge pull request #273 from freqtrade/dependabot/npm_and_yarn/master/sass-1.32.8
Bump sass from 1.32.7 to 1.32.8
2021-02-22 06:49:28 +01:00
Matthias
56666af720
Merge pull request #271 from freqtrade/dependabot/npm_and_yarn/master/core-js-3.9.0
Bump core-js from 3.8.3 to 3.9.0
2021-02-22 06:49:19 +01:00
Matthias
a35c99b8ad
Merge pull request #272 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.15.1
Bump @typescript-eslint/parser from 4.15.0 to 4.15.1
2021-02-22 06:49:06 +01:00
dependabot[bot]
6c34e3e8ce
Bump sass from 1.32.7 to 1.32.8
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.7 to 1.32.8.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.7...1.32.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 05:24:20 +00:00
dependabot[bot]
bd995c5ef9
Bump @typescript-eslint/parser from 4.15.0 to 4.15.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.0 to 4.15.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 05:23:16 +00:00
dependabot[bot]
5011dbea61
Bump core-js from 3.8.3 to 3.9.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.3 to 3.9.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.8.3...v3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 05:22:10 +00:00
Matthias
bfaa31cf94
Merge pull request #267 from freqtrade/dependabot/docker/node-15.9.0-alpine
Bump node from 15.8.0-alpine to 15.9.0-alpine
2021-02-19 06:39:15 +01:00
dependabot[bot]
e9ece39dd4
Bump node from 15.8.0-alpine to 15.9.0-alpine
Bumps node from 15.8.0-alpine to 15.9.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 05:32:30 +00:00
Matthias
8e43cc7d47
Merge pull request #265 from freqtrade/dependabot/docker/nginx-1.19.7-alpine
Bump nginx from 1.19.6-alpine to 1.19.7-alpine
2021-02-18 07:27:49 +01:00
dependabot[bot]
4a73d46e85
Bump nginx from 1.19.6-alpine to 1.19.7-alpine
Bumps nginx from 1.19.6-alpine to 1.19.7-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-18 05:28:07 +00:00
Matthias
d82d8474ea
Merge pull request #260 from freqtrade/dependabot/npm_and_yarn/master/sass-1.32.7
Bump sass from 1.32.6 to 1.32.7
2021-02-15 13:07:10 +01:00
dependabot[bot]
24aa73c557
Bump sass from 1.32.6 to 1.32.7
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.6 to 1.32.7.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.6...1.32.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 08:23:15 +00:00
Matthias
4b8f9737d0
Merge pull request #264 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.6.0
Bump eslint-plugin-vue from 7.5.0 to 7.6.0
2021-02-15 06:47:15 +01:00
Matthias
dc9e29b4ff
Merge pull request #262 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.15.0
Bump @typescript-eslint/parser from 4.14.2 to 4.15.0
2021-02-15 06:45:52 +01:00
Matthias
3b19a62ac1
Merge pull request #261 from freqtrade/dependabot/npm_and_yarn/master/typescript-4.1.5
Bump typescript from 4.1.3 to 4.1.5
2021-02-15 06:44:03 +01:00
dependabot[bot]
426ec9b79b
Bump eslint-plugin-vue from 7.5.0 to 7.6.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.5.0...v7.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 05:24:34 +00:00
dependabot[bot]
d0879904ae
Bump @typescript-eslint/parser from 4.14.2 to 4.15.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.14.2 to 4.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 05:23:41 +00:00
dependabot[bot]
211db2e818
Bump typescript from 4.1.3 to 4.1.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 05:21:47 +00:00
Matthias
2e7d3dff69 Increase decimals for forcebuy
closes #255
2021-02-14 13:01:38 +01:00
Matthias
e8d6c12c01
Merge pull request #257 from varunrai/master
multi-pane window to overflow after reaching the max height h-100 and adjust the chart labels
2021-02-10 10:34:06 +01:00
Varun (Linux)
f37dccf4b4 adjusted the namegap property in the chart configuration to put space between the axis and label 2021-02-10 17:30:27 +08:00
Varun (Linux)
fd49970cae multi-pane window to overflow after reaching the max height h-100 2021-02-10 17:00:55 +08:00
Matthias
35bc07f911 Update dependencies 2021-02-08 15:07:55 +01:00
Matthias
836c8e719a
Merge pull request #252 from freqtrade/dependabot/npm_and_yarn/master/vue/test-utils-1.1.3
Bump @vue/test-utils from 1.1.2 to 1.1.3
2021-02-08 10:55:51 +01:00
Matthias
86f0002263 Add vue.nextTick to profitSymbol tests 2021-02-08 10:52:12 +01:00
Matthias
c8e1d9de3b
Merge pull request #253 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.14.2
Bump @typescript-eslint/parser from 4.14.1 to 4.14.2
2021-02-08 08:23:24 +01:00
Matthias
d800c21a80
Merge pull request #254 from freqtrade/dependabot/npm_and_yarn/master/sass-1.32.6
Bump sass from 1.32.5 to 1.32.6
2021-02-08 08:23:16 +01:00