funkwhale/api
Eliot Berriot d28bf65d00 See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP 2019-09-17 11:23:59 +02:00
..
compose/django Fix #862: replaced Daphne by Gunicorn/Uvicorn 2019-06-19 10:26:09 +02:00
config See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP 2019-09-17 11:23:59 +02:00
funkwhale_api See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP 2019-09-17 11:23:59 +02:00
requirements Fixed broken external HTTPS request under some scenarios, because of missing PyOpenSSL 2019-09-12 17:50:15 +02:00
tests See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP 2019-09-17 11:23:59 +02:00
.coveragerc
.dockerignore
.pylintrc
Dockerfile Added missing make to Dockerfile 2019-06-19 10:54:45 +02:00
install_os_dependencies.sh See #542: ensure install_os_dependencies.sh is runnable from anywhere 2018-10-01 19:16:48 +02:00
manage.py
requirements.apt Fix #862: replaced Daphne by Gunicorn/Uvicorn 2019-06-19 10:26:09 +02:00
requirements.pac
requirements.txt Removed empty production.txt requirements file 2019-01-11 14:26:56 +01:00
setup.cfg Broken pytest 2019-07-01 14:00:32 +02:00