freqtrade_origin/freqtrade/rpc/api_server
2023-08-02 19:52:08 +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 Add backtest-result typing 2023-07-30 10:54:03 +02:00
api_schemas.py Convert to pydantic - jsonencoders (no longer exists) 2023-08-02 19:52:08 +02:00
api_v1.py pydantic 2 - update deprecated methods 2023-08-02 19:51:50 +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 Convert ws_schemas to pydantic 2.0 2023-08-02 19:50:58 +02:00