Commit Graph

144 Commits

Author SHA1 Message Date
Pierre Rudloff 2add291023 Use emoji instead of SVG flags 2017-05-31 16:26:00 +02:00
Pierre Rudloff 68b2cca899 Detect user locale 2017-05-29 21:11:59 +02:00
Pierre Rudloff 3fff849ea8 Merge branch 'master' of https://github.com/tony199555/alltube into feature/gettext
Conflicts:
	composer.json
	composer.lock
	templates/index.tpl
	templates/video.tpl
2017-05-29 19:01:20 +02:00
root b4dc208e4f Update composer.lock 2017-05-27 00:41:30 +00:00
Pierre Rudloff 6eb7d748c1 Update PHPCS to 3.0.0 2017-05-19 14:25:00 +02:00
Pierre Rudloff c1c6c2dd97 Merge branch 'master' into develop 2017-05-14 23:06:31 +02:00
Pierre Rudloff fed425fce3 Use middleware instead of the noscheme workaround in order to make HTTPS work behind a reverse-proxy 2017-05-14 22:24:39 +02:00
Pierre Rudloff ae99d20fd3 Update youtube-dl to 2017.05.09 2017-05-11 10:30:12 +02:00
Pierre Rudloff d7927fc442 Download Tar archives from playlists 2017-05-04 23:52:30 +02:00
Pierre Rudloff b36efb3929 rtmpdump should only be in dev dependencies 2017-05-02 02:40:59 +02:00
Pierre Rudloff aaa56846c0 Symfony update 2017-05-02 02:34:14 +02:00
Pierre Rudloff a356af4b9c Update youtube-dl to 2017.04.28 2017-04-28 14:49:41 +02:00
Pierre Rudloff b9aad26803 Update youtube-dl to 2017.04.17 2017-04-24 18:56:34 +02:00
Pierre Rudloff 2051ee410c Update Slim to 3.8.1 2017-04-15 22:22:40 +02:00
Pierre Rudloff b82841b3f8 Update youtube-dl to 2017.04.15 2017-04-15 20:37:48 +02:00
Pierre Rudloff c21be3c904 Dependencies update
Update URI lib to 4.2.2 to try to fix #102
2017-04-15 20:18:46 +02:00
Pierre Rudloff e7d4e12722 Update PHPCS to 2.8 2017-04-02 22:34:28 +02:00
Pierre Rudloff e2f490e768 Dependencies update 2017-04-02 22:17:52 +02:00
Pierre Rudloff 7f34e3b2ec phpunit update 2017-03-18 00:02:38 +01:00
Pierre Rudloff 9d4569244f Fix FFMPEG URL in composer.lock 2017-03-14 11:29:06 +01:00
Pierre Rudloff 35e1dd0da4 Symfony update 2017-03-14 01:40:19 +01:00
Pierre Rudloff 2eb9b642e7 youtube-dl update 2017-03-08 10:25:28 +01:00
Pierre Rudloff c9341acfb9 Download ffmpeg over HTTPS 2017-03-02 23:10:02 +01:00
Pierre Rudloff 15cea297d8 Dependencies update 2017-03-02 23:05:25 +01:00
Pierre Rudloff 1558f53a12 youtube-dl update 2017-02-25 15:23:32 +01:00
Pierre Rudloff 6bdab67854 Dependencies update 2017-02-25 15:22:52 +01:00
Pierre Rudloff 4aca4b138e youtube-dl update 2017-01-31 01:51:26 +01:00
Pierre Rudloff fda8ea8ddd Dependencies update 2017-01-30 17:09:49 +01:00
Pierre Rudloff 181d578019 youtube-dl update (fixes #91) 2017-01-16 23:47:07 +01:00
Pierre Rudloff 8e6c33c260 Merge branch 'develop' into feature/stream
Conflicts:
	composer.lock
2017-01-16 11:06:39 +01:00
Pierre Rudloff 686a0896f8 youtube-dl update
Symfony update
2017-01-14 23:38:06 +01:00
Pierre Rudloff 4562c88859 youtube-dl update 2017-01-10 23:09:57 +01:00
Pierre Rudloff 2cf90bad96 Add heroku-buildpack-php to dev dependencies (see #86) 2017-01-02 11:23:35 +01:00
Pierre Rudloff 0437b19e63 Merge branch 'develop' into feature/stream
Conflicts:
	composer.lock
2017-01-02 00:25:31 +01:00
Pierre Rudloff cd80fde7f2 phpunit update 2017-01-02 00:24:39 +01:00
Pierre Rudloff 1a6e995262 Merge branch 'develop' into feature/stream
Conflicts:
	composer.lock
2016-12-26 15:14:23 +01:00
Pierre Rudloff cc3f662cb7 Slim update 2016-12-26 15:14:01 +01:00
Pierre Rudloff ce9f794395 Merge branch 'develop' into feature/stream
Conflicts:
	composer.lock
2016-12-26 14:11:23 +01:00
Pierre Rudloff 4ecb43fe0b youtube-dl update 2016-12-26 14:10:36 +01:00
Pierre Rudloff 342dad38e6 Merge branch 'develop' into feature/stream
Conflicts:
	composer.json
	composer.lock
	controllers/FrontController.php
2016-12-26 13:06:55 +01:00
Pierre Rudloff 46ac4eaede youtube-dl update 2016-12-22 13:14:02 +01:00
Pierre Rudloff 3eb0ca077e Fix Travis builds
Test on PHP 7 and 5.6
2016-12-18 23:24:00 +01:00
Pierre Rudloff f43da1bc57 Fix Docker builds 2016-12-18 22:41:56 +01:00
Pierre Rudloff 734390e269 Dependencies update 2016-12-18 21:45:41 +01:00
Pierre Rudloff a426f3297a Merge branch 'develop' of github.com:Rudloff/alltube into develop
Conflicts:
	composer.lock
2016-12-03 14:00:25 +01:00
Pierre Rudloff d61ad24d25 Dependencies update 2016-12-03 13:59:53 +01:00
Pierre Rudloff 24c9684784 Allow downloading of youtube-dl without Git (fixes #82)) 2016-11-13 23:51:41 +01:00
Pierre Rudloff 4cb08ad40d Dependencies update 2016-11-07 17:15:20 +01:00
Pierre Rudloff e34b01f2c4 Add support for password protected videos 2016-10-20 23:01:31 +02:00
Pierre Rudloff 621ccfb491 composer.lock update 2016-10-20 18:34:09 +02:00