funkwhale/api
Eliot Berriot 031d96a0a6
Return shorter search results on Subsonic API
2019-01-05 16:07:58 +01:00
..
compose/django Added documentation page on how to reduce memory usage. 2018-04-28 16:17:29 +02:00
config Use cache session engine to reduce load on DB 2019-01-04 14:15:07 +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 Return shorter search results on Subsonic API 2019-01-05 16:07:58 +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
.dockerignore
.pylintrc
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
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
setup.cfg Fix #648: Improved test suite speed by reducing / disabling expensive operations 2019-01-04 11:47:23 +01:00