Commit Graph

15 Commits

Author SHA1 Message Date
Jonas L 7040d0e4bd
fix: trigger legacy tasks manager every 5m (#2987)
### Description

This ensures that when the LibreTime interface is not used for a long
time, we still have the task manager run essential tasks for the
schedule.

Related to #2670
2024-04-13 19:12:45 +02:00
jo 6ab407a23a feat(api-client): rewrite api-client v1 using abstract client 2023-03-22 12:13:59 +00:00
jo 98aaa4214a feat(api-client): remove unused api v1 calls 2023-03-22 12:13:59 +00:00
jo 861698987c refactor: don't use f-string on logging statements
The strings are now be formatted if the logging level is enabled.
2023-02-26 19:09:51 +02:00
jo c6940db289 feat: replace loguru with logging 2023-02-26 19:09:51 +02:00
Jonas L 1147853c63
feat(shared): pass config data via init (#2042) 2022-08-12 15:12:39 +02:00
jo 5782e10250 refactorapi-client): fix linting errors 2022-08-09 20:27:02 +02:00
jo 313898137c refactor(api-client): improve exception handling 2022-08-09 20:27:02 +02:00
jo d1faa4bf3d chore(api-client): cleanup comments 2022-08-09 20:27:02 +02:00
jo cefcd8ac12 chore(api-client): remove unused v1 api endpoints 2022-08-09 20:27:02 +02:00
jo e2e03dba4a fix(api-client): remove unused v1 methods 2022-08-09 20:27:02 +02:00
jo d4110020c0 chore(api-client): config is only used by v1 2022-07-26 15:14:45 +02:00
jo 473e770e8a feat: rename AirtimeApiClient to ApiClient 2022-07-22 15:00:38 +02:00
jo 6f2724dad1 fix(api-client): get status_code from response 2022-07-22 15:00:38 +02:00
jo 8369d55eb9 chore(api-client): restructure modules 2022-07-22 15:00:38 +02:00