Commit Graph

  • d9aed7e2a3 Merge remote-tracking branch 'origin/main' main Michael 2025-03-10 15:33:32 +0100
  • 31d152831f fix(nginx): client body size and timeout Michael 2025-03-10 15:33:21 +0100
  • a60b06c1be Update README.md maria 2025-02-17 11:33:05 +0100
  • 6aef2b0aaf Merge remote-tracking branch 'origin/main' Michael 2025-02-13 13:48:29 +0100
  • 75c9367c2e feat: added template nginx conf for sintonia_webapp Michael 2025-02-13 13:47:54 +0100
  • 5b33dc0a90 feat(docker-compose.override): sintonia_webapp added volume for storage, exposed php-fpm ports, set env var for xdebug Michael 2025-02-13 12:53:29 +0100
  • 6745416d94 feat(docker-compose): added volume for sintonia_webapp assets, nginx opened ports for sintonia_webapp, changed general public url for analyzer Michael 2025-02-13 12:51:49 +0100
  • d7574e2ada feat(docker): add php-fpm and relative log files Michael 2025-02-13 12:50:01 +0100
  • 6218f1e34a Update README.md maria 2025-02-13 12:46:15 +0100
  • 82f4b18763 Update README.md maria 2025-02-13 12:45:39 +0100
  • 703b69c4a8 feat(dockerfile): seeds db in dev with user permissions Michael 2025-02-11 16:32:47 +0100
  • 0ada5cf38f feat(docker): php sockets Michael 2025-02-07 16:13:01 +0100
  • d72fb3fe6b fix: changed localhost to 127.0.0.1 Michael 2025-02-07 16:12:22 +0100
  • 8d94b43d76 feat: added php.ini for dev and prod in dockerfile Michael 2025-02-07 13:39:36 +0100
  • d2fc5b0efa fix(docker): added laravel migration in container Michael 2025-02-06 18:26:27 +0100
  • d48200af4e feat(xdebug): added support for xdebug in container Michael 2025-02-06 18:22:48 +0100
  • 92631dc015 feat(laravel env dev): added telescope and hash verify Michael 2025-02-06 14:00:21 +0100
  • 013659e034 feat(docker): added xdebug support, run laravel job once Michael 2025-02-06 13:59:44 +0100
  • 18ad58fd68 sintonia docker fix: dev container startup dev Michael 2025-02-03 15:48:35 +0100
  • f17ee781a2 .gitignore add: avoid double repo commits sintonia_webapp Michael 2025-01-23 13:52:39 +0100
  • e1df1ee10c Docker add: .env vars sintonia_webapp Michael 2025-01-23 13:51:15 +0100
  • 35043d436f Dockerfile + docker-compose add: add dev sintonia_webapp container Michael 2025-01-23 13:49:55 +0100
  • ca3a179529 Docker files add: basic laravel conf Michael 2025-01-23 13:49:03 +0100
  • 29ac9c69a3 Added Sintonia Webapp first version docker image docker-setup Marco Cavalli 2024-10-08 19:01:29 +0200
  • ed30d449fe Initial commit Marco Cavalli 2024-10-04 17:40:53 +0200
  • a37050df9e
    chore(deps): update dependency uvicorn to >=0.17.6,<0.32.0 (#3081) renovate[bot] 2024-09-30 16:32:04 +0100
  • bac903f4e5
    chore: update django-stubs version (#3085) Kyle Robbertze 2024-09-30 16:15:28 +0100
  • 81e8fa90ed
    chore: fix linting ignore comments (#3084) Kyle Robbertze 2024-09-30 16:08:23 +0100
  • 004b784d09 chore(deps): lock file maintenance (legacy/composer.json) renovate[bot] 2024-09-16 04:37:20 +0000
  • 1ae9a7b368
    chore(legacy): translations update from Hosted Weblate (#3077) Weblate (bot) 2024-09-11 22:37:19 +0200
  • 905008d72c
    chore(legacy): translations update from Hosted Weblate (#3076) Weblate (bot) 2024-09-10 22:40:35 +0200
  • 3b768644b2 chore(legacy): update locales libretime-bot 2024-09-09 02:14:15 +0000
  • 43f286c53d
    chore(deps): update dependency friendsofphp/php-cs-fixer to <3.64.1 (#3058) renovate[bot] 2024-09-07 21:14:32 +0200
  • a3865aa6ee
    fix: add missing file for nb_NO locale (#3075) Jonas L. 2024-09-07 21:13:52 +0200
  • 4d737319d8 chore(deps): update pre-commit hook adamchainz/django-upgrade to v1.21.0 renovate[bot] 2024-09-06 13:44:57 +0000
  • e614fbcf6c
    feat: add Norwegian Bokmål locale (#3073) Jonas L. 2024-09-06 15:43:40 +0200
  • d929871060 chore(deps): lock file maintenance (legacy/composer.json) renovate[bot] 2024-09-02 04:52:16 +0000
  • e344154d42
    docs: update SoundExchange costs (#3070) cdr78621 2024-08-29 02:57:12 -0500
  • 8c26505622
    feat(legacy): order by filename when lptime is null (#3069) dakriy 2024-08-23 23:47:25 -0700
  • c883d0f2d5
    fix(legacy): fix filename criteria searching (#3068) dakriy 2024-08-20 14:39:53 -0700
  • f5355d6b61
    chore(deps): lock file maintenance (legacy/composer.json) (#3067) renovate[bot] 2024-08-13 12:39:37 +0100
  • fdad983b48
    chore(deps): update dependency gunicorn to v23 (#3066) renovate[bot] 2024-08-12 09:11:02 +0100
  • 4b5ab6a2ad
    chore(deps): update pre-commit hook psf/black-pre-commit-mirror to v24.8.0 (#3065) renovate[bot] 2024-08-07 16:29:11 +0100
  • 72692c4b77
    chore(deps): update dependency django-filter to >=2.4.0,<24.4 (#3060) renovate[bot] 2024-08-04 12:43:07 +0900
  • 1f9a504996
    ci: downgrade django-stubs to not install v5.x (#3062) Kyle Robbertze 2024-08-04 12:00:56 +0900
  • 65d435d9e7
    ci: fix broken link check (#3061) Kyle Robbertze 2024-08-04 11:47:37 +0900
  • 8136160125
    chore(deps): update pre-commit hook asottile/pyupgrade to v3.17.0 (#3059) renovate[bot] 2024-07-30 10:20:07 +0900
  • 9ee1783afd
    chore(deps): update pre-commit hook adamchainz/django-upgrade to v1.20.0 (#3057) renovate[bot] 2024-07-20 17:48:56 +0100
  • 482f2215a0
    chore(legacy): translations update from Hosted Weblate (#3055) Weblate (bot) 2024-07-08 22:20:21 +0200
  • 70735d4431
    docs: use new docker compose command (#3054) Harry W 2024-07-06 10:48:30 +0100
  • e0b1eba1bb chore(deps): update amannn/action-semantic-pull-request action to v5.5.3 renovate[bot] 2024-06-29 19:27:25 +0000
  • e095cb2a5f
    fix: docker warnings "keywords casing do not match" (#3048) Thomas Göttgens 2024-06-29 21:26:44 +0200
  • dad3d74188
    chore(legacy): translations update from Hosted Weblate (#3046) Weblate (bot) 2024-06-28 20:23:03 +0200
  • d97c4d427a
    chore(deps): update pre-commit hook adamchainz/django-upgrade to v1.19.0 (#3047) renovate[bot] 2024-06-28 13:59:31 +0100
  • 609b4e7a03 chore(deps): lock file maintenance (legacy/composer.json) renovate[bot] 2024-06-24 04:51:10 +0000
  • e5aceef71a chore(legacy): update locales libretime-bot 2024-06-24 02:01:54 +0000
  • 63572fdab9
    docs: add missing v4.2.0 release note (#3044) Jonas L 2024-06-22 22:58:15 +0200
  • 60db15e8e5
    chore(main): release 4.2.0 (#3028) libretime-bot 2024-06-22 18:16:49 +0200
  • 9684214425
    perf: optimize the rabbitmq health check (#3037) Cristian Oneț 2024-06-22 19:10:55 +0300
  • 97b2f0e257
    chore(deps): update dependency requests to >=2.32.2,<2.33 [security] (#3032) renovate[bot] 2024-06-22 17:47:09 +0200
  • 646bc81724
    fix: pin pip version to <24.1 to allow installing pytz (celery) (#3043) Jonas L 2024-06-22 17:35:30 +0200
  • 4e0953d513
    refactor: remove non existent asset file (#3042) Jonas L 2024-06-22 17:18:16 +0200
  • c96f78df9f
    fix: pin pip version to <21.4 to allow installing pytz (celery) (#3041) Jonas L 2024-06-22 16:33:23 +0200
  • 6958070eec
    test: ensure the context cleanup is executed (#3040) Jonas L 2024-06-22 13:31:13 +0200
  • d99d6e1a68
    perf: optimize the api image health check (#3038) Cristian Oneț 2024-06-22 14:18:50 +0300
  • 4642b6c08e
    feat(legacy): add filename block criteria (#3015) dakriy 2024-06-22 02:51:59 -0700
  • 7f3f318601
    chore(deps): update dependency friendsofphp/php-cs-fixer to <3.59.4 (#3030) renovate[bot] 2024-06-22 11:45:50 +0200
  • f12392e276
    chore(deps): update dependency django-cors-headers to >=3.14.0,<4.5 (#3036) renovate[bot] 2024-06-22 11:45:37 +0200
  • e5a8baafa8
    chore: fix broken link check (#3039) Jonas L 2024-06-22 11:44:35 +0200
  • 451652bc40
    feat(legacy): add current date macro to string block criteria (#3013) dakriy 2024-06-22 02:19:21 -0700
  • 13a8e38beb chore(deps): update docker/build-push-action action to v6 renovate[bot] 2024-06-19 14:52:00 +0000
  • 02cd85a845 chore(deps): update docker/bake-action action to v5 renovate[bot] 2024-06-18 08:19:39 +0000
  • 826aac1c05
    chore(deps): lock file maintenance (legacy/composer.json) (#3033) renovate[bot] 2024-06-18 09:18:21 +0100
  • 01253b31fc chore(legacy): update locales libretime-bot 2024-06-10 02:02:19 +0000
  • f09bae6856 chore(deps): update pre-commit hook asottile/pyupgrade to v3.16.0 renovate[bot] 2024-06-08 19:12:19 +0000
  • 5ed15f9722
    chore(deps): update dependency friendsofphp/php-cs-fixer to <3.58.2 (#3016) renovate[bot] 2024-06-07 21:52:47 +0200
  • 23c7411996
    chore(deps): update dependency uvicorn to >=0.17.6,<0.31.0 (#3022) renovate[bot] 2024-06-07 21:52:36 +0200
  • 2b43e51ed1
    fix: playlist allocates inaccurate time to smartblocks (#3026) Rob Hailman 2024-06-05 12:01:57 -0400
  • 10996e847b chore(deps): lock file maintenance (legacy/composer.json) renovate[bot] 2024-06-05 15:55:48 +0000
  • 6432efd791
    docs: fix typo (#3027) Kyle Robbertze 2024-06-05 16:54:12 +0100
  • c3e30f1857 chore(deps): update pre-commit hook codespell-project/codespell to v2.3.0 renovate[bot] 2024-05-30 01:58:22 +0000
  • 9974b4631d chore(deps): update pre-commit hook adamchainz/django-upgrade to v1.18.0 renovate[bot] 2024-05-28 21:09:39 +0000
  • 5d2ad43039 chore(deps): lock file maintenance (legacy/composer.json) renovate[bot] 2024-05-13 04:13:08 +0000
  • 848612ae6f chore(deps): update pre-commit hook adamchainz/django-upgrade to v1.17.0 renovate[bot] 2024-05-11 09:11:22 +0000
  • f77c8dbaaa
    chore(deps): update dependency friendsofphp/php-cs-fixer to <3.56.2 (#3008) renovate[bot] 2024-05-11 11:10:18 +0200
  • 4442664c36 chore(legacy): update locales libretime-bot 2024-05-06 01:56:09 +0000
  • 1a985a4b37
    chore(main): release 4.1.0 (#2893) libretime-bot 2024-05-05 23:45:39 +0200
  • bfde17edf7
    fix(worker): ensure celery beat is started (#3007) Jonas L 2024-05-05 23:32:29 +0200
  • 9757b1b78c
    feat(api): implement file deletion (#2960) Thomas Göttgens 2024-05-05 22:44:30 +0200
  • 86da46ee3a
    fix(legacy): allow deleting file with api token (#2995) Thomas Göttgens 2024-05-05 22:26:27 +0200
  • 201e85e537
    chore(deps): update dependency django-stubs to v5 (#3006) renovate[bot] 2024-05-05 21:21:20 +0200
  • 064c435b09
    refactor(legacy): remove unused waveform related code (#3003) Thomas Göttgens 2024-05-05 21:15:11 +0200
  • a556b73d2a chore(deps): lock file maintenance (legacy/composer.json) renovate[bot] 2024-04-29 04:05:38 +0000
  • ad16a9b3f8 chore(legacy): update locales libretime-bot 2024-04-29 01:54:43 +0000
  • 40b4fc7f66
    feat: build schedule events exclusively in playout (#2946) Jonas L 2024-04-27 20:09:16 +0200
  • c02502ad9d chore(deps): update pre-commit hook psf/black-pre-commit-mirror to v24.4.2 renovate[bot] 2024-04-27 07:26:07 +0000
  • c5a9c75946 chore(deps): update lycheeverse/lychee-action action to v1.10.0 renovate[bot] 2024-04-26 00:51:25 +0000
  • 50e5767963 chore(deps): update amannn/action-semantic-pull-request action to v5.5.2 renovate[bot] 2024-04-24 17:16:43 +0000
  • 8615c85572
    chore(deps): update dependency friendsofphp/php-cs-fixer to <3.54.1 (#2994) renovate[bot] 2024-04-23 18:54:41 +0200
  • 7e92bc50cc
    chore(legacy): translations update from Hosted Weblate (#2998) Weblate (bot) 2024-04-23 12:20:55 +0200