Commit Graph

262 Commits

Author SHA1 Message Date
jo f357fb64b7
Merge branch 'stable' 2023-04-24 16:03:18 +02:00
jo b2fc3a5ecf feat(playout): allow harbor ssl configuration 2023-04-24 14:58:34 +01:00
Jonas L aa98309634
fix(legacy): keep datatable settings between views (#2519)
Use a different storage key for datatable settings for the dashboard and
builder views. The settings were overwritten when the other view was
loaded.
2023-04-24 14:52:52 +01:00
Jonas L d9fbb231b6
fix(legacy): remove composer superuser warning (#2515)
- Disable plugins or script when running composer
- Export COMPOSER_ALLOW_SUPERUSER=true to suppress the warning
- Simplify makefile to build legacy files
2023-04-19 16:15:15 +01:00
Jonas L 4bf729679e
fix(legacy): don't print track_type id in show builder table (#2510) 2023-04-18 08:22:48 +01:00
renovate[bot] 20bb031db0
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.16.1 (main) (#2490)
* fix(deps): update dependency friendsofphp/php-cs-fixer to <3.16.1

* style: format code using php-cs-fixer

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2023-04-03 11:58:36 +02:00
Weblate (bot) 2006b44d97
chore(legacy): translated using weblate (Portuguese (Brazil)) (#2484)
Currently translated at 54.8% (515 of 939 strings)

Translation: LibreTime/Legacy
Translate-URL: https://hosted.weblate.org/projects/libretime/legacy/pt_BR/

Co-authored-by: Felipe Nogueira <contato.fnog@gmail.com>
2023-03-26 20:06:12 +01:00
jo a1db2a157a feat(playout): replace schedule event dicts with objects 2023-03-22 13:05:57 +00:00
Jonas L d800c5e280
feat: use secret_key config field instead of api_key (#2444)
Fixes #2426
2023-03-22 09:14:11 +00:00
Weblate (bot) ce89678292
chore(legacy): translated using weblate (Spanish) (#2472)
Currently translated at 100.0% (939 of 939 strings)

Translation: LibreTime/Legacy
Translate-URL: https://hosted.weblate.org/projects/libretime/legacy/es/

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
2023-03-21 11:53:10 +00:00
Weblate (bot) 03b0465131
chore(legacy): translated using weblate (Spanish) (#2468)
Currently translated at 94.8% (891 of 939 strings)

Translation: LibreTime/Legacy
Translate-URL: https://hosted.weblate.org/projects/libretime/legacy/es/

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
2023-03-20 06:35:29 +00:00
renovate[bot] 89372aee82 fix(deps): update dependency friendsofphp/php-cs-fixer to <3.15.2 2023-03-14 10:51:19 +01:00
Weblate (bot) 803f950c69
chore(legacy): translated using weblate (Portuguese (Brazil)) (#2434)
Currently translated at 54.2% (509 of 939 strings)

Translation: LibreTime/Legacy
Translate-URL: https://hosted.weblate.org/projects/libretime/legacy/pt_BR/

Co-authored-by: Felipe Nogueira <contato.fnog@gmail.com>
2023-03-10 11:24:59 +00:00
Weblate (bot) b02c1d038c
chore(legacy): translated using weblate (French) (#2429)
Currently translated at 100.0% (939 of 939 strings)

Translation: LibreTime/Legacy
Translate-URL: https://hosted.weblate.org/projects/libretime/legacy/fr/

Co-authored-by: Jonas L <ljonas@riseup.net>
2023-03-07 10:34:54 +00:00
renovate[bot] 868faf928c
chore(deps): lock file maintenance (legacy/composer.json) (#2427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-06 08:58:21 +02:00
libretime-bot fb3fc74705 chore(legacy): update locales 2023-02-27 12:16:32 +00:00
jo 9384df7be2
Merge branch '3.0.x' into main 2023-02-26 20:16:38 +01:00
jo 5fbd4f54a2 fix(legacy): on air light fails when no shows are scheduled 2023-02-26 18:13:00 +01:00
Jonas L cced09f1ac
ci: update locales weekly, not for every commit (#2403) 2023-02-26 19:07:04 +02:00
Ihor Hordiichuk 7955316f71 chore(legacy): translated using weblate (Ukrainian)
Currently translated at 100.0% (939 of 939 strings)

Translation: LibreTime/Legacy
Translate-URL: https://hosted.weblate.org/projects/libretime/legacy/uk/
2023-02-25 20:13:05 +01:00
jo 53673632df ci: check if locale are up to date 2023-02-24 15:37:29 +02:00
jo dea3d1a297 chore(legacy): update locale 2023-02-24 15:37:29 +02:00
togir a2aca7ddb4
fix(legacy): do not delete audio file when removing artwork (#2395)
* fix: do not delete audio file when removing artwork

* replace glob with explicit filenames

---------

Co-authored-by: jo <ljonas@riseup.net>
2023-02-24 12:04:11 +01:00
Jonas L 63c4233833
fix(legacy): don't use dict assignment on object (#2384) 2023-02-21 08:56:14 +02:00
jo 440ad29015 fix(legacy): ensure options is a dict during json encoding 2023-02-20 16:14:54 +01:00
jo 87de25052a cuepoints analyzer disabled by default 2023-02-15 10:13:32 +02:00
jo f5e46c6f3d feat: configure cue points analysis per track type 2023-02-15 10:13:32 +02:00
renovate[bot] eb55859bea fix(deps): update dependency friendsofphp/php-cs-fixer to <3.14.5 2023-02-10 21:57:40 +01:00
renovate[bot] 72fde5efee chore(deps): lock file maintenance (legacy/composer.json) 2023-02-06 15:09:11 +01:00
jo c34f02d916 fix(legacy): improve error messages and logs 2023-02-02 08:23:03 +02:00
renovate[bot] 6030ee2fb0 fix(deps): update dependency friendsofphp/php-cs-fixer to <3.14.4 2023-01-30 10:10:17 +01:00
jo 69120cad73 fix(legacy): move forked deps to the libretime namespace 2023-01-16 08:42:23 +02:00
jo 9807d1284f fix(legacy): refresh lock files 2023-01-16 08:42:23 +02:00
jo 2fc9e335a2 refactor(legacy): remove unused variable 2023-01-16 08:42:23 +02:00
jo 0db72614eb fix(legacy): advanced search by track type id
Advanced where clause didn't support matching primary keys.

Fixes #2344
2023-01-16 08:42:23 +02:00
jo 494157750c fix(legacy): move forked deps to the libretime namespace 2023-01-12 23:15:12 +02:00
jo 284165976a chore(legacy): refresh lock file 2023-01-12 23:15:12 +02:00
jo ec2c560831 refactor(legacy): remove unused variable 2023-01-08 22:40:48 +02:00
jo fcfe52ec9d fix(legacy): advanced search by track type id
Advanced where clause didn't support matching primary keys.

Fixes #2344
2023-01-08 22:40:48 +02:00
renovate[bot] 29a21c24a2 fix(deps): update dependency friendsofphp/php-cs-fixer to <3.13.3 2023-01-03 04:38:45 +01:00
renovate[bot] 9d2de9f83e chore(deps): lock file maintenance (legacy/composer.json) 2022-12-26 15:59:15 +01:00
renovate[bot] b4fc7b6f4b fix(deps): update dependency friendsofphp/php-cs-fixer to <3.13.2 2022-12-19 14:23:08 +01:00
Jonas L d9fe7d8712 fix(legacy): log errors on connect check failure (#2317) 2022-12-16 19:38:33 +01:00
Jonas L 5bdb2628b1 fix(legacy): add log entry on task run (#2316) 2022-12-16 19:38:17 +01:00
Jonas L 58dd5bf903
fix(legacy): log errors on connect check failure (#2317) 2022-12-16 20:07:38 +02:00
Jonas L 13852ad7a7
fix(legacy): add log entry on task run (#2316) 2022-12-16 20:06:56 +02:00
renovate[bot] 54641d455e
chore(deps): lock file maintenance (legacy/composer.json) (#2258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 07:53:44 +02:00
Weblate (bot) 67fc287d98
chore(legacy): translated using weblate (Ukrainian) (#2252)
Currently translated at 100.0% (940 of 940 strings)

Translation: LibreTime/Legacy
Translate-URL: https://hosted.weblate.org/projects/libretime/legacy/uk/

Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
2022-11-07 08:09:17 +02:00
renovate[bot] 6564d18442
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.13.1 (#2249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-01 08:27:47 +02:00
renovate[bot] 2d321db965
chore(deps): lock file maintenance (legacy/composer.json) (#2247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-31 08:22:37 +02:00