Commit Graph

717 Commits

Author SHA1 Message Date
Pierre Rudloff a2dc71753e Rename Smarty variable to avoid confusion 2017-05-31 09:32:11 +02:00
Pierre Rudloff 4ee72d1629 Lint 2017-05-31 00:57:39 +02:00
Pierre Rudloff 788e6e93b1 Fake LocaleManager session in test 2017-05-31 00:56:53 +02:00
Pierre Rudloff 68525c9dd8 We don't need to call sessionSegment->get() twice 2017-05-31 00:51:11 +02:00
Pierre Rudloff 0a66dce2b8 More test coverage
Run youtube-dl with --restrict-filenames in order to avoid issues when testing against different locales
2017-05-31 00:48:50 +02:00
Pierre Rudloff 419110f764 Fix FrontController tests 2017-05-31 00:07:34 +02:00
Pierre Rudloff 4aba4d5bfd Remove tests with getenv() since it does not seem to be reliable across different testing environments 2017-05-30 23:59:15 +02:00
Pierre Rudloff 6087e90b67 Remove empty <ul> 2017-05-30 23:55:11 +02:00
Pierre Rudloff dcface7775 Lint 2017-05-30 23:50:42 +02:00
Pierre Rudloff 90dc6f4478 Display each locale in its own language 2017-05-30 23:49:49 +02:00
Pierre Rudloff 3ead8dd458 Undeclared properties 2017-05-30 23:49:38 +02:00
Pierre Rudloff 433a580d64 Fix LocaleMiddleware tests 2017-05-30 23:41:26 +02:00
Pierre Rudloff 0f80cbd333 Improve locale handling 2017-05-30 23:31:12 +02:00
Pierre Rudloff b4dd0aeb29 Basic locale switcher 2017-05-30 22:21:27 +02:00
Pierre Rudloff e64bb9b9f5 Fix tests 2017-05-29 22:09:33 +02:00
Pierre Rudloff d78335d937 Merge branch 'develop' into feature/gettext 2017-05-29 21:42:30 +02:00
Pierre Rudloff 3933da3c15 phpunit update 2017-05-29 21:42:13 +02:00
Pierre Rudloff ac4bca35a3 Lint 2017-05-29 21:13:10 +02:00
Pierre Rudloff 68b2cca899 Detect user locale 2017-05-29 21:11:59 +02:00
Pierre Rudloff de8c4525d9 New fr_FR locale 2017-05-29 19:28:42 +02:00
Pierre Rudloff ce1cbe3e0f Generate .mo files with Grunt 2017-05-29 19:11:16 +02:00
Pierre Rudloff ff247a5c08 Move gettext files outside of template directory 2017-05-29 19:02:48 +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
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 1e1b97c648 Name Correction 2017-05-26 11:45:05 -07:00
Unknown 404935be05 Possible fix recommend by Rudloff 2017-05-26 11:38:34 -07:00
Unknown bb6e2805f3 Setup accoring standard 2017-05-26 04:50:58 -07:00
Unknown e9351d09e0 Finish preparing pot file 2017-05-26 03:58:48 -07:00
Unknown 124e6782dc Update composer.json to include smarty-gettext 2017-05-26 00:00:47 -07:00
Unknown 3ee71db762 Added translation file 2017-05-25 23:55:04 -07:00
Pierre Rudloff ced4c57f19 Check if we are in a browser environment before trying to load the JS 2017-05-22 15:01:18 +02:00
Pierre Rudloff eab5ba0800 Lint CONTRIBUTING.md 2017-05-22 11:19:43 +02:00
Pierre Rudloff 6b1351a1cf Fix conditions in .htaccess 2017-05-22 11:18:50 +02:00
Pierre Rudloff 77fe2cb101 Lint 2017-05-19 14:31:41 +02:00
Pierre Rudloff e8ea411089 Don't lint PlaylistArchiveStream (see https://github.com/squizlabs/PHP_CodeSniffer/issues/1003) 2017-05-19 14:30:00 +02:00
Pierre Rudloff 6eb7d748c1 Update PHPCS to 3.0.0 2017-05-19 14:25:00 +02:00
Pierre Rudloff 991188e669 Update Grunt modules 2017-05-19 14:23:22 +02:00
Pierre Rudloff e45a284b01 Heroku deploy button 2017-05-15 17:38:43 +02:00
Pierre Rudloff f9203706f7 Cleanup root folder (fixes #110) 2017-05-15 07:25:14 +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 4810c045a4 Lint 2017-05-14 00:54:47 +02:00
Pierre Rudloff a89b338060 Improve the way we test if a command can be ran (see #109) 2017-05-14 00:52:59 +02:00
Pierre Rudloff ae99d20fd3 Update youtube-dl to 2017.05.09 2017-05-11 10:30:12 +02:00
Pierre Rudloff a1f4eb6c9d Refactor cast JS 2017-05-09 19:32:39 +02:00
Pierre Rudloff 82a1d96c3e Add missing class hints 2017-05-05 01:51:28 +02:00
Pierre Rudloff d3c68257ac Merge branch 'feature/archives' into develop 2017-05-05 00:36:48 +02:00
Pierre Rudloff 1b4e96f5ef Refactor FrontController::getStream() 2017-05-05 00:25:08 +02:00