Commit Graph

3723 Commits

Author SHA1 Message Date
dependabot[bot]
0f8254b134
build(deps): bump vue-echarts from 6.5.5 to 6.6.0
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.5.5 to 6.6.0.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ecomfe/vue-echarts/compare/v6.5.5...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 03:57:56 +00:00
Matthias
6620618079
Merge pull request #1302 from freqtrade/dependabot/docker/node-20.3.0-alpine
build(deps): bump node from 20.2.0-alpine to 20.3.0-alpine
2023-06-12 06:25:06 +02:00
dependabot[bot]
2536f8d424
build(deps): bump node from 20.2.0-alpine to 20.3.0-alpine
Bumps node from 20.2.0-alpine to 20.3.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>
2023-06-12 03:56:40 +00:00
Matthias
ff8d811f07
Merge pull request #1297 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.1.3
build(deps-dev): bump typescript from 5.0.4 to 5.1.3
2023-06-07 20:41:28 +02:00
Matthias
06aa4406e6 Remove incompatible options from chart
(these options are not compatible with time scale axis, and were not used anyway)
2023-06-07 20:26:54 +02:00
dependabot[bot]
0e58da5f4b
build(deps-dev): bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 15:47:03 +00:00
Matthias
4aaaaa882c
Merge pull request #1298 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.59.9
build(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9
2023-06-07 17:46:08 +02:00
dependabot[bot]
2bdc599d6e
build(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.8 to 5.59.9.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/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>
2023-06-07 15:38:26 +00:00
Matthias
0a8d244212
Merge pull request #1296 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-5.59.9
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9
2023-06-07 17:37:43 +02:00
Matthias
d1de7620f9
Merge pull request #1299 from freqtrade/dependabot/npm_and_yarn/main/unplugin-vue-components-0.25.1
build(deps-dev): bump unplugin-vue-components from 0.25.0 to 0.25.1
2023-06-07 17:37:27 +02:00
Matthias
48c2c4cd6e
Merge pull request #1300 from freqtrade/dependabot/npm_and_yarn/main/eslint-8.42.0
build(deps-dev): bump eslint from 8.41.0 to 8.42.0
2023-06-07 17:37:07 +02:00
dependabot[bot]
a5451cd02f
build(deps-dev): bump unplugin-vue-components from 0.25.0 to 0.25.1
Bumps [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/antfu/unplugin-vue-components/releases)
- [Commits](https://github.com/antfu/unplugin-vue-components/compare/v0.25.0...v0.25.1)

---
updated-dependencies:
- dependency-name: unplugin-vue-components
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 06:21:36 +00:00
Matthias
8b81245890
Merge pull request #1301 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.16.2
build(deps-dev): bump unplugin-icons from 0.16.1 to 0.16.2
2023-06-07 08:20:13 +02:00
dependabot[bot]
b2f2ba43fe
build(deps-dev): bump unplugin-icons from 0.16.1 to 0.16.2
Bumps [unplugin-icons](https://github.com/antfu/unplugin-icons) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/antfu/unplugin-icons/releases)
- [Commits](https://github.com/antfu/unplugin-icons/compare/v0.16.1...v0.16.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 06:19:46 +00:00
Matthias
b4616ea5d1
Merge pull request #1295 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-5.2.0
build(deps): bump @vuepic/vue-datepicker from 5.1.2 to 5.2.0
2023-06-07 08:19:13 +02:00
Matthias
cd9a07da24
Merge pull request #1294 from freqtrade/dependabot/npm_and_yarn/main/vitest-0.32.0
build(deps-dev): bump vitest from 0.31.2 to 0.32.0
2023-06-07 08:18:25 +02:00
dependabot[bot]
d22439e6aa
build(deps-dev): bump eslint from 8.41.0 to 8.42.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 03:58:32 +00:00
dependabot[bot]
5f4b1aea8d
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.8 to 5.59.9.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 03:57:29 +00:00
dependabot[bot]
982949b5dd
build(deps): bump @vuepic/vue-datepicker from 5.1.2 to 5.2.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v5.1.2...v5.2.0)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 03:57:03 +00:00
dependabot[bot]
5e81388f1a
build(deps-dev): bump vitest from 0.31.2 to 0.32.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.31.2 to 0.32.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.0/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 03:56:52 +00:00
Matthias
f986c7c907 Add exchanges endpoint 2023-06-03 12:32:05 +02:00
Matthias
b82d694b80 Implement duplication of plot configs 2023-06-02 17:28:22 +02:00
Matthias
b716a165c8 Use bootstraps bultin functionality to switch theme 2023-06-02 17:05:10 +02:00
Matthias
c19c1695dc Fix disappearing theme select button 2023-06-01 06:23:42 +02:00
Matthias
a2bacd5243
Merge pull request #1290 from freqtrade/dependabot/npm_and_yarn/main/vite-4.3.9
build(deps-dev): bump vite from 4.3.8 to 4.3.9
2023-05-31 07:36:08 +02:00
dependabot[bot]
63097443af
build(deps-dev): bump vite from 4.3.8 to 4.3.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.8 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 05:15:43 +00:00
Matthias
94045cba8b Remove emtpy styles 2023-05-31 07:10:27 +02:00
Matthias
6d9b95d5f3
Merge pull request #1291 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-5.59.8
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8
2023-05-31 07:09:05 +02:00
Matthias
47bf6e66e1
Merge pull request #1289 from freqtrade/dependabot/npm_and_yarn/main/vitest-0.31.2
build(deps-dev): bump vitest from 0.31.1 to 0.31.2
2023-05-31 07:08:55 +02:00
dependabot[bot]
e4a4cda67a
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.7 to 5.59.8.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 04:44:17 +00:00
Matthias
65eda93cb9
Merge pull request #1292 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.18
build(deps-dev): bump @types/echarts from 4.9.17 to 4.9.18
2023-05-31 06:42:59 +02:00
dependabot[bot]
78bb943970
build(deps-dev): bump vitest from 0.31.1 to 0.31.2
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.31.1 to 0.31.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.31.2/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 04:42:51 +00:00
Matthias
c3e8b3db7a
Merge pull request #1285 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.14.1
build(deps-dev): bump eslint-plugin-vue from 9.14.0 to 9.14.1
2023-05-31 06:42:51 +02:00
Matthias
df4a6d85d4
Merge pull request #1288 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.59.8
build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8
2023-05-31 06:42:38 +02:00
Matthias
24dddfc6e1
Merge pull request #1286 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-5.3.0
build(deps): bump bootstrap from 5.2.3 to 5.3.0
2023-05-31 06:42:29 +02:00
Matthias
8caa1bb18c
Merge pull request #1287 from freqtrade/dependabot/npm_and_yarn/main/popperjs/core-2.11.8
build(deps): bump @popperjs/core from 2.11.7 to 2.11.8
2023-05-31 06:42:17 +02:00
Matthias
e534d937dc
Merge pull request #1293 from freqtrade/dependabot/npm_and_yarn/main/unplugin-vue-components-0.25.0
build(deps-dev): bump unplugin-vue-components from 0.24.1 to 0.25.0
2023-05-31 06:42:04 +02:00
Matthias
652d82d75d
Merge pull request #1284 from freqtrade/dependabot/npm_and_yarn/main/vue-router-4.2.2
build(deps): bump vue-router from 4.2.1 to 4.2.2
2023-05-31 06:41:53 +02:00
dependabot[bot]
6011843b1c
build(deps-dev): bump unplugin-vue-components from 0.24.1 to 0.25.0
Bumps [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components) from 0.24.1 to 0.25.0.
- [Release notes](https://github.com/antfu/unplugin-vue-components/releases)
- [Commits](https://github.com/antfu/unplugin-vue-components/compare/v0.24.1...v0.25.0)

---
updated-dependencies:
- dependency-name: unplugin-vue-components
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 04:01:37 +00:00
dependabot[bot]
38e2f21120
build(deps-dev): bump @types/echarts from 4.9.17 to 4.9.18
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.17 to 4.9.18.
- [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>
2023-05-31 04:01:18 +00:00
dependabot[bot]
f8fcc499dd
build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.7 to 5.59.8.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/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>
2023-05-31 03:59:16 +00:00
dependabot[bot]
2f84fe6d1b
build(deps): bump @popperjs/core from 2.11.7 to 2.11.8
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.11.7 to 2.11.8.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/commits)

---
updated-dependencies:
- dependency-name: "@popperjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 03:58:24 +00:00
dependabot[bot]
c61a5c5bb5
build(deps): bump bootstrap from 5.2.3 to 5.3.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.3...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 03:57:40 +00:00
dependabot[bot]
5baf9c71fc
build(deps-dev): bump eslint-plugin-vue from 9.14.0 to 9.14.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.14.0 to 9.14.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.14.0...v9.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 03:57:18 +00:00
dependabot[bot]
3e7df1c373
build(deps): bump vue-router from 4.2.1 to 4.2.2
Bumps [vue-router](https://github.com/vuejs/router) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.2.1...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 03:57:01 +00:00
Matthias
a0ffbafd82 Don't allow disabling of the only series in the chart 2023-05-28 16:18:39 +02:00
Matthias
e29e19a5b2 Improved wording 2023-05-28 16:10:02 +02:00
Matthias
3f23785f03 Improve tooltip wording 2023-05-28 16:05:42 +02:00
Matthias
924b1d3811 Use Total profit for open cumprofit calcs 2023-05-28 16:04:59 +02:00
Matthias
88d4b5cf97 Show tooltip for current_profit 2023-05-28 15:51:13 +02:00