funkwhale/api
Eliot Berriot eef2ff3f9a
Fixed broken daphne and removed useless templates
2018-03-04 16:05:41 +01:00
..
compose/django Fixed broken daphne and removed useless templates 2018-03-04 16:05:41 +01:00
config Replaced gunicorn with daphne 2018-03-03 10:52:48 +01:00
demo Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
docker Replaced gunicorn with daphne 2018-03-03 10:52:48 +01:00
funkwhale_api Fixed broken daphne and removed useless templates 2018-03-04 16:05:41 +01:00
requirements Replaced gunicorn with daphne 2018-03-03 10:52:48 +01:00
tests Fixed failing tests 2018-03-03 23:23:42 +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 Sample updates, changelog and documentation for channels and activity 2018-03-03 23:18:33 +01:00
docker-compose.yml Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
install_os_dependencies.sh Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files 2017-12-27 17:30:09 +01:00
install_python_dependencies.sh Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
manage.py WIP: Debian installation instructions 2017-07-20 23:30:25 +02:00
pytest.ini Now force tests paths 2017-12-24 19:19:00 +01:00
requirements.apt Smaller docker image 2018-03-03 10:05:39 +01:00
requirements.txt Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
runtests Fixed #19: now uses pytest as a testing framework 2017-06-26 19:01:15 +02:00
setup.cfg Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
test.yml Added FUNWHALE_URL setting to use in activity stream in representations 2018-03-01 18:38:32 +01:00