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

1500 Commits

Author SHA1 Message Date
Pierre Rudloff
215cfd08a6 Undefined variable 2015-10-31 12:04:13 +01:00
Pierre Rudloff
8de7404546 More images to load with HTTPS 2015-10-31 12:02:13 +01:00
Pierre Rudloff
1ff1effe58 Run bower after install 2015-10-31 11:55:27 +01:00
Pierre Rudloff
6db25c4617 Use HTTPS for images as well 2015-10-31 11:51:07 +01:00
Pierre Rudloff
51432dc53e Use Slim for everything 2015-10-31 11:48:14 +01:00
Pierre Rudloff
78670d73a5 Clean URLs for HTTPS 2015-10-31 11:35:18 +01:00
Pierre Rudloff
da81168256 Correct return type 2015-10-31 11:23:58 +01:00
Pierre Rudloff
d73735d99e Merge branch 'develop' of github.com:Rudloff/alltube into develop 2015-10-31 02:01:20 +01:00
Pierre Rudloff
651ab412a7 WIP noscheme modifier 2015-10-30 13:40:36 +01:00
Pierre Rudloff
92035533b8 User __DIR__ instead of dirname() 2015-10-30 13:06:12 +01:00
Pierre Rudloff
ac1eac3cf7 Cleaner bookmarklet URL 2015-10-30 11:44:58 +01:00
Pierre Rudloff
9e9f88ce1b Correct bookmarklet URL 2015-10-30 11:31:29 +01:00
Pierre Rudloff
32f45084fa Absolute URL 2015-10-30 11:27:09 +01:00
Pierre Rudloff
28f0a923f7 Remove useless templates 2015-10-30 11:22:42 +01:00
Pierre Rudloff
29fbf2ac06 Autoload in redirect too 2015-10-29 23:35:33 +01:00
Pierre Rudloff
c79cd21d74 Use Bower for fonts 2015-10-29 23:29:57 +01:00
Pierre Rudloff
cd97433a4e Move release script to Grunt (fixes #31) 2015-10-29 23:21:12 +01:00
Pierre Rudloff
22cffe4a90 Clean output buffer before using passthru (fixes #37) 2015-10-29 22:56:04 +01:00
Pierre Rudloff
9ffd1d2769 Controllers 2015-10-29 22:32:36 +01:00
Pierre Rudloff
e8d7ef5d01 We don't need this anymore 2015-10-29 21:40:56 +01:00
Pierre Rudloff
e35314b492 Lint 2015-10-29 21:25:05 +01:00
Pierre Rudloff
299634b023 Use Slim framework (fixes #33) 2015-10-29 21:24:58 +01:00
Pierre Rudloff
f85f07a77b PSR4 autoload (fixes #32) 2015-10-29 20:43:43 +01:00
Pierre Rudloff
a0cec7bfcf VarDumper is only used for dev 2015-10-29 20:17:48 +01:00
Pierre Rudloff
05b144cb7b Download youtube-dl with composer (fixes #35) 2015-10-29 19:11:28 +01:00
Pierre Rudloff
347ec92f35 Lint 2015-10-29 18:40:22 +01:00
Pierre Rudloff
7f6736d0cb Merge branch 'master' of https://github.com/dattaz/alltube into dattaz-master 2015-10-29 18:29:09 +01:00
Pierre Rudloff
9450b87b03 Check if module exists 2015-10-29 18:27:23 +01:00
dattaz
7922e74dca add message 2015-10-28 11:57:44 +01:00
dattaz
febd940e2f Change place of bookmarklet 2015-10-28 11:54:35 +01:00
Pierre Rudloff
f1cb8b36f4 Use default Travis command 2015-09-05 17:23:17 +02:00
Pierre Rudloff
65ee6b51c0 Don't specify PHP version 2015-09-05 17:14:02 +02:00
Pierre Rudloff
11ff0fa9c4 Remove unused code
Unit tests for every function
Error handling
2015-09-04 22:45:55 +02:00
Pierre Rudloff
de96f30d57 Error and maintenance page for Heroku 2015-08-30 19:40:32 +02:00
Pierre Rudloff
2b127b05f2 Don't include cache in release 2015-08-30 16:17:21 +02:00
Pierre Rudloff
6cff5889e8 Merge tag '0.3.2' into develop
Unit testing
Travis CI
Basic release script
2015-08-30 16:12:39 +02:00
Pierre Rudloff
8f199c833d Merge branch 'release-0.3.2' 2015-08-30 16:12:14 +02:00
Pierre Rudloff
a870f6283c 0.3.2 release 2015-08-30 16:11:18 +02:00
Pierre Rudloff
e35d153594 Travis 2015-08-30 01:53:28 +02:00
Pierre Rudloff
334fa364c3 phpunit grunt task 2015-08-29 22:03:10 +02:00
Pierre Rudloff
a208b4a1dc We don't need to shrinkwrap anymore 2015-08-29 22:02:16 +02:00
Pierre Rudloff
f6c323fcf1 Very basic unit testing 2015-08-29 21:46:57 +02:00
Pierre Rudloff
381f180745 Basic error catching in redirect script 2015-08-06 21:21:56 +02:00
Pierre Rudloff
bd46f6303e Release script 2015-08-06 21:16:58 +02:00
Pierre Rudloff
b31d572c43 0.3.1 release 2015-08-06 21:01:46 +02:00
Pierre Rudloff
c218cd88b8 Encode URL in bookmarklet 2015-08-06 21:00:37 +02:00
Pierre Rudloff
1190f5efa0 Redirect script 2015-08-06 20:58:21 +02:00
Pierre Rudloff
efecf60543 0.3.0 release 2015-08-01 12:58:32 +02:00
Pierre Rudloff
463ec13fe3 Default to best video format (fixes #26) 2015-08-01 12:56:04 +02:00
Pierre Rudloff
9013d0af4d Always use latest youtube-dl 2015-07-31 21:02:38 +02:00