funkwhale/api
Eliot Berriot bb9a614aa7
Added raven front dsn and enabled preference
2018-02-17 21:31:32 +01:00
..
compose/django WIP: Debian installation instructions 2017-07-20 23:30:25 +02:00
config Added API endpoint for listing public instance settings 2018-02-17 21:31:32 +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 Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files 2017-12-27 17:30:09 +01:00
funkwhale_api Added raven front dsn and enabled preference 2018-02-17 21:31:32 +01:00
requirements Now use taggit from taggit 2018-01-09 21:22:05 +01:00
tests Added API endpoint for listing public instance settings 2018-02-17 21:31:32 +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 Version bump and changelog 2017-12-27 23:43:53 +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 Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files 2017-12-27 17:30:09 +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 Now use postgres in tests 2018-01-07 22:21:01 +01:00