Commit Graph

6413 Commits

Author SHA1 Message Date
Buster Neece d82f653718
Allow Requests and OnDemand to work without Meilisearch. 2023-02-23 14:04:29 -06:00
Buster Neece 01892a9c14
Update search formatting, master key, "enable" flag. 2023-02-22 11:13:34 -06:00
Buster Neece 8d6fb4b81c
Revert "Revert Meilisearch rollout for now."
This reverts commit f0666ab175.
2023-02-22 06:19:00 -06:00
Buster Neece 8923994f1b
Merge commit '835a172b849d4100451093877eda990135a91253' into feature/meilisearch 2023-02-22 06:10:14 -06:00
Buster Neece 835a172b84
Frontend deps update. 2023-02-22 00:31:15 -06:00
Buster Neece 919e3aa318
PHPCBF fixes. 2023-02-21 00:29:44 -06:00
Luiz 23d658fa21
Add replaceLine to WriteLiquidsoapConfiguration (#6102)
* Add replaceLine to WriteLiquidsoapConfiguration

* Update WriteLiquidsoapConfiguration.php

---------

Co-authored-by: Buster Neece <buster@busterneece.com>
2023-02-21 00:23:06 -06:00
Buster Neece 6d81fae02a
More PHP deps updates.
Changelogs summary:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 - brick/math updated from 0.10.2 to 0.11.0 minor
   See changes: https://github.com/brick/math/compare/0.10.2...0.11.0
   Release notes: https://github.com/brick/math/releases/tag/0.11.0

 - ramsey/uuid updated from 4.7.3 to 4.x-dev@bf2bee2 minor
   See changes: https://github.com/ramsey/uuid/compare/4.7.3...bf2bee2
2023-02-20 07:55:20 -06:00
Buster Neece a77bdedf61
Handle library updates. 2023-02-20 07:49:23 -06:00
Buster Neece 831a49069a
Remove unused Beanstalkd PHP lib deps. 2023-02-20 07:37:45 -06:00
Buster Neece 203b090be8
PHP packages update.
Changelogs summary:

 - laminas/laminas-code removed (installed version was 4.8.0)

 - friendsofphp/proxy-manager-lts removed (installed version was v1.0.13)

 - php-http/discovery updated from 1.14.3 to 1.15.2 minor
   See changes: https://github.com/php-http/discovery/compare/1.14.3...1.15.2
   Release notes: https://github.com/php-http/discovery/releases/tag/1.15.2

 - aws/aws-crt-php updated from v1.0.2 to v1.0.4 patch
   See changes: https://github.com/awslabs/aws-crt-php/compare/v1.0.2...v1.0.4
   Release notes: https://github.com/awslabs/aws-crt-php/releases/tag/v1.0.4

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

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

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

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

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

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

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

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

 - symfony/finder updated from v6.2.3 to v6.2.5 patch
   See changes: https://github.com/symfony/finder/compare/v6.2.3...v6.2.5
   Release notes: https://github.com/symfony/finder/releases/tag/v6.2.5

 - symfony/event-dispatcher updated from v6.2.2 to v6.2.5 patch
   See changes: https://github.com/symfony/event-dispatcher/compare/v6.2.2...v6.2.5
   Release notes: https://github.com/symfony/event-dispatcher/releases/tag/v6.2.5

 - symfony/css-selector updated from v6.2.3 to v6.2.5 patch
   See changes: https://github.com/symfony/css-selector/compare/v6.2.3...v6.2.5
   Release notes: https://github.com/symfony/css-selector/releases/tag/v6.2.5

 - sebastian/recursion-context updated from 4.0.4 to 4.0.5 patch
   See changes: https://github.com/sebastianbergmann/recursion-context/compare/4.0.4...4.0.5
   Release notes: https://github.com/sebastianbergmann/recursion-context/releases/tag/4.0.5

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

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

 - sebastian/type updated from 3.2.0 to 3.2.1 patch
   See changes: https://github.com/sebastianbergmann/type/compare/3.2.0...3.2.1
   Release notes: https://github.com/sebastianbergmann/type/releases/tag/3.2.1

 - sebastian/environment updated from 5.1.4 to 5.1.5 patch
   See changes: https://github.com/sebastianbergmann/environment/compare/5.1.4...5.1.5
   Release notes: https://github.com/sebastianbergmann/environment/releases/tag/5.1.5

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

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

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

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

 - codeception/module-doctrine2 updated from 3.0.0 to 3.0.1 patch
   See changes: https://github.com/Codeception/module-doctrine2/compare/3.0.0...3.0.1
   Release notes: https://github.com/Codeception/module-doctrine2/releases/tag/3.0.1

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

 - symfony/browser-kit updated from v6.2.0 to v6.2.5 patch
   See changes: https://github.com/symfony/browser-kit/compare/v6.2.0...v6.2.5
   Release notes: https://github.com/symfony/browser-kit/releases/tag/v6.2.5

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

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

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

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

 - doctrine/migrations updated from 3.5.3 to 3.6.0 minor
   See changes: https://github.com/doctrine/migrations/compare/3.5.3...3.6.0
   Release notes: https://github.com/doctrine/migrations/releases/tag/3.6.0

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

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

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

 - league/plates updated from v3.4.0 to v3.5.0 minor
   See changes: https://github.com/thephpleague/plates/compare/v3.4.0...v3.5.0
   Release notes: https://github.com/thephpleague/plates/releases/tag/v3.5.0

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

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

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

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

 - laravel/serializable-closure updated from v1.2.2 to v1.3.0 minor
   See changes: https://github.com/laravel/serializable-closure/compare/v1.2.2...v1.3.0
   Release notes: https://github.com/laravel/serializable-closure/releases/tag/v1.3.0

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

 - symfony/process updated from v6.2.0 to v6.2.5 patch
   See changes: https://github.com/symfony/process/compare/v6.2.0...v6.2.5
   Release notes: https://github.com/symfony/process/releases/tag/v6.2.5

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

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

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

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

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

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

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

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

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

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

 - egulias/email-validator updated from 3.2.5 to 4.0.1 major
   See changes: https://github.com/egulias/EmailValidator/compare/3.2.5...4.0.1
   Release notes: https://github.com/egulias/EmailValidator/releases/tag/4.0.1

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

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

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

 - symfony/options-resolver updated from v6.2.0 to v6.2.5 patch
   See changes: https://github.com/symfony/options-resolver/compare/v6.2.0...v6.2.5
   Release notes: https://github.com/symfony/options-resolver/releases/tag/v6.2.5

 - symfony/rate-limiter updated from v6.2.2 to v6.2.5 patch
   See changes: https://github.com/symfony/rate-limiter/compare/v6.2.2...v6.2.5
   Release notes: https://github.com/symfony/rate-limiter/releases/tag/v6.2.5

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

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

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

 - doctrine/annotations updated from 2.0.0 to 2.0.1 patch
   See changes: https://github.com/doctrine/annotations/compare/2.0.0...2.0.1
   Release notes: https://github.com/doctrine/annotations/releases/tag/2.0.1

 - zircote/swagger-php updated from 4.6.0 to 4.6.2 patch
   See changes: https://github.com/zircote/swagger-php/compare/4.6.0...4.6.2
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.6.2
2023-02-20 07:37:03 -06:00
Buster Neece 884aa1245a
Prevent Queue worker from continuing after multiple errors. 2023-02-20 07:25:42 -06:00
Buster Neece 40b6aadec0
Make array cache resetter ArrayCache-specific. 2023-02-20 06:29:17 -06:00
Buster Neece d5851a3a11
Remove timeout on calling Web Updater. 2023-02-20 06:29:01 -06:00
Buster Neece 94efd77a7d
Message Queue Overhaul (+Redis, -Beanstalk)
- Switch back to Redis for main message queue duties
 - Implement new RedisFactory for creating Redis client instances (new instance is needed for the MQ because it changes the serializer on the Redis connection)
 - Switch Queue Names to be an enum.
2023-02-19 21:57:29 -06:00
Buster Neece f38c25b7de
Update from DO to Vultr. 2023-02-17 04:48:37 -06:00
Buster Neece 46b71d7413
Remove logger ref. 2023-02-15 22:28:39 -06:00
Buster Neece f4ead104d2
Move Supervisor "reload and apply config" functionality upstream. 2023-02-15 22:24:15 -06:00
Buster Neece ccd754212f
Revert Docker.sh changes that broke CLI utils. 2023-02-15 22:21:24 -06:00
Buster Neece 159272c5ae
Add back getid3-needed deps. 2023-02-14 20:51:44 -06:00
Buster Neece 517f43f190
Switch to Depot-recommended GHCR push method. 2023-02-14 20:31:29 -06:00
Buster Neece 0b8e3dafdc
Reorder social buttons. 2023-02-13 18:33:21 -06:00
Buster Neece 939467951b
Update README. 2023-02-13 18:15:52 -06:00
Buster Neece 22562124cf
Switch to access token. 2023-02-13 18:00:01 -06:00
Buster Neece 031c7c2cbc
Split prepare/build steps. 2023-02-13 17:58:00 -06:00
Buster Neece a1d6e4488e
Add Depot project ID. 2023-02-13 16:21:29 -06:00
Buster Neece 6c3eb55a2c
Initial switch to Depot for Docker builds. 2023-02-13 16:12:49 -06:00
Buster Neece d6ed137b72
More Podman tweaks. 2023-02-11 15:29:20 -06:00
Buster Neece 4e2d1b5677
Make installer script privileged for Podman. 2023-02-11 15:09:18 -06:00
Buster Neece f449cc2210
Refactor Podman support in installer. 2023-02-11 13:50:30 -06:00
Buster Neece bce0293b25
Remove user:root spec for updater. 2023-02-11 13:47:51 -06:00
Buster Neece 177115d94b
Restructure Docker Util script. 2023-02-11 13:32:24 -06:00
Buster Neece be32f437cb
Utility Script tweaks. 2023-02-10 23:29:55 -06:00
Buster Neece da62ec3d3b
Prevent infinite recursion with Docker Util script. 2023-02-10 23:10:19 -06:00
Buster Neece 2e2c5f758d
Apply same env everywhere. 2023-02-10 22:01:09 -06:00
Buster Neece c30109798d
More CI fixes. 2023-02-10 21:56:44 -06:00
Buster Neece 8009474884
Add Composer step to second part. 2023-02-10 21:51:02 -06:00
Buster Neece 0aed41c8a0
Temporarily suspend functional test step in CI. 2023-02-10 21:36:52 -06:00
Buster Neece a455ce483c
Force create of Docker Image cache dir. 2023-02-10 19:41:39 -06:00
Buster Neece 55a8de5373
Explicitly specify root for podman permissions. 2023-02-10 15:43:10 -06:00
Buster Neece 1a6d79eb9d
Fix podman-compose check and PHPCBF. 2023-02-10 14:43:46 -06:00
Buster Neece 054b6e6e0d
Initial trial of Podman support. 2023-02-10 14:36:57 -06:00
Buster Neece fa0803f3d3
Bring Queue log back. 2023-02-08 23:26:20 -06:00
Buster Neece 7034249bd7
Minor syntax fix to allow unit tests to work. 2023-02-05 22:21:30 -06:00
Buster Neece d622075ba0
Move Ansible install files to standalone repo (azuracast/ansible-installer). 2023-02-05 22:15:44 -06:00
Buster Neece 6298b1c3c7
Update config path in migrate config command. 2023-02-05 20:27:27 -06:00
Buster Neece c0ce738c6f
Update paths for env vars. 2023-02-05 20:05:35 -06:00
Buster Neece 0c00e8564a
Properly handle errors loading station edit profile. 2023-02-05 13:33:30 -06:00
Buster Neece 3f62ac6efa
Fix class of dashboard. 2023-02-05 11:45:56 -06:00
Buster Neece b9e2b2842a
Ensure vertical spacing of cards across app. 2023-02-05 11:43:42 -06:00