funkwhale/api
Eliot Berriot cec0dcfc12 Merge branch '119-login-redirection' into 'develop'
Fixed #119: forced redirection to login even with API_AUTHENTICATION_REQUIRED=False

Closes #119

See merge request funkwhale/funkwhale!91
2018-03-15 21:58:09 +00:00
..
compose/django Make api docker image able to run tests 2018-03-12 23:07:08 +01:00
config Make api docker image able to run tests 2018-03-12 23:07:08 +01:00
demo Bash script to setup / reload the demo, fix #29 2018-03-04 18:18:30 +01:00
docker Make api docker image able to run tests 2018-03-12 23:07:08 +01:00
funkwhale_api Fixed #119: forced redirection to login even with API_AUTHENTICATION_REQUIRED=False 2018-03-15 22:34:20 +01:00
requirements Removed unused sphinx dependency in requirements now we use a separate container 2018-03-13 22:28:18 +01:00
tests Fix #114: can now filter artists and albums with no listenable tracks 2018-03-07 23:08:28 +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
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 WIP: Debian installation instructions 2017-07-20 23:30:25 +02: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
setup.cfg Moved pytest.ini to setup.cfg 2018-03-12 23:06:32 +01:00