Commit Graph

1616 Commits

Author SHA1 Message Date
Matthias
9fc7b24af0
Merge pull request #518 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.33.0
Bump @typescript-eslint/parser from 4.32.0 to 4.33.0
2021-10-11 07:14:38 +02:00
Matthias
1514bd5f21
Merge pull request #519 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.19.1
Bump eslint-plugin-vue from 7.18.0 to 7.19.1
2021-10-11 07:14:29 +02:00
Matthias
074dfda593
Merge pull request #523 from freqtrade/dependabot/npm_and_yarn/master/core-js-3.18.2
Bump core-js from 3.18.1 to 3.18.2
2021-10-11 07:14:14 +02:00
dependabot[bot]
0dedc295f0
Bump core-js from 3.18.1 to 3.18.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.1 to 3.18.2.
- [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.18.1...v3.18.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 05:05:40 +00:00
dependabot[bot]
63e1a7abe7
Bump eslint-plugin-vue from 7.18.0 to 7.19.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.18.0 to 7.19.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.18.0...v7.19.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 05:04:23 +00:00
dependabot[bot]
3a51f91abd
Bump @typescript-eslint/parser from 4.32.0 to 4.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.32.0 to 4.33.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.33.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 05:03:58 +00:00
Matthias
051f64d5f0 Move Strategy name to above candlechart 2021-10-10 15:16:27 +02:00
Matthias
67cb1af105 Add Sysinfo endpoint 2021-10-09 15:18:05 +02:00
Matthias
a24a93411e Add bot store diagram 2021-10-09 11:02:02 +02:00
Matthias
3631d52297 FIx 0.0% not showing profit pill
closes #499
2021-10-06 20:33:45 +02:00
Matthias
9fa15b72f3
Merge pull request #478 from freqtrade/multi_bot
add multi bot support
2021-10-06 20:18:00 +02:00
Matthias
42161bb848 Fix delayed loading 2021-10-05 21:06:23 +02:00
Matthias
c2a1f9cf3b Fix userlogin migration 2021-10-05 19:41:06 +02:00
Matthias
f4ccf31b6f Remove unnecessary Panes from trade view 2021-10-05 19:26:07 +02:00
Matthias
5858f4df6b Add typings to telegram userService calls 2021-10-05 06:57:09 +02:00
Matthias
457b5f52f5 Don't show edit button for now 2021-10-05 06:30:17 +02:00
Matthias
ebb3530a43
Merge pull request #516 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.32.0
Bump @typescript-eslint/parser from 4.31.2 to 4.32.0
2021-10-04 07:08:46 +02:00
dependabot[bot]
171c3080cb
Bump @typescript-eslint/parser from 4.31.2 to 4.32.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.2 to 4.32.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.32.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 05:04:49 +00:00
Matthias
b18d9146cb Sort Candlechart imports differently 2021-10-02 16:30:37 +02:00
Matthias
db0a3ae948
Merge pull request #514 from freqtrade/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-09-28 07:04:16 +02:00
dependabot[bot]
87ebf72648
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 05:00:07 +00:00
Matthias
f3de12b107
Merge pull request #511 from freqtrade/dependabot/npm_and_yarn/master/types/jest-27.0.2
Bump @types/jest from 27.0.1 to 27.0.2
2021-09-27 12:19:48 +02:00
dependabot[bot]
56fd3ae2f5
Bump @types/jest from 27.0.1 to 27.0.2
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.1 to 27.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 05:17:23 +00:00
Matthias
7514d80104
Merge pull request #513 from freqtrade/dependabot/npm_and_yarn/master/vue/composition-api-1.2.2
Bump @vue/composition-api from 1.1.5 to 1.2.2
2021-09-27 07:14:07 +02:00
Matthias
ab431c03a5
Merge pull request #512 from freqtrade/dependabot/npm_and_yarn/master/sass-1.42.1
Bump sass from 1.41.1 to 1.42.1
2021-09-27 07:13:55 +02:00
Matthias
ed00b63134
Merge pull request #510 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.31.2
Bump @typescript-eslint/parser from 4.31.1 to 4.31.2
2021-09-27 07:13:36 +02:00
Matthias
dcbb00b6b1
Merge pull request #509 from freqtrade/dependabot/npm_and_yarn/master/echarts-5.2.1
Bump echarts from 5.2.0 to 5.2.1
2021-09-27 07:13:27 +02:00
Matthias
9a7f09270a
Merge pull request #508 from freqtrade/dependabot/npm_and_yarn/master/core-js-3.18.1
Bump core-js from 3.18.0 to 3.18.1
2021-09-27 07:13:05 +02:00
dependabot[bot]
5969f2f46e
Bump @vue/composition-api from 1.1.5 to 1.2.2
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.1.5 to 1.2.2.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.1.5...v1.2.2)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 05:05:34 +00:00
dependabot[bot]
a02c442045
Bump sass from 1.41.1 to 1.42.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.41.1 to 1.42.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.41.1...1.42.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 05:05:17 +00:00
dependabot[bot]
9cf5732622
Bump @typescript-eslint/parser from 4.31.1 to 4.31.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.1 to 4.31.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.31.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 05:04:25 +00:00
dependabot[bot]
c7dd9423be
Bump echarts from 5.2.0 to 5.2.1
Bumps [echarts](https://github.com/apache/echarts) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.2.0...5.2.1)

---
updated-dependencies:
- dependency-name: echarts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 05:03:50 +00:00
dependabot[bot]
1cf36fc6e8
Bump core-js from 3.18.0 to 3.18.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.0 to 3.18.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/compare/v3.18.0...v3.18.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 05:03:34 +00:00
Matthias
b90e376b37 Fix some things with multibot login 2021-09-26 11:06:07 +02:00
Matthias
ebe3ce21d5 Improve responsive navbar 2021-09-26 09:48:57 +02:00
Matthias
1ba29e80fa Improve global refresh behavior 2021-09-26 09:21:53 +02:00
Matthias
e2dc1b9b10 readd global refresh switch 2021-09-26 09:17:33 +02:00
Matthias
d960f1d6d1
Merge pull request #507 from freqtrade/dependabot/docker/node-16.10.0-alpine
Bump node from 16.9.1-alpine to 16.10.0-alpine
2021-09-24 07:08:34 +02:00
dependabot[bot]
1ff926ac58
Bump node from 16.9.1-alpine to 16.10.0-alpine
Bumps node from 16.9.1-alpine to 16.10.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-24 05:01:26 +00:00
Matthias
265e496d2f
Merge pull request #505 from freqtrade/dependabot/npm_and_yarn/master/prettier-2.4.1
Bump prettier from 2.4.0 to 2.4.1
2021-09-20 07:20:53 +02:00
Matthias
055e743e56
Merge pull request #504 from freqtrade/dependabot/npm_and_yarn/master/date-fns-2.24.0
Bump date-fns from 2.23.0 to 2.24.0
2021-09-20 07:20:44 +02:00
dependabot[bot]
124aed9348
Bump date-fns from 2.23.0 to 2.24.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.23.0...v2.24.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 05:17:27 +00:00
dependabot[bot]
4f3583b897
Bump prettier from 2.4.0 to 2.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 05:17:12 +00:00
Matthias
7646aea261
Merge pull request #506 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.18.0
Bump eslint-plugin-vue from 7.17.0 to 7.18.0
2021-09-20 07:13:17 +02:00
dependabot[bot]
3e2edba480
Bump eslint-plugin-vue from 7.17.0 to 7.18.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.17.0...v7.18.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 05:09:34 +00:00
Matthias
8276185571
Merge pull request #500 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.31.1
Bump @typescript-eslint/parser from 4.31.0 to 4.31.1
2021-09-20 07:08:48 +02:00
Matthias
0489400adb
Merge pull request #503 from freqtrade/dependabot/npm_and_yarn/master/vue-material-design-icons-4.13.0
Bump vue-material-design-icons from 4.12.1 to 4.13.0
2021-09-20 07:08:28 +02:00
Matthias
92db54de26
Merge pull request #501 from freqtrade/dependabot/npm_and_yarn/master/sass-1.41.1
Bump sass from 1.39.2 to 1.41.1
2021-09-20 07:08:11 +02:00
Matthias
524a8ca501
Merge pull request #502 from freqtrade/dependabot/npm_and_yarn/master/core-js-3.18.0
Bump core-js from 3.17.3 to 3.18.0
2021-09-20 07:08:03 +02:00
dependabot[bot]
49b03677c2
Bump vue-material-design-icons from 4.12.1 to 4.13.0
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.12.1 to 4.13.0.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases)
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/4.12.1...4.13.0)

---
updated-dependencies:
- dependency-name: vue-material-design-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 05:05:18 +00:00