Commit Graph

305 Commits

Author SHA1 Message Date
Buster Neece 443534de7d
Disable xdebug on phpstan for performance boost. 2022-12-15 17:36:35 -06:00
Buster Neece eabdc5bd9b
Update id3 lib. 2022-11-19 03:40:21 -06:00
Buster Neece f11d57a523
Make things work on the CI build. 2022-11-16 02:14:55 -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 2d168c00bb
Revert to earlier HLS parsing logic. 2022-11-06 09:14:29 -06: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 cd2df3d103
Optimize pagination, use new generator-based Collection class. 2022-11-03 14:22:08 -05:00
Buster "Silver Eagle" Neece c87c1c343b
PHP dependencies update.
Changelogs summary:

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

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

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

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

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

 - doctrine/orm updated from 2.12.3 to 2.13.0 minor
   See changes: https://github.com/doctrine/orm/compare/2.12.3...2.13.0
   Release notes: https://github.com/doctrine/orm/releases/tag/2.13.0

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

 - league/flysystem downgraded from 3.x-dev@5c79557 to 3.2.0 minor
   See changes: https://github.com/thephpleague/flysystem/compare/5c79557...3.2.0
   Release notes: https://github.com/thephpleague/flysystem/releases/tag/3.2.0

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

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

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

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

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

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

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

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

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

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

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

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

 - gettext/gettext updated from v5.6.1 to v5.7.0 minor
   See changes: https://github.com/php-gettext/Gettext/compare/v5.6.1...v5.7.0
   Release notes: https://github.com/php-gettext/Gettext/releases/tag/v5.7.0

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

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

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

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

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

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

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

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

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

 - pagerfanta/core updated from v3.6.1 to v3.6.2 patch
   See changes: https://github.com/Pagerfanta/core/compare/v3.6.1...v3.6.2
   Release notes: https://github.com/Pagerfanta/core/releases/tag/v3.6.2

 - pagerfanta/doctrine-collections-adapter updated from v3.6.1 to v3.6.2 patch
   See changes: https://github.com/Pagerfanta/doctrine-collections-adapter/compare/v3.6.1...v3.6.2
   Release notes: https://github.com/Pagerfanta/doctrine-collections-adapter/releases/tag/v3.6.2

 - pagerfanta/doctrine-orm-adapter updated from v3.6.1 to v3.6.2 patch
   See changes: https://github.com/Pagerfanta/doctrine-orm-adapter/compare/v3.6.1...v3.6.2
   Release notes: https://github.com/Pagerfanta/doctrine-orm-adapter/releases/tag/v3.6.2

 - php-di/php-di updated from v7.x-dev@8d35559 to v7.x-dev@5458204 patch
   See changes: https://github.com/PHP-DI/PHP-DI/compare/8d35559...5458204

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

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

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

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

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

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

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

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

 - roave/security-advisories updated from dev-latest@82cfc46 to dev-latest@8b99cfd
   See changes: https://github.com/Roave/SecurityAdvisories/compare/82cfc46...8b99cfd

 - skoerfgen/acmecert updated from 3.2.0 to 3.2.1 patch
   See changes: https://github.com/skoerfgen/ACMECert/compare/3.2.0...3.2.1
   Release notes: https://github.com/skoerfgen/ACMECert/releases/tag/3.2.1

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

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

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

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

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

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

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

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

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

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

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

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

 - phpoption/phpoption updated from 1.8.1 to 1.9.0 minor
   See changes: https://github.com/schmittjoh/php-option/compare/1.8.1...1.9.0
   Release notes: https://github.com/schmittjoh/php-option/releases/tag/1.9.0

 - graham-campbell/result-type updated from v1.0.4 to v1.1.0 minor
   See changes: https://github.com/GrahamCampbell/Result-Type/compare/v1.0.4...v1.1.0
   Release notes: https://github.com/GrahamCampbell/Result-Type/releases/tag/v1.1.0

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

 - zircote/swagger-php updated from 4.4.5 to 4.4.7 patch
   See changes: https://github.com/zircote/swagger-php/compare/4.4.5...4.4.7
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.4.7

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

 - spomky-labs/otphp updated from v10.0.3 to v11.0.1 major
   See changes: https://github.com/Spomky-Labs/otphp/compare/v10.0.3...v11.0.1
   Release notes: https://github.com/Spomky-Labs/otphp/releases/tag/v11.0.1
2022-08-07 18:03:23 -05:00
Buster "Silver Eagle" Neece 8a514fafeb
Dependency updates.
Changelogs summary:

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

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

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

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

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

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

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

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

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

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

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

 - egulias/email-validator updated from 3.2 to 3.2.1 patch
   See changes: https://github.com/egulias/EmailValidator/compare/3.2...3.2.1
   Release notes: https://github.com/egulias/EmailValidator/releases/tag/3.2.1

 - slevomat/coding-standard updated from 7.2.1 to 8.0.1 major
   See changes: https://github.com/slevomat/coding-standard/compare/7.2.1...8.0.1
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/8.0.1
2022-06-23 16:31:12 -05:00
Buster "Silver Eagle" Neece 1e3ccd93d5
Merge commit 'aab4a0c7b5edab1ca261a528e3407ff2f1b59297' 2022-06-09 02:27:19 -05:00
Buster "Silver Eagle" Neece 03ca7e2ec6
Update to dev-v7 of PHP-DI. 2022-05-29 17:57:56 -05:00
Buster "Silver Eagle" Neece dee9278e16
Use Guzzle's built-in PSR-17 factories. 2022-05-19 23:50:28 -05:00
Buster "Silver Eagle" Neece c720d950d5
Update Monolog; clear other IDE inspection results. 2022-05-17 20:54:44 -05:00
Buster "Silver Eagle" Neece 24ecda99ec
Move Metadata management back to main library; use FFProbe exclusively for metadata reading; harden error handling and resilience for misprocessed files. 2022-05-12 12:40:35 -05:00
Buster "Silver Eagle" Neece 6f1402c65f
Improve security and PubKey handling for SFTP users. 2022-05-09 09:05:34 -05:00
Buster "Silver Eagle" Neece a9f066602c
Code quality cleanup sweep. 2022-05-08 13:05:02 -05:00
Buster "Silver Eagle" Neece fb3a8a5fc9
Switch PHP translator implementation. 2022-05-07 11:44:14 -05:00
Buster "Silver Eagle" Neece c4deb4080e
Switch Supervisor to use Unix sockets too. 2022-05-04 05:30:36 -05:00
Buster "Silver Eagle" Neece 78b8393811
Update Symfony to 6.0.8
Changelogs summary:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 - symfony/validator updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/validator/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/validator/releases/tag/v6.0.8
2022-04-27 12:52:42 -05:00
Buster "Silver Eagle" Neece fec35a2432
Switch to php-gettext 5.x:
- Don't use compiled PHP translations, switch back to gettext .mo compiled files
 - Bring npm easygettext back for JS parsing and generation
2022-04-27 12:50:39 -05:00
Buster "Silver Eagle" Neece ab0fee4f78
Add PHP libraries for SFTP support.
Changelogs summary:

 - paragonie/random_compat installed in version v9.99.100
   Release notes: https://github.com/paragonie/random_compat/releases/tag/v9.99.100

 - phpseclib/phpseclib installed in version 3.0.14
   Release notes: https://github.com/phpseclib/phpseclib/releases/tag/3.0.14

 - league/flysystem-sftp-v3 installed in version 3.0.17
   Release notes: https://github.com/thephpleague/flysystem-sftp-v3/releases/tag/3.0.17
2022-04-23 00:02:45 -05:00
Buster "Silver Eagle" Neece 89a62ea32d
Internalize XML Writer/Reader. 2022-04-20 05:16:10 -05:00
Buster "Silver Eagle" Neece 6b86e3c84e
Update Doctrine DBAL.
Changelogs summary:

 - doctrine/dbal updated from 2.13.8 to 3.3.5 major
   See changes: https://github.com/doctrine/dbal/compare/2.13.8...3.3.5
   Release notes: https://github.com/doctrine/dbal/releases/tag/3.3.5

 - doctrine/migrations updated from 3.4.2 to 3.5.0 minor
   See changes: https://github.com/doctrine/migrations/compare/3.4.2...3.5.0
   Release notes: https://github.com/doctrine/migrations/releases/tag/3.5.0
2022-04-20 04:08:15 -05:00
Buster "Silver Eagle" Neece 6629001077
Dependencies update.
Changelogs summary:

 - doctrine/orm updated from 2.11.2 to 2.12.0 minor
   See changes: https://github.com/doctrine/orm/compare/2.11.2...2.12.0
   Release notes: https://github.com/doctrine/orm/releases/tag/2.12.0

 - league/mime-type-detection updated from 1.10.0 to 1.11.0 minor
   See changes: https://github.com/thephpleague/mime-type-detection/compare/1.10.0...1.11.0
   Release notes: https://github.com/thephpleague/mime-type-detection/releases/tag/1.11.0

 - doctrine/data-fixtures updated from 1.5.2 to 1.5.3 patch
   See changes: https://github.com/doctrine/data-fixtures/compare/1.5.2...1.5.3
   Release notes: https://github.com/doctrine/data-fixtures/releases/tag/1.5.3

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

 - zircote/swagger-php updated from dev-master@0e4a64b to 4.3.0 major
   See changes: https://github.com/zircote/swagger-php/compare/0e4a64b...4.3.0
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.3.0
2022-04-19 23:31:46 -05:00
Buster "Silver Eagle" Neece a71d3b3aed
Update Matomo device detector.
Changelogs summary:

 - matomo/device-detector updated from 5.0.5 to 6.0.0 major
   See changes: https://github.com/matomo-org/device-detector/compare/5.0.5...6.0.0
   Release notes: https://github.com/matomo-org/device-detector/releases/tag/6.0.0
2022-04-13 20:06:09 -05:00
Buster "Silver Eagle" Neece 2c428b12bb
Use Symfony filesystem utilities. 2022-04-12 21:30:19 -05:00
Buster "Silver Eagle" Neece 2ef8a84aab
Temporarily revert Symfony/RateLimiter to avoid Deprecation warning. 2022-04-08 20:51:35 -05:00
Buster "Silver Eagle" Neece 193f287844
Dependency update part 4 2022-03-16 19:31:09 -05:00
Buster "Silver Eagle" Neece 59b2835ea4
Dependency Update part 3
Changelogs summary:

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

 - pagerfanta/core updated from v3.6.0 to v3.6.1 patch
   See changes: https://github.com/Pagerfanta/core/compare/v3.6.0...v3.6.1
   Release notes: https://github.com/Pagerfanta/core/releases/tag/v3.6.1

 - pagerfanta/doctrine-collections-adapter updated from v3.6.0 to v3.6.1 patch
   See changes: https://github.com/Pagerfanta/doctrine-collections-adapter/compare/v3.6.0...v3.6.1
   Release notes: https://github.com/Pagerfanta/doctrine-collections-adapter/releases/tag/v3.6.1

 - pagerfanta/doctrine-orm-adapter updated from v3.6.0 to v3.6.1 patch
   See changes: https://github.com/Pagerfanta/doctrine-orm-adapter/compare/v3.6.0...v3.6.1
   Release notes: https://github.com/Pagerfanta/doctrine-orm-adapter/releases/tag/v3.6.1
2022-03-16 19:06:49 -05:00
Buster "Silver Eagle" Neece f1be6c5381
Dependency Update pt 2
Changelogs summary:

 - codeception/phpunit-wrapper removed (installed version was 9.0.7)

 - symfony/service-contracts downgraded from v2.5.0 to v2.4.1 minor
   See changes: https://github.com/symfony/service-contracts/compare/v2.5.0...v2.4.1
   Release notes: https://github.com/symfony/service-contracts/releases/tag/v2.4.1

 - symfony/console updated from v5.4.5 to v6.0.5 major
   See changes: https://github.com/symfony/console/compare/v5.4.5...v6.0.5
   Release notes: https://github.com/symfony/console/releases/tag/v6.0.5

 - symfony/event-dispatcher updated from v5.4.3 to v6.0.3 major
   See changes: https://github.com/symfony/event-dispatcher/compare/v5.4.3...v6.0.3
   Release notes: https://github.com/symfony/event-dispatcher/releases/tag/v6.0.3

 - symfony/css-selector updated from v5.4.3 to v6.0.3 major
   See changes: https://github.com/symfony/css-selector/compare/v5.4.3...v6.0.3
   Release notes: https://github.com/symfony/css-selector/releases/tag/v6.0.3

 - codeception/lib-web installed in version 1.0.0
   Release notes: https://github.com/Codeception/lib-web/releases/tag/1.0.0

 - symfony/yaml updated from v5.4.3 to v6.0.3 major
   See changes: https://github.com/symfony/yaml/compare/v5.4.3...v6.0.3
   Release notes: https://github.com/symfony/yaml/releases/tag/v6.0.3

 - symfony/finder updated from v5.4.3 to v6.0.3 major
   See changes: https://github.com/symfony/finder/compare/v5.4.3...v6.0.3
   Release notes: https://github.com/symfony/finder/releases/tag/v6.0.3

 - codeception/codeception updated from 4.1.31 to 5.0.0-RC1 major
   See changes: https://github.com/Codeception/Codeception/compare/4.1.31...5.0.0-RC1
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.0.0-RC1

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

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

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

 - symfony/dom-crawler downgraded from v6.0.6 to v5.4.6 major
   See changes: https://github.com/symfony/dom-crawler/compare/v6.0.6...v5.4.6
   Release notes: https://github.com/symfony/dom-crawler/releases/tag/v5.4.6

 - symfony/browser-kit downgraded from v6.0.3 to v4.4.37 major
   See changes: https://github.com/symfony/browser-kit/compare/v6.0.3...v4.4.37
   Release notes: https://github.com/symfony/browser-kit/releases/tag/v4.4.37

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

 - codeception/module-phpbrowser updated from 2.0.2 to 2.5.x-dev@d3cad5e minor
   See changes: https://github.com/Codeception/module-phpbrowser/compare/2.0.2...d3cad5e

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

 - codeception/lib-xml installed in version 1.0.0
   Release notes: https://github.com/Codeception/lib-xml/releases/tag/1.0.0

 - codeception/module-rest updated from 2.0.1 to 3.1.0 major
   See changes: https://github.com/Codeception/module-rest/compare/2.0.1...3.1.0
   Release notes: https://github.com/Codeception/module-rest/releases/tag/3.1.0
2022-03-16 04:57:44 -05:00
Buster "Silver Eagle" Neece 8954be61a2
Dependency Updates
Changelogs summary:

 - league/flysystem updated from 2.4.0 to 3.x-dev@d4eedc1 major
   See changes: https://github.com/thephpleague/flysystem/compare/2.4.0...d4eedc1

 - azuracast/flysystem-v2-extensions updated from dev-main@8dad672 to dev-main@36c8152
   See changes: 8dad672...36c8152

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

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

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

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

 - league/flysystem-aws-s3-v3 updated from 2.1.0 to 3.0.2 major
   See changes: https://github.com/thephpleague/flysystem-aws-s3-v3/compare/2.1.0...3.0.2
   Release notes: https://github.com/thephpleague/flysystem-aws-s3-v3/releases/tag/3.0.2

 - roave/security-advisories updated from dev-latest@6e213f0 to dev-latest@f2fdb4f
   See changes: 6e213f0...f2fdb4f
2022-01-30 14:07:04 -06:00
Buster "Silver Eagle" Neece 37c3df2494
Use refs for common API responses. 2022-01-10 22:31:24 -06:00
Buster "Silver Eagle" Neece 9cfc2ee95d
Implement Concurrent Optimized Sync and Now Playing Processes (#4941) 2022-01-04 16:46:49 -06:00
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 501ab48dcb
Merge commit '22451f4a7078faf579e8b4f67d0b51e03981f135' 2021-12-22 19:32:40 -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 2800e8ae32
Fix dependencies on JetBrains attributes. 2021-12-15 12:13:33 -06:00
Buster "Silver Eagle" Neece 8042fa9025
Part 1 of OpenAPI transition to Attributes. 2021-12-12 05:01:53 -06:00
Buster "Silver Eagle" Neece c2d97a1a36
Update to PHP 8.1. 2021-12-11 20:34:09 -06:00
Buster "Silver Eagle" Neece e7bf83388d
Add `composer shell` support. 2021-12-07 21:41:00 -06:00
Buster "Silver Eagle" Neece 67af731661
Routine dependency update
Changelogs summary:

 - wikimedia/composer-merge-plugin updated from dev-master@0497734 to dev-master@e9434c3
   See changes: 0497734...e9434c3

 - ergebnis/composer-normalize updated from 2.15.0 to 2.16.0 minor
   See changes: https://github.com/ergebnis/composer-normalize/compare/2.15.0...2.16.0
   Release notes: https://github.com/ergebnis/composer-normalize/releases/tag/2.16.0

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

 - symfony/deprecation-contracts updated from v2.4.0 to v2.5.0 minor
   See changes: https://github.com/symfony/deprecation-contracts/compare/v2.4.0...v2.5.0
   Release notes: https://github.com/symfony/deprecation-contracts/releases/tag/v2.5.0

 - symfony/service-contracts updated from v2.4.0 to v2.5.0 minor
   See changes: https://github.com/symfony/service-contracts/compare/v2.4.0...v2.5.0
   Release notes: https://github.com/symfony/service-contracts/releases/tag/v2.5.0

 - symfony/console updated from v5.3.10 to v5.4.0 minor
   See changes: https://github.com/symfony/console/compare/v5.3.10...v5.4.0
   Release notes: https://github.com/symfony/console/releases/tag/v5.4.0

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

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

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

 - azuracast/doctrine-entity-normalizer updated from dev-main@66d1787 to dev-main@5b672f5
   See changes: 66d1787...5b672f5

 - league/mime-type-detection updated from 1.8.0 to 1.9.0 minor
   See changes: https://github.com/thephpleague/mime-type-detection/compare/1.8.0...1.9.0
   Release notes: https://github.com/thephpleague/mime-type-detection/releases/tag/1.9.0

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

 - james-heinrich/getid3 updated from dev-master@ba27fb9 to dev-master@16afffd
   See changes: ba27fb9...16afffd

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

 - symfony/event-dispatcher updated from v5.3.7 to v5.4.0 minor
   See changes: https://github.com/symfony/event-dispatcher/compare/v5.3.7...v5.4.0
   Release notes: https://github.com/symfony/event-dispatcher/releases/tag/v5.4.0

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

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

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

 - symfony/yaml updated from v5.3.6 to v5.4.0 minor
   See changes: https://github.com/symfony/yaml/compare/v5.3.6...v5.4.0
   Release notes: https://github.com/symfony/yaml/releases/tag/v5.4.0

 - symfony/finder updated from v5.3.7 to v5.4.0 minor
   See changes: https://github.com/symfony/finder/compare/v5.3.7...v5.4.0
   Release notes: https://github.com/symfony/finder/releases/tag/v5.4.0

 - symfony/css-selector updated from v5.3.4 to v5.4.0 minor
   See changes: https://github.com/symfony/css-selector/compare/v5.3.4...v5.4.0
   Release notes: https://github.com/symfony/css-selector/releases/tag/v5.4.0

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

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

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

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

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

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

 - league/csv updated from 9.7.2 to 9.7.4 patch
   See changes: https://github.com/thephpleague/csv/compare/9.7.2...9.7.4
   Release notes: https://github.com/thephpleague/csv/releases/tag/9.7.4

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

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

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

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

 - pagerfanta/core updated from v3.4.0 to v3.5.0 minor
   See changes: https://github.com/Pagerfanta/core/compare/v3.4.0...v3.5.0
   Release notes: https://github.com/Pagerfanta/core/releases/tag/v3.5.0

 - pagerfanta/doctrine-collections-adapter updated from v3.4.0 to v3.5.0 minor
   See changes: https://github.com/Pagerfanta/doctrine-collections-adapter/compare/v3.4.0...v3.5.0
   Release notes: https://github.com/Pagerfanta/doctrine-collections-adapter/releases/tag/v3.5.0

 - pagerfanta/doctrine-orm-adapter updated from v3.4.0 to v3.5.0 minor
   See changes: https://github.com/Pagerfanta/doctrine-orm-adapter/compare/v3.4.0...v3.5.0
   Release notes: https://github.com/Pagerfanta/doctrine-orm-adapter/releases/tag/v3.5.0

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

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

 - roave/security-advisories updated from dev-latest@bac54e1 to dev-latest@0529e9c
   See changes: bac54e1...0529e9c

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

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

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

 - symfony/amqp-messenger updated from v5.3.7 to v5.4.0 minor
   See changes: https://github.com/symfony/amqp-messenger/compare/v5.3.7...v5.4.0
   Release notes: https://github.com/symfony/amqp-messenger/releases/tag/v5.4.0

 - pda/pheanstalk updated from v4.0.3 to v4.0.4 patch
   See changes: https://github.com/pheanstalk/pheanstalk/compare/v4.0.3...v4.0.4
   Release notes: https://github.com/pheanstalk/pheanstalk/releases/tag/v4.0.4

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

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

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

 - symfony/cache updated from v5.3.10 to v5.4.0 minor
   See changes: https://github.com/symfony/cache/compare/v5.3.10...v5.4.0
   Release notes: https://github.com/symfony/cache/releases/tag/v5.4.0

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

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

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

 - symfony/process updated from v5.3.7 to v5.4.0 minor
   See changes: https://github.com/symfony/process/compare/v5.3.7...v5.4.0
   Release notes: https://github.com/symfony/process/releases/tag/v5.4.0

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

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

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

 - symfony/lock updated from v5.3.10 to v5.4.0 minor
   See changes: https://github.com/symfony/lock/compare/v5.3.10...v5.4.0
   Release notes: https://github.com/symfony/lock/releases/tag/v5.4.0

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

 - symfony/validator updated from v5.3.10 to v5.4.0 minor
   See changes: https://github.com/symfony/validator/compare/v5.3.10...v5.4.0
   Release notes: https://github.com/symfony/validator/releases/tag/v5.4.0

 - symfony/var-dumper updated from v5.3.10 to v5.4.0 minor
   See changes: https://github.com/symfony/var-dumper/compare/v5.3.10...v5.4.0
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v5.4.0

 - graham-campbell/result-type updated from v1.0.3 to v1.0.4 patch
   See changes: https://github.com/GrahamCampbell/Result-Type/compare/v1.0.3...v1.0.4
   Release notes: https://github.com/GrahamCampbell/Result-Type/releases/tag/v1.0.4

 - zircote/swagger-php updated from 3.3.1 to 3.3.2 patch
   See changes: https://github.com/zircote/swagger-php/compare/3.3.1...3.3.2
   Release notes: https://github.com/zircote/swagger-php/releases/tag/3.3.2
2021-12-03 23:07:34 -06:00
Buster "Silver Eagle" Neece 4bb6b72152
Dependencies update
Changelogs summary:

 - psr/container updated from 1.1.1 to 1.1.2 patch
   See changes: https://github.com/php-fig/container/compare/1.1.1...1.1.2
   Release notes: https://github.com/php-fig/container/releases/tag/1.1.2

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

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

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

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

 - doctrine/migrations updated from 3.3.0 to 3.3.2 patch
   See changes: https://github.com/doctrine/migrations/compare/3.3.0...3.3.2
   Release notes: https://github.com/doctrine/migrations/releases/tag/3.3.2

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

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

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

 - matomo/device-detector updated from 4.3.1 to 5.0.0 major
   See changes: https://github.com/matomo-org/device-detector/compare/4.3.1...5.0.0
   Release notes: https://github.com/matomo-org/device-detector/releases/tag/5.0.0

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

 - pagerfanta/core updated from v3.3.1 to v3.4.0 minor
   See changes: https://github.com/Pagerfanta/core/compare/v3.3.1...v3.4.0
   Release notes: https://github.com/Pagerfanta/core/releases/tag/v3.4.0

 - pagerfanta/doctrine-collections-adapter updated from v3.3.1 to v3.4.0 minor
   See changes: https://github.com/Pagerfanta/doctrine-collections-adapter/compare/v3.3.1...v3.4.0
   Release notes: https://github.com/Pagerfanta/doctrine-collections-adapter/releases/tag/v3.4.0

 - pagerfanta/doctrine-orm-adapter updated from v3.3.1 to v3.4.0 minor
   See changes: https://github.com/Pagerfanta/doctrine-orm-adapter/compare/v3.3.1...v3.4.0
   Release notes: https://github.com/Pagerfanta/doctrine-orm-adapter/releases/tag/v3.4.0

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

 - roave/security-advisories updated from dev-latest@0488e16 to dev-latest@bac54e1
   See changes: 0488e16...bac54e1

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

 - zircote/swagger-php updated from 3.2.3 to 3.3.1 minor
   See changes: https://github.com/zircote/swagger-php/compare/3.2.3...3.3.1
   Release notes: https://github.com/zircote/swagger-php/releases/tag/3.3.1
2021-11-15 11:43:09 -06:00
Buster "Silver Eagle" Neece fc8a2aea08
Move Doctrine EntityNormalizer and batch utilities to external libraries. 2021-11-07 02:20:52 -06:00
Buster "Silver Eagle" Neece 7a393bda11
Remove and retire AzuraForms 2021-11-05 01:36:44 -05:00
Buster "Silver Eagle" Neece 79b1bc5c4a
PHPStan upgrade and new baseline.
Changelogs summary:

 - phpstan/phpstan updated from 0.12.96 to 1.0.1 major
   See changes: https://github.com/phpstan/phpstan/compare/0.12.96...1.0.1
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.0.1

 - phpstan/phpstan-doctrine updated from 0.12.44 to 1.0.1 major
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/0.12.44...1.0.1
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.0.1
2021-11-02 23:12:02 -05:00
Buster "Silver Eagle" Neece dcbc08360c
Revert PHPStan due to temp bug. 2021-09-05 03:44:44 -05:00
Buster "Silver Eagle" Neece 803f1b14d6
Dependencies update.
- composer/package-versions-deprecated updated from 1.11.99.2 to 1.11.99.3
   See changes: https://github.com/composer/package-versions-deprecated/compare/1.11.99.2...1.11.99.3
   Release notes: https://github.com/composer/package-versions-deprecated/releases/tag/1.11.99.3

 - wikimedia/composer-merge-plugin updated from dev-master@47be3c0 to dev-master@0497734
   See changes: 47be3c0...0497734

 - aws/aws-crt-php installed in version v1.0.2
   Release notes: https://github.com/awslabs/aws-crt-php/releases/tag/v1.0.2

 - azuracast/azuraforms updated from dev-main@c6a8b27 to dev-main@d1ca581
   See changes: c6a8b27...d1ca581

 - symfony/string updated from v5.3.3 to v5.3.7
   See changes: https://github.com/symfony/string/compare/v5.3.3...v5.3.7
   Release notes: https://github.com/symfony/string/releases/tag/v5.3.7

 - symfony/console updated from v5.3.6 to v5.3.7
   See changes: https://github.com/symfony/console/compare/v5.3.6...v5.3.7
   Release notes: https://github.com/symfony/console/releases/tag/v5.3.7

 - james-heinrich/getid3 updated from dev-master@cb831b6 to dev-master@4e02ed0
   See changes: cb831b6...4e02ed0

 - symfony/event-dispatcher updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/event-dispatcher/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/event-dispatcher/releases/tag/v5.3.7

 - phpunit/phpunit updated from 9.5.8 to 9.5.9
   See changes: https://github.com/sebastianbergmann/phpunit/compare/9.5.8...9.5.9
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/9.5.9

 - symfony/finder updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/finder/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/finder/releases/tag/v5.3.7

 - symfony/dom-crawler updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/dom-crawler/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/dom-crawler/releases/tag/v5.3.7

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

 - filp/whoops updated from 2.14.0 to 2.14.1
   See changes: https://github.com/filp/whoops/compare/2.14.0...2.14.1
   Release notes: https://github.com/filp/whoops/releases/tag/2.14.1

 - laminas/laminas-zendframework-bridge updated from 1.3.0 to 1.4.0
   See changes: https://github.com/laminas/laminas-zendframework-bridge/compare/1.3.0...1.4.0
   Release notes: https://github.com/laminas/laminas-zendframework-bridge/releases/tag/1.4.0

 - laminas/laminas-stdlib updated from 3.5.0 to 3.6.0
   See changes: https://github.com/laminas/laminas-stdlib/compare/3.5.0...3.6.0
   Release notes: https://github.com/laminas/laminas-stdlib/releases/tag/3.6.0

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

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

 - symfony/translation updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/translation/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/translation/releases/tag/v5.3.7

 - phpstan/phpstan updated from 0.12.96 to 0.12.98
   See changes: https://github.com/phpstan/phpstan/compare/0.12.96...0.12.98
   Release notes: https://github.com/phpstan/phpstan/releases/tag/0.12.98

 - phpstan/phpstan-doctrine updated from 0.12.43 to 0.12.44
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/0.12.43...0.12.44
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/0.12.44

 - roave/security-advisories updated from dev-latest@cd0a994 to dev-latest@05f521f
   See changes: cd0a994...05f521f

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

 - symfony/messenger updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/messenger/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/messenger/releases/tag/v5.3.7

 - symfony/redis-messenger updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/redis-messenger/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/redis-messenger/releases/tag/v5.3.7

 - symfony/doctrine-messenger updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/doctrine-messenger/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/doctrine-messenger/releases/tag/v5.3.7

 - symfony/amqp-messenger updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/amqp-messenger/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/amqp-messenger/releases/tag/v5.3.7

 - symfony/var-exporter updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/var-exporter/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/var-exporter/releases/tag/v5.3.7

 - symfony/cache updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/cache/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/cache/releases/tag/v5.3.7

 - symfony/intl updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/intl/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/intl/releases/tag/v5.3.7

 - symfony/mime updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/mime/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/mime/releases/tag/v5.3.7

 - symfony/process updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/process/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/process/releases/tag/v5.3.7

 - symfony/property-info updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/property-info/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/property-info/releases/tag/v5.3.7

 - symfony/property-access updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/property-access/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/property-access/releases/tag/v5.3.7

 - symfony/options-resolver updated from v5.3.4 to v5.3.7
   See changes: https://github.com/symfony/options-resolver/compare/v5.3.4...v5.3.7
   Release notes: https://github.com/symfony/options-resolver/releases/tag/v5.3.7

 - symfony/validator updated from v5.3.6 to v5.3.7
   See changes: https://github.com/symfony/validator/compare/v5.3.6...v5.3.7
   Release notes: https://github.com/symfony/validator/releases/tag/v5.3.7

 - symfony/var-dumper updated from v5.3.6 to v5.3.7
   See changes: https://github.com/symfony/var-dumper/compare/v5.3.6...v5.3.7
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v5.3.7

 - phpoption/phpoption updated from 1.7.5 to 1.8.0
   See changes: https://github.com/schmittjoh/php-option/compare/1.7.5...1.8.0
   Release notes: https://github.com/schmittjoh/php-option/releases/tag/1.8.0

 - graham-campbell/result-type updated from v1.0.1 to v1.0.2
   See changes: https://github.com/GrahamCampbell/Result-Type/compare/v1.0.1...v1.0.2
   Release notes: https://github.com/GrahamCampbell/Result-Type/releases/tag/v1.0.2
2021-09-05 02:48:12 -05:00
Buster "Silver Eagle" Neece 80dae3b9f4
Normalize composer.json 2021-09-03 15:34:30 -05:00
Buster "Silver Eagle" Neece 32296cbda6
Use standalone MetadataManager library. 2021-08-23 23:00:29 -05:00
Buster "Silver Eagle" Neece 424c28b027
Dependency update and type fixes. 2021-08-22 21:08:52 -05:00
Buster "Silver Eagle" Neece b5fc9ad601
Use shared CallableEventManager library. 2021-08-04 21:24:27 -05:00
Buster "Silver Eagle" Neece aae01e832f
#4441 -- More updates for media processing. 2021-08-03 20:17:30 -05:00
Buster "Silver Eagle" Neece 7750fa6be8
User-Uploaded Custom Assets (#4437) 2021-07-30 01:20:14 -05:00
Buster "Silver Eagle" Neece 4c77e58d7a
Expand memory limit on phpstan. 2021-07-23 23:20:46 -05:00
Vaalyn 11f1f44cea
Switch message queue from MariaDB to beanstalkd (#4418) 2021-07-21 16:45:22 -05:00
Buster "Silver Eagle" Neece ef7989fcfd
Implement PHP Docker Installer (#4377) 2021-07-08 15:03:54 -05:00
Buster "Silver Eagle" Neece 3cb73fe34f
Dependency updates. 2021-07-06 11:41:20 -05:00
Buster "Silver Eagle" Neece edb1839cbc
Allow Redis to be disabled in favor of flatfile cache. 2021-06-28 10:03:21 -05:00
Buster "Silver Eagle" Neece c2b388b9f3
Fixes #4122 -- Update getid3 library. 2021-06-26 17:23:34 -05:00
Buster "Silver Eagle" Neece a320c1a6a0
More code cleanup. 2021-06-09 22:22:13 -05:00
Buster "Silver Eagle" Neece 668724fe1a
Implement Doctrine ORM Annotations (#4233) 2021-05-30 13:55:26 -05:00
Vaalyn 1a04f9791f
Implement Podcasting Support
Co-authored-by: Buster "Silver Eagle" Neece <buster@busterneece.com>
Co-authored-by: Mitch <Mitchellfrith1996@gmail.com>
2021-05-24 23:29:07 -05:00
Buster "Silver Eagle" Neece 89410971b4
Switch to main branch of fxmlrpc. 2021-05-23 04:57:24 -05:00
Buster "Silver Eagle" Neece 1c959dd3ff
Implement checkfile format exceptions for CI builds 2021-04-25 09:52:00 -05:00
Buster "Silver Eagle" Neece add1682e9b
Simplify GH actions and run some tests far earlier to "fail fast". 2021-04-25 05:41:07 -05:00
Buster "Silver Eagle" Neece acab8806b3
Move to PHP 8.0 (#4051) 2021-04-22 21:16:00 -05:00
Buster "Silver Eagle" Neece 2dc41d080a
Switch Settings to be a flat single entity to use EntityManager built-in functions. (#4045) 2021-04-21 16:15:52 -05:00
Buster "Silver Eagle" Neece b501ee71cc
Dependency update. 2021-04-10 20:20:16 -05:00
Buster "Silver Eagle" Neece f792019bb1
#3893 -- Heavily optimize media processing synchronized task. 2021-04-09 20:25:35 -05:00
Buster "Silver Eagle" Neece 286786978c
Split Flysystem extensions into their own standalone library. 2021-04-05 18:31:29 -05:00
Buster "Silver Eagle" Neece f5a9a42616
Selectively update packages (to avoid regression bugs with Doctrine updates). 2021-03-31 16:31:34 -05:00
Buster "Silver Eagle" Neece fec12e04c8
Revert "Minor dependencies update."
This reverts commit f17a20d655.
2021-03-31 16:03:02 -05:00
Buster "Silver Eagle" Neece f17a20d655
Minor dependencies update. 2021-03-31 13:25:09 -05:00
Buster "Silver Eagle" Neece c5352c42be
Update to Flysystem V2 (#3956) 2021-03-31 11:42:24 -05:00
Buster "Silver Eagle" Neece 5f6f1c96ad
Dependency update. 2021-03-26 14:50:06 -05:00
Buster "Silver Eagle" Neece 348f0bfb19
Update dependencies (specifically getid3). 2021-03-08 16:29:42 -06:00
Buster "Silver Eagle" Neece ce8eac5494
Switch to C-extension Maxmind DB reader for major speed improvements. 2021-03-05 02:56:50 -06:00
Buster "Silver Eagle" Neece 447649a719
#3769 -- Improve caching, large record support for listener view/export. 2021-03-02 06:32:58 -06:00
Buster "Silver Eagle" Neece c24f5dfc69
Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
Buster "Silver Eagle" Neece 9e88281a4a
Update dependencies (including #3828) 2021-02-19 19:16:23 -06:00
Buster "Silver Eagle" Neece e866c766e5
Update dependencies for main rename. 2021-02-10 20:52:15 -06:00
Buster "Silver Eagle" Neece f134d45cf0
Listener tracking improvements
- Add the mount/remote that a listener is connected to, and show it in reports
 - Create a new Google Analytics webhook that will post live listeners to GA using the measurement protocol.
2021-01-27 11:42:54 -06:00
Buster "Silver Eagle" Neece 5285024018
Keep PhpStorm from fighting Composer on indentation. 2021-01-21 13:26:38 -06:00
Buster "Silver Eagle" Neece c55c3bc145
Dependency updates. 2021-01-13 21:18:27 -06:00
Buster "Silver Eagle" Neece bc247a7257
Switch to using Pagerfanta library for pagination. 2020-12-19 19:51:53 -06:00
Buster "Silver Eagle" Neece 44a3ef15e6
Use Intervention image manager for images. 2020-12-18 20:39:47 -06:00
Buster "Silver Eagle" Neece cc067943ac
Remove external Rotate library and rotate backups for all filesystems. 2020-12-18 17:49:00 -06:00
Buster "Silver Eagle" Neece 80bf66a337
Switch to DeviceDetector library. 2020-12-17 22:57:23 -06:00
Buster "Silver Eagle" Neece fc97e39d0a
Update composer deps; handle logging at Supervisor library level. 2020-12-14 12:03:50 -06:00
Buster "Silver Eagle" Neece 05d5a95090
Switch to Symfony Cache for PSR-6/16 implementation. 2020-12-12 17:45:34 -06:00
Buster "Silver Eagle" Neece 4ba9fb0e1c
Add Dropbox support to Storage Locations. 2020-12-08 14:04:06 -06:00
Buster "Silver Eagle" Neece 5724b78073
Composer dependency update and code style fixes from new test suites. 2020-12-01 07:45:01 -06:00
Buster "Silver Eagle" Neece 3572bce799
Code style fixes, add "cleanup-and-test" command for dev. 2020-11-24 19:56:18 -06:00
Buster "Silver Eagle" Neece 428021bc0b
Add quicker mime type check, avoid processing files if not necessary. 2020-11-24 01:55:46 -06:00