Commit Graph

1292 Commits

Author SHA1 Message Date
Matthias
cda58dff6e Improve plot-config behaviour when no subplots are configured 2021-05-14 06:27:52 +02:00
Matthias
6de989ab6f Revert "Yarn update"
This reverts commit a60da1347e.
2021-05-14 06:16:49 +02:00
Matthias
f33b4c3249
Merge pull request #349 from freqtrade/dependabot/npm_and_yarn/master/bootswatch-5.0.0
Bump bootswatch from 4.6.0 to 5.0.0
2021-05-10 08:54:10 +02:00
Matthias
a60da1347e Yarn update 2021-05-10 07:28:25 +02:00
Matthias
21c7ed564c Show Pair in trades_log 2021-05-10 07:26:35 +02:00
Matthias
dbb8a786b7
Merge pull request #344 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.22.1
Bump @typescript-eslint/parser from 4.22.0 to 4.22.1
2021-05-10 07:26:10 +02:00
Matthias
b757ad450f
Merge pull request #343 from freqtrade/dependabot/npm_and_yarn/master/prettier-2.3.0
Bump prettier from 2.2.1 to 2.3.0
2021-05-10 07:25:52 +02:00
Matthias
742d61115e
Merge pull request #348 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-unit-jest-4.5.13
Bump @vue/cli-plugin-unit-jest from 4.5.12 to 4.5.13
2021-05-10 07:25:28 +02:00
Matthias
3adc35eb4d
Merge pull request #345 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-router-4.5.13
Bump @vue/cli-plugin-router from 4.5.12 to 4.5.13
2021-05-10 07:25:19 +02:00
dependabot[bot]
a02c7ca135
Bump bootswatch from 4.6.0 to 5.0.0
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/thomaspark/bootswatch/releases)
- [Commits](https://github.com/thomaspark/bootswatch/compare/v4.6.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 05:21:28 +00:00
dependabot[bot]
798b3a77c4
Bump @vue/cli-plugin-unit-jest from 4.5.12 to 4.5.13
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-plugin-unit-jest)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 05:20:42 +00:00
dependabot[bot]
df84c5cd79
Bump @vue/cli-plugin-router from 4.5.12 to 4.5.13
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-plugin-router)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 05:18:06 +00:00
dependabot[bot]
a1b3f1fbf3
Bump @typescript-eslint/parser from 4.22.0 to 4.22.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.0 to 4.22.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 05:16:34 +00:00
dependabot[bot]
dcee0fc2c5
Bump prettier from 2.2.1 to 2.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 05:14:49 +00:00
Matthias
49acf285a1 rename convert_date method 2021-05-08 11:34:05 +02:00
Matthias
42518b71da Convert from moment to date-fns 2021-05-08 11:30:57 +02:00
Matthias
37fd8835b5 Set botname as page title 2021-05-08 10:07:31 +02:00
Matthias
61399e99cf TradesLog should use a starting zoom
closes #333
2021-05-08 10:02:07 +02:00
Matthias
943e98ff0a Sort pair-summary deterministically
closes #335
2021-05-08 09:57:15 +02:00
Matthias
6e20c88e7f Add "hide small balances" button to balance
closes #339
2021-05-08 09:47:31 +02:00
Matthias
1100e69741 Update Readme to reflect that developer installation is no longer
necessary
2021-05-08 08:08:55 +02:00
Matthias
00c15bb0f2
Merge pull request #340 from freqtrade/dependabot/docker/node-16.1.0-alpine
Bump node from 16.0.0-alpine to 16.1.0-alpine
2021-05-07 08:34:40 +02:00
dependabot[bot]
d104741f60
Bump node from 16.0.0-alpine to 16.1.0-alpine
Bumps node from 16.0.0-alpine to 16.1.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 05:18:36 +00:00
Matthias
159713e7c3
Merge pull request #338 from mablue/patch-1
FOr -> For
2021-05-06 14:18:36 +02:00
Masoud Azizi
e870184811
FOr -> For 2021-05-06 16:32:17 +04:30
Matthias
cd91841870 Fix breakages with docker build
closes #334 potentially fixes #205
2021-05-02 19:35:08 +02:00
Matthias
af2825738d Sort by close_date, then by trade_id 2021-04-27 17:20:29 +02:00
Matthias
9765f25f55
Merge pull request #331 from freqtrade/dependabot/docker/node-16.0.0-alpine
Bump node from 15.14.0-alpine to 16.0.0-alpine
2021-04-27 09:08:33 +02:00
Matthias
2e62fd7dcb
Merge pull request #332 from freqtrade/dependabot/docker/dot-devcontainer/node-16-slim
Bump node from 15-slim to 16-slim in /.devcontainer
2021-04-27 09:08:17 +02:00
dependabot[bot]
f3219b5ef8
Bump node from 15-slim to 16-slim in /.devcontainer
Bumps node from 15-slim to 16-slim.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 05:50:18 +00:00
dependabot[bot]
0c0e117361
Bump node from 15.14.0-alpine to 16.0.0-alpine
Bumps node from 15.14.0-alpine to 16.0.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 05:27:50 +00:00
Matthias
301806efd6
Merge pull request #329 from freqtrade/dependabot/npm_and_yarn/master/core-js-3.11.0
Bump core-js from 3.10.1 to 3.11.0
2021-04-26 08:45:17 +02:00
Matthias
6a0e8f8499
Merge pull request #330 from freqtrade/dependabot/npm_and_yarn/master/sass-1.32.11
Bump sass from 1.32.10 to 1.32.11
2021-04-26 08:45:08 +02:00
dependabot[bot]
404468bcd5
Bump sass from 1.32.10 to 1.32.11
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.10 to 1.32.11.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.10...1.32.11)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 05:19:46 +00:00
dependabot[bot]
1b05b8e239
Bump core-js from 3.10.1 to 3.11.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.10.1 to 3.11.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.11.0/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 05:18:44 +00:00
Matthias
7ffc34be9a Use correct chunknames 2021-04-24 16:52:13 +02:00
Matthias
2fc8854060 Sort closed trades by trade_id 2021-04-20 21:20:12 +02:00
Matthias
3bc285ec7b Don't sync twice on startup 2021-04-20 21:20:11 +02:00
Matthias
2af9aeb28a extract pagelength for trades request 2021-04-20 21:19:48 +02:00
Matthias
33ea51b244 Implement trades endpoint pagination 2021-04-20 21:19:48 +02:00
Matthias
741e7878f9 Prevent api spamming 2021-04-20 21:18:57 +02:00
Matthias
267f462009
Merge pull request #324 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.9.0
Bump eslint-plugin-vue from 7.8.0 to 7.9.0
2021-04-19 14:03:11 +02:00
dependabot[bot]
0b12d912b8
Bump eslint-plugin-vue from 7.8.0 to 7.9.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.8.0...v7.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 09:48:50 +00:00
Matthias
8b6c87ff10
Merge pull request #322 from freqtrade/dependabot/npm_and_yarn/master/humanize-duration-3.25.2
Bump humanize-duration from 3.25.1 to 3.25.2
2021-04-19 07:54:08 +02:00
Matthias
a089ae065e
Merge pull request #323 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.22.0
Bump @typescript-eslint/parser from 4.21.0 to 4.22.0
2021-04-19 07:53:57 +02:00
Matthias
54f97acf4e
Merge pull request #325 from freqtrade/dependabot/npm_and_yarn/master/sass-1.32.10
Bump sass from 1.32.8 to 1.32.10
2021-04-19 07:53:49 +02:00
Matthias
1e04846c83
Merge pull request #326 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-prettier-3.4.0
Bump eslint-plugin-prettier from 3.3.1 to 3.4.0
2021-04-19 07:53:18 +02:00
dependabot[bot]
14c4e18324
Bump eslint-plugin-prettier from 3.3.1 to 3.4.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 05:19:04 +00:00
dependabot[bot]
075ae5524f
Bump sass from 1.32.8 to 1.32.10
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.8 to 1.32.10.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.8...1.32.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 05:17:33 +00:00
dependabot[bot]
52c625cfdc
Bump @typescript-eslint/parser from 4.21.0 to 4.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 05:15:58 +00:00