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

1089 Commits

Author SHA1 Message Date
Pierre Rudloff
dbcb9a9558 Cleaner way to call Grunt on Travis 2017-11-10 13:54:32 +01:00
Pierre Rudloff
078ead9aec Update youtube-dl to 2017.11.06 2017-11-10 13:23:23 +01:00
Pierre Rudloff
baad5e73ea Add a way to easily run youtube-dl with Composer 2017-11-10 13:04:14 +01:00
Pierre Rudloff
55c64f75d8 phpunit update 2017-11-10 12:47:19 +01:00
Pierre Rudloff
bdcbf19cee Lint 2017-11-10 12:20:08 +01:00
Pierre Rudloff
8848a8dbf3 Improve LocaleMiddlewareTest
Add a way to unset the current locale
2017-11-10 12:18:20 +01:00
Pierre Rudloff
c994f8ac9a Add missing assertions to testGetInstanceWithEmptyFile 2017-11-10 11:47:23 +01:00
Pierre Rudloff
528c9eedf2 yarn upgrade 2017-11-07 01:34:18 +01:00
Pierre Rudloff
5d4fb0a8c6 We don't need to explicitely require Smarty 2017-11-05 16:25:25 +01:00
Pierre Rudloff
70f5ef2b6d phpunit/php-code-coverage update 2017-11-05 16:22:17 +01:00
Pierre Rudloff
46e962563d Use a local Composer because the one in Debian stable is too old for some tasks 2017-11-03 10:17:34 +01:00
Pierre Rudloff
095c1a92f0 Some HLS streams have "m3u8_native" as protocol value (see #133) 2017-11-02 16:26:10 +01:00
Pierre Rudloff
aea9b47370 Merge branch 'develop' of github.com:Rudloff/alltube into develop 2017-11-01 23:02:57 +01:00
Pierre Rudloff
d3988503d5 Fix PhantomJS crash with the openload extractor (see #132) 2017-11-01 23:02:19 +01:00
Pierre Rudloff
934154d7b2 Update youtube-dl to 2017.10.29 2017-11-01 10:45:25 +01:00
Pierre Rudloff
76f3ecfec8 Force doctrine/instantiator so we can still use PHP 7.0 2017-10-29 23:51:45 +01:00
Pierre Rudloff
2fead564b4 Use PHP 7.1 on Travis 2017-10-29 23:22:14 +01:00
Pierre Rudloff
0a2971399b Lint 2017-10-29 23:21:13 +01:00
Pierre Rudloff
f30582a7c3 Dependencies update 2017-10-29 22:42:15 +01:00
Pierre Rudloff
884ab4060d Merge branch 'master' into develop 2017-10-28 22:00:35 +02:00
Pierre Rudloff
8ab1be3859 Hotfix: Tweak X-Frame-Options header so we can include Heroku error pages 2017-10-28 21:59:58 +02:00
Pierre Rudloff
0f37dc1a46 Merge branch 'master' into develop 2017-10-26 23:55:37 +02:00
Pierre Rudloff
e091b53dbe Hotfix: fix paths in error.html and maintenance.html 2017-10-26 23:55:19 +02:00
Pierre Rudloff
3b3f8063c4 Allow npm too 2017-10-26 11:31:58 +02:00
Pierre Rudloff
09a1aa1422 It seems country() can return an array too 2017-10-26 11:03:30 +02:00
Pierre Rudloff
2e80129c63 Don't override parent property 2017-10-26 11:02:14 +02:00
Pierre Rudloff
6e8efd1b82 Fix LocaleManager test 2017-10-26 10:55:29 +02:00
Pierre Rudloff
d14b1458a1 Update phpunit to 6.4 2017-10-26 10:48:09 +02:00
Pierre Rudloff
b4b5764c23 Update rinvex/country to 3.1 2017-10-26 10:45:08 +02:00
Pierre Rudloff
f8ca96e55a Merge branch 'master' into develop 2017-10-26 10:37:49 +02:00
Pierre Rudloff
a9b40954ca Hotfix: include Open Sans font in release package 2017-10-26 10:32:30 +02:00
Pierre Rudloff
c42e5630d6 Merge tag '0.10.2' into develop
youtube-dl has been updated to 2017.10.20
Better error handling when some PHP extensions are missing
We switched to Yarn for JS dependencies (npm is still supported though)
Docker image now uses PHP7
2017-10-26 10:26:06 +02:00
Pierre Rudloff
48a1a5af1c Merge branch 'release-0.10.2' 2017-10-26 10:22:02 +02:00
Pierre Rudloff
8c339ecad5 0.10.2 release 2017-10-26 10:21:50 +02:00
Pierre Rudloff
b7d15febd2 Update youtube-dl to 2017.10.20 2017-10-26 10:14:52 +02:00
Pierre Rudloff
b327d1222c Dependencies update 2017-10-26 10:12:28 +02:00
Pierre Rudloff
82d38f37a3 Simplify postinstall script 2017-10-26 01:20:21 +02:00
Pierre Rudloff
44e475ce7d Use npm package for Open Sans 2017-10-17 16:23:37 +02:00
Pierre Rudloff
3e9ece2c7f Update yarn dependencies 2017-10-17 16:20:50 +02:00
Pierre Rudloff
236738d194 Use yarn in Docker build 2017-10-17 16:10:36 +02:00
Pierre Rudloff
83c038ea46 Fix font location 2017-10-17 15:37:29 +02:00
Pierre Rudloff
07a8df0f78 Replace npm and Bower with Yarn 2017-10-17 15:27:57 +02:00
Pierre Rudloff
d5aab93220 NPM dependencies update 2017-10-17 15:10:57 +02:00
Pierre Rudloff
a665422e53 Merge branch 'master' into develop 2017-10-12 23:49:51 +02:00
Pierre Rudloff
24d4362f80 Hotfix: build es_ES locale 2017-10-12 23:45:34 +02:00
Pierre Rudloff
e315d602f2 Hotfix: detect installed UTF-8 locales 2017-10-12 23:28:54 +02:00
Pierre Rudloff
159dfd2304 Use PHP7 in Docker image
Add missing PHP extensions in Docker image
2017-10-03 00:53:39 +02:00
Pierre Rudloff
2cfe90bd2d Display error when Smarty throws an exception (fixes #130) 2017-10-02 21:08:37 +02:00
Pierre Rudloff
3e13be702e Display an error if php-intl is not installed (fixes #120) 2017-10-02 20:53:12 +02:00
Pierre Rudloff
b0c4963ac8 Don't use anonymous functions
Added some missing doc
2017-10-02 20:31:56 +02:00