Commit Graph

1956 Commits

Author SHA1 Message Date
dependabot[bot]
6e4825129b
Bump @typescript-eslint/parser from 5.10.2 to 5.11.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.2 to 5.11.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.11.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-02-09 05:02:28 +00:00
Matthias
f63836e56b Add "increase over initial capital" to balance table 2022-02-07 20:06:14 +01:00
Matthias
c77c81c4c2
Merge pull request #664 from freqtrade/vite
Transition freqUI to Vite
2022-02-06 14:35:25 +01:00
Matthias
ca7b9efcb1 Update dev port to 3000 2022-02-05 20:13:18 +01:00
Matthias
f2574b8b6e Revert removal of limit parameter for now 2022-02-05 19:53:05 +01:00
Matthias
c0675e78f9 Remove unneeded dependencies 2022-02-05 19:52:53 +01:00
Matthias
06660dba60 Try fix test:unit for vite 2022-02-05 19:34:59 +01:00
Matthias
5f241a41b2 Remove unused variable 2022-02-05 19:34:59 +01:00
Matthias
54862c0685 Remove airbnb style from eslint config 2022-02-05 19:34:56 +01:00
Matthias
58d42839c8 Switch to vite 2022-02-05 19:28:07 +01:00
Matthias
4702a0d057 Add detail view for margin trades 2022-02-05 19:22:20 +01:00
Matthias
4aef20ca86 Fix forcebuy schema 2022-02-05 19:22:20 +01:00
Matthias
66348322b4 Don't limit lookback to 500 candles 2022-02-05 19:22:20 +01:00
Matthias
e37e901b8e Remove log statement 2022-02-05 19:22:20 +01:00
Matthias
4e46cbee54 Add new settngs to Botstate type 2022-02-05 19:22:20 +01:00
Matthias
d2e3e80ea8
Merge pull request #663 from freqtrade/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7
2022-02-02 16:37:57 +01:00
dependabot[bot]
ab28921b87
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 13:48:58 +00:00
Matthias
835de15d30
Merge pull request #662 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.10.2
Bump @typescript-eslint/parser from 5.10.1 to 5.10.2
2022-02-02 06:13:58 +01:00
Matthias
4ef9b0839a
Merge pull request #659 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.4.5
Bump @vue/composition-api from 1.4.4 to 1.4.5
2022-02-02 06:13:51 +01:00
Matthias
20fa9c0944
Merge pull request #657 from freqtrade/dependabot/npm_and_yarn/main/echarts-5.3.0
Bump echarts from 5.2.2 to 5.3.0
2022-02-02 06:13:41 +01:00
Matthias
5030869ddb
Merge pull request #658 from freqtrade/dependabot/npm_and_yarn/main/cypress-9.4.1
Bump cypress from 9.3.1 to 9.4.1
2022-02-02 06:13:25 +01:00
Matthias
9ccefd1a2f
Merge pull request #661 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.21.0
Bump core-js from 3.20.3 to 3.21.0
2022-02-02 06:13:18 +01:00
Matthias
4226b56200
Merge pull request #660 from freqtrade/dependabot/npm_and_yarn/main/sass-1.49.7
Bump sass from 1.49.0 to 1.49.7
2022-02-02 06:13:11 +01:00
dependabot[bot]
9687e7fefd
Bump @typescript-eslint/parser from 5.10.1 to 5.10.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.1 to 5.10.2.
- [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.10.2/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-02-02 05:05:37 +00:00
dependabot[bot]
93c65248c6
Bump core-js from 3.20.3 to 3.21.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.3 to 3.21.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.20.3...v3.21.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>
2022-02-02 05:05:17 +00:00
dependabot[bot]
561ef9de60
Bump sass from 1.49.0 to 1.49.7
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.0 to 1.49.7.
- [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.49.0...1.49.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 05:04:43 +00:00
dependabot[bot]
a6694e0bf7
Bump @vue/composition-api from 1.4.4 to 1.4.5
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.4 to 1.4.5.
- [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.4.4...v1.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 05:04:07 +00:00
dependabot[bot]
e614857fcb
Bump cypress from 9.3.1 to 9.4.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.3.1 to 9.4.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.3.1...v9.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 05:03:53 +00:00
dependabot[bot]
a4cdc36640
Bump echarts from 5.2.2 to 5.3.0
Bumps [echarts](https://github.com/apache/echarts) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.2.2...5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 05:03:36 +00:00
Matthias
ca3cd13629 Add forceshort capability to forcebuy form 2022-01-27 06:52:35 +01:00
Matthias
5396add212
Merge pull request #655 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.5.5
Bump typescript from 4.5.4 to 4.5.5
2022-01-26 06:21:21 +01:00
Matthias
4d31ffda7f
Merge pull request #656 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.13
Bump @types/echarts from 4.9.12 to 4.9.13
2022-01-26 06:21:14 +01:00
Matthias
72d9738f5f
Merge pull request #654 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.10.1
Bump @typescript-eslint/parser from 5.10.0 to 5.10.1
2022-01-26 06:21:05 +01:00
Matthias
5ace3d0993
Merge pull request #653 from freqtrade/dependabot/docker/nginx-1.21.6-alpine
Bump nginx from 1.21.5-alpine to 1.21.6-alpine
2022-01-26 06:20:19 +01:00
dependabot[bot]
1951e7091f
Bump @types/echarts from 4.9.12 to 4.9.13
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.12 to 4.9.13.
- [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>
2022-01-26 05:05:55 +00:00
dependabot[bot]
5aaf664cca
Bump typescript from 4.5.4 to 4.5.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 05:05:16 +00:00
dependabot[bot]
cc60aadf34
Bump @typescript-eslint/parser from 5.10.0 to 5.10.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.0 to 5.10.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.10.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-01-26 05:03:59 +00:00
dependabot[bot]
d6ec137d26
Bump nginx from 1.21.5-alpine to 1.21.6-alpine
Bumps nginx from 1.21.5-alpine to 1.21.6-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-01-26 05:02:03 +00:00
Matthias
a319db8a84 Update cypress tests 2022-01-24 20:28:42 +01:00
Matthias
6b9a590ddd Refresh right after login 2022-01-24 20:28:42 +01:00
Matthias
4c040a78a2
Create FUNDING.yml 2022-01-24 20:28:26 +01:00
Matthias
ce4208c452 Hide small balances from Chart 2022-01-24 19:47:33 +01:00
Matthias
c40660c2cb Update definition of "small balance" for Balance chart 2022-01-24 19:36:32 +01:00
Matthias
367527ce9c Allow stake-amount when forcebuying 2022-01-22 15:00:12 +01:00
Matthias
9413e75b12 Fix bug in forcesell all 2022-01-22 13:22:52 +01:00
Matthias
136f7a8267 Add forcesell all button to botcontrols 2022-01-22 13:04:12 +01:00
Matthias
b272db088a
Merge pull request #652 from freqtrade/dependabot/npm_and_yarn/main/cypress-9.3.1
Bump cypress from 9.2.1 to 9.3.1
2022-01-20 07:10:41 +01:00
dependabot[bot]
7734e520b8
Bump cypress from 9.2.1 to 9.3.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.2.1 to 9.3.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.2.1...v9.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 05:31:32 +00:00
Matthias
9f7cba0e9a
Merge pull request #651 from freqtrade/dependabot/docker/node-17.4.0-alpine
Bump node from 17.3.1-alpine to 17.4.0-alpine
2022-01-20 06:28:07 +01:00
dependabot[bot]
e790b04c50
Bump node from 17.3.1-alpine to 17.4.0-alpine
Bumps node from 17.3.1-alpine to 17.4.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-01-20 05:02:35 +00:00