This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3f669147f18b3fe6398b6324a432b56fcbc482e1
stable
/
freqtrade
/
rpc
/
api_server
History
Matthias
1a82685dd8
Don't reset log caching
...
uvicorn will "load from dict" the config - which flushes the logs and therefore cleans log-buffering
2021-06-25 18:24:10 +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_schemas.py
Add absolute Profit to apiserver
2021-05-15 19:39:46 +02:00
api_v1.py
Log endpoint should use static rpc class
2021-06-24 18:17:40 +02:00
deps.py
Optional RPC dependency
2021-01-03 06:49:07 +01:00
uvicorn_threaded.py
Create event loop manually if uvloop is available
2021-03-12 16:16:03 -08:00
web_ui.py
Fix test failure with UI test if UI is deployed
2021-04-07 06:55:11 +02:00
webserver.py
Don't reset log caching
2021-06-25 18:24:10 +02:00