sintonia/shared/libretime_shared
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
..
__init__.py feat: create libretime_shared package (#1349) 2022-01-06 15:40:52 +02:00
app.py feat: replace verbosity flag with log-level flag (#1496) 2022-01-08 08:16:08 +02:00
cli.py feat(shared): allow cli parametrized decorators (#1527) 2022-01-20 07:30:35 +02:00
config.py feat: replace exploded base_* with public_url 2022-04-25 16:45:01 +02:00
datetime.py feat(shared): create time functions 2022-02-22 17:33:48 +02:00
logging.py feat(shared): return log level and filepath 2022-02-22 17:33:48 +02:00
py.typed feat: create libretime_shared package (#1349) 2022-01-06 15:40:52 +02:00