Commit Graph

1361 Commits

Author SHA1 Message Date
Pierre Rudloff a7e351b8db 2.1.0 release 2019-11-29 22:36:41 +01:00
Pierre Rudloff e6cd7682a9 Improved French translation 2019-11-29 22:28:48 +01:00
Pierre Rudloff 850fc80622 Add support for variables in translation (#250) 2019-11-29 22:13:11 +01:00
Pierre Rudloff 6fb1cbaa6c Add comments to index.php to make it easier to read 2019-11-28 01:04:07 +01:00
Pierre Rudloff 5c480f4268 Remove social buttons 2019-11-28 00:08:18 +01:00
Pierre Rudloff 7772de5394 Fix tests (#250) 2019-11-28 00:04:05 +01:00
Pierre Rudloff aabcee25f0 Custom fatal error handler 2019-11-27 23:49:01 +01:00
Pierre Rudloff a5bd827d21 Switch to symfony/translation for translations (#250) 2019-11-27 23:15:49 +01:00
Pierre Rudloff 0b1ce90f47 New debug option 2019-11-27 21:41:15 +01:00
Pierre Rudloff 89c1538d0f
Merge pull request #249 from jawira/feature/spanish
Improve spanish translation
2019-11-19 23:40:51 +01:00
jawira f679de91c3 Improve spanish translation 2019-11-19 23:13:33 +01:00
Pierre Rudloff 5883c78bbb Merge branch 'develop' of github.com:Rudloff/alltube into develop 2019-11-14 00:13:10 +01:00
Pierre Rudloff 1478b3a759 Update locale template 2019-11-14 00:12:46 +01:00
Pierre Rudloff 8521b03cc9 Allow every config options to be set with environment variables 2019-11-10 18:14:15 +01:00
Pierre Rudloff adba68edbc Display download options even when video only has one format 2019-11-07 23:42:48 +01:00
Pierre Rudloff d0add4955d
Merge pull request #245 from yassineim/patch-1
Add missing closing double-quote in filename header for remuxes
2019-11-06 14:00:07 +01:00
Yassine Imounachen 8645ffd08a
Add missing closing double-quote in filename header for remuxes 2019-10-31 13:41:16 +01:00
Pierre Rudloff 61b7084f10 Merge branch 'develop' of github.com:Rudloff/alltube into develop 2019-10-26 16:18:30 +02:00
Pierre Rudloff 1cab9623e9 Do not run tests that download videos on CI
Travis get blacklisted by more and more services (Vimeo, Youtube, etc.)
2019-10-26 16:14:01 +02:00
Pierre Rudloff 9c92eae306 Fix path to icons in web app manifest 2019-10-26 00:19:54 +02:00
Pierre Rudloff 9427a22a41 ci(heroku): correct buildpacks order
In order to try to fix #243
2019-10-19 22:09:44 +02:00
Pierre Rudloff 3e9a934f87 fix: fix /watch route 2019-10-19 22:06:30 +02:00
Pierre Rudloff 2747f8ceac test(phpunit): remove broken URL from test 2019-10-16 23:12:07 +02:00
Pierre Rudloff 9fc21b2419 fix: always use headers provided by youtube-dl when streaming 2019-10-16 23:00:05 +02:00
Pierre Rudloff 7020c7516f Merge branch 'develop' of github.com:Rudloff/alltube into develop 2019-10-13 12:02:20 +02:00
Pierre Rudloff 9e942302ab build(yarn): upgrade grunt-markdownlint 2019-10-13 12:02:00 +02:00
Pierre Rudloff e366c1cd9a build(yarn): upgrade grunt-jsonlint 2019-10-13 12:00:28 +02:00
Pierre Rudloff 5e0afdcbf4 build(yarn): fix vulnerabilities 2019-10-13 11:58:44 +02:00
Pierre Rudloff c806b863e4 ci(docker): Use Node 8
Yarn complains about it because of grunt-changed, even if it is a dev dependency...
2019-10-06 23:45:43 +02:00
Pierre Rudloff a1148c9100 ci(docker): Cleaner Composer output 2019-10-06 23:36:42 +02:00
Pierre Rudloff f136fd904c fix: libxslt missing in Docker image 2019-10-03 23:02:03 +02:00
Pierre Rudloff a656f4dfaf fixup! ci(travis): Run lint on CI 2019-10-03 22:39:22 +02:00
Pierre Rudloff 194b67eede fix: Fix Docker build 2019-10-03 22:13:07 +02:00
Pierre Rudloff 4a125777bf ci(travis): Run lint on CI 2019-10-03 22:05:45 +02:00
Pierre Rudloff 5ae67d1d3d ci(travis): Stop using Codecov 2019-10-03 22:00:23 +02:00
Pierre Rudloff a2f5f90e03 fixup! style(phpcs): Switch to PSR-12 2019-10-03 21:41:54 +02:00
Pierre Rudloff 44bf858c35 style(phpcs): Switch to PSR-12
https://www.php-fig.org/psr/psr-12/
2019-10-03 21:24:12 +02:00
Pierre Rudloff f063f2ead4 Merge branch 'develop' of github.com:Rudloff/alltube into develop 2019-10-01 22:17:53 +02:00
Pierre Rudloff 03b4bb746d fix: Missing space in HTML 2019-10-01 22:17:10 +02:00
Pierre Rudloff 563916267d fix: Fix single format download 2019-10-01 22:14:49 +02:00
Pierre Rudloff d6451d3095 build(composer): We don't need to require doctrine/instantiator explicitely anymore
Since c2325224
2019-10-01 00:17:50 +02:00
Pierre Rudloff 7a46d7f1bd build(composer): Update heroku/heroku-buildpack-php 2019-10-01 00:09:32 +02:00
Pierre Rudloff 33aff18eec build(composer): Upgrade ffmpeg to 4.1.4 2019-10-01 00:05:17 +02:00
Pierre Rudloff fd38ddfb48 build(composer): Upgrade youtube-dl to 2019.09.28 2019-09-30 23:59:30 +02:00
Pierre Rudloff 3445179d4c build(composer): Add roave/security-advisories 2019-09-28 20:25:34 +02:00
Pierre Rudloff 6cd8eeed4a fix: Use cookies provided by youtube-dl
Fixes #225
2019-09-26 21:36:40 +02:00
Pierre Rudloff 8bb838ef74 ci: Don't display Composer progress
In order to make the logs easier to read
2019-09-21 14:11:01 +02:00
Pierre Rudloff c06a194b3d ci(appveyor): Enable ext-xsl 2019-09-21 14:03:51 +02:00
Pierre Rudloff 295ae87cae build(grunt): Only lint changed PHP files 2019-09-21 13:53:10 +02:00
Pierre Rudloff 32ee7bd5bc docs(README): Fix link to class documentation 2019-09-21 13:43:15 +02:00