sintonia/api/libretime_api
jo f7bb6e7592 feat: move storage path setting to configuration file
- change default storage path to /srv/libretime
- remove music dirs table
- use /tmp for testing storage
- storage dir should always have a trailing slash
2022-06-08 23:23:08 +02:00
..
_fixtures feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00
core refactor(api): fix pylint errors 2022-04-04 15:20:22 +02:00
history feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00
legacy feat: move storage path setting to configuration file 2022-06-08 23:23:08 +02:00
schedule feat: move storage path setting to configuration file 2022-06-08 23:23:08 +02:00
settings feat: move storage path setting to configuration file 2022-06-08 23:23:08 +02:00
storage feat: move storage path setting to configuration file 2022-06-08 23:23:08 +02:00
tests refactor(api): fix pylint errors 2022-04-04 15:20:22 +02:00
__init__.py chore: rename libretimeapi dir to libretime_api 2022-01-04 09:18:58 +02:00
_constants.py feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00
asgi.py feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00
manage.py feat: change config dir path to /etc/libretime 2022-06-08 23:23:08 +02:00
permission_constants.py refactor(api): fix pylint errors 2022-04-04 15:20:22 +02:00
permissions.py fix(api): prevent timing attacke on api key (#1771) 2022-04-17 18:55:18 +02:00
urls.py feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00
wsgi.py feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00