1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-28 07:40:53 +02:00
Commit Graph

347 Commits

Author SHA1 Message Date
Pierre Rudloff
464e389ec9 phpdocumentor 2016-08-01 13:00:42 +02:00
Pierre Rudloff
f48985f90a We don't need dev dependencies on travis 2016-08-01 12:58:07 +02:00
Pierre Rudloff
97dc4c03cd Grunt uglify update 2016-08-01 12:51:40 +02:00
Pierre Rudloff
a64a223996 Separate dev grunt modules 2016-08-01 12:50:53 +02:00
Pierre Rudloff
deefcfada5 Force enable xdebug 2016-08-01 12:46:05 +02:00
Pierre Rudloff
b516cb6346 Use local phpunit 2016-08-01 12:28:35 +02:00
Pierre Rudloff
7ac7f2ec92 Test video not available anymore 2016-08-01 12:21:05 +02:00
Pierre Rudloff
303179469a Undeclared properties 2016-08-01 03:16:48 +02:00
Pierre Rudloff
8c8c36acee Add PHPCS as a dependency 2016-08-01 03:16:33 +02:00
Pierre Rudloff
efde57bd60 Missing type hinting 2016-08-01 03:05:14 +02:00
Pierre Rudloff
352d51ff43 Symfony update 2016-08-01 01:03:26 +02:00
Pierre Rudloff
fc73459731 Use template includes 2016-08-01 01:01:10 +02:00
Pierre Rudloff
37c223638d Add rtmp tests 2016-07-30 14:01:00 +02:00
Pierre Rudloff
ef65cb502b Lint 2016-07-30 12:41:20 +02:00
Pierre Rudloff
782d4e124e Destroy Config instance after each test 2016-07-30 12:40:49 +02:00
Pierre Rudloff
e3cec201ee New tests 2016-07-30 00:47:46 +02:00
Pierre Rudloff
26388ea1b4 Move all logic to the VideoDownload class 2016-07-30 00:15:17 +02:00
Pierre Rudloff
76360f8ce0 avconv path in FAQ 2016-07-28 02:07:40 +02:00
Pierre Rudloff
bd02236ca5 Syntax highlighting in README 2016-07-27 13:40:18 +02:00
Pierre Rudloff
efe1a34a9f More questions in FAQ 2016-07-27 13:36:31 +02:00
Pierre Rudloff
19136b85f2 FAQ 2016-07-27 13:20:13 +02:00
Pierre Rudloff
8e85b28c7a Correct titles in README 2016-07-27 13:18:33 +02:00
Pierre Rudloff
ae241a9812 curl_params should never be null (fixes #62) 2016-07-27 13:11:38 +02:00
Pierre Rudloff
a57a493742 Make curl follow redirects 2016-07-27 03:06:06 +02:00
Pierre Rudloff
b432906d2a Merge tag '0.5.0' into develop
Updated to Slim 3
Now compatible with Windows
Better process handling
Better UI for format selection
Use PSR streams everywhere
HTTPS support
2016-07-27 02:50:30 +02:00
Pierre Rudloff
415ce54cab Merge branch 'release-0.5.0' 2016-07-27 02:50:15 +02:00
Pierre Rudloff
3283a26edc youtube-dl update 2016-07-27 02:42:12 +02:00
Pierre Rudloff
cbf8a5ec2c Merge tag '0.5.0' into develop
Updated to Slim 3
Now compatible with Windows
Better process handling
Better UI for format selection
Use PSR streams everywhere
HTTPS support
2016-07-27 02:27:30 +02:00
Pierre Rudloff
ba133d07d6 Merge branch 'release-0.5.0' 2016-07-27 02:23:49 +02:00
Pierre Rudloff
f8b08acd10 Avoid exact version constraint 2016-07-27 02:23:24 +02:00
Pierre Rudloff
e21b4caaf8 youtube-dl update 2016-07-27 02:22:51 +02:00
Pierre Rudloff
1e2c67a31e 0.5.0 release 2016-07-27 02:20:20 +02:00
Pierre Rudloff
c9d413136b Redirect index.php to root (fixes #60) 2016-07-27 02:19:29 +02:00
Pierre Rudloff
ed23275d27 Slim upgrade 2016-07-27 01:56:54 +02:00
Pierre Rudloff
ea93a5003a Remove annoying jslint warning 2016-07-22 18:27:33 +02:00
Pierre Rudloff
3074595b51 Don't use global variables 2016-07-22 14:43:50 +02:00
Pierre Rudloff
cf805740fe Type function arguments 2016-07-22 13:58:33 +02:00
Pierre Rudloff
0de97504b1 Add description to web app manifest 2016-07-10 16:01:34 +02:00
Pierre Rudloff
c6e5752bd5 Force web app orientation to portrait 2016-07-10 14:01:51 +02:00
Pierre Rudloff
57c5de5ac7 Correct class name 2016-07-10 13:12:44 +02:00
Pierre Rudloff
28d1319d73 Improve web app
Standalone mode
Don't display bookmarklet in standalone mode
Correct start URL
2016-07-10 13:10:20 +02:00
Pierre Rudloff
94527e11e1 grunt-contrib-compress update 2016-06-27 12:12:26 +02:00
Pierre Rudloff
4fb77e4663 youtube-dl update 2016-06-27 12:10:35 +02:00
Pierre Rudloff
d4e1b1eee3 Merge branch 'develop' of github.com:Rudloff/alltube into develop 2016-06-27 12:05:17 +02:00
Pierre Rudloff
242d7efef9 Dependencies update 2016-06-27 12:05:05 +02:00
Pierre Rudloff
0c7bbe7783 Dependencies update 2016-06-22 20:20:28 +02:00
Pierre Rudloff
367eccb515 Throw error when media can't be played 2016-06-22 12:58:54 +02:00
Pierre Rudloff
6208754e22 Better stop error handling 2016-06-22 12:56:02 +02:00
Pierre Rudloff
22b2c10e0c Use module pattern 2016-06-22 12:53:16 +02:00
Pierre Rudloff
e20ab6b708 Listen to session changes 2016-06-22 12:50:11 +02:00