Commit Graph

7407 Commits

Author SHA1 Message Date
Buster Neece 3410442f24
Minor PHP deps update.
Changelogs summary:

 - aws/aws-sdk-php updated from 3.301.1 to 3.301.3 patch
   See changes: https://github.com/aws/aws-sdk-php/compare/3.301.1...3.301.3
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.301.3

 - mockery/mockery updated from 1.6.9 to 1.6.10 patch
   See changes: https://github.com/mockery/mockery/compare/1.6.9...1.6.10
   Release notes: https://github.com/mockery/mockery/releases/tag/1.6.10

 - phpstan/phpstan updated from 1.10.62 to 1.10.63 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.10.62...1.10.63
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.63

 - phpstan/phpstan-doctrine updated from 1.3.62 to 1.3.63 patch
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/1.3.62...1.3.63
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.3.63

 - roave/security-advisories updated from dev-latest@eedc674 to dev-latest@04b9d7f
   See changes: eedc674...04b9d7f

No security vulnerability advisories found.
2024-03-20 13:14:33 -05:00
Buster Neece df401b5468
Switch back to common Doctrine Entity Normalizer library. 2024-03-20 12:55:01 -05:00
Buster Neece 838095eee6
Ensure podcast publish_at field is always set and sortable and fix sorting issues with the Podcast Episodes admin UI. 2024-03-19 07:27:48 -05:00
Buster Neece eed6811b38
Switch to using Order enum for sorting. 2024-03-19 07:16:20 -05:00
Buster Neece e376d4014c
Remove type annotations from old DBAL version; remove custom Carbon Immutable format. 2024-03-19 06:53:36 -05:00
Buster Neece 6316df6106
Fix CarbonImmutable checks. 2024-03-19 05:41:43 -05:00
Buster Neece 4324f94cb2
Send timestamp along with individual SSE NP events, avoiding separate `global:time` channel. 2024-03-19 05:27:42 -05:00
Buster Neece 5212e54ad6
Make extension installer its own labeled pre-stage. 2024-03-19 03:15:47 -05:00
Buster Neece 62a17a21eb
Update PHP dependencies.
Changelogs summary:

 - doctrine/persistence updated from 3.3.1 to 3.3.2 patch
   See changes: https://github.com/doctrine/persistence/compare/3.3.1...3.3.2
   Release notes: https://github.com/doctrine/persistence/releases/tag/3.3.2

 - psy/psysh updated from v0.12.0 to v0.12.2 patch
   See changes: https://github.com/bobthecow/psysh/compare/v0.12.0...v0.12.2
   Release notes: https://github.com/bobthecow/psysh/releases/tag/v0.12.2

 - phpunit/php-code-coverage updated from 11.0.2 to 11.0.3 patch
   See changes: https://github.com/sebastianbergmann/php-code-coverage/compare/11.0.2...11.0.3
   Release notes: https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.3

 - phpunit/phpunit updated from 11.0.5 to 11.0.6 patch
   See changes: https://github.com/sebastianbergmann/phpunit/compare/11.0.5...11.0.6
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/11.0.6

 - composer/ca-bundle updated from 1.4.1 to 1.5.0 minor
   See changes: https://github.com/composer/ca-bundle/compare/1.4.1...1.5.0
   Release notes: https://github.com/composer/ca-bundle/releases/tag/1.5.0

 - intervention/image updated from 3.4.0 to 3.5.0 minor
   See changes: https://github.com/Intervention/image/compare/3.4.0...3.5.0
   Release notes: https://github.com/Intervention/image/releases/tag/3.5.0

 - league/flysystem updated from 3.25.0 to 3.25.1 patch
   See changes: https://github.com/thephpleague/flysystem/compare/3.25.0...3.25.1
   Release notes: https://github.com/thephpleague/flysystem/releases/tag/3.25.1

 - league/flysystem-local updated from 3.23.1 to 3.25.1 minor
   See changes: https://github.com/thephpleague/flysystem-local/compare/3.23.1...3.25.1
   Release notes: https://github.com/thephpleague/flysystem-local/releases/tag/3.25.1

 - aws/aws-sdk-php updated from 3.300.14 to 3.301.1 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.300.14...3.301.1
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.301.1

 - league/flysystem-aws-s3-v3 updated from 3.24.0 to 3.25.1 minor
   See changes: https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.24.0...3.25.1
   Release notes: https://github.com/thephpleague/flysystem-aws-s3-v3/releases/tag/3.25.1

 - league/flysystem-sftp-v3 updated from 3.25.0 to 3.25.1 patch
   See changes: https://github.com/thephpleague/flysystem-sftp-v3/compare/3.25.0...3.25.1
   Release notes: https://github.com/thephpleague/flysystem-sftp-v3/releases/tag/3.25.1

 - mockery/mockery updated from 1.6.7 to 1.6.9 patch
   See changes: https://github.com/mockery/mockery/compare/1.6.7...1.6.9
   Release notes: https://github.com/mockery/mockery/releases/tag/1.6.9

 - nesbot/carbon updated from 3.0.2 to 3.1.1 minor
   See changes: https://github.com/briannesbitt/Carbon/compare/3.0.2...3.1.1
   Release notes: https://github.com/briannesbitt/Carbon/releases/tag/3.1.1

 - phpstan/phpstan updated from 1.10.60 to 1.10.62 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.10.60...1.10.62
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.62

 - roave/security-advisories updated from dev-latest@bb15a6d to dev-latest@eedc674
   See changes: bb15a6d...eedc674

 - zircote/swagger-php updated from dev-master@038da8a to dev-master@d3265da
   See changes: 038da8a...d3265da

No security vulnerability advisories found.
2024-03-18 10:18:32 -05:00
Buster Neece cd66da17ad
Update Centrifugo and switch to TOML markup for parsing fixes. 2024-03-17 09:20:11 -05:00
Buster Neece 9b3106eb7f
Enable JIT compilation for PHP. 2024-03-17 05:19:08 -05:00
Buster Neece a4bf4b6655
Switch back to mainline php-scanner, update other PHP deps.
Changelogs summary:

 - phpunit/php-code-coverage updated from 11.0.1 to 11.0.2 patch
   See changes: https://github.com/sebastianbergmann/php-code-coverage/compare/11.0.1...11.0.2
   Release notes: https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.2

 - phpunit/phpunit updated from 11.0.4 to 11.0.5 patch
   See changes: https://github.com/sebastianbergmann/phpunit/compare/11.0.4...11.0.5
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/11.0.5

 - gettext/php-scanner updated from dev-master@8d5aa46 to v2.0.0 major
   See changes: https://github.com/php-gettext/PHP-Scanner/compare/BusterNeece:8d5aa46...php-gettext:v2.0.0
   Release notes: https://github.com/php-gettext/PHP-Scanner/releases/tag/v2.0.0

 - league/flysystem updated from 3.24.0 to 3.25.0 minor
   See changes: https://github.com/thephpleague/flysystem/compare/3.24.0...3.25.0
   Release notes: https://github.com/thephpleague/flysystem/releases/tag/3.25.0

 - aws/aws-sdk-php updated from 3.300.13 to 3.300.14 patch
   See changes: https://github.com/aws/aws-sdk-php/compare/3.300.13...3.300.14
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.300.14

 - league/flysystem-sftp-v3 updated from 3.23.1 to 3.25.0 minor
   See changes: https://github.com/thephpleague/flysystem-sftp-v3/compare/3.23.1...3.25.0
   Release notes: https://github.com/thephpleague/flysystem-sftp-v3/releases/tag/3.25.0

 - roave/security-advisories updated from dev-latest@b011d99 to dev-latest@bb15a6d
   See changes: b011d99...bb15a6d

 - slevomat/coding-standard updated from 8.14.1 to 8.15.0 minor
   See changes: https://github.com/slevomat/coding-standard/compare/8.14.1...8.15.0
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/8.15.0

No security vulnerability advisories found.
2024-03-10 08:57:32 -05:00
jpcastberg 7d083ab93d
Now playing position (#7001)
* Add position state to now playing

* fix seeking bug
2024-03-09 14:14:00 -06:00
Buster Neece 035799679b
Update frontend deps. 2024-03-09 02:20:33 -06:00
Buster Neece 0518a60a42
Update PHP deps (including temporarily moving PHP-Parser over to personal repo).
Changelogs summary:

 - sebastian/diff updated from 5.1.1 to 6.0.1 major
   See changes: https://github.com/sebastianbergmann/diff/compare/5.1.1...6.0.1
   Release notes: https://github.com/sebastianbergmann/diff/releases/tag/6.0.1

 - sebastian/recursion-context updated from 5.0.0 to 6.0.0 major
   See changes: https://github.com/sebastianbergmann/recursion-context/compare/5.0.0...6.0.0
   Release notes: https://github.com/sebastianbergmann/recursion-context/releases/tag/6.0.0

 - sebastian/exporter updated from 5.1.2 to 6.0.1 major
   See changes: https://github.com/sebastianbergmann/exporter/compare/5.1.2...6.0.1
   Release notes: https://github.com/sebastianbergmann/exporter/releases/tag/6.0.1

 - sebastian/comparator updated from 5.0.1 to 6.0.0 major
   See changes: https://github.com/sebastianbergmann/comparator/compare/5.0.1...6.0.0
   Release notes: https://github.com/sebastianbergmann/comparator/releases/tag/6.0.0

 - nikic/php-parser updated from v4.18.0 to v5.0.2 major
   See changes: https://github.com/nikic/PHP-Parser/compare/v4.18.0...v5.0.2
   Release notes: https://github.com/nikic/PHP-Parser/releases/tag/v5.0.2

 - sebastian/version updated from 4.0.1 to 5.0.0 major
   See changes: https://github.com/sebastianbergmann/version/compare/4.0.1...5.0.0
   Release notes: https://github.com/sebastianbergmann/version/releases/tag/5.0.0

 - sebastian/type updated from 4.0.0 to 5.0.0 major
   See changes: https://github.com/sebastianbergmann/type/compare/4.0.0...5.0.0
   Release notes: https://github.com/sebastianbergmann/type/releases/tag/5.0.0

 - sebastian/object-reflector updated from 3.0.0 to 4.0.0 major
   See changes: https://github.com/sebastianbergmann/object-reflector/compare/3.0.0...4.0.0
   Release notes: https://github.com/sebastianbergmann/object-reflector/releases/tag/4.0.0

 - sebastian/object-enumerator updated from 5.0.0 to 6.0.0 major
   See changes: https://github.com/sebastianbergmann/object-enumerator/compare/5.0.0...6.0.0
   Release notes: https://github.com/sebastianbergmann/object-enumerator/releases/tag/6.0.0

 - sebastian/global-state updated from 6.0.2 to 7.0.1 major
   See changes: https://github.com/sebastianbergmann/global-state/compare/6.0.2...7.0.1
   Release notes: https://github.com/sebastianbergmann/global-state/releases/tag/7.0.1

 - sebastian/environment updated from 6.0.1 to 7.0.0 major
   See changes: https://github.com/sebastianbergmann/environment/compare/6.0.1...7.0.0
   Release notes: https://github.com/sebastianbergmann/environment/releases/tag/7.0.0

 - sebastian/code-unit updated from 2.0.0 to 3.0.0 major
   See changes: https://github.com/sebastianbergmann/code-unit/compare/2.0.0...3.0.0
   Release notes: https://github.com/sebastianbergmann/code-unit/releases/tag/3.0.0

 - sebastian/cli-parser updated from 2.0.1 to 3.0.1 major
   See changes: https://github.com/sebastianbergmann/cli-parser/compare/2.0.1...3.0.1
   Release notes: https://github.com/sebastianbergmann/cli-parser/releases/tag/3.0.1

 - phpunit/php-timer updated from 6.0.0 to 7.0.0 major
   See changes: https://github.com/sebastianbergmann/php-timer/compare/6.0.0...7.0.0
   Release notes: https://github.com/sebastianbergmann/php-timer/releases/tag/7.0.0

 - phpunit/php-text-template updated from 3.0.1 to 4.0.0 major
   See changes: https://github.com/sebastianbergmann/php-text-template/compare/3.0.1...4.0.0
   Release notes: https://github.com/sebastianbergmann/php-text-template/releases/tag/4.0.0

 - phpunit/php-invoker updated from 4.0.0 to 5.0.0 major
   See changes: https://github.com/sebastianbergmann/php-invoker/compare/4.0.0...5.0.0
   Release notes: https://github.com/sebastianbergmann/php-invoker/releases/tag/5.0.0

 - phpunit/php-file-iterator updated from 4.1.0 to 5.0.0 major
   See changes: https://github.com/sebastianbergmann/php-file-iterator/compare/4.1.0...5.0.0
   Release notes: https://github.com/sebastianbergmann/php-file-iterator/releases/tag/5.0.0

 - sebastian/lines-of-code updated from 2.0.2 to 3.0.0 major
   See changes: https://github.com/sebastianbergmann/lines-of-code/compare/2.0.2...3.0.0
   Release notes: https://github.com/sebastianbergmann/lines-of-code/releases/tag/3.0.0

 - sebastian/complexity updated from 3.2.0 to 4.0.0 major
   See changes: https://github.com/sebastianbergmann/complexity/compare/3.2.0...4.0.0
   Release notes: https://github.com/sebastianbergmann/complexity/releases/tag/4.0.0

 - sebastian/code-unit-reverse-lookup updated from 3.0.0 to 4.0.0 major
   See changes: https://github.com/sebastianbergmann/code-unit-reverse-lookup/compare/3.0.0...4.0.0
   Release notes: https://github.com/sebastianbergmann/code-unit-reverse-lookup/releases/tag/4.0.0

 - phpunit/php-code-coverage updated from 10.1.12 to 11.0.1 major
   See changes: https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.12...11.0.1
   Release notes: https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.1

 - phpunit/phpunit updated from 10.5.11 to 11.0.4 major
   See changes: https://github.com/sebastianbergmann/phpunit/compare/10.5.11...11.0.4
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/11.0.4

 - gettext/php-scanner downgraded from v1.3.1 to dev-master@8d5aa46 major
   See changes: https://github.com/BusterNeece/PHP-Scanner/compare/php-gettext:v1.3.1...BusterNeece:8d5aa46

No security vulnerability advisories found.
2024-03-07 22:08:37 -06:00
Buster Neece 6cb540cf02
Update PHP dependencies.
Changelogs summary:

 - codeception/codeception updated from 5.1.1 to 5.1.2 patch
   See changes: https://github.com/Codeception/Codeception/compare/5.1.1...5.1.2
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.1.2

 - aws/aws-sdk-php updated from 3.300.12 to 3.300.13 patch
   See changes: https://github.com/aws/aws-sdk-php/compare/3.300.12...3.300.13
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.300.13

 - pagerfanta/core updated from v4.3.1 to v4.3.2 patch
   See changes: https://github.com/Pagerfanta/core/compare/v4.3.1...v4.3.2
   Release notes: https://github.com/Pagerfanta/core/releases/tag/v4.3.2

 - pagerfanta/doctrine-collections-adapter updated from v4.3.1 to v4.3.2 patch
   See changes: https://github.com/Pagerfanta/doctrine-collections-adapter/compare/v4.3.1...v4.3.2
   Release notes: https://github.com/Pagerfanta/doctrine-collections-adapter/releases/tag/v4.3.2

 - pagerfanta/doctrine-orm-adapter updated from v4.3.1 to v4.3.2 patch
   See changes: https://github.com/Pagerfanta/doctrine-orm-adapter/compare/v4.3.1...v4.3.2
   Release notes: https://github.com/Pagerfanta/doctrine-orm-adapter/releases/tag/v4.3.2

 - phpstan/phpstan updated from 1.10.59 to 1.10.60 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.10.59...1.10.60
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.60

 - zircote/swagger-php updated from dev-master@a6d8a93 to dev-master@038da8a
   See changes: a6d8a93...038da8a

No security vulnerability advisories found.
2024-03-07 19:18:10 -06:00
Buster Neece ed4227c1b5
Fixes #6998 -- Explicitly set all migrations as non-transactional to work around a Migrations issue. 2024-03-07 17:51:43 -06:00
Buster Neece eafa3bdfaf
Update PHP deps.
Changelogs summary:

 - doctrine/collections updated from 2.2.0 to 2.2.1 patch
   See changes: https://github.com/doctrine/collections/compare/2.2.0...2.2.1
   Release notes: https://github.com/doctrine/collections/releases/tag/2.2.1

 - doctrine/migrations updated from 3.7.3 to 3.7.4 patch
   See changes: https://github.com/doctrine/migrations/compare/3.7.3...3.7.4
   Release notes: https://github.com/doctrine/migrations/releases/tag/3.7.4

 - aws/aws-sdk-php updated from 3.300.9 to 3.300.12 patch
   See changes: https://github.com/aws/aws-sdk-php/compare/3.300.9...3.300.12
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.300.12

 - symfony/clock updated from v7.0.3 to v7.0.5 patch
   See changes: https://github.com/symfony/clock/compare/v7.0.3...v7.0.5
   Release notes: https://github.com/symfony/clock/releases/tag/v7.0.5

 - roadrunner-php/roadrunner-api-dto updated from 1.4.0 to v1.5.0 minor
   See changes: https://github.com/roadrunner-php/roadrunner-api-dto/compare/1.4.0...v1.5.0
   Release notes: https://github.com/roadrunner-php/roadrunner-api-dto/releases/tag/v1.5.0

 - roadrunner-php/centrifugo updated from 2.0.0 to v2.0.1 patch
   See changes: https://github.com/roadrunner-php/centrifugo/compare/2.0.0...v2.0.1
   Release notes: https://github.com/roadrunner-php/centrifugo/releases/tag/v2.0.1

 - roave/security-advisories updated from dev-latest@8f1e484 to dev-latest@b011d99
   See changes: 8f1e484...b011d99

 - symfony/validator updated from v7.0.4 to v7.0.5 patch
   See changes: https://github.com/symfony/validator/compare/v7.0.4...v7.0.5
   Release notes: https://github.com/symfony/validator/releases/tag/v7.0.5

No security vulnerability advisories found.
2024-03-06 14:40:43 -06:00
Stefan Körfgen 76fc4e8ac0
Fix for issues #6918 and #6956 (#6991)
* Fix for issues #6918 and #6956

* formatting
2024-03-04 14:15:52 -06:00
Buster Neece 74b8eece33
Update PHP deps including polyfills.
Changelogs summary:

 - symfony/polyfill-php83 removed (installed version was v1.29.0)

 - slim/slim updated from 4.12.0 to 4.13.0 minor
   See changes: https://github.com/slimphp/Slim/compare/4.12.0...4.13.0
   Release notes: https://github.com/slimphp/Slim/releases/tag/4.13.0

No security vulnerability advisories found.
2024-03-03 18:10:13 -06:00
Buster Neece 5726a5c90f
Merge commit 'fa73cd82dcbe56db5e233169a41493f658a7fe1b' 2024-03-03 17:34:54 -06:00
Buster Neece fa73cd82dc
Set explicit flag on new episodes. 2024-03-03 17:32:27 -06:00
Buster Neece 2f14540477
Configure all mutual toOne relationships explicitly. 2024-03-03 16:59:59 -06:00
Buster Neece 24c56345df
Set up sync task for podcast playlists. 2024-03-03 16:21:52 -06:00
Buster Neece 09d186d506
Update API interface and wire up Podcast Episodes for playlist-synced podcasts. 2024-03-03 13:32:08 -06:00
Buster Neece 8fa8ab7e26
Merge commit '466f03674d90d65c3d20411b87930c43572ae0a9' into feature/playlist-driven-podcasts 2024-03-03 13:03:12 -06:00
Buster Neece 466f03674d
Update Doctrine ORM to 3.0, DBAL to 4.0 and surrounding dependencies. 2024-03-03 12:44:11 -06:00
Buster Neece 692a9a56d3
PHP dependencies update.
Changelogs summary:

 - doctrine/persistence updated from 3.2.0 to 3.3.1 minor
   See changes: https://github.com/doctrine/persistence/compare/3.2.0...3.3.1
   Release notes: https://github.com/doctrine/persistence/releases/tag/3.3.1

 - doctrine/orm updated from 2.18.1 to 2.18.2 patch
   See changes: https://github.com/doctrine/orm/compare/2.18.1...2.18.2
   Release notes: https://github.com/doctrine/orm/releases/tag/2.18.2

 - sebastian/diff updated from 5.1.0 to 5.1.1 patch
   See changes: https://github.com/sebastianbergmann/diff/compare/5.1.0...5.1.1
   Release notes: https://github.com/sebastianbergmann/diff/releases/tag/5.1.1

 - sebastian/exporter updated from 5.1.1 to 5.1.2 patch
   See changes: https://github.com/sebastianbergmann/exporter/compare/5.1.1...5.1.2
   Release notes: https://github.com/sebastianbergmann/exporter/releases/tag/5.1.2

 - sebastian/global-state updated from 6.0.1 to 6.0.2 patch
   See changes: https://github.com/sebastianbergmann/global-state/compare/6.0.1...6.0.2
   Release notes: https://github.com/sebastianbergmann/global-state/releases/tag/6.0.2

 - sebastian/cli-parser updated from 2.0.0 to 2.0.1 patch
   See changes: https://github.com/sebastianbergmann/cli-parser/compare/2.0.0...2.0.1
   Release notes: https://github.com/sebastianbergmann/cli-parser/releases/tag/2.0.1

 - phpunit/php-code-coverage updated from 10.1.11 to 10.1.12 patch
   See changes: https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.11...10.1.12
   Release notes: https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.12

 - doctrine/migrations updated from 3.7.2 to 3.7.3 patch
   See changes: https://github.com/doctrine/migrations/compare/3.7.2...3.7.3
   Release notes: https://github.com/doctrine/migrations/releases/tag/3.7.3

 - aws/aws-sdk-php updated from 3.300.6 to 3.300.9 patch
   See changes: https://github.com/aws/aws-sdk-php/compare/3.300.6...3.300.9
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.300.9

 - phpseclib/phpseclib updated from 3.0.36 to 3.0.37 patch
   See changes: https://github.com/phpseclib/phpseclib/compare/3.0.36...3.0.37
   Release notes: https://github.com/phpseclib/phpseclib/releases/tag/3.0.37

 - spiral/roadrunner updated from v2023.3.11 to v2023.3.12 patch
   See changes: https://github.com/roadrunner-server/roadrunner/compare/v2023.3.11...v2023.3.12
   Release notes: https://github.com/roadrunner-server/roadrunner/releases/tag/v2023.3.12

 - roave/security-advisories updated from dev-latest@cca68bc to dev-latest@8f1e484
   See changes: cca68bc...8f1e484

No security vulnerability advisories found.
2024-03-03 00:10:26 -06:00
Buster Neece 0a17a77379
Merge commit 'cfb190ba1390bb3ce41ca989354ac3f906771a4e' into feature/playlist-driven-podcasts 2024-03-02 18:05:45 -06:00
Buster Neece cfb190ba13
Remove Codeception from the standard "cleanup-and-test" suite, move to "cleanup-and-test-full". 2024-03-02 15:35:48 -06:00
Buster Neece 17bf52612b
Fixes #6951 -- Fix type issue on InstallCommand. 2024-03-02 15:35:33 -06:00
Buster Neece 2e169b9499
Fixes #6963 -- Escape cache keys for Now Playing so special characters don't cause problems. 2024-03-02 15:29:33 -06:00
Buster Neece b83d54bf50
Fixes #6936 -- Fix WebDJ URL. 2024-03-02 14:56:41 -06:00
Buster Neece 60beb3d6c5
Disable protected mode for local Redis dev. 2024-03-02 14:39:04 -06:00
Buster Neece 06d2c58afd
Merge commit '976b342d230b06fa54aafe1d09eacd0241419131' into feature/playlist-driven-podcasts 2024-02-27 16:12:34 -06:00
Buster Neece 976b342d23
Update Composer deps.
Changelogs summary:

 - symfony/string updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/string/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/string/releases/tag/v7.0.4

 - symfony/console updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/console/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/console/releases/tag/v7.0.4

 - doctrine/inflector updated from 2.0.9 to 2.0.10 patch
   See changes: https://github.com/doctrine/inflector/compare/2.0.9...2.0.10
   Release notes: https://github.com/doctrine/inflector/releases/tag/2.0.10

 - doctrine/dbal updated from 3.8.1 to 3.8.2 patch
   See changes: https://github.com/doctrine/dbal/compare/3.8.1...3.8.2
   Release notes: https://github.com/doctrine/dbal/releases/tag/3.8.2

 - doctrine/collections updated from 2.1.4 to 2.2.0 minor
   See changes: https://github.com/doctrine/collections/compare/2.1.4...2.2.0
   Release notes: https://github.com/doctrine/collections/releases/tag/2.2.0

 - doctrine/orm updated from 2.18.0 to 2.18.1 patch
   See changes: https://github.com/doctrine/orm/compare/2.18.0...2.18.1
   Release notes: https://github.com/doctrine/orm/releases/tag/2.18.1

 - symfony/var-dumper updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/var-dumper/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v7.0.4

 - phpunit/phpunit updated from 10.5.10 to 10.5.11 patch
   See changes: https://github.com/sebastianbergmann/phpunit/compare/10.5.10...10.5.11
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/10.5.11

 - codeception/codeception updated from 5.1.0 to 5.1.1 patch
   See changes: https://github.com/Codeception/Codeception/compare/5.1.0...5.1.1
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.1.1

 - symfony/dom-crawler updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/dom-crawler/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/dom-crawler/releases/tag/v7.0.4

 - composer/ca-bundle updated from 1.4.0 to 1.4.1 patch
   See changes: https://github.com/composer/ca-bundle/compare/1.4.0...1.4.1
   Release notes: https://github.com/composer/ca-bundle/releases/tag/1.4.1

 - symfony/var-exporter updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/var-exporter/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/var-exporter/releases/tag/v7.0.4

 - intervention/gif updated from 4.0.1 to 4.0.2 patch
   See changes: https://github.com/Intervention/gif/compare/4.0.1...4.0.2
   Release notes: https://github.com/Intervention/gif/releases/tag/4.0.2

 - intervention/image updated from 3.3.3 to 3.4.0 minor
   See changes: https://github.com/Intervention/image/compare/3.3.3...3.4.0
   Release notes: https://github.com/Intervention/image/releases/tag/3.4.0

 - league/csv updated from 9.14.0 to 9.15.0 minor
   See changes: https://github.com/thephpleague/csv/compare/9.14.0...9.15.0
   Release notes: https://github.com/thephpleague/csv/releases/tag/9.15.0

 - aws/aws-sdk-php updated from 3.298.7 to 3.300.6 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.298.7...3.300.6
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.300.6

 - phpseclib/phpseclib updated from 3.0.35 to 3.0.36 patch
   See changes: https://github.com/phpseclib/phpseclib/compare/3.0.35...3.0.36
   Release notes: https://github.com/phpseclib/phpseclib/releases/tag/3.0.36

 - matomo/device-detector updated from 6.2.1 to 6.3.0 minor
   See changes: https://github.com/matomo-org/device-detector/compare/6.2.1...6.3.0
   Release notes: https://github.com/matomo-org/device-detector/releases/tag/6.3.0

 - symfony/translation updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/translation/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/translation/releases/tag/v7.0.4

 - symfony/process updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/process/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/process/releases/tag/v7.0.4

 - symfony/cache updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/cache/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/cache/releases/tag/v7.0.4

 - phpstan/phpstan updated from 1.10.57 to 1.10.59 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.10.57...1.10.59
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.59

 - spiral/roadrunner updated from v2023.3.10 to v2023.3.11 patch
   See changes: https://github.com/roadrunner-server/roadrunner/compare/v2023.3.10...v2023.3.11
   Release notes: https://github.com/roadrunner-server/roadrunner/releases/tag/v2023.3.11

 - spiral/roadrunner-worker updated from 3.3.0 to v3.4.0 minor
   See changes: https://github.com/roadrunner-php/worker/compare/3.3.0...v3.4.0
   Release notes: https://github.com/roadrunner-php/worker/releases/tag/v3.4.0

 - google/protobuf updated from v3.25.2 to v3.25.3 patch
   See changes: https://github.com/protocolbuffers/protobuf-php/compare/v3.25.2...v3.25.3
   Release notes: https://github.com/protocolbuffers/protobuf-php/releases/tag/v3.25.3

 - roave/security-advisories updated from dev-latest@feb85d4 to dev-latest@cca68bc
   See changes: feb85d4...cca68bc

 - squizlabs/php_codesniffer updated from 3.8.1 to 3.9.0 minor
   See changes: https://github.com/PHPCSStandards/PHP_CodeSniffer/compare/3.8.1...3.9.0
   Release notes: https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.9.0

 - phpstan/phpdoc-parser updated from 1.25.0 to 1.26.0 minor
   See changes: https://github.com/phpstan/phpdoc-parser/compare/1.25.0...1.26.0
   Release notes: https://github.com/phpstan/phpdoc-parser/releases/tag/1.26.0

 - symfony/mailer updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/mailer/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/mailer/releases/tag/v7.0.4

 - symfony/property-access updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/property-access/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/property-access/releases/tag/v7.0.4

 - symfony/messenger updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/messenger/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/messenger/releases/tag/v7.0.4

 - symfony/redis-messenger updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/redis-messenger/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/redis-messenger/releases/tag/v7.0.4

 - symfony/serializer updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/serializer/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/serializer/releases/tag/v7.0.4

 - symfony/validator updated from v7.0.3 to v7.0.4 patch
   See changes: https://github.com/symfony/validator/compare/v7.0.3...v7.0.4
   Release notes: https://github.com/symfony/validator/releases/tag/v7.0.4

 - zircote/swagger-php updated from dev-master@bdee7f5 to dev-master@a6d8a93
   See changes: bdee7f5...a6d8a93

No security vulnerability advisories found.
2024-02-27 16:10:26 -06:00
Buster Neece 775a7ea129
Update other NPM deps. 2024-02-27 16:05:28 -06:00
Buster Neece f5c533f12b
Update NPM deps. 2024-02-27 16:03:55 -06:00
Buster Neece df3f9c5b85
Fix bug with playlist mapping. 2024-02-22 18:33:00 -06:00
Buster Neece e3dfe85653
Add "Source" tab to Podcast modal and wire up select API request. 2024-02-22 15:59:31 -06:00
Buster Neece b0ab0916ae
Rewire public controllers to support playlist sourced media. 2024-02-22 14:51:29 -06:00
Buster Neece d08235a8da
Add source to podcast, add related DB records and API responses. 2024-02-22 14:27:56 -06:00
Buster Neece ca425d3e9c
#6252 -- Update to LS rolling release for AutoCue. 2024-02-20 05:03:41 -06:00
Buster Neece 0b54c7e307
Version bump to 0.19.5. 2024-02-20 04:44:29 -06:00
Buster Neece 8b2b1eef5e
Locale update. 2024-02-20 04:41:15 -06:00
Buster Neece 3a202ca729
Enable sorting on podcast episode controller side. 2024-02-16 12:03:09 -06:00
Buster Neece fba050a463
Move station index and admin index to root to avoid the single file in the folder. 2024-02-16 09:00:14 -06:00
Buster Neece 5af12f1327
Add sortable "publish date" and "is published" columns to Podcast episode view. 2024-02-16 06:23:09 -06:00
Buster Neece fa5a47e499
Update NPM dependencies. 2024-02-16 06:22:45 -06:00
Buster Neece a22a8a45cd
Update changelog to reflect Debian rebase. 2024-02-13 06:46:00 -06:00