Commit graph

1242 commits

Author SHA1 Message Date
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
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
Pierre Rudloff
e292260594 build(grunt): Build doc on install 2019-09-21 13:38:50 +02:00
Pierre Rudloff
4870f481ed docs(phpdoc): Fix CSP for doc pages 2019-09-21 13:14:04 +02:00
Pierre Rudloff
a3aeb423b0 build(grunt): Add pre-commit hook 2019-09-21 12:53:42 +02:00
Pierre Rudloff
3de1a5c7c5 Merge tag '2.0.5' into develop
Upgraded youtube-dl to 2019.09.12.1
Fixed a bug when downloading in streaming mode
2019-09-14 12:50:16 +02:00
Pierre Rudloff
533a5b6cd2 Merge branch 'release-2.0.5' 2019-09-14 12:48:29 +02:00
Pierre Rudloff
3325e2c106 build(yarn): 2.0.5 release 2019-09-14 12:47:47 +02:00
Pierre Rudloff
2dbcdbeb68 build(composer): Upgrade youtube-dl to 2019.09.12.1
See #239 and #240
2019-09-14 12:41:03 +02:00
Pierre Rudloff
f33e938bd5 build(yarn): Upgrade lodash to 4.7.15
See https://github.com/lodash/lodash/pull/4336
2019-07-29 13:42:48 +02:00
Pierre Rudloff
5f5b0a5cf5 fix: Fix stream download
guzzlehttp/psr7 1.6 does not accept empty headers
2019-07-04 23:12:44 +02:00
Pierre Rudloff
ee7c727f91 Merge branch 'develop' of github.com:Rudloff/alltube into develop 2019-07-04 22:58:12 +02:00
Pierre Rudloff
03fe447117 build(composer): Upgrade youtube-dl to 2019.07.02
See #234
2019-07-04 22:58:03 +02:00
Pierre Rudloff
c3f795cdbe Merge tag '2.0.4' into develop
Upgraded youtube-dl to 2019.06.21
2019-06-22 18:28:22 +02:00
Pierre Rudloff
c3c0651efa Merge branch 'release/2.0.4' 2019-06-22 18:28:09 +02:00
Pierre Rudloff
5ef44dcedc build(yarn): 2.0.4 release 2019-06-22 18:28:05 +02:00
Pierre Rudloff
7c3ca7c152 build(composer): Upgrade youtube-dl to 2019.06.21 2019-06-21 20:57:09 +02:00
Pierre Rudloff
f6dad71596 chore: Don't allow other websites to include the app in an iframe
We don't need it anymore
See #186
2019-06-17 23:54:33 +02:00
Pierre Rudloff
ac27433685 Merge tag '2.0.3' into develop
Fix PHP 7.0 compatibility
2019-06-17 23:27:59 +02:00
Pierre Rudloff
2c3f35791e Merge branch 'release/2.0.3' 2019-06-17 23:27:51 +02:00
Pierre Rudloff
e8afbd16e9 build(yarn): 2.0.3 release 2019-06-17 23:27:45 +02:00