freqtrade_origin/freqtrade/rpc/api_server
2023-07-17 14:16:22 +01: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 auto-inject webserver mode dependency 2023-06-01 07:07:02 +02:00
api_schemas.py Fix calcs, rename ratio, add docs 2023-07-17 14:16:22 +01:00
api_v1.py Merge branch 'develop' into feat/pairlistconfig 2023-06-04 08:33:45 +02:00
api_ws.py Catch and send exceptions from websockets 2023-06-24 20:26:05 +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 Force response API to js to fix faulty system configs 2022-08-07 10:42:56 +02:00
webserver_bgwork.py Simplify class setups without inheritance 2023-06-29 12:16:10 +00:00
webserver.py Move pairlists and background tasks API's to separate file 2023-06-01 20:40:12 +02:00
ws_schemas.py Catch and send exceptions from websockets 2023-06-24 20:26:05 +02:00