Matthias
|
07b4a5b11c
|
Merge pull request #13 from freqtrade/dockerfile
Dockerfile
|
2020-07-16 07:18:33 +02:00 |
|
Matthias
|
05dba563dd
|
Merge pull request #30 from freqtrade/dependabot/npm_and_yarn/master/vuex-3.5.1
Bump vuex from 3.4.0 to 3.5.1
|
2020-07-16 07:14:57 +02:00 |
|
Matthias
|
5b78fdda86
|
Merge pull request #27 from freqtrade/dependabot/npm_and_yarn/master/eslint-config-airbnb-18.2.0
Bump eslint-config-airbnb from 18.1.0 to 18.2.0
|
2020-07-16 07:14:42 +02:00 |
|
Matthias
|
b5cbb77693
|
Merge pull request #31 from freqtrade/dependabot/add-v2-config-file
Update Dependabot config file
|
2020-07-16 07:13:57 +02:00 |
|
Matthias
|
5dc7755168
|
Dockerfile should use yarn, too
|
2020-07-16 07:12:41 +02:00 |
|
dependabot-preview[bot]
|
d0897f33d7
|
Update Dependabot config file
|
2020-07-16 05:10:40 +00:00 |
|
dependabot-preview[bot]
|
9927c7d191
|
Bump eslint-config-airbnb from 18.1.0 to 18.2.0
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 18.1.0 to 18.2.0.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.1.0...eslint-config-airbnb-v18.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-16 05:10:37 +00:00 |
|
dependabot-preview[bot]
|
b8fa136557
|
Bump vuex from 3.4.0 to 3.5.1
Bumps [vuex](https://github.com/vuejs/vuex) from 3.4.0 to 3.5.1.
- [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.4.0...v3.5.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-16 05:10:15 +00:00 |
|
Matthias
|
8269cc23bb
|
Merge pull request #26 from freqtrade/dependabot/npm_and_yarn/eslint-plugin-prettier-3.1.4
Bump eslint-plugin-prettier from 3.1.3 to 3.1.4
|
2020-07-16 07:08:43 +02:00 |
|
Matthias
|
b5de13088a
|
Merge pull request #28 from freqtrade/dependabot/npm_and_yarn/master/typescript-3.9.6
Bump typescript from 3.9.5 to 3.9.6
|
2020-07-16 07:08:23 +02:00 |
|
Matthias
|
b2e7173725
|
Merge branch 'master' into dockerfile
|
2020-07-16 07:05:55 +02:00 |
|
dependabot-preview[bot]
|
c5b0c89ec7
|
Bump typescript from 3.9.5 to 3.9.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.5...v3.9.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-16 05:04:47 +00:00 |
|
Matthias
|
37e88d56f7
|
Merge pull request #25 from freqtrade/dependabot/npm_and_yarn/vue-router-3.3.4
Bump vue-router from 3.3.2 to 3.3.4
|
2020-07-16 07:04:24 +02:00 |
|
dependabot-preview[bot]
|
c88b207009
|
Bump eslint-plugin-prettier from 3.1.3 to 3.1.4
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.3 to 3.1.4.
- [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/compare/v3.1.3...v3.1.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-16 05:03:50 +00:00 |
|
Matthias
|
926dcd3566
|
Enable dependabot
|
2020-07-16 07:03:49 +02:00 |
|
dependabot-preview[bot]
|
f30b2a6ea9
|
Bump vue-router from 3.3.2 to 3.3.4
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.3.2...v3.3.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-16 05:03:09 +00:00 |
|
Matthias
|
1a9767dea4
|
Fix bug in time formatting
|
2020-07-13 21:40:05 +02:00 |
|
Matthias
|
6de14c33f5
|
Add botState type
|
2020-07-13 21:05:43 +02:00 |
|
Matthias
|
61d6f54577
|
Make all styles scoped
closes #17
|
2020-07-11 20:00:13 +02:00 |
|
Matthias
|
d5cb48d186
|
Properly typehint formatters.ts
|
2020-07-11 17:13:27 +02:00 |
|
Matthias
|
bf5c9b80d1
|
Formatters should be in typescript
|
2020-07-11 17:12:16 +02:00 |
|
Matthias
|
3123fe5fca
|
Refresh lockfile
|
2020-06-29 21:30:24 +02:00 |
|
Matthias
|
7cbb0a1e8b
|
Add eslint exclude for used import
|
2020-06-29 21:29:09 +02:00 |
|
Matthias
|
8ab7abdb7b
|
Implement pagination to full trade history
|
2020-06-29 21:26:49 +02:00 |
|
Matthias
|
d3498cabf8
|
Convert TradeList to typescript
|
2020-06-29 21:14:36 +02:00 |
|
Matthias
|
caa895c4de
|
Trading to typescript
|
2020-06-29 20:43:54 +02:00 |
|
Matthias
|
fddced5770
|
Small improvements
|
2020-06-29 20:23:09 +02:00 |
|
Matthias
|
53c4641e8a
|
Fix bug with token refresh
|
2020-06-23 20:38:02 +02:00 |
|
Matthias
|
c5eadc3d3d
|
Improve handling when bot is down
|
2020-06-23 19:57:15 +02:00 |
|
Matthias
|
a0ca9f6793
|
Show error when login fails (and dont' close window)
|
2020-06-22 20:19:33 +02:00 |
|
Matthias
|
e6f6f92009
|
Improve login handling
|
2020-06-22 20:18:45 +02:00 |
|
Matthias
|
b0883693e7
|
Some small cleanup
|
2020-06-22 19:39:44 +02:00 |
|
Matthias
|
8610ac28b4
|
Merge pull request #14 from freqtrade/typescript
Typescript
|
2020-06-22 07:05:46 +02:00 |
|
Matthias
|
d5583a558a
|
Autoadd bug label
|
2020-06-22 07:03:43 +02:00 |
|
Matthias
|
835cc658f1
|
Fix typo and store apiurl
|
2020-06-20 19:19:30 +02:00 |
|
Matthias
|
82f99d7abb
|
More chanes to TS
|
2020-06-20 17:46:08 +02:00 |
|
Matthias
|
07109699ea
|
Merge branch 'master' into typescript
|
2020-06-20 17:31:46 +02:00 |
|
Matthias
|
415afe212e
|
Update more components to typescript
|
2020-06-20 17:25:52 +02:00 |
|
Matthias
|
bd10be9531
|
Convert 2 modules to typescript
|
2020-06-20 17:10:11 +02:00 |
|
Matthias
|
bb9d8db834
|
Fix cyclic dependency due to tokens being kept in vuex
|
2020-06-20 16:55:33 +02:00 |
|
Matthias
|
5ec3679885
|
Fix eslint
|
2020-06-20 16:48:15 +02:00 |
|
Bruno Sarlo
|
3b6aada219
|
Typescript fixes.
|
2020-06-20 01:44:57 -03:00 |
|
Matthias
|
6f4df7f066
|
Extract reloadControl to it's own component
|
2020-06-12 19:40:18 +02:00 |
|
Matthias
|
bb40edf362
|
Use reload_config (aligned to latest freqtrade develop )
|
2020-06-12 13:57:41 +02:00 |
|
Matthias
|
051eb65995
|
Dependency bump - remove package-lock.json
|
2020-06-09 21:03:49 +02:00 |
|
Matthias
|
3cd96a09cd
|
Merge pull request #20 from freqtrade/trade_detail
Trade detail
|
2020-06-08 19:26:40 +02:00 |
|
Matthias
|
1f68731af7
|
Merge branch 'master' into trade_detail
|
2020-06-08 19:24:56 +02:00 |
|
Matthias
|
eff6deccd8
|
Merge pull request #22 from freqtrade/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
|
2020-06-08 08:32:03 +02:00 |
|
dependabot[bot]
|
7843e80ccf
|
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-08 06:25:09 +00:00 |
|
Matthias
|
fcb25822c8
|
Fix small issues
|
2020-06-07 16:53:06 +02:00 |
|