Matthias
|
a8fbdfbd51
|
Merge pull request #46 from freqtrade/dependabot/npm_and_yarn/master/typescript-3.9.7
Bump typescript from 3.9.6 to 3.9.7
|
2020-07-26 10:55:44 +02:00 |
|
Matthias
|
5e71b45257
|
Ensure reproducible builds
|
2020-07-26 10:52:07 +02:00 |
|
Matthias
|
fa278e34da
|
Adjust styles to new eslint-prettier plugin version
|
2020-07-26 10:48:07 +02:00 |
|
Matthias
|
07914cb3f0
|
Update dependabot file format
|
2020-07-26 10:46:24 +02:00 |
|
dependabot[bot]
|
cd7b6371b3
|
Bump typescript from 3.9.6 to 3.9.7
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v3.9.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-26 08:41:02 +00:00 |
|
dependabot[bot]
|
c0a9ee4444
|
Bump eslint-plugin-prettier-vue from 2.1.0 to 2.1.1
Bumps [eslint-plugin-prettier-vue](https://github.com/meteorlxy/eslint-plugin-prettier-vue) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/meteorlxy/eslint-plugin-prettier-vue/releases)
- [Changelog](https://github.com/meteorlxy/eslint-plugin-prettier-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/meteorlxy/eslint-plugin-prettier-vue/compare/v2.1.0...v2.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-26 08:40:30 +00:00 |
|
dependabot[bot]
|
4a5a88b1d7
|
Bump vue-class-component from 7.2.3 to 7.2.5
Bumps [vue-class-component](https://github.com/vuejs/vue-class-component) from 7.2.3 to 7.2.5.
- [Release notes](https://github.com/vuejs/vue-class-component/releases)
- [Commits](https://github.com/vuejs/vue-class-component/compare/v7.2.3...v7.2.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-26 08:40:23 +00:00 |
|
Matthias
|
6721ff4db4
|
Allow apiService to use store
|
2020-07-24 07:22:25 +02:00 |
|
Matthias
|
b516cae97f
|
Add online indicator
|
2020-07-24 07:22:21 +02:00 |
|
Matthias
|
afeec39cd5
|
Store autorefresh state
|
2020-07-23 19:58:25 +02:00 |
|
Matthias
|
2bd0198697
|
Don't log on refresh
|
2020-07-23 19:40:30 +02:00 |
|
Matthias
|
e194de1a91
|
Improve 404 message
|
2020-07-19 19:29:07 +02:00 |
|
Matthias
|
bd37a309dd
|
enforce login for /trade endpoint
fix #24
|
2020-07-19 17:17:26 +02:00 |
|
Matthias
|
21a6783e40
|
Allow login via page
|
2020-07-19 16:54:58 +02:00 |
|
Matthias
|
b1c600d980
|
Rename resetLogin method
|
2020-07-19 16:08:34 +02:00 |
|
Matthias
|
88e9de35a4
|
improve apiservice
|
2020-07-19 15:47:54 +02:00 |
|
Matthias
|
363025dabc
|
Convert vue router to typescript
|
2020-07-19 15:46:09 +02:00 |
|
Matthias
|
ea46907ed2
|
FIx typescript "@" imports
|
2020-07-19 15:45:44 +02:00 |
|
Matthias
|
e7d66adda8
|
Only start refresh when logged in
|
2020-07-19 15:35:10 +02:00 |
|
Matthias
|
b596903845
|
Convert ReloadControl to class based style
|
2020-07-19 15:30:34 +02:00 |
|
Matthias
|
9a6e4b4306
|
Fix login not updating header bar
|
2020-07-19 15:12:06 +02:00 |
|
Matthias
|
5a7184efa8
|
Improve typography
|
2020-07-17 16:45:18 +02:00 |
|
Matthias
|
1571a8fd77
|
Rename closedtrades to closedTrades
|
2020-07-17 16:42:28 +02:00 |
|
Matthias
|
f9f1c37c61
|
Convert login to typescript class component
|
2020-07-17 07:20:26 +02:00 |
|
Matthias
|
d115f8efb0
|
Retry requests if they fail with 401
Resolves JWT token timeout handling #23
|
2020-07-17 07:09:52 +02:00 |
|
Matthias
|
a2098a65e8
|
Fix invalid sass option
|
2020-07-16 19:40:37 +02:00 |
|
Matthias
|
df6cee88ff
|
Merge pull request #37 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-typescript-4.4.6
Bump @vue/cli-plugin-typescript from 4.4.4 to 4.4.6
|
2020-07-16 09:35:53 +02:00 |
|
dependabot[bot]
|
ed298d0c12
|
Bump @vue/cli-plugin-typescript from 4.4.4 to 4.4.6
Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) from 4.4.4 to 4.4.6.
- [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.4.6/packages/@vue/cli-plugin-typescript)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 07:30:14 +00:00 |
|
Matthias
|
f54f9d77be
|
Merge pull request #34 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-service-4.4.6
Bump @vue/cli-service from 4.3.1 to 4.4.6
|
2020-07-16 09:25:38 +02:00 |
|
dependabot[bot]
|
89222a1e4d
|
Bump @vue/cli-service from 4.3.1 to 4.4.6
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.3.1 to 4.4.6.
- [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.4.6/packages/@vue/cli-service)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 07:22:58 +00:00 |
|
Matthias
|
3b45ed33d0
|
Merge pull request #38 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-babel-4.4.6
Bump @vue/cli-plugin-babel from 4.3.1 to 4.4.6
|
2020-07-16 09:21:00 +02:00 |
|
dependabot[bot]
|
b110ca33ae
|
Bump @vue/cli-plugin-babel from 4.3.1 to 4.4.6
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.3.1 to 4.4.6.
- [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.4.6/packages/@vue/cli-plugin-babel)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 07:19:42 +00:00 |
|
Matthias
|
3d2c71ca87
|
Merge pull request #36 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-vuex-4.4.6
Bump @vue/cli-plugin-vuex from 4.3.1 to 4.4.6
|
2020-07-16 09:18:16 +02:00 |
|
dependabot[bot]
|
9b127f8366
|
Bump @vue/cli-plugin-vuex from 4.3.1 to 4.4.6
Bumps [@vue/cli-plugin-vuex](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-vuex) from 4.3.1 to 4.4.6.
- [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.4.6/packages/@vue/cli-plugin-vuex)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 07:16:31 +00:00 |
|
Matthias
|
f5ce0eda1a
|
Merge pull request #42 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-router-4.4.6
Bump @vue/cli-plugin-router from 4.4.1 to 4.4.6
|
2020-07-16 09:15:47 +02:00 |
|
Matthias
|
488f78f5da
|
Merge pull request #33 from freqtrade/dependabot/docker/node-14.5.0-alpine
Bump node from 14.2.0-alpine to 14.5.0-alpine
|
2020-07-16 09:14:13 +02:00 |
|
Matthias
|
8fd149625f
|
Merge pull request #39 from freqtrade/dependabot/npm_and_yarn/master/sass-loader-9.0.2
Bump sass-loader from 8.0.2 to 9.0.2
|
2020-07-16 09:11:58 +02:00 |
|
Matthias
|
1a876dd0ac
|
Merge pull request #43 from freqtrade/dependabot/npm_and_yarn/master/vue/eslint-config-airbnb-5.1.0
Bump @vue/eslint-config-airbnb from 5.0.2 to 5.1.0
|
2020-07-16 09:11:45 +02:00 |
|
dependabot[bot]
|
9410333d7c
|
Bump sass-loader from 8.0.2 to 9.0.2
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v8.0.2...v9.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 07:08:50 +00:00 |
|
dependabot[bot]
|
030fcb7ff8
|
Bump @vue/cli-plugin-router from 4.4.1 to 4.4.6
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) from 4.4.1 to 4.4.6.
- [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.4.6/packages/@vue/cli-plugin-router)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 07:08:42 +00:00 |
|
Matthias
|
773347808b
|
Merge pull request #40 from freqtrade/dependabot/npm_and_yarn/master/moment-2.27.0
Bump moment from 2.26.0 to 2.27.0
|
2020-07-16 09:06:40 +02:00 |
|
Matthias
|
17aeab4840
|
Merge pull request #35 from freqtrade/dependabot/npm_and_yarn/master/sass-1.26.10
Bump sass from 1.26.8 to 1.26.10
|
2020-07-16 09:04:45 +02:00 |
|
Matthias
|
383334e231
|
Merge pull request #41 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-eslint-4.4.6
Bump @vue/cli-plugin-eslint from 4.3.1 to 4.4.6
|
2020-07-16 09:04:28 +02:00 |
|
dependabot[bot]
|
2c34e2b9b0
|
Bump @vue/eslint-config-airbnb from 5.0.2 to 5.1.0
Bumps [@vue/eslint-config-airbnb](https://github.com/vuejs/eslint-config-airbnb) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/vuejs/eslint-config-airbnb/releases)
- [Changelog](https://github.com/vuejs/eslint-config-airbnb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-config-airbnb/compare/v5.0.2...v5.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 06:50:02 +00:00 |
|
dependabot[bot]
|
11f6714259
|
Bump @vue/cli-plugin-eslint from 4.3.1 to 4.4.6
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.3.1 to 4.4.6.
- [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.4.6/packages/@vue/cli-plugin-eslint)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 06:49:23 +00:00 |
|
dependabot[bot]
|
c3195720a9
|
Bump moment from 2.26.0 to 2.27.0
Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.26.0...2.27.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 06:49:11 +00:00 |
|
dependabot[bot]
|
3c40bab44f
|
Bump sass from 1.26.8 to 1.26.10
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.8 to 1.26.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.26.8...1.26.10)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 06:47:55 +00:00 |
|
dependabot[bot]
|
9fe1cbea54
|
Bump node from 14.2.0-alpine to 14.5.0-alpine
Bumps node from 14.2.0-alpine to 14.5.0-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 06:45:00 +00:00 |
|
Matthias
|
f0b4b03f0e
|
Merge pull request #32 from freqtrade/dependabot/npm_and_yarn/master/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
2020-07-16 08:22:14 +02:00 |
|
dependabot[bot]
|
37447c9574
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 06:11:40 +00:00 |
|