Commit Graph

1079 Commits

Author SHA1 Message Date
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
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
dependabot[bot]
f140544180
Bump humanize-duration from 3.25.1 to 3.25.2
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.25.1 to 3.25.2.
- [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases)
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.25.1...v3.25.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 05:14:57 +00:00
Matthias
c9f2076660 Increase api service timeout 2021-04-18 09:33:41 +02:00
Matthias
ef09b5e801
Merge pull request #321 from freqtrade/dependabot/docker/nginx-1.19.10-alpine
Bump nginx from 1.19.9-alpine to 1.19.10-alpine
2021-04-14 08:37:30 +02:00
dependabot[bot]
d968b4b2d9
Bump nginx from 1.19.9-alpine to 1.19.10-alpine
Bumps nginx from 1.19.9-alpine to 1.19.10-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 05:26:43 +00:00
Matthias
d6238d5aea
Merge pull request #316 from freqtrade/dependabot/npm_and_yarn/master/typescript-4.2.4
Bump typescript from 4.2.3 to 4.2.4
2021-04-12 08:11:47 +02:00
Matthias
3fe139c436
Merge pull request #317 from freqtrade/dependabot/npm_and_yarn/master/vue/test-utils-1.1.4
Bump @vue/test-utils from 1.1.3 to 1.1.4
2021-04-12 08:11:40 +02:00
Matthias
6210b39522
Merge pull request #318 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.21.0
Bump @typescript-eslint/parser from 4.20.0 to 4.21.0
2021-04-12 08:11:30 +02:00
Matthias
9c4fe25ee4
Merge pull request #319 from freqtrade/dependabot/npm_and_yarn/master/core-js-3.10.1
Bump core-js from 3.10.0 to 3.10.1
2021-04-12 08:11:23 +02:00
dependabot[bot]
9782b6589d
Bump core-js from 3.10.0 to 3.10.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.10.0 to 3.10.1.
- [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.10.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:19:53 +00:00
dependabot[bot]
d1f2e934ba
Bump @typescript-eslint/parser from 4.20.0 to 4.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.20.0 to 4.21.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.21.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:19:15 +00:00
dependabot[bot]
e933223f3a
Bump @vue/test-utils from 1.1.3 to 1.1.4
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.4/packages/test-utils)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:18:31 +00:00
dependabot[bot]
c161187a50
Bump typescript from 4.2.3 to 4.2.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.3...v4.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:17:46 +00:00
Matthias
f28a4432aa
Merge pull request #315 from epigramx/master
Charting fix, mainly for the daily one. Negative values were off.
2021-04-10 13:56:59 +02:00