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 |
|
Pierre Rudloff
|
dcf65cadb0
|
fix: Make sure array_combine returns an array
|
2019-06-17 23:19:18 +02:00 |
|
Pierre Rudloff
|
c232522429
|
build(composer): Make sure dependencies work with PHP 7.0
Because this is what Debian stable ships
|
2019-06-17 23:12:56 +02:00 |
|
Pierre Rudloff
|
457fc99f05
|
Merge tag '2.0.2' into develop
Upgraded youtube-dl to 2019.06.08
New genericFormats setting
Varios bug fixes
|
2019-06-17 22:58:52 +02:00 |
|
Pierre Rudloff
|
b139e6edab
|
Merge branch 'release/2.0.2'
|
2019-06-17 22:55:18 +02:00 |
|
Pierre Rudloff
|
6a2801116a
|
build(yarn): 2.0.2 release
|
2019-06-17 22:54:58 +02:00 |
|
Pierre Rudloff
|
2ec732b33e
|
style: Remove useless "use" statement
|
2019-06-17 22:53:28 +02:00 |
|
Pierre Rudloff
|
dfcec7cc54
|
build(composer): Upgrade youtube-dl to 2019.06.08
|
2019-06-17 22:49:30 +02:00 |
|
Pierre Rudloff
|
e5e43cb8e2
|
build(composer): Dependencies update
|
2019-06-17 22:47:08 +02:00 |
|
Pierre Rudloff
|
d35801d9a0
|
fixup! feat: Make generic formats dynamic
|
2019-05-08 19:55:18 +02:00 |
|
Pierre Rudloff
|
1126239263
|
Check the stream checkbox by default to avoid surprises with non-HTTP videos
|
2019-05-08 19:52:38 +02:00 |
|
Pierre Rudloff
|
43d5cc1dbb
|
feat: Make generic formats dynamic
See #223
|
2019-05-08 19:49:18 +02:00 |
|
Pierre Rudloff
|
ceec503ff8
|
docs(faq): Explain why we can't download Vevo videos
See #222
|
2019-05-04 19:01:40 +02:00 |
|
Pierre Rudloff
|
62e270feb7
|
build(yarn): Upgrade grunt-contrib-compress
|
2019-05-04 18:52:45 +02:00 |
|
Pierre Rudloff
|
30d52943e1
|
fix: Try to convert bestaudio if possible
|
2019-05-04 18:47:07 +02:00 |
|
Pierre Rudloff
|
296a5f96b4
|
fix: Fix YoutubeStream range condition
|
2019-04-28 21:11:08 +02:00 |
|
Pierre Rudloff
|
922c1bf769
|
Merge tag '2.0.1' into develop
Fixed a Config exception when using Alltube as a library in another project
|
2019-04-28 16:06:15 +02:00 |
|
Pierre Rudloff
|
a0811c6dc4
|
Merge branch 'release-2.0.1'
|
2019-04-28 16:06:00 +02:00 |
|
Pierre Rudloff
|
076241dedf
|
build(yarn): 2.0.1 release
|
2019-04-28 15:59:03 +02:00 |
|