Commit Graph

6358 Commits

Author SHA1 Message Date
Buster Neece 493423c6bf
Fix error on public podcast pages. 2022-11-16 20:16:45 -06:00
Buster Neece dabce8a072
Fix Normalizer return hinting. 2022-11-16 08:39:25 -06:00
Buster Neece 93eb40a799
Fix API auth positioning. 2022-11-16 08:27:02 -06:00
Buster Neece f11d57a523
Make things work on the CI build. 2022-11-16 02:14:55 -06:00
Buster Neece cb3e138da6
Use PEAR to install maxminddb. 2022-11-16 02:09:55 -06:00
Buster Neece ec61c234f6
Add bootstrapping code to linting/static analysis. 2022-11-16 01:46:16 -06:00
Buster Neece dac19b11b7
Fix nav sidebar on admin page. 2022-11-15 19:59:50 -06:00
Buster Neece 316eb03a4c
Style fixes. 2022-11-15 18:59:13 -06:00
Buster Neece 2bc1073a42
Merge commit '1c6c8cb31d0490df4f2b92ca21de83134e9d5d0d' 2022-11-15 18:18:38 -06:00
Buster Neece 1c6c8cb31d
Asset overhaul. 2022-11-15 18:16:04 -06:00
Buster Neece 7d19046b22
Revert "Initial commit playing with Turbolinks."
This reverts commit 49e3cda913.
2022-11-14 18:28:49 -06:00
Buster Neece 49e3cda913
Initial commit playing with Turbolinks. 2022-11-14 18:27:55 -06:00
Buster Neece 0dbb587c81
Minor Docker Compose changes. 2022-11-14 17:18:13 -06:00
Buster Neece e9d6e05434
Fixes #5738 -- Add date display to time ranges. 2022-11-13 21:51:22 -06:00
Buster Neece 53718ad5cb
PHP Dependencies update.
Changelogs summary:

 - pyrech/composer-changelogs updated from v1.8.1 to v1.8.2 patch
   See changes: https://github.com/pyrech/composer-changelogs/compare/v1.8.1...v1.8.2
   Release notes: https://github.com/pyrech/composer-changelogs/releases/tag/v1.8.2

 - symfony/polyfill-ctype updated from v1.26.0 to v1.27.0 minor
   See changes: https://github.com/symfony/polyfill-ctype/compare/v1.26.0...v1.27.0
   Release notes: https://github.com/symfony/polyfill-ctype/releases/tag/v1.27.0

 - nikic/php-parser updated from v4.15.1 to v4.15.2 patch
   See changes: https://github.com/nikic/PHP-Parser/compare/v4.15.1...v4.15.2
   Release notes: https://github.com/nikic/PHP-Parser/releases/tag/v4.15.2

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

 - graham-campbell/guzzle-factory updated from v5.1.1 to v5.1.2 patch
   See changes: https://github.com/GrahamCampbell/Guzzle-Factory/compare/v5.1.1...v5.1.2
   Release notes: https://github.com/GrahamCampbell/Guzzle-Factory/releases/tag/v5.1.2

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

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

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

 - ramsey/uuid updated from 4.5.1 to 4.6.0 minor
   See changes: https://github.com/ramsey/uuid/compare/4.5.1...4.6.0
   Release notes: https://github.com/ramsey/uuid/releases/tag/4.6.0

 - roave/security-advisories updated from dev-latest@964c5d9 to dev-latest@5317244
   See changes: 964c5d9...5317244

 - slevomat/coding-standard updated from 8.6.2 to 8.6.3 patch
   See changes: https://github.com/slevomat/coding-standard/compare/8.6.2...8.6.3
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/8.6.3

 - spomky-labs/otphp updated from v11.0.2 to 11.1.0 minor
   See changes: https://github.com/Spomky-Labs/otphp/compare/v11.0.2...11.1.0
   Release notes: https://github.com/Spomky-Labs/otphp/releases/tag/11.1.0

 - symfony/polyfill-intl-idn updated from v1.26.0 to v1.27.0 minor
   See changes: https://github.com/symfony/polyfill-intl-idn/compare/v1.26.0...v1.27.0
   Release notes: https://github.com/symfony/polyfill-intl-idn/releases/tag/v1.27.0

 - zircote/swagger-php updated from 4.5.0 to 4.5.1 patch
   See changes: https://github.com/zircote/swagger-php/compare/4.5.0...4.5.1
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.5.1
2022-11-13 18:39:37 -06:00
Buster Neece 52e8b53d24
Re-internalize the Doctrine entity normalizer library. 2022-11-13 18:36:13 -06:00
Buster Neece cb3495fe80
Re-internalize Doctrine batch utilities. 2022-11-13 17:49:44 -06:00
Buster Neece 422b926fee
Re-internalize CallableEventDispatcher. 2022-11-13 16:55:20 -06:00
Buster Neece c69ed7570e
Re-internalize Flysystem extensions. 2022-11-13 02:00:56 -06:00
Buster Neece 0ba1556a95
Decommission Redis. 2022-11-10 21:01:32 -06:00
Buster Neece 9911239e89
Remove nchan, using static JSON as the high-performance option for Now Playing updates. 2022-11-10 16:53:23 -06:00
Buster Neece f8fd85d33d
Create and use new "current art" endpoint. 2022-11-09 18:13:35 -06:00
Vaalyn 94217eb4b3
Fix 404 when manually running sync tasks (#5841) 2022-11-09 11:53:28 -06:00
Vaalyn e7931cefc1
Fix display of cpu load average (#5839) 2022-11-09 11:44:28 -06:00
Buster Neece 107482f8af
Fix schedule view sidebar not using 12/24 hour setting. 2022-11-09 01:48:44 -06:00
Buster Neece a8d28d8b03
Fixes #5838 -- Fix regression introduced by unflattening API responses. 2022-11-09 01:39:11 -06:00
Buster Neece 2279cf37e3
#5835 -- Force overwrite on unzip. 2022-11-09 01:20:19 -06:00
Buster Neece 85bc6e8c41
Fixes #5837, Fixes #5765 -- Fix issues with Broadcasts modal. 2022-11-08 19:05:25 -06:00
Buster Neece f281c40247
CBF fixes. 2022-11-07 20:05:36 -06:00
Buster Neece daf27c21f0
Support custom backgrounds in PNG or JPG format. 2022-11-07 19:57:57 -06:00
Buster Neece d4566c5d71
Fix regression introduced by hash fixes in Media Manager. 2022-11-07 17:43:45 -06:00
Buster Neece 4407289880
When importing playlists, match without extension if no extension match is available. 2022-11-07 12:12:55 -06:00
Buster Neece fd86b4f139
Make NP remote fetching async too. 2022-11-06 22:17:33 -06:00
Buster Neece cd434b6d7b
Make NowPlaying requests async/parallel. 2022-11-06 21:21:27 -06:00
Buster Neece 9d915aba3c
Remove string-to-Uri-to-string in many places; update to take advantage of Slim Router perf update. 2022-11-06 14:42:50 -06:00
Buster Neece 2d168c00bb
Revert to earlier HLS parsing logic. 2022-11-06 09:14:29 -06:00
Buster Neece 2d49556100
Prevent recreating cover art with every sync task. 2022-11-06 08:47:04 -06:00
Buster Neece 7b5c663d9c
Bump margins on Profile header. 2022-11-05 18:58:55 -05:00
Buster Neece ec50a19fcf
Add big honkin' play button to station profile header. 2022-11-05 18:56:34 -05:00
Buster Neece 0678a273a9
Add username to header nav. 2022-11-05 18:28:27 -05:00
Buster Neece e8c8ccb836
Composer dependencies update.
Changelogs summary:

 - thecodingmachine/safe removed (installed version was v2.3.0)

 - beberlei/assert removed (installed version was v3.3.2)

 - symfony/string updated from v6.1.4 to v6.1.7 patch
   See changes: https://github.com/symfony/string/compare/v6.1.4...v6.1.7
   Release notes: https://github.com/symfony/string/releases/tag/v6.1.7

 - symfony/console updated from v6.1.4 to v6.1.7 patch
   See changes: https://github.com/symfony/console/compare/v6.1.4...v6.1.7
   Release notes: https://github.com/symfony/console/releases/tag/v6.1.7

 - doctrine/event-manager updated from 1.1.2 to 1.2.0 minor
   See changes: https://github.com/doctrine/event-manager/compare/1.1.2...1.2.0
   Release notes: https://github.com/doctrine/event-manager/releases/tag/1.2.0

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

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

 - doctrine/dbal updated from 3.4.4 to 3.5.1 minor
   See changes: https://github.com/doctrine/dbal/compare/3.4.4...3.5.1
   Release notes: https://github.com/doctrine/dbal/releases/tag/3.5.1

 - doctrine/common updated from 3.4.0 to 3.4.3 patch
   See changes: https://github.com/doctrine/common/compare/3.4.0...3.4.3
   Release notes: https://github.com/doctrine/common/releases/tag/3.4.3

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

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

 - symfony/serializer updated from v6.1.4 to v6.1.6 patch
   See changes: https://github.com/symfony/serializer/compare/v6.1.4...v6.1.6
   Release notes: https://github.com/symfony/serializer/releases/tag/v6.1.6

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

 - guzzlehttp/psr7 updated from 2.4.1 to 2.4.3 patch
   See changes: https://github.com/guzzle/psr7/compare/2.4.1...2.4.3
   Release notes: https://github.com/guzzle/psr7/releases/tag/2.4.3

 - symfony/yaml updated from v6.1.4 to v6.1.6 patch
   See changes: https://github.com/symfony/yaml/compare/v6.1.4...v6.1.6
   Release notes: https://github.com/symfony/yaml/releases/tag/v6.1.6

 - symfony/var-dumper updated from v6.1.3 to v6.1.6 patch
   See changes: https://github.com/symfony/var-dumper/compare/v6.1.3...v6.1.6
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v6.1.6

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

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

 - codeception/lib-asserts updated from 2.0.0 to 2.0.1 patch
   See changes: https://github.com/Codeception/lib-asserts/compare/2.0.0...2.0.1
   Release notes: https://github.com/Codeception/lib-asserts/releases/tag/2.0.1

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

 - symfony/dom-crawler updated from v6.1.4 to v6.1.7 patch
   See changes: https://github.com/symfony/dom-crawler/compare/v6.1.4...v6.1.7
   Release notes: https://github.com/symfony/dom-crawler/releases/tag/v6.1.7

 - codeception/lib-innerbrowser updated from 3.1.2 to 3.1.3 patch
   See changes: https://github.com/Codeception/lib-innerbrowser/compare/3.1.2...3.1.3
   Release notes: https://github.com/Codeception/lib-innerbrowser/releases/tag/3.1.3

 - softcreatr/jsonpath updated from 0.8.0 to 0.8.1 patch
   See changes: https://github.com/SoftCreatR/JSONPath/compare/0.8.0...0.8.1
   Release notes: https://github.com/SoftCreatR/JSONPath/releases/tag/0.8.1

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

 - symfony/stopwatch updated from v6.1.0 to v6.1.5 patch
   See changes: https://github.com/symfony/stopwatch/compare/v6.1.0...v6.1.5
   Release notes: https://github.com/symfony/stopwatch/releases/tag/v6.1.5

 - symfony/filesystem updated from v6.1.4 to v6.1.5 patch
   See changes: https://github.com/symfony/filesystem/compare/v6.1.4...v6.1.5
   Release notes: https://github.com/symfony/filesystem/releases/tag/v6.1.5

 - friendsofphp/proxy-manager-lts updated from v1.0.12 to v1.0.13 patch
   See changes: https://github.com/FriendsOfPHP/proxy-manager-lts/compare/v1.0.12...v1.0.13
   Release notes: https://github.com/FriendsOfPHP/proxy-manager-lts/releases/tag/v1.0.13

 - filp/whoops updated from 2.14.5 to 2.14.6 patch
   See changes: https://github.com/filp/whoops/compare/2.14.5...2.14.6
   Release notes: https://github.com/filp/whoops/releases/tag/2.14.6

 - gettext/languages updated from 2.9.0 to 2.10.0 minor
   See changes: https://github.com/php-gettext/Languages/compare/2.9.0...2.10.0
   Release notes: https://github.com/php-gettext/Languages/releases/tag/2.10.0

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

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

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

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

 - matomo/device-detector updated from 6.0.3 to 6.0.4 patch
   See changes: https://github.com/matomo-org/device-detector/compare/6.0.3...6.0.4
   Release notes: https://github.com/matomo-org/device-detector/releases/tag/6.0.4

 - symfony/translation updated from v6.1.4 to v6.1.6 patch
   See changes: https://github.com/symfony/translation/compare/v6.1.4...v6.1.6
   Release notes: https://github.com/symfony/translation/releases/tag/v6.1.6

 - symfony/cache updated from v6.1.3 to v6.1.7 patch
   See changes: https://github.com/symfony/cache/compare/v6.1.3...v6.1.7
   Release notes: https://github.com/symfony/cache/releases/tag/v6.1.7

 - symfony/expression-language updated from v6.1.3 to v6.1.6 patch
   See changes: https://github.com/symfony/expression-language/compare/v6.1.3...v6.1.6
   Release notes: https://github.com/symfony/expression-language/releases/tag/v6.1.6

 - phpstan/phpstan updated from 1.8.5 to 1.9.1 minor
   See changes: https://github.com/phpstan/phpstan/compare/1.8.5...1.9.1
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.9.1

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

 - roave/security-advisories updated from dev-latest@264a508 to dev-latest@964c5d9
   See changes: 264a508...964c5d9

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

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

 - slim/http updated from 1.2.0 to 1.3 minor
   See changes: https://github.com/slimphp/Slim-Http/compare/1.2.0...1.3
   Release notes: https://github.com/slimphp/Slim-Http/releases/tag/1.3

 - spatie/dropbox-api updated from 1.20.2 to 1.21.0 minor
   See changes: https://github.com/spatie/dropbox-api/compare/1.20.2...1.21.0
   Release notes: https://github.com/spatie/dropbox-api/releases/tag/1.21.0

 - spomky-labs/otphp updated from v11.0.1 to v11.0.2 patch
   See changes: https://github.com/Spomky-Labs/otphp/compare/v11.0.1...v11.0.2
   Release notes: https://github.com/Spomky-Labs/otphp/releases/tag/v11.0.2

 - symfony/messenger updated from v6.1.3 to v6.1.6 patch
   See changes: https://github.com/symfony/messenger/compare/v6.1.3...v6.1.6
   Release notes: https://github.com/symfony/messenger/releases/tag/v6.1.6

 - symfony/intl updated from v6.1.0 to v6.1.7 patch
   See changes: https://github.com/symfony/intl/compare/v6.1.0...v6.1.7
   Release notes: https://github.com/symfony/intl/releases/tag/v6.1.7

 - symfony/mime updated from v6.1.4 to v6.1.7 patch
   See changes: https://github.com/symfony/mime/compare/v6.1.4...v6.1.7
   Release notes: https://github.com/symfony/mime/releases/tag/v6.1.7

 - symfony/mailer updated from v6.1.4 to v6.1.7 patch
   See changes: https://github.com/symfony/mailer/compare/v6.1.4...v6.1.7
   Release notes: https://github.com/symfony/mailer/releases/tag/v6.1.7

 - symfony/property-info updated from v6.1.3 to v6.1.7 patch
   See changes: https://github.com/symfony/property-info/compare/v6.1.3...v6.1.7
   Release notes: https://github.com/symfony/property-info/releases/tag/v6.1.7

 - symfony/property-access updated from v6.1.3 to v6.1.7 patch
   See changes: https://github.com/symfony/property-access/compare/v6.1.3...v6.1.7
   Release notes: https://github.com/symfony/property-access/releases/tag/v6.1.7

 - symfony/lock updated from v6.1.3 to v6.1.7 patch
   See changes: https://github.com/symfony/lock/compare/v6.1.3...v6.1.7
   Release notes: https://github.com/symfony/lock/releases/tag/v6.1.7

 - symfony/redis-messenger updated from v6.1.3 to v6.1.7 patch
   See changes: https://github.com/symfony/redis-messenger/compare/v6.1.3...v6.1.7
   Release notes: https://github.com/symfony/redis-messenger/releases/tag/v6.1.7

 - symfony/validator updated from v6.1.4 to v6.1.7 patch
   See changes: https://github.com/symfony/validator/compare/v6.1.4...v6.1.7
   Release notes: https://github.com/symfony/validator/releases/tag/v6.1.7

 - vlucas/phpdotenv updated from v5.4.1 to v5.5.0 minor
   See changes: https://github.com/vlucas/phpdotenv/compare/v5.4.1...v5.5.0
   Release notes: https://github.com/vlucas/phpdotenv/releases/tag/v5.5.0

 - voku/portable-utf8 updated from 6.0.9 to 6.0.10 patch
   See changes: https://github.com/voku/portable-utf8/compare/6.0.9...6.0.10
   Release notes: https://github.com/voku/portable-utf8/releases/tag/6.0.10

 - zircote/swagger-php updated from 4.4.9 to 4.5.0 minor
   See changes: https://github.com/zircote/swagger-php/compare/4.4.9...4.5.0
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.5.0
2022-11-05 17:17:15 -05:00
Buster Neece c834858a5b
Update changelog. 2022-11-05 14:59:08 -05:00
Buster Neece 903e47f9e1
Fixes #5375 -- Avoid double-requests when loading stored settings. 2022-11-05 11:06:32 -05:00
Buster Neece 0b45914584
More Router optimization. 2022-11-04 19:42:18 -05:00
Buster Neece 657d97a4cb
Paginator optimizations. 2022-11-04 19:20:42 -05:00
Buster Neece 870afbfecd
Router refactor. 2022-11-04 19:03:47 -05:00
Buster Neece 6dbe226d15
Update return type. 2022-11-04 13:47:12 -05:00
Buster Neece fec7af1363
Update DataTables to use unflattened data. 2022-11-04 13:31:04 -05:00
Buster Neece cca6478d25
Fixes #5828 -- Un-flatten data on Request vue control. 2022-11-04 06:57:52 -05:00
Buster Neece 166603383c
Use new collection to optimize HLS log parsing. 2022-11-03 14:56:01 -05:00