dependabot[bot]
|
e6697fe487
|
build(deps): bump bootswatch from 5.2.2 to 5.2.3
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/thomaspark/bootswatch/releases)
- [Commits](https://github.com/thomaspark/bootswatch/compare/v5.2.2...v5.2.3)
---
updated-dependencies:
- dependency-name: bootswatch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-14 05:03:05 +00:00 |
|
dependabot[bot]
|
41f40ddd62
|
build(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.1 to 5.46.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-14 05:02:50 +00:00 |
|
dependabot[bot]
|
191a410fb5
|
build(deps-dev): bump cypress from 12.0.1 to 12.1.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.0.1 to 12.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.0.1...v12.1.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-14 05:02:03 +00:00 |
|
dependabot[bot]
|
9877fab91c
|
build(deps): bump @vuepic/vue-datepicker from 3.6.1 to 3.6.3
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 3.6.1 to 3.6.3.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v3.6.1...v3.6.3)
---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-14 05:01:48 +00:00 |
|
dependabot[bot]
|
c4fdafa85e
|
build(deps-dev): bump sass from 1.56.1 to 1.56.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.56.1 to 1.56.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.56.1...1.56.2)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-14 05:01:24 +00:00 |
|
dependabot[bot]
|
f3ee5b96a8
|
build(deps): bump nginx from 1.23.2-alpine to 1.23.3-alpine
Bumps nginx from 1.23.2-alpine to 1.23.3-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-14 05:00:53 +00:00 |
|
Matthias
|
4da60605e0
|
Properly implement preventDefault
|
2022-12-13 20:25:46 +01:00 |
|
Matthias
|
40d0691fd3
|
Improve login to not close the modal when something is wrong
|
2022-12-13 19:27:14 +01:00 |
|
Matthias
|
0c0399579e
|
Disable load_from_strateegy button when bot is offline or in webserver mode
|
2022-12-13 06:30:38 +01:00 |
|
Matthias
|
89de68f334
|
plot-indicator -> script setup
|
2022-12-13 06:21:27 +01:00 |
|
Matthias
|
bfb594800b
|
plotconfig -> script setup
|
2022-12-13 06:19:38 +01:00 |
|
Matthias
|
2510b1f2d4
|
Don't ci on node 19
|
2022-12-11 15:33:43 +01:00 |
|
Matthias
|
ef848f33e8
|
Fix datepicker not working
|
2022-12-11 10:24:04 +01:00 |
|
Matthias
|
2b60322614
|
Fix render bug with empty backtest result
|
2022-12-10 14:20:47 +01:00 |
|
Matthias
|
8cc4488a02
|
backtestResultView -> SCript setup
|
2022-12-10 14:17:13 +01:00 |
|
Matthias
|
978694f905
|
Fix backtsting layout issue
|
2022-12-10 14:13:29 +01:00 |
|
Matthias
|
84d259e283
|
Remove unnecesary log
|
2022-12-10 13:56:30 +01:00 |
|
Matthias
|
9d59685db7
|
TimeRangeSelect -> script setup
|
2022-12-10 13:39:53 +01:00 |
|
Matthias
|
e2624cea54
|
StrategySelect -> script setup
|
2022-12-10 13:39:06 +01:00 |
|
Matthias
|
1cc8f910c2
|
Strategy-select proper emit
|
2022-12-10 13:36:08 +01:00 |
|
Matthias
|
4d7fe771e8
|
Switch to new bot if active bot is deleted
|
2022-12-10 13:14:27 +01:00 |
|
Matthias
|
be31549a5b
|
Bubble error out of login method, simplify
|
2022-12-10 13:08:47 +01:00 |
|
Matthias
|
594a828358
|
Expire login info - request re-login.
closes #1015
|
2022-12-10 12:51:34 +01:00 |
|
Matthias
|
210c7bd692
|
Improve auth types
|
2022-12-10 08:19:26 +01:00 |
|
Matthias
|
eeeeb352c5
|
Switch login view to async/await
|
2022-12-09 17:29:48 +01:00 |
|
Matthias
|
754fabb5b2
|
Loginmodal -> script setup
|
2022-12-08 20:25:28 +01:00 |
|
Matthias
|
f2f64fe903
|
Also store username
|
2022-12-08 20:10:54 +01:00 |
|
Matthias
|
0af3fa0174
|
Convert login to script setup
|
2022-12-08 20:10:47 +01:00 |
|
Matthias
|
a4aa87aed8
|
Add "logged out" state to BotEntry
|
2022-12-08 19:57:46 +01:00 |
|
Matthias
|
70b348e3f1
|
Improve online/offline logo
|
2022-12-08 18:22:34 +01:00 |
|
Matthias
|
36be5f9714
|
Merge pull request #1045 from freqtrade/websockets
Websockets
|
2022-12-08 14:09:14 +01:00 |
|
Matthias
|
6b30c31044
|
Notifications should be "per bot".
|
2022-12-07 07:18:32 +01:00 |
|
Matthias
|
ea2c1017b0
|
improve alert logging
|
2022-12-07 07:04:31 +01:00 |
|
Matthias
|
587296882c
|
Persist profit distribution bins
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
ea47342c46
|
Add notification settings
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
388096314b
|
Subscribe to cancel messages
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
f630ecfbe7
|
Remove unused type
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
52a98846da
|
Don't show new candle messages
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
1f6330da88
|
Simplified message type
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
9a714cf082
|
Implement reloading of chart
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
e9478bfaab
|
improve WS message typing
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
be90f855a7
|
Show alerts on fill....
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
a55b2bf0b4
|
Implement whitelist websocket handling
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
b6b4410d37
|
Add new_candle subscription
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
ac4d98a5ef
|
Add initial websocket connectivity
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
2312948c29
|
Add websocket dependencies
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
ddb2c4f4c0
|
Merge pull request #1040 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.0.1
build(deps-dev): bump cypress from 11.2.0 to 12.0.1
|
2022-12-07 06:41:45 +01:00 |
|
dependabot[bot]
|
534672d111
|
build(deps-dev): bump cypress from 11.2.0 to 12.0.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 11.2.0 to 12.0.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v11.2.0...v12.0.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-07 05:22:29 +00:00 |
|
Matthias
|
e5ffb332fa
|
Drop node17 support (eol).
|
2022-12-07 06:19:10 +01:00 |
|
Matthias
|
9ce72046da
|
Merge pull request #1042 from freqtrade/dependabot/npm_and_yarn/main/vue/test-utils-2.2.6
build(deps-dev): bump @vue/test-utils from 2.2.5 to 2.2.6
|
2022-12-07 06:17:36 +01:00 |
|