funkwhale/api
Eliot Berriot 0786c58d3d Fixed #33: sort by track position in album in API vy default, also reuse that information on frontend side 2017-07-10 23:24:04 +02:00
..
compose/django Fixed #15: Ensure we check for authorization for serving audio files, meaning we don't leak the absolute URL anymore 2017-06-28 23:31:43 +02:00
config upgrade to latest dynamic_preferences and use redis as cache even locally 2017-07-09 13:27:15 +02: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 CI builds / pipeline now run tests and build static assets 2017-06-25 18:31:00 +02:00
funkwhale_api Fixed #33: sort by track position in album in API vy default, also reuse that information on frontend side 2017-07-10 23:24:04 +02:00
requirements upgrade to latest dynamic_preferences and use redis as cache even locally 2017-07-09 13:27:15 +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 Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02: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 Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02: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 Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
pytest.ini Fixed #19: now uses pytest as a testing framework 2017-06-26 19:01:15 +02:00
requirements.apt Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02: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 Fixed #19: now uses pytest as a testing framework 2017-06-26 19:01:15 +02:00