4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-13 12:46:41 +00:00
Commit Graph

6327 Commits

Author SHA1 Message Date
Buster Neece
97c8b32d66
Merge commit '23c7c603028edfaa006bdb24e0dbfbb2cdde5cc8' into feature/meilisearch 2023-01-27 03:00:44 -06:00
Buster Neece
23c7c60302
Fixes #5752 -- Exclude special rules from the "is still scheduled" Queue check. 2023-01-25 20:40:31 -06:00
Buster Neece
e19072294c
Expand Profile menu sidebar link to surface new "Branding" page more clearly. 2023-01-25 20:01:34 -06:00
Buster Neece
40e8589755
PHP stuff. 2023-01-25 19:26:44 -06:00
Buster Neece
03fa0d1ff6
Infrastructure setup for Meilisearch. 2023-01-25 05:58:52 -06:00
Buster Neece
fdb01fadca
Optimize Docker build and libs installed for LS. 2023-01-25 01:30:49 -06:00
Buster Neece
fed474b116
Fixes #6038 -- Fix rate-limited web hooks. 2023-01-22 21:11:05 -06:00
Buster Neece
133ab260dc
Auto-scale NP timeout if not set in environment vars. 2023-01-22 19:16:20 -06:00
Buster Neece
9b0a0b159f
Fixes #6037 -- Fix upload of Custom Browser Icon 2023-01-21 23:35:21 -06:00
Buster Neece
b73b5e10bf
Update to release build of Icecast-KH. 2023-01-21 19:10:59 -06:00
Buster Neece
ee86bc5212
Minor update to log view textarea. 2023-01-21 18:21:17 -06:00
Buster Neece
eb519dffce
Fix how the streaming log view works. 2023-01-21 18:14:42 -06:00
Buster Neece
cc314f6f24
Fix log cleanup and cron service log name. 2023-01-21 02:53:22 -06:00
Buster Neece
b16f2a94ce
#6003 -- Update "play once per x songs" scheduling. 2023-01-18 22:05:51 -06:00
Buster Neece
e772001fb0
Tweak parallelizing settings. 2023-01-18 21:39:57 -06:00
Buster Neece
4c59ad57ec
Update GH action versions. 2023-01-17 23:53:10 -06:00
Buster Neece
b602589f3f
Fixes #6032 -- Fix "Clear Upcoming Queue" button. 2023-01-17 19:09:08 -06:00
Buster Neece
eff7f67e28
Fixes #6028 -- Update Icecast-KH dev branch. 2023-01-17 16:39:58 -06:00
Buster Neece
2c0456a5a5
#5623 -- Make Now Playing delay customizable. 2023-01-17 02:34:00 -06:00
Buster Neece
b48cb5e49a
#5623 -- Optimize ingest of new listeners with LOAD DATA LOCAL INFILE. 2023-01-16 21:02:42 -06:00
Buster Neece
c44fd64124
Restore CI script. 2023-01-16 02:22:02 -06:00
Buster Neece
a9956bc93a
Ensure empty-able strings in Settings are null if epty. 2023-01-16 02:09:16 -06:00
Buster Neece
7be64fbe06
Fixes #6020 -- Fix relative base URL redirects. 2023-01-16 01:49:28 -06:00
Buster Neece
303a4a73ad
Cleanup Docker image scripts. 2023-01-15 18:19:23 -06:00
Buster Neece
3d386e529e
Re-merge setup:initialize and regular setup. 2023-01-15 16:30:22 -06:00
Buster Neece
963e803924
Update Doctrine annotations library. 2023-01-15 01:02:02 -06:00
Buster Neece
9a752df0f3
Compoer dependencies update.
Changelogs summary:

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

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

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

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

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

 - php-di/php-di updated from 7.0.0-rc1 to 7.0.1 patch
   See changes: https://github.com/PHP-DI/PHP-DI/compare/7.0.0-rc1...7.0.1
   Release notes: https://github.com/PHP-DI/PHP-DI/releases/tag/7.0.1

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

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

 - ramsey/uuid updated from 4.7.1 to 4.7.3 patch
   See changes: https://github.com/ramsey/uuid/compare/4.7.1...4.7.3
   Release notes: https://github.com/ramsey/uuid/releases/tag/4.7.3

 - roave/security-advisories updated from dev-latest@0c14acd to dev-latest@d69f15c
   See changes: 0c14acd...d69f15c

 - zircote/swagger-php updated from 4.5.4 to 4.6.0 minor
   See changes: https://github.com/zircote/swagger-php/compare/4.5.4...4.6.0
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.6.0
2023-01-15 00:54:21 -06:00
Buster Neece
f26fbc3c15
Update changelog. 2023-01-14 14:46:03 -06:00
Buster Neece
6ef72c643e
Fixes #6007 -- Implement Google Analytics Measurement V4. 2023-01-14 02:04:13 -06:00
Buster Neece
415e19e15d
Fixes #5943 -- Allow sequential playlists to be set to folders too. 2023-01-13 20:34:15 -06:00
Buster Neece
32646cf7c7
Add link to listener report from profile. 2023-01-13 16:27:44 -06:00
Buster Neece
3d43bea50d
Ensure all MariaDB-needed packages exist. 2023-01-13 14:48:07 -06:00
Buster Neece
e1d5d58158
Remove second build step. 2023-01-13 13:16:55 -06:00
Buster Neece
4ebf685160
Directly reference GHCR to avoid double-build times. 2023-01-13 12:58:25 -06:00
Buster Neece
5cc6a36220
Split CI build step. 2023-01-13 11:48:02 -06:00
Buster Neece
ef4c7b48a4
Clear MariaDB dir after package install. 2023-01-13 01:06:37 -06:00
Buster Neece
5907f01ab8
Switch Ubuntu mirror until US Archive issue is fixed. 2023-01-13 00:47:07 -06:00
Buster Neece
560b162960
Add missing package from beanstalkd setup. 2023-01-13 00:46:53 -06:00
Buster Neece
a387476d90
Switch to directly using Ubuntu image. 2023-01-13 00:46:27 -06:00
Buster Neece
f19cf5f647
Update Icecast-KH; remove relative path files. 2023-01-12 22:12:45 -06:00
Buster Neece
5c9a2239bd
Temporary workaround to enable Queue. 2023-01-12 18:01:05 -06:00
Buster Neece
9741d144fd
Turn off stopongroup/killongroup for per-station nowplaying. 2023-01-12 17:56:44 -06:00
Buster Neece
03f1f5840a
Tag split tokens as sensitive parameters. 2023-01-12 16:59:01 -06:00
Buster Neece
84d25adc3b
Pull PPA/Package install into a single file to bump build times. 2023-01-12 16:53:22 -06:00
Buster Neece
fe2b44df12
Move Now Playing tasks into separate per-station processes. 2023-01-11 21:13:51 -06:00
Buster Neece
c25a60bc75
Hide progress on NP page if offline. 2023-01-11 21:08:20 -06:00
Buster Neece
b42f52fccb
Remove default album art URL from Station Form (it's now in Branding). 2023-01-11 16:32:51 -06:00
Buster Neece
818e7949bd
Update Centrifugo again. 2023-01-11 12:43:39 -06:00
Buster Neece
e83dca7822
Ensure metadata table is up-to-date. 2023-01-11 12:29:51 -06:00
Buster Neece
7602fc0422
Add custom Admin files for base URL fixes. 2023-01-11 12:25:00 -06:00