Matthias
|
8fe0cb3694
|
Improved login experience (part of #575)
|
2021-11-09 06:45:40 +01:00 |
|
Matthias
|
2f2edb331c
|
Fix login message
closes #575
|
2021-11-08 06:58:59 +01:00 |
|
Matthias
|
6eddc61f24
|
Don't run .then if we're not using it
|
2021-11-06 16:19:01 +01:00 |
|
Matthias
|
d659436e3f
|
Move getVersion to show_config call
|
2021-11-06 16:18:02 +01:00 |
|
Matthias
|
e167c4c13d
|
Fix typo
|
2021-11-04 20:40:37 +01:00 |
|
Matthias
|
8f1e6f874a
|
Fix dashboard profit calculation
closes #565
|
2021-11-04 20:34:16 +01:00 |
|
Matthias
|
4853e19899
|
Prevent empty name subplots
|
2021-11-03 06:51:38 +01:00 |
|
Matthias
|
84c61551a0
|
Merge pull request #571 from freqtrade/dependabot/npm_and_yarn/main/echarts-5.2.2
Bump echarts from 5.2.1 to 5.2.2
|
2021-11-03 06:28:39 +01:00 |
|
Matthias
|
6626f2817f
|
Merge pull request #572 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.3.2
Bump @vue/composition-api from 1.3.0 to 1.3.2
|
2021-11-03 06:24:56 +01:00 |
|
Matthias
|
5681655a35
|
Merge pull request #570 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.3.0
Bump @typescript-eslint/parser from 5.2.0 to 5.3.0
|
2021-11-03 06:24:46 +01:00 |
|
Matthias
|
488d8a44c0
|
Merge pull request #573 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.19.1
Bump core-js from 3.19.0 to 3.19.1
|
2021-11-03 06:24:36 +01:00 |
|
Matthias
|
f54b03aeba
|
Merge pull request #569 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.11
Bump @types/echarts from 4.9.10 to 4.9.11
|
2021-11-03 06:24:26 +01:00 |
|
dependabot[bot]
|
7179d26c68
|
Bump core-js from 3.19.0 to 3.19.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.0 to 3.19.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.19.0...v3.19.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-11-03 05:05:38 +00:00 |
|
dependabot[bot]
|
1e959a04f1
|
Bump @vue/composition-api from 1.3.0 to 1.3.2
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.3.0 to 1.3.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.3.0...v1.3.2)
---
updated-dependencies:
- dependency-name: "@vue/composition-api"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-03 05:05:27 +00:00 |
|
dependabot[bot]
|
c25424ec9f
|
Bump echarts from 5.2.1 to 5.2.2
Bumps [echarts](https://github.com/apache/echarts) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.2.1...5.2.2)
---
updated-dependencies:
- dependency-name: echarts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-03 05:04:34 +00:00 |
|
dependabot[bot]
|
644830e1c5
|
Bump @typescript-eslint/parser from 5.2.0 to 5.3.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.2.0 to 5.3.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/v5.3.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-11-03 05:04:03 +00:00 |
|
dependabot[bot]
|
6df1ac80c3
|
Bump @types/echarts from 4.9.10 to 4.9.11
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.10 to 4.9.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts)
---
updated-dependencies:
- dependency-name: "@types/echarts"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-03 05:03:41 +00:00 |
|
Matthias
|
7a8fcb751a
|
Improve responsiveness of Graph view
|
2021-11-02 07:11:02 +01:00 |
|
Matthias
|
11ac1f8aba
|
fix plot creator
closes #561
|
2021-11-01 19:53:06 +01:00 |
|
Matthias
|
80d82a9b49
|
Merge pull request #556 from freqtrade/dependabot/npm_and_yarn/main/vue/cli-plugin-eslint-4.5.15
Bump @vue/cli-plugin-eslint from 4.5.14 to 4.5.15
|
2021-10-28 20:19:33 +02:00 |
|
Matthias
|
899637a548
|
Merge pull request #558 from freqtrade/dependabot/npm_and_yarn/main/vue/cli-plugin-unit-jest-4.5.15
Bump @vue/cli-plugin-unit-jest from 4.5.14 to 4.5.15
|
2021-10-28 20:19:27 +02:00 |
|
Matthias
|
79c05691e8
|
Merge pull request #555 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.2.0
Bump @typescript-eslint/parser from 5.0.0 to 5.2.0
|
2021-10-28 20:19:18 +02:00 |
|
Matthias
|
f81b60b1df
|
Merge pull request #554 from freqtrade/dependabot/npm_and_yarn/main/axios-0.24.0
Bump axios from 0.23.0 to 0.24.0
|
2021-10-28 20:19:11 +02:00 |
|
Matthias
|
a07bf0bdf1
|
Merge pull request #557 from freqtrade/dependabot/npm_and_yarn/main/vue-router-3.5.3
Bump vue-router from 3.5.2 to 3.5.3
|
2021-10-28 20:19:01 +02:00 |
|
dependabot[bot]
|
3988aeed20
|
Bump @typescript-eslint/parser from 5.0.0 to 5.2.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.0.0 to 5.2.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/v5.2.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-28 18:04:21 +00:00 |
|
dependabot[bot]
|
4cec392052
|
Bump axios from 0.23.0 to 0.24.0
Bumps [axios](https://github.com/axios/axios) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.23.0...v0.24.0)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-28 18:04:07 +00:00 |
|
dependabot[bot]
|
93f1953014
|
Bump @vue/cli-plugin-eslint from 4.5.14 to 4.5.15
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.14 to 4.5.15.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.15/packages/@vue/cli-plugin-eslint)
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-eslint"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-28 18:03:59 +00:00 |
|
dependabot[bot]
|
870b854c42
|
Bump @vue/cli-plugin-unit-jest from 4.5.14 to 4.5.15
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.5.14 to 4.5.15.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.15/packages/@vue/cli-plugin-unit-jest)
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-unit-jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-28 18:03:52 +00:00 |
|
dependabot[bot]
|
aff376d72d
|
Bump vue-router from 3.5.2 to 3.5.3
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.5.2...v3.5.3)
---
updated-dependencies:
- dependency-name: vue-router
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-28 18:03:52 +00:00 |
|
Matthias
|
e73d1c104a
|
Merge pull request #546 from freqtrade/dependabot/npm_and_yarn/main/vue/cli-plugin-typescript-4.5.15
Bump @vue/cli-plugin-typescript from 4.5.14 to 4.5.15
|
2021-10-28 20:01:35 +02:00 |
|
Matthias
|
f980d77629
|
Merge pull request #551 from freqtrade/dependabot/npm_and_yarn/main/vue/cli-service-4.5.15
Bump @vue/cli-service from 4.5.14 to 4.5.15
|
2021-10-28 20:01:29 +02:00 |
|
dependabot[bot]
|
6052963896
|
Bump @vue/cli-service from 4.5.14 to 4.5.15
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.5.14 to 4.5.15.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.15/packages/@vue/cli-service)
---
updated-dependencies:
- dependency-name: "@vue/cli-service"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-28 17:57:41 +00:00 |
|
dependabot[bot]
|
c3e9405881
|
Bump @vue/cli-plugin-typescript from 4.5.14 to 4.5.15
Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) from 4.5.14 to 4.5.15.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.15/packages/@vue/cli-plugin-typescript)
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-typescript"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-28 17:55:27 +00:00 |
|
Matthias
|
0b27ae8dfb
|
Merge pull request #553 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-7.20.0
Bump eslint-plugin-vue from 7.19.1 to 7.20.0
|
2021-10-28 19:48:59 +02:00 |
|
Matthias
|
f2f517b7c1
|
Merge pull request #550 from freqtrade/dependabot/npm_and_yarn/main/vue/cli-plugin-babel-4.5.15
Bump @vue/cli-plugin-babel from 4.5.14 to 4.5.15
|
2021-10-28 19:48:48 +02:00 |
|
Matthias
|
1033a0ac3e
|
Merge pull request #548 from freqtrade/dependabot/npm_and_yarn/main/sass-1.43.4
Bump sass from 1.43.2 to 1.43.4
|
2021-10-28 19:48:38 +02:00 |
|
Matthias
|
3d44b70d89
|
Merge pull request #549 from freqtrade/dependabot/npm_and_yarn/main/vue/cli-plugin-vuex-4.5.15
Bump @vue/cli-plugin-vuex from 4.5.14 to 4.5.15
|
2021-10-28 19:48:23 +02:00 |
|
Matthias
|
9b371f57e7
|
Merge pull request #547 from freqtrade/dependabot/npm_and_yarn/main/vue/cli-plugin-router-4.5.15
Bump @vue/cli-plugin-router from 4.5.14 to 4.5.15
|
2021-10-28 19:48:02 +02:00 |
|
Matthias
|
593b3e6e88
|
Merge pull request #545 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.19.0
Bump core-js from 3.18.3 to 3.19.0
|
2021-10-28 19:47:54 +02:00 |
|
Matthias
|
cba8f6f44f
|
Merge pull request #544 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.3.0
Bump @vue/composition-api from 1.2.4 to 1.3.0
|
2021-10-28 19:47:46 +02:00 |
|
dependabot[bot]
|
8dd56c727c
|
Bump eslint-plugin-vue from 7.19.1 to 7.20.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.19.1 to 7.20.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.19.1...v7.20.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-10-28 17:46:14 +00:00 |
|
dependabot[bot]
|
566e726fca
|
Bump @vue/cli-plugin-babel from 4.5.14 to 4.5.15
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.5.14 to 4.5.15.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.15/packages/@vue/cli-plugin-babel)
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-babel"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-28 17:45:09 +00:00 |
|
dependabot[bot]
|
a1c55d2c97
|
Bump @vue/cli-plugin-vuex from 4.5.14 to 4.5.15
Bumps [@vue/cli-plugin-vuex](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-vuex) from 4.5.14 to 4.5.15.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.15/packages/@vue/cli-plugin-vuex)
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-vuex"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-28 17:44:48 +00:00 |
|
dependabot[bot]
|
76af0d20f4
|
Bump sass from 1.43.2 to 1.43.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.43.2 to 1.43.4.
- [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.43.2...1.43.4)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-28 17:44:33 +00:00 |
|
dependabot[bot]
|
aa447e5316
|
Bump @vue/cli-plugin-router from 4.5.14 to 4.5.15
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) from 4.5.14 to 4.5.15.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.15/packages/@vue/cli-plugin-router)
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-router"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-28 17:44:11 +00:00 |
|
dependabot[bot]
|
b0a0566579
|
Bump core-js from 3.18.3 to 3.19.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.3 to 3.19.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.18.3...v3.19.0)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-28 17:43:29 +00:00 |
|
dependabot[bot]
|
8747b9a50f
|
Bump @vue/composition-api from 1.2.4 to 1.3.0
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.2.4 to 1.3.0.
- [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.2.4...v1.3.0)
---
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-10-28 17:43:18 +00:00 |
|
Matthias
|
55b3155924
|
Change last things to main
|
2021-10-28 19:39:30 +02:00 |
|
Matthias
|
bb81d2e9b1
|
Run CI on main branch (instead of master)
|
2021-10-28 19:39:02 +02:00 |
|
Matthias
|
1554bc079a
|
ensure that open profit also updates in bot-comparison
closes #543
|
2021-10-28 19:33:08 +02:00 |
|