Commit graph

  • 3ae961c947 Merge branch 'release-0.11.0' Pierre Rudloff 2017-12-23 19:37:37 +01:00
  • 49b139d5eb 0.11.0 release Pierre Rudloff 2017-12-23 19:30:21 +01:00
  • a72266a19d Use a specific ffmpeg version Pierre Rudloff 2017-12-23 19:22:50 +01:00
  • c53f5c0b31 youtube-dl process needs to inherit environment variables (fixes #145) Pierre Rudloff 2017-12-23 17:41:39 +01:00
  • 6c202e50d4 Force HLS format in testRedirectWithM3uStream Pierre Rudloff 2017-12-23 16:05:14 +01:00
  • 0c53a95d30 Undefined variable Pierre Rudloff 2017-12-23 16:04:55 +01:00
  • 3b7cc9e64b We don't need process-builder-chain anymore Pierre Rudloff 2017-12-23 15:17:47 +01:00
  • f8c8935b4c Use ffmpeg instead of rtmpdump Pierre Rudloff 2017-12-23 15:14:43 +01:00
  • 7940446af3 Lint Pierre Rudloff 2017-12-23 14:37:29 +01:00
  • 4c33c309a0 ProcessBuilder is deprecated (fixes #144) Pierre Rudloff 2017-12-23 14:17:29 +01:00
  • 2e6fb8e7bd Update rudloff/rtmpdump-bin to 2.3.1 Pierre Rudloff 2017-12-23 13:22:11 +01:00
  • 2695c27e27 Update squizlabs/php_codesniffer to 3.2 Pierre Rudloff 2017-12-20 11:22:45 +01:00
  • b74a092700 Lint markdown files Pierre Rudloff 2017-12-20 11:21:36 +01:00
  • 17df0b63cb Document exceptions in VideoDownload Pierre Rudloff 2017-12-19 15:20:52 +01:00
  • cdc4c00344 Symfony update Pierre Rudloff 2017-12-15 14:47:31 +01:00
  • f218f032fb Update grunt-contrib-uglify to 3.2 Pierre Rudloff 2017-12-10 21:38:35 +01:00
  • 968106758c phpunit update Pierre Rudloff 2017-12-10 21:36:18 +01:00
  • 25ae2493b7 Force HLS format for M3U tests Pierre Rudloff 2017-12-10 18:47:42 +01:00
  • ee6cc165df Update youtube-dl to 2017.12.10 Pierre Rudloff 2017-12-10 18:35:28 +01:00
  • 8c9c35b673 Lint Pierre Rudloff 2017-12-09 23:57:21 +01:00
  • 8c0ed9d9f4 Don't set ffmpeg user agent when it is reading from a pipe Pierre Rudloff 2017-12-09 23:56:34 +01:00
  • 959b141282 Add a setting that controls ffmpeg verbosity Don't display ffmpeg errors in tests Pierre Rudloff 2017-12-09 23:16:48 +01:00
  • 4ae585eef1 Output ffmpeg errors to STDERR (fixes #140) Pierre Rudloff 2017-12-09 22:22:07 +01:00
  • 29a262562a Update Symfony to 3.4 Pierre Rudloff 2017-12-06 13:34:12 +01:00
  • d3ea76faaf We don't need the xdebug workaround anymore (see https://getcomposer.org/doc/articles/troubleshooting.md#xdebug-impact-on-composer) Pierre Rudloff 2017-12-06 13:31:25 +01:00
  • c171e9b3e3 Minor phpunit update Pierre Rudloff 2017-12-06 13:28:56 +01:00
  • 0bc5120751 Cleaner way to add a pipe Pierre Rudloff 2017-12-05 21:12:59 +01:00
  • 019fc269fe Update phpunit to 6.5 Update Slim to 3.9 Pierre Rudloff 2017-12-05 21:02:57 +01:00
  • d581621f1b Throw an exception when a popen stream is not created correctly Pierre Rudloff 2017-12-05 19:42:57 +01:00
  • 47789f8f8d Check that PlaylistArchiveStream::stream_read returns a string Pierre Rudloff 2017-12-05 16:06:57 +01:00
  • d35b43dc17 popen can also return false Pierre Rudloff 2017-12-05 15:56:34 +01:00
  • c3719f68e5 Add type checks in PlaylistArchiveStream Pierre Rudloff 2017-12-05 15:49:13 +01:00
  • 8cb3eb7208 Ignore unused parameters in test Pierre Rudloff 2017-12-05 14:52:20 +01:00
  • 6b73026194 Fix cookie settings in tests Pierre Rudloff 2017-12-05 14:37:23 +01:00
  • 5cd6ea0c44 AppVeyor now uses PHP 7.2 Pierre Rudloff 2017-12-05 14:14:27 +01:00
  • a6b5e4cc69 Stop using a local Composer It is a bit overkill just to fix a timestamp issue Pierre Rudloff 2017-12-05 14:09:06 +01:00
  • d5efd1cbd7 main in package.json should point to a JS file Since we only use Node for Grunt, the Gruntfile is what makes the most sense. Pierre Rudloff 2017-11-23 11:52:34 +01:00
  • e2a5cbdb30 We don't need grunt-contrib-csslint in prod Pierre Rudloff 2017-11-21 11:24:55 +01:00
  • 0b13966a99 Merge branch 'develop' of github.com:Rudloff/alltube into develop Pierre Rudloff 2017-11-21 11:23:13 +01:00
  • 2401b6b4a0 We don't always need to install dev dependencies with Yarn Pierre Rudloff 2017-11-21 11:22:38 +01:00
  • cc7da98280 Merge branch 'master' into develop Pierre Rudloff 2017-11-20 11:16:04 +01:00
  • 3c182ad3f6 Ask for a video URL in issue template Pierre Rudloff 2017-11-20 11:15:13 +01:00
  • 40a42864ca Merge branch 'master' into develop Pierre Rudloff 2017-11-20 11:10:12 +01:00
  • 9da2f3540e New question in issue template Pierre Rudloff 2017-11-20 11:10:03 +01:00
  • c197b5ef96 Symfony update Pierre Rudloff 2017-11-17 01:21:31 +01:00
  • 3f325ddaae Missing property Pierre Rudloff 2017-11-12 16:39:56 +01:00
  • 31576056c7 Fix types in docblock Pierre Rudloff 2017-11-12 16:36:44 +01:00
  • 21aedb08f0 Remove useless argument Pierre Rudloff 2017-11-12 16:34:14 +01:00
  • dcec7115bc Check that Python can be executed Pierre Rudloff 2017-11-12 15:14:59 +01:00
  • 383ffca6d4 -user-agent has been replaced by -user_agent in ffmpeg Pierre Rudloff 2017-11-12 15:05:47 +01:00
  • 5f7b56e437 Merge branch 'feature/travis-skip' into develop Pierre Rudloff 2017-11-11 23:08:51 +01:00
  • 1b5e99403f Basic testEnv test Pierre Rudloff 2017-11-11 23:00:53 +01:00
  • c07322e160 Remove buggy test (the video is not available anymore) Pierre Rudloff 2017-11-11 22:50:54 +01:00
  • 0027250de7 testTestLocale fails on Windows Pierre Rudloff 2017-11-11 22:48:11 +01:00
  • 3ffdec9ca1 Run testTestLocale on Travis Pierre Rudloff 2017-11-11 22:39:41 +01:00
  • 244fb85379 Update Symfony to 3.3.11 Pierre Rudloff 2017-11-11 18:30:23 +01:00
  • 21fbd740e8 Merge branch 'master' into develop Pierre Rudloff 2017-11-11 18:02:14 +01:00
  • ed52820f69 Ask for PHP version in issue template Typo Pierre Rudloff 2017-11-11 18:01:51 +01:00
  • 2432a06c1b Make tests run on Windows (fixes #137) Use AppVeyor to run tests Pierre Rudloff 2017-11-11 13:58:55 +01:00
  • 88ea150d5a Merge branch 'master' into develop Pierre Rudloff 2017-11-11 13:52:25 +01:00
  • d443cb3996 Lint Pierre Rudloff 2017-11-11 13:51:40 +01:00
  • b060703dde Merge branch 'master' into develop Pierre Rudloff 2017-11-11 13:49:27 +01:00
  • f8a82839a7 Issue template (fixes #138) Pierre Rudloff 2017-11-11 13:48:56 +01:00
  • 600c8757e9 Lint Pierre Rudloff 2017-11-10 23:52:04 +01:00
  • fd2a4d8745 Add an option to set the MP3 bitrate when converting (fixes #113) Pierre Rudloff 2017-11-10 23:50:17 +01:00
  • 627108e08d Cleaner way to call phpunit on Travis Pierre Rudloff 2017-11-10 14:14:42 +01:00
  • dbcb9a9558 Cleaner way to call Grunt on Travis Pierre Rudloff 2017-11-10 13:46:23 +01:00
  • 078ead9aec Update youtube-dl to 2017.11.06 Pierre Rudloff 2017-11-10 13:23:23 +01:00
  • baad5e73ea Add a way to easily run youtube-dl with Composer Pierre Rudloff 2017-11-10 13:04:14 +01:00
  • 55c64f75d8 phpunit update Pierre Rudloff 2017-11-10 12:47:19 +01:00
  • bdcbf19cee Lint Pierre Rudloff 2017-11-10 12:19:04 +01:00
  • 8848a8dbf3 Improve LocaleMiddlewareTest Add a way to unset the current locale Pierre Rudloff 2017-11-10 12:18:20 +01:00
  • c994f8ac9a Add missing assertions to testGetInstanceWithEmptyFile Pierre Rudloff 2017-11-10 11:47:23 +01:00
  • 528c9eedf2 yarn upgrade Pierre Rudloff 2017-11-07 01:34:18 +01:00
  • 5d4fb0a8c6 We don't need to explicitely require Smarty Pierre Rudloff 2017-11-05 16:25:25 +01:00
  • 70f5ef2b6d phpunit/php-code-coverage update Pierre Rudloff 2017-11-05 16:22:17 +01:00
  • 46e962563d Use a local Composer because the one in Debian stable is too old for some tasks Pierre Rudloff 2017-11-03 10:17:34 +01:00
  • 095c1a92f0 Some HLS streams have "m3u8_native" as protocol value (see #133) Pierre Rudloff 2017-11-02 16:26:10 +01:00
  • aea9b47370 Merge branch 'develop' of github.com:Rudloff/alltube into develop Pierre Rudloff 2017-11-01 23:02:57 +01:00
  • d3988503d5 Fix PhantomJS crash with the openload extractor (see #132) Pierre Rudloff 2017-11-01 23:02:19 +01:00
  • 934154d7b2 Update youtube-dl to 2017.10.29 Pierre Rudloff 2017-11-01 10:45:25 +01:00
  • 76f3ecfec8 Force doctrine/instantiator so we can still use PHP 7.0 Pierre Rudloff 2017-10-29 23:51:45 +01:00
  • 2fead564b4 Use PHP 7.1 on Travis Pierre Rudloff 2017-10-29 23:22:14 +01:00
  • 0a2971399b Lint Pierre Rudloff 2017-10-29 23:21:13 +01:00
  • f30582a7c3 Dependencies update Pierre Rudloff 2017-10-29 22:42:15 +01:00
  • 884ab4060d Merge branch 'master' into develop Pierre Rudloff 2017-10-28 22:00:35 +02:00
  • 8ab1be3859 Hotfix: Tweak X-Frame-Options header so we can include Heroku error pages Pierre Rudloff 2017-10-28 21:59:03 +02:00
  • 0f37dc1a46 Merge branch 'master' into develop Pierre Rudloff 2017-10-26 23:55:37 +02:00
  • e091b53dbe Hotfix: fix paths in error.html and maintenance.html Pierre Rudloff 2017-10-26 23:55:19 +02:00
  • 3b3f8063c4 Allow npm too Pierre Rudloff 2017-10-26 11:05:43 +02:00
  • 09a1aa1422 It seems country() can return an array too Pierre Rudloff 2017-10-26 11:03:30 +02:00
  • 2e80129c63 Don't override parent property Pierre Rudloff 2017-10-26 11:02:14 +02:00
  • 6e8efd1b82 Fix LocaleManager test Pierre Rudloff 2017-10-26 10:55:29 +02:00
  • d14b1458a1 Update phpunit to 6.4 Pierre Rudloff 2017-10-26 10:46:22 +02:00
  • b4b5764c23 Update rinvex/country to 3.1 Pierre Rudloff 2017-10-26 10:45:08 +02:00
  • f8ca96e55a Merge branch 'master' into develop Pierre Rudloff 2017-10-26 10:37:49 +02:00
  • a9b40954ca Hotfix: include Open Sans font in release package Pierre Rudloff 2017-10-26 10:32:30 +02:00
  • c42e5630d6 Merge tag '0.10.2' into develop Pierre Rudloff 2017-10-26 10:26:06 +02:00
  • 48a1a5af1c Merge branch 'release-0.10.2' Pierre Rudloff 2017-10-26 10:22:02 +02:00
  • 8c339ecad5 0.10.2 release Pierre Rudloff 2017-10-26 10:21:50 +02:00