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
fd63fa7dda07ae2afa418524da88a7f57e3dfd3e
stable
/
freqtrade
/
rpc
/
api_server
T
History
Matthias
fb2c8f7621
Rollback after each request
...
This closes the transaction and avoids "sticking" transactions.
2021-10-17 10:30:06 +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_backtest.py
Fix "sticking" timerange in webserver mode
2021-09-27 17:52:00 +02:00
api_schemas.py
Update api_schemas.py
2021-10-07 12:04:42 +01:00
api_v1.py
Fix style errors
2021-10-06 19:36:41 +02: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