Commit Graph

5375 Commits

Author SHA1 Message Date
Matthias
e5cf73e0ea
Merge pull request #1873 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.7.2
build(deps): bump vue-echarts from 6.7.1 to 6.7.2
2024-05-08 06:23:16 +02:00
Matthias
2e543b7dd2
Merge pull request #1872 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.5.1
build(deps): bump @vuepic/vue-datepicker from 8.5.0 to 8.5.1
2024-05-08 06:22:41 +02:00
Matthias
7d74ce4457
Merge pull request #1870 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-493a920989
build(deps): bump bootstrap-vue-next from 0.17.4 to 0.17.5 in the bootstrap group
2024-05-08 06:22:21 +02:00
Matthias
3d388727c5
Merge pull request #1878 from freqtrade/dependabot/npm_and_yarn/main/types/node-20.12.10
build(deps-dev): bump @types/node from 20.12.7 to 20.12.10
2024-05-08 06:21:52 +02:00
Matthias
3d00db5035
Merge pull request #1879 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.6.0
build(deps-dev): bump vitest from 1.5.3 to 1.6.0
2024-05-08 06:21:37 +02:00
dependabot[bot]
9a62621af7
build(deps-dev): bump @types/node from 20.12.7 to 20.12.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.7 to 20.12.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 03:12:03 +00:00
dependabot[bot]
3eae29b377
build(deps-dev): bump vitest from 1.5.3 to 1.6.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.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>
2024-05-08 03:12:03 +00:00
dependabot[bot]
bce96cdd8f
build(deps-dev): bump sass from 1.76.0 to 1.77.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.76.0 to 1.77.0.
- [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.76.0...1.77.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 03:12:01 +00:00
dependabot[bot]
4bc798ffaf
build(deps): bump vue-echarts from 6.7.1 to 6.7.2
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.7.1 to 6.7.2.
- [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.7.1...v6.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 03:11:56 +00:00
dependabot[bot]
da576574c3
build(deps): bump @vuepic/vue-datepicker from 8.5.0 to 8.5.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Changelog](https://github.com/Vuepic/vue-datepicker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v8.5.0...v8.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 03:08:34 +00:00
dependabot[bot]
3733cfb334
build(deps): bump bootstrap-vue-next in the bootstrap group
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap-vue-next` from 0.17.4 to 0.17.5
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.17.5/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: bootstrap-vue-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bootstrap
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 03:07:20 +00:00
Matthias
0bb60df867 Fix light styling hickup 2024-05-04 17:12:18 +02:00
Matthias
1d5bfea6c9 Make sure cors message is left-aligned 2024-05-04 17:12:18 +02:00
Matthias
c8564d6228
Merge pull request #1867 from freqtrade/dependabot/docker/node-22.1.0-alpine
build(deps): bump node from 22.0.0-alpine to 22.1.0-alpine
2024-05-03 06:23:33 +02:00
dependabot[bot]
182505fa43
build(deps): bump node from 22.0.0-alpine to 22.1.0-alpine
Bumps node from 22.0.0-alpine to 22.1.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>
2024-05-03 03:07:24 +00:00
Matthias
5917349523
Merge pull request #1860 from freqtrade/dependabot/npm_and_yarn/main/eslint-11d843b6b1
build(deps-dev): bump the eslint group with 3 updates
2024-05-01 09:00:57 +02:00
dependabot[bot]
0ab03e39da
build(deps-dev): bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@typescript-eslint/eslint-plugin` from 7.7.1 to 7.8.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/v7.8.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.7.1 to 7.8.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/v7.8.0/packages/parser)

Updates `typescript-eslint` from 7.7.1 to 7.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 06:34:31 +00:00
Matthias
a4d551a0ba
Merge pull request #1866 from freqtrade/dependabot/npm_and_yarn/main/vue-d43a165d63
build(deps): bump the vue group across 1 directory with 4 updates
2024-05-01 08:32:30 +02:00
dependabot[bot]
1a72858034
build(deps): bump the vue group across 1 directory with 4 updates
Bumps the vue group with 4 updates in the / directory: [vue](https://github.com/vuejs/core), [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc), [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `vue` from 3.4.25 to 3.4.26
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.25...v3.4.26)

Updates `@vue/compiler-sfc` from 3.4.25 to 3.4.26
- [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.4.26/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.25 to 3.4.26
- [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.4.26/packages/runtime-dom)

Updates `vue-tsc` from 2.0.14 to 2.0.16
- [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/v2.0.16/packages/tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 06:27:58 +00:00
Matthias
a651e600a3
Merge pull request #1862 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-f2d8450d24
build(deps): bump bootstrap-vue-next from 0.17.2 to 0.17.4 in the bootstrap group
2024-05-01 08:25:22 +02:00
Matthias
b5715b08ba
Merge pull request #1864 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.5.3
build(deps-dev): bump vitest from 1.5.2 to 1.5.3
2024-05-01 08:20:18 +02:00
Matthias
e6a9dd8c93
Merge pull request #1865 from freqtrade/dependabot/npm_and_yarn/main/globals-15.1.0
build(deps-dev): bump globals from 15.0.0 to 15.1.0
2024-05-01 08:19:45 +02:00
Matthias
e70d855937
Merge pull request #1863 from freqtrade/dependabot/npm_and_yarn/main/sass-1.76.0
build(deps-dev): bump sass from 1.75.0 to 1.76.0
2024-05-01 08:19:24 +02:00
dependabot[bot]
304efb5b47
build(deps-dev): bump globals from 15.0.0 to 15.1.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.0.0 to 15.1.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.0.0...v15.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 03:30:20 +00:00
dependabot[bot]
b77679143f
build(deps-dev): bump vitest from 1.5.2 to 1.5.3
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.3/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>
2024-05-01 03:29:56 +00:00
dependabot[bot]
c96637dcc0
build(deps-dev): bump sass from 1.75.0 to 1.76.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.75.0 to 1.76.0.
- [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.75.0...1.76.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 03:29:29 +00:00
dependabot[bot]
ea63a9f3b9
build(deps): bump bootstrap-vue-next in the bootstrap group
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap-vue-next` from 0.17.2 to 0.17.4
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.17.4/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: bootstrap-vue-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bootstrap
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 03:28:57 +00:00
Matthias
f9935751e3
Merge pull request #1858 from freqtrade/dependabot/docker/node-22.0.0-alpine
build(deps): bump node from 21.7.3-alpine to 22.0.0-alpine
2024-04-30 06:45:57 +02:00
Matthias
980f5bf9fd
Merge pull request #1859 from freqtrade/ci_22
Run CI against node 22
2024-04-30 06:45:43 +02:00
Matthias
1ee73fd919 Run CI against node 22 2024-04-30 06:21:12 +02:00
dependabot[bot]
c8bfdea84f
build(deps): bump node from 21.7.3-alpine to 22.0.0-alpine
Bumps node from 21.7.3-alpine to 22.0.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 03:54:18 +00:00
Matthias
e18091eb27 Don't pointlessly log 2024-04-28 22:10:02 +02:00
Matthias
bc743179c1 Improve interceptor to avoidwrongly showing "loggedout" stati 2024-04-28 22:08:33 +02:00
Matthias
850152eabe Use scrollable legend
(helps when there's tons of indicators in a chart)
2024-04-28 16:13:33 +02:00
Matthias
918b57d055 Improve visual feedback when loading 2024-04-28 15:58:31 +02:00
Matthias
fa18c043c4 Use "reduced" pair_history endpoint 2024-04-28 15:58:16 +02:00
Matthias
d51246d1d1 Trigger candle reload if plotconfig changes in "reduced" mode 2024-04-28 15:46:13 +02:00
Matthias
f9355790c8 Add setting to disable reduced pair calls 2024-04-28 15:45:18 +02:00
Matthias
275bad172c Improve refresh logic 2024-04-28 15:30:27 +02:00
Matthias
348cb8349b move Plotted Pair to store for easier reloads 2024-04-28 15:24:03 +02:00
Matthias
74883723ce only download usedColumns by default 2024-04-28 13:51:19 +02:00
Matthias
6dc6bc0661 Extract pair/candle type from types.ts 2024-04-28 13:37:42 +02:00
Matthias
658271ea91 Implement apiv 2.35 pair_candles post call 2024-04-28 11:50:42 +02:00
Matthias
e87daa38bf Switch getPairCandles to async 2024-04-28 11:45:55 +02:00
Matthias
4d4556e59c Explicitly use eslint.config.mjs 2024-04-28 09:54:58 +02:00
Matthias
9d42d2caba Prevent some odd Update calls if bot is not logged in 2024-04-28 09:52:25 +02:00
Matthias
ea55ab606f
Merge pull request #1855 from freqtrade/dependabot/npm_and_yarn/main/eslint-d3931a42c4
build(deps-dev): bump eslint from 8.57.0 to 9.1.1 in the eslint group
2024-04-26 12:10:13 +02:00
Matthias
a339a25751
Merge pull request #1857 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.5.2
build(deps-dev): bump vitest from 1.5.0 to 1.5.2
2024-04-26 12:05:56 +02:00
dependabot[bot]
cb4981ffdf
build(deps-dev): bump eslint from 8.57.0 to 9.1.1 in the eslint group
Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 8.57.0 to 9.1.1
- [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.57.0...v9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 10:02:15 +00:00
dependabot[bot]
12df333145
build(deps-dev): bump vitest from 1.5.0 to 1.5.2
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.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>
2024-04-26 10:01:51 +00:00