funkwhale/api
Eliot Berriot 7ae0b23c15
See #170: filtering subscribed channels in API
2020-01-15 14:39:50 +01:00
..
compose/django Reduce DB connection leaks 2019-10-17 15:17:26 +02:00
config Set up initial configuration for installing 2020-01-08 12:16:41 +01:00
funkwhale_api See #170: filtering subscribed channels in API 2020-01-15 14:39:50 +01:00
requirements See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +01:00
tests See #170: filtering subscribed channels in API 2020-01-15 14:39:50 +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 Added missing make to Dockerfile 2019-06-19 10:54:45 +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 Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02:00