Commit Graph

760 Commits

Author SHA1 Message Date
Matthias
36c8d8c296 Upload correct zip 2020-12-06 13:45:05 +01:00
Matthias
677cfdde15 FIx path in zipping 2020-12-06 13:38:49 +01:00
Matthias
04534ccade Don't zip with dist in path 2020-12-06 13:34:27 +01:00
Matthias
acb04abf84 Manually zip files for release 2020-12-06 13:28:24 +01:00
Matthias
111d0b7b9d Test different syntax 2020-12-06 13:18:28 +01:00
Matthias
56b714fd4e Upload anything ... 2020-12-06 13:13:31 +01:00
Matthias
7e89ce41e7 Add ls -ls to release ci 2020-12-06 13:04:39 +01:00
Matthias
5c59b3a6a4 CI Update to published 2020-12-06 12:53:36 +01:00
Matthias
b6b455b900
Merge pull request #188 from freqtrade/ci_test
Change CI to use official node installation
2020-12-06 10:29:15 +01:00
Matthias
4cea1cc3f2 Add deploy step 2020-12-06 10:26:02 +01:00
Matthias
93fd1ba216 Remove unneeded log statements 2020-12-06 09:44:58 +01:00
Matthias
6f3b2a7c39 Exclude map files 2020-12-05 20:04:09 +01:00
Matthias
0413339212 Add artifact upload 2020-12-05 19:52:52 +01:00
Matthias
24ceb7d9bc Change CI to use official node installation 2020-12-05 19:46:15 +01:00
Matthias
86413a1518 Allow different pairSummary sorting method 2020-12-05 19:39:52 +01:00
Matthias
741afd6820 Improve TimeRangeselect 2020-12-05 19:33:37 +01:00
Matthias
86fda37d51 Use common profitvariable in profit_summary 2020-12-05 17:44:18 +01:00
Matthias
2ef746d8f8 Update dependencies 2020-12-05 17:19:35 +01:00
Matthias
fbb58ab52f Rename open_trades to trades 2020-12-05 17:17:39 +01:00
Matthias
fb8abc21a8 Make locks non-mandatory 2020-12-05 17:17:05 +01:00
Matthias
bfb7fe19c5 Make pairSummary more flexible 2020-12-05 17:14:42 +01:00
Matthias
082fd0c027 Move PairSummary to props instead of using vuex 2020-12-05 17:06:26 +01:00
Matthias
ffb55e0c1e Improve types 2020-12-03 20:15:36 +01:00
Matthias
8836bd922c Seperate balance interface to own type file 2020-12-03 20:15:36 +01:00
Matthias
db08da67d8 Seperate Lock interface into it's own file 2020-12-03 20:15:36 +01:00
Matthias
eb128b89ce Remove deprecated trade_profit 2020-12-03 20:15:36 +01:00
Matthias
8564908a9e
Merge pull request #187 from Colmea/feature/support-routing-from-url
feat: add support for routes loaded from URL (custom nginx config)
2020-12-03 20:15:18 +01:00
Arthur Schwaiger
bdb50f38e5 feat: add support for routes in URL (custom nginx config) 2020-12-03 17:42:16 +01:00
Matthias
82cf57ad11 Improve login flow when cors-errors are likely 2020-12-02 08:14:21 +01:00
Matthias
778cc2e7ff
Merge pull request #185 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.8.2
Bump @typescript-eslint/parser from 4.8.1 to 4.8.2
2020-11-30 09:19:18 +01:00
dependabot[bot]
ca7d3441d4
Bump @typescript-eslint/parser from 4.8.1 to 4.8.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.8.1 to 4.8.2.
- [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.8.2/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 08:08:44 +00:00
Matthias
7b7ce9e115
Merge pull request #181 from freqtrade/dependabot/npm_and_yarn/master/core-js-3.8.0
Bump core-js from 3.7.0 to 3.8.0
2020-11-30 07:35:56 +01:00
Matthias
70102a3f6d
Merge pull request #183 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-unit-jest-4.5.9
Bump @vue/cli-plugin-unit-jest from 4.5.8 to 4.5.9
2020-11-30 07:34:50 +01:00
Matthias
650535caa5
Merge pull request #182 from freqtrade/dependabot/npm_and_yarn/master/types/echarts-4.9.2
Bump @types/echarts from 4.9.0 to 4.9.2
2020-11-30 07:30:17 +01:00
Matthias
10ab549463
Merge pull request #184 from freqtrade/dependabot/npm_and_yarn/master/prettier-2.2.1
Bump prettier from 2.2.0 to 2.2.1
2020-11-30 07:29:56 +01:00
Matthias
65ce8f5e47
Merge pull request #186 from freqtrade/dependabot/npm_and_yarn/master/vuex-3.6.0
Bump vuex from 3.5.1 to 3.6.0
2020-11-30 07:29:34 +01:00
dependabot[bot]
9d3eddf0fd
Bump vuex from 3.5.1 to 3.6.0
Bumps [vuex](https://github.com/vuejs/vuex) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuex/compare/v3.5.1...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 05:33:27 +00:00
dependabot[bot]
84a62c31c8
Bump prettier from 2.2.0 to 2.2.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.0...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 05:31:11 +00:00
dependabot[bot]
cde538044c
Bump @vue/cli-plugin-unit-jest from 4.5.8 to 4.5.9
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.9/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.9/packages/@vue/cli-plugin-unit-jest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 05:30:41 +00:00
dependabot[bot]
dfd62b814f
Bump @types/echarts from 4.9.0 to 4.9.2
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.0 to 4.9.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 05:30:15 +00:00
dependabot[bot]
4ea5d6bb5d
Bump core-js from 3.7.0 to 3.8.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.8.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.7.0...v3.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 05:28:57 +00:00
Matthias
2c8bf13cf4 Update readme to include link to CORS documentation 2020-11-29 19:49:30 +01:00
Matthias
55d95e652b
Merge pull request #180 from freqtrade/dependabot/docker/node-15.3.0-alpine
Bump node from 15.2.1-alpine to 15.3.0-alpine
2020-11-25 06:31:36 +01:00
dependabot[bot]
2e021e4a9e
Bump node from 15.2.1-alpine to 15.3.0-alpine
Bumps node from 15.2.1-alpine to 15.3.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 05:18:57 +00:00
Matthias
c033c46372
Merge pull request #175 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-eslint-4.5.9
Bump @vue/cli-plugin-eslint from 4.5.8 to 4.5.9
2020-11-23 09:26:28 +01:00
Matthias
9a63120388
Merge pull request #171 from freqtrade/dependabot/npm_and_yarn/master/typescript-4.1.2
Bump typescript from 4.0.5 to 4.1.2
2020-11-23 09:24:05 +01:00
dependabot[bot]
85b62ba466
Bump @vue/cli-plugin-eslint from 4.5.8 to 4.5.9
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.9/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.9/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 08:23:59 +00:00
dependabot[bot]
e4ecc3d2ab
Bump typescript from 4.0.5 to 4.1.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.5...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 08:21:57 +00:00
Matthias
5f6a733460
Merge pull request #169 from freqtrade/dependabot/npm_and_yarn/master/prettier-2.2.0
Bump prettier from 2.1.2 to 2.2.0
2020-11-23 09:20:26 +01:00
Matthias
15e458150b
Merge pull request #172 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-typescript-4.5.9
Bump @vue/cli-plugin-typescript from 4.5.8 to 4.5.9
2020-11-23 09:20:09 +01:00