stable/freqtrade/rpc/api_server
Matthias d09a30cc67 OrderTypeValues should be in enums 2021-12-03 15:34:28 +01: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 Fix "sticking" timerange in webserver mode 2021-09-27 17:52:00 +02:00
api_schemas.py OrderTypeValues should be in enums 2021-12-03 15:34:28 +01:00
api_v1.py Properly handle None values via API 2021-11-27 09:26:14 +01:00
deps.py Rollback after each request 2021-10-17 10:30:06 +02:00
uvicorn_threaded.py Fix uvicorn not working properly on windows 2021-09-03 22:05:40 +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