stable/freqtrade/rpc/api_server
Matthias b0c4f079c2 Merge branch 'develop' into feat/backtest_detail 2021-08-31 20:16:42 +02:00
..
ui Deploy to subdirectory 2021-01-31 16:01:00 +01:00
__init__.py Rename api_server2 module to apiserver 2021-01-03 06:49:04 +01:00
api_auth.py Fix test due to pyjwt2.0 2021-01-08 19:34:01 +01:00
api_backtest.py Seperate detail data loading from regular backest-data loading 2021-08-14 16:33:01 +02:00
api_schemas.py Seperate detail data loading from regular backest-data loading 2021-08-14 16:33:01 +02:00
api_v1.py Don't change passed in parameter variable 2021-08-14 16:02:31 +02:00
deps.py Optional RPC dependency 2021-01-03 06:49:07 +01:00
uvicorn_threaded.py Fix no-event-loop available 2021-08-17 06:54:10 +02:00
web_ui.py Fix missing return statement in is_Relative_to 2021-08-16 07:26:58 +02:00
webserver.py Improve naming of apiserver variables 2021-07-10 11:20:21 +02:00