funkwhale/api
Eliot Berriot 95cd64582c
Fix #868: Added opus to the list of supported mimetypes and extensions
2019-06-27 06:07:05 +02:00
..
compose/django Avoid triggering an HTTP request for frontend HTML in docker 2019-05-09 12:07:11 +02:00
config Fix #847: Use ASCII filename before upload to S3 to avoid playback issues 2019-06-11 09:56:46 +02:00
funkwhale_api Fix #868: Added opus to the list of supported mimetypes and extensions 2019-06-27 06:07:05 +02:00
requirements Fix #847: Use ASCII filename before upload to S3 to avoid playback issues 2019-06-11 09:56:46 +02:00
tests Resolve "Importing tracks without album fails" 2019-06-26 10:38:29 +02: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 Fixed a docker build issue with pip 19 2019-01-24 11:04:29 +01: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 Removed empty production.txt requirements file 2019-01-11 14:26:56 +01:00
setup.cfg Ensure proper HTML root in tests 2019-05-10 09:34:20 +02:00