sintonia/api/libretime_api
jo 10a60d3673 chore: bump legacy schema version 2022-09-15 17:11:01 +02:00
..
_fixtures
core feat(api): add /info and /stream/* endpoints 2022-09-06 13:21:54 +02:00
history feat(api): don't use hyperlinked serializers () 2022-07-27 09:54:57 +02:00
legacy chore: bump legacy schema version 2022-09-15 17:11:01 +02:00
podcasts feat(api): don't use hyperlinked serializers () 2022-07-27 09:54:57 +02:00
schedule fix(playout): missing live show events () 2022-09-06 14:09:04 +02:00
settings feat(shared): pass config data via init () 2022-08-12 15:12:39 +02:00
storage feat(api): don't use hyperlinked serializers () 2022-07-27 09:54:57 +02:00
tests test(api): conftest at top level for global fixture access () 2022-08-10 12:36:56 +02:00
__init__.py
_constants.py
asgi.py
conftest.py test(api): conftest at top level for global fixture access () 2022-08-10 12:36:56 +02:00
manage.py
permission_constants.py chore(api): rename editor role to host 2022-06-27 19:02:12 +02:00
permissions.py chore(api): rename editor role to host 2022-06-27 19:02:12 +02:00
urls.py feat(api): move /api-auth to /api/browser () 2022-09-06 21:30:43 +02:00
wsgi.py