sintonia/api/libretime_api
jo 751d430bcc feat: replace exploded base_* with public_url
Fixes #1574

BREAKING CHANGE: The `general` section in the config schema has changed: the `general.base_*`, `general.protocol` and `general.force_ssl` configuration fields have been replaced with a single `general.public_url` field. Be sure to use a valid url with the new configuration field.
2022-04-25 16:45:01 +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
schedule refactor(api): fix pylint errors 2022-04-04 15:20:22 +02:00
settings feat: replace exploded base_* with public_url 2022-04-25 16:45:01 +02:00
storage refactor(api): fix pylint errors 2022-04-04 15:20:22 +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(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +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