Commit Graph

2849 Commits

Author SHA1 Message Date
Matthias
9e911537ea
Merge pull request #986 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.41.0
build(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0
2022-10-26 07:19:37 +02:00
Matthias
b90c2d1a6c
Merge pull request #988 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.0.9
build(deps-dev): bump vue-tsc from 1.0.8 to 1.0.9
2022-10-26 07:18:33 +02:00
Matthias
19c0d768d9
Merge pull request #989 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.26.0
build(deps): bump core-js from 3.25.5 to 3.26.0
2022-10-26 07:18:22 +02:00
dependabot[bot]
3a2f75544d
build(deps): bump core-js from 3.25.5 to 3.26.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.25.5 to 3.26.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/commits/v3.26.0/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 05:06:40 +00:00
dependabot[bot]
da5fafbb6e
build(deps-dev): bump vue-tsc from 1.0.8 to 1.0.9
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.0.9/vue-language-tools/vue-tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 05:05:32 +00:00
dependabot[bot]
ba1cc1a5e2
build(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.41.0.
- [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.41.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>
2022-10-26 05:03:36 +00:00
Matthias
46ee4131f4 Improve fee display in trade detail 2022-10-21 16:18:39 +02:00
Matthias
409f6fb453
Merge pull request #984 from freqtrade/dependabot/docker/nginx-1.23.2-alpine
build(deps): bump nginx from 1.23.1-alpine to 1.23.2-alpine
2022-10-20 07:15:40 +02:00
dependabot[bot]
26e9bd1bdc
build(deps): bump nginx from 1.23.1-alpine to 1.23.2-alpine
Bumps nginx from 1.23.1-alpine to 1.23.2-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 05:02:43 +00:00
Matthias
98f2363c5c
Merge pull request #977 from freqtrade/dependabot/npm_and_yarn/main/axios-1.1.3
build(deps): bump axios from 0.27.2 to 1.1.3
2022-10-19 08:17:36 +02:00
Matthias
1c0835a6eb Remove no longer necessary parseParams function 2022-10-19 08:10:46 +02:00
Matthias
ebe7713591
Merge pull request #980 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.0.8
build(deps-dev): bump vue-tsc from 1.0.6 to 1.0.8
2022-10-19 08:00:06 +02:00
Matthias
03b4623619 Fix some lint errors 2022-10-19 07:59:50 +02:00
dependabot[bot]
8ed0e73745
build(deps): bump axios from 0.27.2 to 1.1.3
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.1.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.1.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 05:49:52 +00:00
dependabot[bot]
26b6fe26fd
build(deps-dev): bump vue-tsc from 1.0.6 to 1.0.8
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.0.8/vue-language-tools/vue-tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 05:49:24 +00:00
Matthias
f8eb69429a
Merge pull request #979 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.40.1
build(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.40.1
2022-10-19 07:47:49 +02:00
Matthias
4f4a44293e
Merge pull request #976 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.2.41
build(deps-dev): bump @vue/runtime-dom from 3.2.40 to 3.2.41
2022-10-19 07:47:30 +02:00
Matthias
b6e068a899
Merge pull request #983 from freqtrade/dependabot/npm_and_yarn/main/bootswatch-5.2.2
build(deps): bump bootswatch from 5.2.1 to 5.2.2
2022-10-19 07:46:55 +02:00
Matthias
f4fd142093
Merge pull request #982 from freqtrade/dependabot/npm_and_yarn/main/vue-and-vue-template-compiler-2.7.13
build(deps): bump vue and vue-template-compiler
2022-10-19 07:46:38 +02:00
dependabot[bot]
d4eb8933b7
build(deps): bump bootswatch from 5.2.1 to 5.2.2
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/thomaspark/bootswatch/releases)
- [Commits](https://github.com/thomaspark/bootswatch/compare/v5.2.1...v5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 05:04:30 +00:00
dependabot[bot]
3e838e1e96
build(deps): bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/core) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.7.10 to 2.7.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits)

Updates `vue-template-compiler` from 2.7.11 to 2.7.13
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue/compare/v2.7.11...v2.7.13)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 05:04:17 +00:00
dependabot[bot]
ed4dfc08f3
build(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.40.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.0 to 5.40.1.
- [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.40.1/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>
2022-10-19 05:02:47 +00:00
dependabot[bot]
b40f4d7ab0
build(deps-dev): bump @vue/runtime-dom from 3.2.40 to 3.2.41
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.2.40 to 3.2.41.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.2.41/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 05:02:04 +00:00
Matthias
0a62338bc9
Merge pull request #974 from freqtrade/dependabot/docker/node-18.11.0-alpine
build(deps): bump node from 18.10.0-alpine to 18.11.0-alpine
2022-10-17 07:09:58 +02:00
dependabot[bot]
2f156bddec
build(deps): bump node from 18.10.0-alpine to 18.11.0-alpine
Bumps node from 18.10.0-alpine to 18.11.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>
2022-10-17 05:01:53 +00:00
Matthias
b1359bb847
Merge pull request #972 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.0.5
build(deps-dev): bump vue-tsc from 0.40.1 to 1.0.5
2022-10-14 08:00:19 +02:00
Matthias
1a46a171ca Update tsconfig to fix b-form-radio error 2022-10-13 18:20:58 +02:00
Matthias
fc2c835924 Bump vue-tsc to 1.0.6 2022-10-13 18:20:58 +02:00
dependabot[bot]
6eb75822d8 build(deps-dev): bump vue-tsc from 0.40.1 to 1.0.5
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc) from 0.40.1 to 1.0.5.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.0.5/vue-language-tools/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 18:20:58 +02:00
Matthias
4da5dae6ae Revert "Update vue to 2.7.11"
This reverts commit 4d0773e769.
2022-10-12 22:09:16 +02:00
Matthias
4d0773e769 Update vue to 2.7.11 2022-10-12 07:59:02 +00:00
Matthias
1e79bedf10
Merge pull request #967 from freqtrade/dependabot/npm_and_yarn/main/pinia-2.0.23
build(deps): bump pinia from 2.0.22 to 2.0.23
2022-10-12 09:13:13 +02:00
dependabot[bot]
239109d1cf
build(deps): bump pinia from 2.0.22 to 2.0.23
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.22 to 2.0.23.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.22...pinia@2.0.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 06:26:29 +00:00
Matthias
224dfa650a
Merge pull request #971 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.40.0
build(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0
2022-10-12 08:11:37 +02:00
Matthias
7d2d759579
Merge pull request #965 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-3.3.1
build(deps-dev): bump @cypress/vite-dev-server from 3.2.0 to 3.3.1
2022-10-12 08:11:21 +02:00
Matthias
6748c60fad
Merge pull request #970 from freqtrade/dependabot/npm_and_yarn/main/sass-loader-13.1.0
build(deps-dev): bump sass-loader from 13.0.2 to 13.1.0
2022-10-12 08:10:53 +02:00
Matthias
de1acb9bfa
Merge pull request #969 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-2.3.0
build(deps): bump pinia-plugin-persistedstate from 2.2.0 to 2.3.0
2022-10-12 08:10:46 +02:00
dependabot[bot]
b0a90d0537
build(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.39.0 to 5.40.0.
- [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.40.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>
2022-10-12 05:17:15 +00:00
dependabot[bot]
9ba168d9d2
build(deps-dev): bump sass-loader from 13.0.2 to 13.1.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.0.2 to 13.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.0.2...v13.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 05:16:41 +00:00
dependabot[bot]
f9adfaf75e
build(deps): bump pinia-plugin-persistedstate from 2.2.0 to 2.3.0
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 05:12:33 +00:00
dependabot[bot]
9f1b938e5e
build(deps-dev): bump @cypress/vite-dev-server from 3.2.0 to 3.3.1
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v3.2.0...@cypress/vite-dev-server-v3.3.1)

---
updated-dependencies:
- dependency-name: "@cypress/vite-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 05:09:29 +00:00
Matthias
f4f064074c
Merge pull request #964 from Gjuju/fix_heikin_ashi
fix for heikin ashi calculation
2022-10-11 20:53:46 +02:00
Julien Gainza
a7fecbeba6 fix for heikin ashi calculation 2022-10-09 12:38:34 +02:00
Matthias
8469b2108e
Merge pull request #961 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-3.2.0
build(deps-dev): bump @cypress/vite-dev-server from 3.1.1 to 3.2.0
2022-10-05 08:54:58 +02:00
Matthias
176ec37059
Merge pull request #962 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.39.0
build(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0
2022-10-05 08:54:50 +02:00
Matthias
e3e70d45ce
Merge pull request #960 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.25.5
build(deps): bump core-js from 3.25.3 to 3.25.5
2022-10-05 08:54:39 +02:00
dependabot[bot]
245836aa5b
build(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.1 to 5.39.0.
- [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.39.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>
2022-10-05 05:22:52 +00:00
dependabot[bot]
4287b17231
build(deps-dev): bump @cypress/vite-dev-server from 3.1.1 to 3.2.0
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v3.1.1...@cypress/vite-dev-server-v3.2.0)

---
updated-dependencies:
- dependency-name: "@cypress/vite-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 05:22:12 +00:00
dependabot[bot]
1ce69ed8cd
build(deps): bump core-js from 3.25.3 to 3.25.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.3 to 3.25.5.
- [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.25.3...v3.25.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 05:20:32 +00:00
Matthias
c00bbf16fc Have pairlist length as hover over whitelist title 2022-10-01 20:38:50 +02:00