Commit Graph

43 Commits

Author SHA1 Message Date
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
Unknown e8d989a9f2 Fix syntax by styleci 2017-05-26 15:04:33 -07:00
Unknown 508c32e797 Use correct local code 2017-05-26 14:59:30 -07:00
Unknown 404935be05 Possible fix recommend by Rudloff 2017-05-26 11:38:34 -07:00
Pierre Rudloff d7927fc442 Download Tar archives from playlists 2017-05-04 23:52:30 +02:00
Pierre Rudloff 0e7aaea9fc Move Smarty view creation to ViewFactory class 2017-04-26 00:50:19 +02:00
Pierre Rudloff 8aee9054a8 Allow custom cookie array in controller 2017-04-25 23:04:59 +02:00
Pierre Rudloff 5e09d8adc7 Remove JSON output as we don't use it anymore 2017-01-16 16:03:31 +01:00
Pierre Rudloff 3a1d0c4bc7 Lint 2017-01-10 23:39:58 +01:00
Pierre Rudloff 9f112c15b9 Add an uglyUrls option that disables URL rewriting (fixes #88) 2017-01-10 23:37:29 +01:00
Pierre Rudloff d4f5f93c2d Lint 2016-12-05 13:12:27 +01:00
Pierre Rudloff 2d0860e42f Undefined variable 2016-10-26 17:16:17 +02:00
Pierre Rudloff e34b01f2c4 Add support for password protected videos 2016-10-20 23:01:31 +02:00
Pierre Rudloff 7746d7d26a addSlimPlugins is deprecated 2016-10-10 21:34:38 +02:00
Pierre Rudloff 13c3366e9d Applied fixes from StyleCI 2016-09-07 22:28:28 +00:00
Pierre Rudloff 954c0e0f19 Lint 2016-08-01 18:04:44 +02:00
Pierre Rudloff 064a5de3c0 Cleanup useless doc 2016-08-01 14:07:56 +02:00
Pierre Rudloff c9d413136b Redirect index.php to root (fixes #60) 2016-07-27 02:19:29 +02:00
Pierre Rudloff 3074595b51 Don't use global variables 2016-07-22 14:43:50 +02:00
Pierre Rudloff 06282c1aa4 Redirect empty video page to index 2016-06-09 21:15:44 +02:00
Pierre Rudloff aba0243fd2 Cleaner error handling 2016-05-01 01:25:08 +02:00
Pierre Rudloff ed7018c957 Use <select> for format list 2016-04-10 21:42:38 +02:00
Pierre Rudloff 1bdfcbeb09 rudloff/smarty-plugin-noscheme update
rudloff/smarty-plugin-noscheme autoload
2016-04-09 02:42:46 +02:00
Pierre Rudloff 11e8243443 Don't use static functions 2016-04-08 19:06:41 +02:00
Pierre Rudloff 7eef219128 noscheme on all URL 2016-04-06 13:19:27 +02:00
Pierre Rudloff 81f32c3e61 Use Slim 3.3 (fixes #49) 2016-03-30 01:39:47 +02:00
Pierre Rudloff 5249df52e6 YAML config file 2015-10-31 15:42:36 +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 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 9ffd1d2769 Controllers 2015-10-29 22:32:36 +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 0b4e75547a Smarty 2015-04-11 22:08:24 +02:00
Pierre Rudloff f3d6faa8a8 Useless HTML tags 2015-04-10 23:21:57 +02:00
Pierre Rudloff 0c10683912 Scalingo 2015-04-10 22:55:19 +02:00
Pierre Rudloff 69fec2bcb1 Replace email address 2015-01-07 10:47:46 +01:00
Pierre Rudloff 816b556c65 Redirect with PHP instead of .htaccess 2015-01-07 10:43:59 +01:00
Pierre Rudloff 83cb546925 Bring audio conversion back (fixes #7) 2015-01-07 10:25:08 +01:00
Pierre Rudloff e87288b675 Revert "Removed anything that uses too much CPU or bandwidth"
This reverts commit 29fb037706.
2015-01-07 10:12:54 +01:00
Pierre Rudloff 29fb037706 Removed anything that uses too much CPU or bandwidth 2014-05-15 20:29:45 +02:00
Pierre Rudloff 0651377e93 Initial import 2014-03-13 20:07:56 +01:00