Commit graph

18497 commits

Author SHA1 Message Date
renovate[bot]
d0be84bff7
chore(deps): update dependency django to >=4.1.4,<4.3 (#2492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 12:11:18 +02: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
jo
028eafb1b6 test(playout): liquidsoap wait for version 2023-03-30 20:49:07 +01:00
jo
6acce9b87d test(playout): move liq_conn fixture to conftest 2023-03-30 20:49:07 +01:00
jo
6412b17996 fix(playout): catch oserror in liquidsoap client
Prevent playout crash when liquidsoap is not yet reachable.
2023-03-30 20:49:07 +01:00
renovate[bot]
f902537056
chore(deps): update pre-commit hook psf/black to v23.3.0 (#2486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 06:58:23 +01:00
renovate[bot]
6b502fd113 chore(deps): update dependency sentry-sdk to >=1.15.0,<1.19 2023-03-28 19:57:03 +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
renovate[bot]
7621563ee5
chore(deps): update dependency django-filter to v23 (#2482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-26 16:00:27 +02:00
Jonas L
7962c0adf6
feat(api): add cors headers middleware (#2479) 2023-03-23 14:40:30 +00:00
renovate[bot]
1bf46b2de4 chore(deps): update actions/stale action to v8 2023-03-23 12:17:25 +01:00
jo
a1db2a157a feat(playout): replace schedule event dicts with objects 2023-03-22 13:05:57 +00:00
jo
684e7a6f24 chore: move mime type utils 2023-03-22 13:05:57 +00:00
jo
3f4ebab788 feat(playout): move liquidsoap auth to notify cli 2023-03-22 12:13:59 +00:00
jo
114a599993 fix(playout): use new api-client v1 2023-03-22 12:13:59 +00:00
jo
0ec2c7fd54 test(api-client): allow linters failure 2023-03-22 12:13:59 +00: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
ad00272168 refactor(api-client): allow custom retry strategy 2023-03-22 12:13:59 +00:00
Jonas L
e992d7147e
fix(installer): bump setuptools to ~=67.3 (#2387) 2023-03-22 09:15: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
jo
74af2112a6 fix(playout): quote incompatible <py3.9 type hints 2023-03-22 09:11:56 +00:00
jo
dde1af70b2 test(playout): class creation 2023-03-22 09:11:56 +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]
3e5a7e4c08 chore(deps): update dependency djangorestframework-stubs to >=1.8.0,<1.11 2023-03-16 21:09:58 +01:00
renovate[bot]
6a7d72cdf9
chore(deps): update dependency sentry-sdk to >=1.15.0,<1.18 (#2466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 16:45:45 +00:00
renovate[bot]
6575921375 chore(deps): update dependency django-stubs to >=1.14.0,<1.17 2023-03-16 15:56:18 +01:00
renovate[bot]
cdf5c76dc2
chore(deps): update amannn/action-semantic-pull-request action to v5.2.0 (#2462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 13:14:06 +00:00
Jonas L
c7381a4f80
fix(api): cast string value to int enum (#2461) 2023-03-15 21:19:04 +00:00
jo
0d3a56aaae
Merge branch 'stable' 2023-03-15 18:06:01 +01:00
jo
deec2a1726 test(shared): fix linting errors 2023-03-15 16:55:29 +00:00
jo
1f48e38411 test(api): fix linting errors 2023-03-15 16:55:29 +00:00
jo
af4f8fe02d chore: rename branch 3.0.x to stable 2023-03-15 16:55:29 +00:00
Jonas L
f318ab8a2b
docs: add instructions for the sentry setup (#2441) 2023-03-15 13:13:37 +00:00
jo
c290aece92 docs: docker-compose env variables setup 2023-03-15 11:52:00 +00:00
jo
00ceb9bd46 fix: move docker specific setup to dockerfile 2023-03-15 11:52:00 +00:00
jo
b675e04df2 fix: allow overriding docker-compose predefined environment 2023-03-15 11:52:00 +00:00
jo
b87b8e5076 fix: pin rabbitmq version in docker-compose 2023-03-15 11:52:00 +00:00
jo
0bdbc0425f fix: pin postgresql version in docker-compose 2023-03-15 11:52:00 +00:00
renovate[bot]
903a643c01 chore(deps): update dependency sentry-sdk to >=1.15.0,<1.17 2023-03-15 11:16:08 +01:00
jo
b7214b5d46 feat: add sentry sdk 2023-03-14 14:59:45 +00:00
jo
a60d83311b feat: add python packages version 2023-03-14 14:59:45 +00:00
jo
72aa1c1dae fix(api): explicit FileImportStatusEnum in schema 2023-03-14 13:29:55 +01:00
renovate[bot]
81db2a55c5 chore(deps): update dependency drf-spectacular to >=0.22.1,<0.27 2023-03-14 13:29:55 +01:00
jo
c7c8207df3 test(shared): fix linting errors 2023-03-14 11:23:14 +00:00
jo
38bff1d4df test(api): fix linting errors 2023-03-14 11:23:14 +00:00
jo
b4827112a2 ci: run all tests on python tools changes 2023-03-14 11:23:14 +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
Kyle Robbertze
5aac4eb3a9 ci: allow Falso as a word in codespell 2023-03-14 08:51:52 +00:00