Commit graph

8 commits

Author SHA1 Message Date
jo
12d2d4b15a feat(api): add /info and /stream/* endpoints 2022-09-06 13:21:54 +02:00
jo
65d3552fc7 feat: remove cc_stream_setting models
- We don't drop the cc_stream_setting table from the database to prevent data loss. This will be handled in a future release.
2022-09-06 13:21:54 +02:00
Jonas L
951dc68394
feat(api): cast StreamSetting raw_value to value () 2022-07-26 14:16:34 +02:00
jo
a11cda0ae4 style(api): reorder preference model fields args 2022-06-27 19:02:12 +02:00
jo
4009e7eeb6 chore(api): use fully qualified model names 2022-06-27 19:02:12 +02:00
jo
28c4989d44 chore(api): update StreamSetting model 2022-06-21 16:53:25 +02:00
jo
6bae0e2846 chore(api): update Preference model 2022-06-21 16:53:25 +02:00
Jonas L
fce988aef1
feat(api): split api into multiple apps ()
Fixes 

- split the api into 4 apps: core, history, schedule, storage
- exploded the settings into testing/prod
2022-04-04 14:38:50 +02:00
Renamed from api/libretime_api/models/preferences.py (Browse further)