freqtrade_origin/freqtrade/rpc/api_server
2023-09-09 08:36:28 +02:00
..
ui Deploy to subdirectory 2021-01-31 16:01:00 +01:00
ws Remove some too generic noqa statements 2023-02-22 19:56:32 +01:00
__init__.py Remove some too generic noqa statements 2023-02-22 19:56:32 +01:00
api_auth.py prevent ws endpoint from running without valid token 2022-11-24 13:41:10 -07:00
api_background_tasks.py Fix wrong final status on bg-tasks 2023-06-18 15:45:26 +02:00
api_backtest.py Update API backtest to return proper metadata 2023-08-03 07:05:57 +02:00
api_schemas.py replace 'open_orders' with "has_open_orders" in api 2023-09-09 08:36:28 +02:00
api_v1.py Have /monthly return proper dates, move formatting to telegram 2023-09-02 20:11:19 +02:00
api_ws.py Don''t use deprecated pydantic methods 2023-08-02 19:51:50 +02:00
deps.py Allow webserver mode to cache multiple exchanges 2023-06-02 09:50:40 +02:00
uvicorn_threaded.py Update thread name for uvicorn worker 2023-04-07 14:49:53 +02:00
web_ui.py Improve typing for is_relative_to 2023-07-25 20:07:44 +02:00
webserver_bgwork.py Simplify class setups without inheritance 2023-06-29 12:16:10 +00:00
webserver.py Don't show 0.0.0.0 security warning when running in docker. 2023-08-01 20:17:07 +02:00
ws_schemas.py Fix import sort order 2023-08-18 10:55:05 +02:00