Commit Graph

5294 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece 9d5faf71fa
Dependency update; use psysh directly.
Changelogs summary:

 - symfony/beanstalkd-messenger updated from v5.4.0 to v6.0.1 major
   See changes: https://github.com/symfony/beanstalkd-messenger/compare/v5.4.0...v6.0.1
   Release notes: https://github.com/symfony/beanstalkd-messenger/releases/tag/v6.0.1

 - symfony/process updated from v5.4.0 to v6.0.0 major
   See changes: https://github.com/symfony/process/compare/v5.4.0...v6.0.0
   Release notes: https://github.com/symfony/process/releases/tag/v6.0.0
2021-12-26 14:37:01 -06:00
Buster "Silver Eagle" Neece 74304e551a
More dependency updates.
Changelogs summary:

 - psr/cache updated from 1.0.1 to 3.0.0 major
   See changes: https://github.com/php-fig/cache/compare/1.0.1...3.0.0
   Release notes: https://github.com/php-fig/cache/releases/tag/3.0.0

 - mezzio/mezzio-session-cache updated from 1.6.0 to 1.7.0 minor
   See changes: https://github.com/mezzio/mezzio-session-cache/compare/1.6.0...1.7.0
   Release notes: https://github.com/mezzio/mezzio-session-cache/releases/tag/1.7.0

 - symfony/cache-contracts updated from v2.5.0 to v3.0.0 major
   See changes: https://github.com/symfony/cache-contracts/compare/v2.5.0...v3.0.0
   Release notes: https://github.com/symfony/cache-contracts/releases/tag/v3.0.0

 - symfony/cache updated from v5.4.0 to v6.0.1 major
   See changes: https://github.com/symfony/cache/compare/v5.4.0...v6.0.1
   Release notes: https://github.com/symfony/cache/releases/tag/v6.0.1
2021-12-26 13:42:09 -06:00
Buster "Silver Eagle" Neece d98d33742a
Update to Symfony/Lock 6.x, add RetryTillSaveStore. 2021-12-25 21:56:22 -06:00
Buster "Silver Eagle" Neece 7d2a58b11d
Dependency Update
Changelogs summary:

 - symfony/doctrine-messenger removed (installed version was v6.0.1)

 - symfony/amqp-messenger removed (installed version was v5.4.0)

 - symfony/serializer updated from v5.4.0 to v6.0.1 major
   See changes: https://github.com/symfony/serializer/compare/v5.4.0...v6.0.1
   Release notes: https://github.com/symfony/serializer/releases/tag/v6.0.1

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

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

 - symfony/filesystem updated from v5.4.0 to v6.0.0 major
   See changes: https://github.com/symfony/filesystem/compare/v5.4.0...v6.0.0
   Release notes: https://github.com/symfony/filesystem/releases/tag/v6.0.0

 - laminas/laminas-stdlib updated from 3.6.2 to 3.6.3 patch
   See changes: https://github.com/laminas/laminas-stdlib/compare/3.6.2...3.6.3
   Release notes: https://github.com/laminas/laminas-stdlib/releases/tag/3.6.3

 - symfony/messenger updated from v5.4.0 to v6.0.1 major
   See changes: https://github.com/symfony/messenger/compare/v5.4.0...v6.0.1
   Release notes: https://github.com/symfony/messenger/releases/tag/v6.0.1

 - symfony/intl updated from v5.4.0 to v6.0.1 major
   See changes: https://github.com/symfony/intl/compare/v5.4.0...v6.0.1
   Release notes: https://github.com/symfony/intl/releases/tag/v6.0.1

 - symfony/mailer updated from v5.4.0 to v6.0.1 major
   See changes: https://github.com/symfony/mailer/compare/v5.4.0...v6.0.1
   Release notes: https://github.com/symfony/mailer/releases/tag/v6.0.1

 - symfony/property-access updated from v5.4.0 to v6.0.0 major
   See changes: https://github.com/symfony/property-access/compare/v5.4.0...v6.0.0
   Release notes: https://github.com/symfony/property-access/releases/tag/v6.0.0

 - symfony/rate-limiter updated from v5.4.0 to v6.0.1 major
   See changes: https://github.com/symfony/rate-limiter/compare/v5.4.0...v6.0.1
   Release notes: https://github.com/symfony/rate-limiter/releases/tag/v6.0.1

 - symfony/redis-messenger updated from v5.4.0 to v6.0.1 major
   See changes: https://github.com/symfony/redis-messenger/compare/v5.4.0...v6.0.1
   Release notes: https://github.com/symfony/redis-messenger/releases/tag/v6.0.1

 - symfony/validator updated from v5.4.1 to v6.0.1 major
   See changes: https://github.com/symfony/validator/compare/v5.4.1...v6.0.1
   Release notes: https://github.com/symfony/validator/releases/tag/v6.0.1
2021-12-25 20:36:55 -06:00
Buster "Silver Eagle" Neece c2df37b660
Reformat menu files; remove "Beta" on Podcasts. 2021-12-25 08:32:10 -06:00
Buster "Silver Eagle" Neece 06060ada3b
Add SCSS to Gulp watch. 2021-12-25 08:17:37 -06:00
Stathis Moraitidis e2ddd81a31
Add gulp watch script (#4923)
Add gulp watch script to watch for vue and js file changes
2021-12-25 08:11:56 -06:00
Buster "Silver Eagle" Neece f7db3ea13f
Fixes #4915 -- Improve artwork handling for existing podcast/episodes. 2021-12-24 20:11:22 -06:00
Buster "Silver Eagle" Neece e2fb5e1cc5
Implement BootstrapVue "native" autofocus. 2021-12-24 18:46:21 -06:00
Buster "Silver Eagle" Neece 2081fb4072
Fixes #4921 -- Always return an array for getDays. 2021-12-24 17:04:08 -06:00
Buster "Silver Eagle" Neece 5ec825cb20
Fix possibly undefined vars in main templates. 2021-12-23 18:17:13 -06:00
Buster "Silver Eagle" Neece 5d3c9eb5e7
Fix issue with sync not running. 2021-12-23 17:33:31 -06:00
Buster "Silver Eagle" Neece daa54d3868
Fix URI malforming issue with Remote Relays. 2021-12-23 16:57:32 -06:00
Buster "Silver Eagle" Neece ce10a05a11
Unify namespace of all CLI commands. 2021-12-23 13:50:39 -06:00
Buster "Silver Eagle" Neece 9d22ce82aa
Revert debug mode. 2021-12-23 11:10:16 -06:00
Buster "Silver Eagle" Neece fefe0e6f43
Add line-by-line debug and docs for docker.sh. 2021-12-23 10:48:51 -06:00
Buster "Silver Eagle" Neece 59e5107f74
Fix installer. 2021-12-23 04:05:32 -06:00
Buster "Silver Eagle" Neece 501ab48dcb
Merge commit '22451f4a7078faf579e8b4f67d0b51e03981f135' 2021-12-22 19:32:40 -06:00
Buster "Silver Eagle" Neece 31f0c3619a
Set bash mode to exit on first failure. 2021-12-22 11:21:48 -06:00
Buster "Silver Eagle" Neece fa00a3e234
Switch to more direct Docker Compose Switch install. 2021-12-22 11:18:00 -06:00
Buster "Silver Eagle" Neece c3d5e16b3f
Dependency update
Changelogs summary:

 - codeception/stub updated from 3.7.0 to 4.0.0 major
   See changes: https://github.com/Codeception/Stub/compare/3.7.0...4.0.0
   Release notes: https://github.com/Codeception/Stub/releases/tag/4.0.0

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

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

 - codeception/module-asserts updated from 1.3.1 to 2.0.1 major
   See changes: https://github.com/Codeception/module-asserts/compare/1.3.1...2.0.1
   Release notes: https://github.com/Codeception/module-asserts/releases/tag/2.0.1

 - codeception/module-cli updated from 1.1.1 to 2.0.0 major
   See changes: https://github.com/Codeception/module-cli/compare/1.1.1...2.0.0
   Release notes: https://github.com/Codeception/module-cli/releases/tag/2.0.0

 - codeception/module-doctrine2 updated from 1.1.1 to 2.0.0 major
   See changes: https://github.com/Codeception/module-doctrine2/compare/1.1.1...2.0.0
   Release notes: https://github.com/Codeception/module-doctrine2/releases/tag/2.0.0

 - codeception/lib-innerbrowser updated from 1.5.1 to 2.0.1 major
   See changes: https://github.com/Codeception/lib-innerbrowser/compare/1.5.1...2.0.1
   Release notes: https://github.com/Codeception/lib-innerbrowser/releases/tag/2.0.1

 - codeception/module-phpbrowser updated from 1.0.2 to 2.0.2 major
   See changes: https://github.com/Codeception/module-phpbrowser/compare/1.0.2...2.0.2
   Release notes: https://github.com/Codeception/module-phpbrowser/releases/tag/2.0.2

 - codeception/module-rest updated from 1.4.2 to 2.0.0 major
   See changes: https://github.com/Codeception/module-rest/compare/1.4.2...2.0.0
   Release notes: https://github.com/Codeception/module-rest/releases/tag/2.0.0

 - roave/security-advisories updated from dev-latest@aaf5d29 to dev-latest@fff5363
   See changes: aaf5d29...fff5363

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

 - intervention/image updated from 2.7.0 to 2.7.1 patch
   See changes: https://github.com/Intervention/image/compare/2.7.0...2.7.1
   Release notes: https://github.com/Intervention/image/releases/tag/2.7.1

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

 - symfony/dom-crawler updated from v5.4.0 to v6.0.1 major
   See changes: https://github.com/symfony/dom-crawler/compare/v5.4.0...v6.0.1
   Release notes: https://github.com/symfony/dom-crawler/releases/tag/v6.0.1

 - symfony/browser-kit updated from v5.4.0 to v6.0.1 major
   See changes: https://github.com/symfony/browser-kit/compare/v5.4.0...v6.0.1
   Release notes: https://github.com/symfony/browser-kit/releases/tag/v6.0.1

 - laminas/laminas-code updated from 4.5.0 to 4.5.1 patch
   See changes: https://github.com/laminas/laminas-code/compare/4.5.0...4.5.1
   Release notes: https://github.com/laminas/laminas-code/releases/tag/4.5.1

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

 - php-di/invoker updated from 2.3.2 to 2.3.3 patch
   See changes: https://github.com/PHP-DI/Invoker/compare/2.3.2...2.3.3
   Release notes: https://github.com/PHP-DI/Invoker/releases/tag/2.3.3

 - mnapoli/silly updated from 1.7.2 to 1.7.3 patch
   See changes: https://github.com/mnapoli/silly/compare/1.7.2...1.7.3
   Release notes: https://github.com/mnapoli/silly/releases/tag/1.7.3

 - squizlabs/php_codesniffer updated from 3.6.1 to 3.6.2 patch
   See changes: https://github.com/squizlabs/PHP_CodeSniffer/compare/3.6.1...3.6.2
   Release notes: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.6.2

 - beberlei/assert updated from v3.3.1 to v3.3.2 patch
   See changes: https://github.com/beberlei/assert/compare/v3.3.1...v3.3.2
   Release notes: https://github.com/beberlei/assert/releases/tag/v3.3.2

 - zircote/swagger-php updated from 4.0.4 to 4.0.5 patch
   See changes: https://github.com/zircote/swagger-php/compare/4.0.4...4.0.5
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.0.5
2021-12-22 11:11:56 -06:00
Buster "Silver Eagle" Neece 5c27c8bca4 Merge branch 'main' of https://github.com/AzuraCast/AzuraCast into main 2021-12-21 14:14:46 -06:00
Buster "Silver Eagle" Neece 9dc128adf4
Fixes #4905 -- Loosen permissions of quota view. 2021-12-21 14:14:44 -06:00
hcbd fc354da44f
Added a querystring to audiourl in Firefox (#4909) 2021-12-21 14:10:43 -06:00
Buster "Silver Eagle" Neece 82a8d1cb52
Fix position of new timeout param. 2021-12-21 13:45:34 -06:00
Buster "Silver Eagle" Neece be511d25eb
Add timeout to external process calls. 2021-12-21 13:41:49 -06:00
Buster "Silver Eagle" Neece 57676a6559
Revert last crossfade change. 2021-12-21 11:51:03 -06:00
Buster "Silver Eagle" Neece f583a57027
Fixes #4908 -- Fix Liquidsoap's parsing of auto-generated playlists. 2021-12-21 11:08:14 -06:00
Buster "Silver Eagle" Neece 549d73e482
Temporarily bump log level on LS up to 4. 2021-12-21 10:47:37 -06:00
Buster "Silver Eagle" Neece 558144c6db
Update Metadata Manager to new GetID3 library. 2021-12-21 07:25:49 -06:00
Buster "Silver Eagle" Neece aabcfd9a49
Update makefile. 2021-12-21 06:36:17 -06:00
Buster "Silver Eagle" Neece 143a45a730
Add pagination to several controls. 2021-12-20 13:27:54 -06:00
Buster "Silver Eagle" Neece 82c308b207
Add search, sort and pagination to lots of pages. 2021-12-20 12:17:51 -06:00
Buster "Silver Eagle" Neece a2eb5d0471
Move entity OpenAPI annotations to attributes. 2021-12-19 12:50:37 -06:00
Buster "Silver Eagle" Neece c943fc91ec
Revert "Revert ffmpeg deprioritization."
This reverts commit 958d9cfa0b.
2021-12-19 11:07:34 -06:00
Buster "Silver Eagle" Neece 6b238a7520
#4897 -- Revert changes to crossfade settings. 2021-12-19 11:06:01 -06:00
Buster "Silver Eagle" Neece 3a7e457d74
Fix playback controls on braodcast page. 2021-12-18 05:56:08 -06:00
hcbd fdc714b088
Feature: Playbutton in playlist re-order modal (#4894)
Co-authored-by: Buster "Silver Eagle" Neece <buster@busterneece.com>
2021-12-18 05:42:59 -06:00
Buster "Silver Eagle" Neece 029da71af9
Whitespace fixes for phpcbf. 2021-12-17 23:52:20 -06:00
hcbd 1ba645c6b7
Improvement: PlaylistParser.php - split filelines by \n or \r (#4892) 2021-12-17 23:36:40 -06:00
Buster "Silver Eagle" Neece 10c1f8f9a1
Improve logging of API calls in Liquidsoap. 2021-12-17 23:04:54 -06:00
Buster "Silver Eagle" Neece 876ff19241
Add "file_exists" check for the CI. 2021-12-17 09:32:03 -06:00
Buster "Silver Eagle" Neece 43536ad43b
Use more reliable time threshold for SSL reload. 2021-12-17 09:29:35 -06:00
Buster "Silver Eagle" Neece 192afc1e06
Make the "Move Broadcasts" task run more often. 2021-12-17 09:23:47 -06:00
Buster "Silver Eagle" Neece 66c3e93085
Hot-reload frontends (like Icecast) after SSL cert change. 2021-12-17 09:23:28 -06:00
Buster "Silver Eagle" Neece f5f183be71
Enable "prefer browser url" and "use web proxy" by default on new installs. 2021-12-17 07:57:18 -06:00
Buster "Silver Eagle" Neece 958d9cfa0b
Revert ffmpeg deprioritization. 2021-12-17 01:20:17 -06:00
Buster "Silver Eagle" Neece 45031e71a8
Implement DJ skip-after-disconnect for crossfade-disabled stations. 2021-12-17 01:19:49 -06:00
Buster "Silver Eagle" Neece 1a3101241a
Add supported formats for backups. 2021-12-17 01:01:58 -06:00
MarkWasley 4299683686
Fix typo in Docker utility script (#4885) 2021-12-16 00:15:58 -06:00