funkwhale/api
Eliot Berriot 81e7b900fe
Fixed https url-reversing issue in development
2019-01-10 11:55:48 +01:00
..
compose/django Added documentation page on how to reduce memory usage. 2018-04-28 16:17:29 +02:00
config Fixed https url-reversing issue in development 2019-01-10 11:55:48 +01:00
docker Fix #121: Upgraded to Python 3.6 to fix weird but harmless weakref error on django task 2018-03-25 23:30:46 +02:00
funkwhale_api Fixed https url-reversing issue in development 2019-01-10 11:55:48 +01:00
requirements Fix #643: Upgraded core dependencies to fix websocket/messaging issues and possible memory leaks 2018-12-27 21:17:51 +01:00
tests Faster transcoding tests thanks to smaller audio files (see #648) 2019-01-04 12:23:53 +01:00
.coveragerc Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.dockerignore Docker setup is officialy documented! ❤️ 2017-06-25 23:02:36 +02:00
.pylintrc Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
Dockerfile Fix #121: Upgraded to Python 3.6 to fix weird but harmless weakref error on django task 2018-03-25 23:30:46 +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 Fix #140: Better error messages in case of missing environment variable 2018-03-25 23:05:46 +02:00
requirements.apt Implement LDAP authentication 2018-08-22 18:10:39 +00:00
requirements.pac Implement LDAP authentication 2018-08-22 18:10:39 +00:00
requirements.txt Ensure we update all requirements when installing from pip/requirements.txt 2018-03-23 12:10:18 +01:00
setup.cfg Fix #648: Improved test suite speed by reducing / disabling expensive operations 2019-01-04 11:47:23 +01:00