funkwhale/api
Philipp Wolfer da12e745bf
ListenBrainz: Submit media player and submission client information
Following new LB submission API specifications.

Resolves #1610
2021-11-24 11:37:24 +01:00
..
compose/django Allow running docker container as non-root 2021-09-20 07:30:22 +00:00
config Allow oauth token expiration time to be configured 2021-11-19 11:55:10 +01:00
funkwhale_api ListenBrainz: Submit media player and submission client information 2021-11-24 11:37:24 +01:00
requirements Mention issue with reasons for dependency pinning 2021-11-12 10:07:25 +01:00
tests Fixes playlist duration 2021-11-12 21:16:38 +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 Allow running docker container as non-root (quick fix) 2021-09-20 12:43:30 +02:00
install_os_dependencies.sh See #542: ensure install_os_dependencies.sh is runnable from anywhere 2018-10-01 19:16:48 +02:00
manage.py Server CLI: user management 2019-11-25 09:45:53 +01:00
requirements.apt Fix #862: replaced Daphne by Gunicorn/Uvicorn 2019-06-19 10:26:09 +02:00
requirements.pac Implement LDAP authentication 2018-08-22 18:10:39 +00:00
requirements.txt Removed empty production.txt requirements file 2019-01-11 14:26:56 +01:00
setup.cfg Fix #1105: Can now launch server import from the UI 2020-08-03 13:50:53 +02:00