funkwhale/api
Eliot Berriot 99ff8169fc Merge branch '178-api-documentation' into 'develop'
Resolve "Document important API features"

Closes #178

See merge request funkwhale/funkwhale!166
2018-04-26 16:29:44 +00:00
..
compose/django Fixed broken dev entrypoint 2018-03-31 16:25:23 +02:00
config Now support Bearer auth in complement of JWT 2018-04-26 15:17:51 +02:00
demo Bash script to setup / reload the demo, fix #29 2018-03-04 18:18:30 +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 Merge branch '178-api-documentation' into 'develop' 2018-04-26 16:29:44 +00:00
requirements Pinned oauthlib2 version to prevent when fetching youtube data 2018-04-22 11:27:26 +02:00
tests Fixed #182: X-sendfile not working with in-place imports 2018-04-25 18:50:06 +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 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 Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files 2017-12-27 17:30:09 +01:00
manage.py Fix #140: Better error messages in case of missing environment variable 2018-03-25 23:05:46 +02:00
requirements.apt Smaller docker image 2018-03-03 10:05:39 +01:00
requirements.txt Ensure we update all requirements when installing from pip/requirements.txt 2018-03-23 12:10:18 +01:00
setup.cfg Use pytest-env plugin to manage test settings instead of settings file 2018-03-31 14:45:11 +02:00