Commit Graph

264 Commits

Author SHA1 Message Date
Pierre Rudloff 251fbe48ca Add generator meta with the current version 2020-06-21 15:51:28 +02:00
Pierre Rudloff d4b3a82ebb Remove obsolete Composer config 2020-06-21 15:12:28 +02:00
Pierre Rudloff 5c2823e3f1 Move Video class to a separate library
+ improve error handling
+ youtube-dl update
2020-06-21 15:12:03 +02:00
Pierre Rudloff 7d94271a49 Remove support for launching Heroku locally
This is untested and probably broken
2020-06-20 14:25:27 +02:00
Pierre Rudloff 62dac1e5bb Move youtube-dl, ffmpeg and phantomsjs to dev dependencies (fixes #280) 2020-06-20 14:20:31 +02:00
Pierre Rudloff 359615d0ed grumphp update
To provide Composer 2 compatibility
2020-06-20 13:49:01 +02:00
Pierre Rudloff e777f51490 Dependencies update
symfony/finder should be a production dependency
2020-05-28 00:57:02 +02:00
Pierre Rudloff 5051602174 grumphp should be a dev dependency 2020-05-14 12:38:58 +02:00
Pierre Rudloff 6a3bc97219 phpcs update 2020-05-14 10:55:43 +02:00
Pierre Rudloff af9e84f832 Unifiy dependencies constraints 2020-05-14 10:54:13 +02:00
Pierre Rudloff 957de61892 security-advisories update 2020-05-13 23:24:08 +02:00
Pierre Rudloff 0787c566c0 Remove package stuck in composer.lock 2020-05-13 23:23:05 +02:00
Pierre Rudloff 95977c5564 Update youtube-dl to 2020.05.08 (fixes #278) 2020-05-13 23:20:21 +02:00
Pierre Rudloff 6a19a1ddc1 Use the new Symfony error handler 2020-05-13 22:57:25 +02:00
Pierre Rudloff 75052e58f3 grumphp update 2020-05-13 22:29:08 +02:00
Pierre Rudloff 6adc1df213 phpstan update
Better typying
2020-05-13 22:28:05 +02:00
Pierre Rudloff 74db3b9ad0 Update guzzle to 6.5 2020-05-13 21:39:38 +02:00
Pierre Rudloff 71d49ad74f Lint 2020-05-13 21:18:32 +02:00
Pierre Rudloff 81e9eaba4e Update slim to 3.12.3 2020-05-13 20:31:18 +02:00
Ray Cheung 4cc4f95a1d Update youtube-dl to 2020.03.24 2020-04-25 11:38:00 +08:00
daCaPo e2d284399a Switch from rg3/youtube-dl to ytdl-org/youtube-dl 2020-03-19 10:12:18 +01:00
Pierre Rudloff 4d43bb07f0 Upgrade jawira/case-converter (fixes #262) 2020-02-23 17:16:35 +01:00
Pierre Rudloff 18abd00c9c Upgrade youtube-dl to 2020.01.24 (fixes #259) 2020-02-09 15:13:30 +01:00
Pierre Rudloff b3294b3dbc youtube-dl update (#253) 2019-12-16 22:19:26 +01:00
Pierre Rudloff 2f3ab77e8b Stop using grunt and use grumphp and robo instead 2019-11-30 16:34:35 +01:00
Pierre Rudloff b7fc304375 We don't need to require ext-xsl anymore 2019-11-30 15:03:03 +01:00
Pierre Rudloff 324846fb97 php-mock/php-mock-mockery should be a dev dependency 2019-11-30 14:59:16 +01:00
Pierre Rudloff fea1cce2d4 Switch to phpunit 8 2019-11-30 14:09:12 +01:00
Pierre Rudloff e0a19f53b9 PHPCS update 2019-11-29 23:25:05 +01:00
Pierre Rudloff c155f4c73d Update roave/security-advisories 2019-11-29 23:25:05 +01:00
Pierre Rudloff 904e18c220 Switch to Symfony 5 2019-11-29 23:15:03 +01:00
Pierre Rudloff 8d1c23498e Sort Composer packages 2019-11-29 23:09:09 +01:00
Pierre Rudloff 4a313b714b Stop supporting PHP 7.0 2019-11-29 23:06:31 +01:00
Pierre Rudloff a5bd827d21 Switch to symfony/translation for translations (#250) 2019-11-27 23:15:49 +01:00
Pierre Rudloff 8521b03cc9 Allow every config options to be set with environment variables 2019-11-10 18:14:15 +01:00
Pierre Rudloff 44bf858c35 style(phpcs): Switch to PSR-12
https://www.php-fig.org/psr/psr-12/
2019-10-03 21:24:12 +02:00
Pierre Rudloff d6451d3095 build(composer): We don't need to require doctrine/instantiator explicitely anymore
Since c2325224
2019-10-01 00:17:50 +02:00
Pierre Rudloff 7a46d7f1bd build(composer): Update heroku/heroku-buildpack-php 2019-10-01 00:09:32 +02:00
Pierre Rudloff 33aff18eec build(composer): Upgrade ffmpeg to 4.1.4 2019-10-01 00:05:17 +02:00
Pierre Rudloff fd38ddfb48 build(composer): Upgrade youtube-dl to 2019.09.28 2019-09-30 23:59:30 +02:00
Pierre Rudloff 3445179d4c build(composer): Add roave/security-advisories 2019-09-28 20:25:34 +02:00
Pierre Rudloff e292260594 build(grunt): Build doc on install 2019-09-21 13:38:50 +02:00
Pierre Rudloff 2dbcdbeb68 build(composer): Upgrade youtube-dl to 2019.09.12.1
See #239 and #240
2019-09-14 12:41:03 +02:00
Pierre Rudloff 03fe447117 build(composer): Upgrade youtube-dl to 2019.07.02
See #234
2019-07-04 22:58:03 +02:00
Pierre Rudloff 7c3ca7c152 build(composer): Upgrade youtube-dl to 2019.06.21 2019-06-21 20:57:09 +02:00
Pierre Rudloff c232522429 build(composer): Make sure dependencies work with PHP 7.0
Because this is what Debian stable ships
2019-06-17 23:12:56 +02:00
Pierre Rudloff dfcec7cc54 build(composer): Upgrade youtube-dl to 2019.06.08 2019-06-17 22:49:30 +02:00
Pierre Rudloff e5e43cb8e2 build(composer): Dependencies update 2019-06-17 22:47:08 +02:00
Pierre Rudloff f952f15851 build(composer): Upgrade youtube-dl to 2019.04.24
Fixes #219
2019-04-26 20:37:27 +02:00
Pierre Rudloff 660f322edd build(composer): Upgrade slim/slim to 3.12.1 2019-04-22 15:02:34 +02:00