Commit Graph

5838 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece ad3d2b2c69
Adapter simplification:
- Remove the stub "None"/"Remote" adapters; return null for disabled adapters
  - Add capability checks to adapter enums
  - Remove the Remote proxy
2022-06-21 20:48:32 -05:00
Buster "Silver Eagle" Neece 80400dc28f
Improve restart flagging for stations. 2022-06-21 10:45:42 -05:00
Buster "Silver Eagle" Neece 60a66c9356
#5504 -- Fix crossfade settings on live streams. 2022-06-20 12:11:32 -05:00
Buster "Silver Eagle" Neece c8d39a940d
Fix variable typo in LS config. 2022-06-20 11:45:07 -05:00
Buster "Silver Eagle" Neece 8bf557e823
Reduce redundant code on public player. 2022-06-20 11:33:20 -05:00
Buster "Silver Eagle" Neece 43d9624c76
Fixes #5514 -- Hide links for HLS/streamers when disabled. 2022-06-20 10:16:50 -05:00
Buster "Silver Eagle" Neece 5b46d13d0d
Code style fixes. 2022-06-19 19:27:59 -05:00
Buster "Silver Eagle" Neece d9d709ffa7
Make streaming log modal bigger. 2022-06-19 19:15:46 -05:00
Buster "Silver Eagle" Neece 05359aebca
Remove unnecessary code; fix log view. 2022-06-19 18:48:14 -05:00
Buster "Silver Eagle" Neece 0cfce8c670
Prevent over-audit-logging on Station entity. 2022-06-19 17:33:37 -05:00
Buster "Silver Eagle" Neece 852d2e4de1
Move log pages to Vue components. 2022-06-19 17:28:31 -05:00
Buster "Silver Eagle" Neece 7084860515
Move disabled templates up a directory. 2022-06-19 12:39:41 -05:00
Buster "Silver Eagle" Neece fdd3f5c462
Fix architecture. 2022-06-17 17:19:19 -05:00
Buster "Silver Eagle" Neece e95b989006
Update to Liquidsoap rolling release. 2022-06-17 17:02:57 -05:00
Buster "Silver Eagle" Neece fcf7fdd324
Further improve error handling. 2022-06-17 11:17:47 -05:00
Buster "Silver Eagle" Neece c73dd5cc84
Update how StereoTool upload panel works. 2022-06-17 10:37:40 -05:00
Buster "Silver Eagle" Neece 6bfdd24636
Fix search icon on datatable. 2022-06-16 18:18:25 -05:00
Buster "Silver Eagle" Neece 515f1de84b
Use constant instead of magic string. 2022-06-16 16:38:03 -05:00
Buster "Silver Eagle" Neece 964eb479c9
Version bump! 2022-06-16 09:43:59 -05:00
Buster "Silver Eagle" Neece 11028e5fdc
Minor fixes; changelog update. 2022-06-16 09:42:58 -05:00
Buster "Silver Eagle" Neece 7bb92404e7
Make HLS segment length configurable. 2022-06-16 07:05:35 -05:00
Buster "Silver Eagle" Neece 9951fee7dc
Dependency update.
Changelogs summary:

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

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

 - league/flysystem updated from 3.x-dev@42a2f47 to 3.x-dev@5c79557 patch
   See changes: 42a2f47...5c79557

 - guzzlehttp/psr7 updated from 2.2.1 to 2.3.0 minor
   See changes: https://github.com/guzzle/psr7/compare/2.2.1...2.3.0
   Release notes: https://github.com/guzzle/psr7/releases/tag/2.3.0

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

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

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

 - league/flysystem-aws-s3-v3 updated from 3.0.13 to 3.0.21 patch
   See changes: https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.0.13...3.0.21
   Release notes: https://github.com/thephpleague/flysystem-aws-s3-v3/releases/tag/3.0.21

 - paragonie/constant_time_encoding updated from v2.5.0 to v2.6.3 minor
   See changes: https://github.com/paragonie/constant_time_encoding/compare/v2.5.0...v2.6.3
   Release notes: https://github.com/paragonie/constant_time_encoding/releases/tag/v2.6.3

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

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

 - monolog/monolog updated from 3.0.0 to 3.1.0 minor
   See changes: https://github.com/Seldaek/monolog/compare/3.0.0...3.1.0
   Release notes: https://github.com/Seldaek/monolog/releases/tag/3.1.0

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

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

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

 - roave/security-advisories updated from dev-latest@e44f8ca to dev-latest@63cab08
   See changes: e44f8ca...63cab08

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

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

 - thecodingmachine/safe updated from v2.2.0 to v2.2.1 patch
   See changes: https://github.com/thecodingmachine/safe/compare/v2.2.0...v2.2.1
   Release notes: https://github.com/thecodingmachine/safe/releases/tag/v2.2.1

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

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

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

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

 - symfony/validator updated from v6.1.0 to v6.1.1 patch
   See changes: https://github.com/symfony/validator/compare/v6.1.0...v6.1.1
   Release notes: https://github.com/symfony/validator/releases/tag/v6.1.1
2022-06-16 06:06:29 -05:00
Buster "Silver Eagle" Neece 6653db2c35
Code quality sweep. 2022-06-16 05:56:33 -05:00
Buster "Silver Eagle" Neece d97c907ee6
Fixes #5507 -- Fix type coercion on on-demand search. 2022-06-15 16:08:10 -05:00
Buster "Silver Eagle" Neece 5bc5736a3e
Update changelog. 2022-06-15 07:26:09 -05:00
Buster "Silver Eagle" Neece c840bb084e
Add more stats; abstract common metrics view. 2022-06-15 07:13:34 -05:00
Buster "Silver Eagle" Neece 945c9dc2a5
Add "by stream" stats. 2022-06-14 18:15:46 -05:00
Buster "Silver Eagle" Neece 910b8161a2
Improve logging on Malformed URI errors. 2022-06-14 15:18:17 -05:00
Buster "Silver Eagle" Neece 0ac9405256
Fix lazy-loading tabs on lots of components. 2022-06-14 13:30:51 -05:00
Buster "Silver Eagle" Neece 056059fd4a
Properly lazy-load stats tabs. 2022-06-14 08:51:46 -05:00
Buster "Silver Eagle" Neece fff8be37c8
Fix query on Browser/Country stats. 2022-06-14 08:40:35 -05:00
Buster "Silver Eagle" Neece fd152e2ee4
Merge branch 'main' of https://github.com/AzuraCast/AzuraCast 2022-06-14 05:59:55 -05:00
Buster "Silver Eagle" Neece 4c9c773a28
Merge commit '3c78bd0a30f6f9cf175ea6bcc63d246951b8437b' 2022-06-14 05:59:42 -05:00
Vaalyn 0ccbc2b069
Fix song history page null parameter error (#5500) 2022-06-13 11:57:36 -05:00
Buster "Silver Eagle" Neece a1cd3f3007
Update Doctrine normalizer. 2022-06-13 08:14:06 -05:00
Buster "Silver Eagle" Neece aa70489286
Fixes #5492 -- Send live feedback via LS. 2022-06-12 08:07:57 -05:00
Buster "Silver Eagle" Neece 551c800337
Implement common DateRange utility class. 2022-06-12 05:51:35 -05:00
Buster "Silver Eagle" Neece d1760c78ff
Update changelog. 2022-06-11 10:46:33 -05:00
Buster "Silver Eagle" Neece 2f14e98543
PHPCBF fixes. 2022-06-11 10:39:07 -05:00
Buster "Silver Eagle" Neece c90d5bdf50
Merge commit '8bc9cb70f77b73c3305ebf8d0d60f13822ebcba0' 2022-06-11 10:30:47 -05:00
Buster "Silver Eagle" Neece a3b0ee5ce6
Reduce volume of logs and improve log reliability. 2022-06-11 07:21:03 -05:00
Buster "Silver Eagle" Neece 344220daab
Fixes #5489 -- Properly flush EM when marking track as played. 2022-06-11 06:00:11 -05:00
Buster "Silver Eagle" Neece 3c65bb095c
Fixes #5488 -- Fix ansible syntax. 2022-06-11 00:45:25 -05:00
Buster "Silver Eagle" Neece 1ce0ee2876
Use different params for different cross funcs. 2022-06-10 22:32:22 -05:00
Vaalyn e4cf7b0d1f
Fix LS type error due to source without methods (#5485) 2022-06-10 22:24:05 -05:00
Vaalyn a4f9b85dd4
Don't assume that no streamer is live when get next song is called (#5487) 2022-06-10 22:09:39 -05:00
Buster "Silver Eagle" Neece a281f93516
Move initial Acme check. 2022-06-10 13:10:16 -05:00
Buster "Silver Eagle" Neece 0a30648234
Register account without e-mail. 2022-06-10 12:16:15 -05:00
Buster "Silver Eagle" Neece 5fa1b0bebc
Fixes #5481 -- Make e-mail optional in LE cert. 2022-06-10 11:11:46 -05:00
Buster "Silver Eagle" Neece 19aa73947a
Make AutoDJ skip to next song after DJ disconnects. 2022-06-10 09:47:01 -05:00