Commit Graph

4007 Commits

Author SHA1 Message Date
dependabot[bot]
add9167c1a
build(deps-dev): bump sass from 1.63.5 to 1.63.6
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.5 to 1.63.6.
- [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.63.5...1.63.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 03:57:49 +00:00
dependabot[bot]
f308b962f0
build(deps-dev): bump eslint-plugin-vue from 9.15.0 to 9.15.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.15.0 to 9.15.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.15.0...v9.15.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-06-28 03:57:17 +00:00
Matthias
0bb0c6a69b Add handling for websocket errors 2023-06-24 20:25:43 +02:00
Matthias
014663bb66 Limit susbscriptions to servermode 2023-06-24 20:22:59 +02:00
Matthias
d97453dda3
Merge pull request #1326 from Gjuju/Visualize-summary
Visualize summary
2023-06-24 17:24:46 +02:00
Julien Gainza
83c2cca255 Visualize summary 2023-06-24 16:34:56 +02:00
Matthias
b675d945fd
Merge pull request #1325 from freqtrade/dependabot/docker/node-20.3.1-alpine
build(deps): bump node from 20.3.0-alpine to 20.3.1-alpine
2023-06-23 06:56:30 +02:00
dependabot[bot]
c3b47678c2
build(deps): bump node from 20.3.0-alpine to 20.3.1-alpine
Bumps node from 20.3.0-alpine to 20.3.1-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-23 03:56:32 +00:00
Matthias
1b01ccca98
Merge pull request #1323 from freqtrade/dependabot/npm_and_yarn/main/eslint-8.43.0
build(deps-dev): bump eslint from 8.42.0 to 8.43.0
2023-06-22 07:23:00 +02:00
dependabot[bot]
458ba73e96
build(deps-dev): bump eslint from 8.42.0 to 8.43.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.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.42.0...v8.43.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-21 06:08:50 +00:00
Matthias
b0934c1d54
Merge pull request #1318 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.1
build(deps-dev): bump vue-tsc from 1.6.5 to 1.8.1
2023-06-21 08:07:42 +02:00
Matthias
c2303a7a76 Work around parameter type issue 2023-06-21 07:17:54 +02:00
Matthias
5cc567b1ba
Merge pull request #1312 from freqtrade/dependabot/npm_and_yarn/main/vueuse/integrations-10.2.0
build(deps): bump @vueuse/integrations from 10.1.2 to 10.2.0
2023-06-21 07:13:58 +02:00
Matthias
b36ccd922a
Merge pull request #1319 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-5.60.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0
2023-06-21 07:13:52 +02:00
Matthias
d112c65800 Support String type for CopyTextField 2023-06-21 07:10:13 +02:00
Matthias
95c05587d9
Merge pull request #1322 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.15.0
build(deps-dev): bump cypress from 12.14.0 to 12.15.0
2023-06-21 07:04:56 +02:00
dependabot[bot]
61f4e24a52
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.11 to 5.60.0.
- [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.60.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 05:04:47 +00:00
Matthias
5cdae36433 Improve variable naming 2023-06-21 07:01:59 +02:00
dependabot[bot]
2ffd32c701
build(deps-dev): bump cypress from 12.14.0 to 12.15.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.14.0 to 12.15.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/v12.14.0...v12.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 05:00:46 +00:00
dependabot[bot]
572396c3d1
build(deps-dev): bump vue-tsc from 1.6.5 to 1.8.1
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.6.5 to 1.8.1.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v1.8.1/packages/vue-tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 05:00:28 +00:00
Matthias
e03ce01886
Merge pull request #1315 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.60.0
build(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0
2023-06-21 06:58:03 +02:00
Matthias
7b3df2673a
Merge pull request #1316 from freqtrade/dependabot/npm_and_yarn/main/vitest-0.32.2
build(deps-dev): bump vitest from 0.32.0 to 0.32.2
2023-06-21 06:57:52 +02:00
Matthias
542f455f4b
Merge pull request #1321 from freqtrade/dependabot/npm_and_yarn/main/sass-1.63.5
build(deps-dev): bump sass from 1.63.4 to 1.63.5
2023-06-21 06:57:40 +02:00
Matthias
ecf4ef01d6
Merge pull request #1313 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.15.0
build(deps-dev): bump eslint-plugin-vue from 9.14.1 to 9.15.0
2023-06-21 06:57:32 +02:00
dependabot[bot]
51dc29b844
build(deps): bump @vueuse/integrations from 10.1.2 to 10.2.0
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.1.2 to 10.2.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.2.0/packages/integrations)

---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 04:55:55 +00:00
Matthias
ec4f5069ea
Merge pull request #1317 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-5.3.0
build(deps): bump @vuepic/vue-datepicker from 5.2.1 to 5.3.0
2023-06-21 06:54:58 +02:00
Matthias
8f8976d885
Merge pull request #1320 from freqtrade/dependabot/npm_and_yarn/main/pinia-2.1.4
build(deps): bump pinia from 2.1.3 to 2.1.4
2023-06-21 06:54:43 +02:00
dependabot[bot]
1a554b59d5
build(deps-dev): bump sass from 1.63.4 to 1.63.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.4 to 1.63.5.
- [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.63.4...1.63.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 04:00:52 +00:00
dependabot[bot]
12725ee219
build(deps): bump pinia from 2.1.3 to 2.1.4
Bumps [pinia](https://github.com/vuejs/pinia) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.3...pinia@2.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 04:00:13 +00:00
dependabot[bot]
2fe668fbcb
build(deps): bump @vuepic/vue-datepicker from 5.2.1 to 5.3.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v.5.2.1...v5.3.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-21 03:58:37 +00:00
dependabot[bot]
dcfd0ec7ab
build(deps-dev): bump vitest from 0.32.0 to 0.32.2
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.32.0 to 0.32.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.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-06-21 03:58:19 +00:00
dependabot[bot]
34285d4d02
build(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.11 to 5.60.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.60.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>
2023-06-21 03:57:55 +00:00
dependabot[bot]
04dfced086
build(deps-dev): bump eslint-plugin-vue from 9.14.1 to 9.15.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.14.1 to 9.15.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.14.1...v9.15.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>
2023-06-21 03:57:19 +00:00
Matthias
c8c45b28c4 Extract trade display from candlechart component 2023-06-20 20:58:32 +02:00
Matthias
9e949ad904 Add e2e test for pairlist config 2023-06-18 16:41:37 +02:00
Matthias
a4230ba252 Rename and update webserver config 2023-06-18 16:41:22 +02:00
Matthias
1dc608c87c
Merge pull request #1265 from Tako88/feat/pairlistconfig
Pairlist configuration
2023-06-15 20:01:57 +02:00
Tako
5d3b64cdc9 remove unnecessary rule 2023-06-15 14:03:13 +00:00
Tako
b11564b742 fix results hidden on small screens 2023-06-15 14:01:19 +00:00
Matthias
01e4ed704c Improve responsive behavior for Pairlist config actions 2023-06-15 06:44:43 +02:00
Matthias
0bf7531d7a
Merge pull request #1311 from freqtrade/dependabot/docker/nginx-1.25.1-alpine
build(deps): bump nginx from 1.25.0-alpine to 1.25.1-alpine
2023-06-15 06:01:48 +02:00
dependabot[bot]
30d28df910
build(deps): bump nginx from 1.25.0-alpine to 1.25.1-alpine
Bumps nginx from 1.25.0-alpine to 1.25.1-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 03:56:30 +00:00
Matthias
5e6413eb27
Merge pull request #1304 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-5.59.11
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11
2023-06-14 07:01:37 +02:00
Matthias
23533a17ab
Merge pull request #1309 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.31.0
build(deps): bump core-js from 3.30.2 to 3.31.0
2023-06-14 06:58:43 +02:00
Matthias
8bd4a49e9b
Merge pull request #1307 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.14.0
build(deps-dev): bump cypress from 12.13.0 to 12.14.0
2023-06-14 06:52:35 +02:00
Matthias
1214dc8cff
Merge pull request #1305 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.16.3
build(deps-dev): bump unplugin-icons from 0.16.2 to 0.16.3
2023-06-14 06:51:42 +02:00
Matthias
778bf6664f
Merge pull request #1306 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-5.2.1
build(deps): bump @vuepic/vue-datepicker from 5.2.0 to 5.2.1
2023-06-14 06:44:29 +02:00
Matthias
81eac5fc7b
Merge pull request #1308 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.6.0
build(deps): bump vue-echarts from 6.5.5 to 6.6.0
2023-06-14 06:30:15 +02:00
dependabot[bot]
8fe6864931
build(deps-dev): bump unplugin-icons from 0.16.2 to 0.16.3
Bumps [unplugin-icons](https://github.com/antfu/unplugin-icons) from 0.16.2 to 0.16.3.
- [Release notes](https://github.com/antfu/unplugin-icons/releases)
- [Commits](https://github.com/antfu/unplugin-icons/compare/v0.16.2...v0.16.3)

---
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-14 04:24:49 +00:00
dependabot[bot]
dd9190ed2c
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.9 to 5.59.11.
- [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.11/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-14 04:24:47 +00:00