Pierre Rudloff
|
d4c1357c32
|
Lint
|
2020-05-14 00:18:39 +02:00 |
|
Pierre Rudloff
|
957de61892
|
security-advisories update
|
2020-05-13 23:24:08 +02:00 |
|
Pierre Rudloff
|
0787c566c0
|
Remove package stuck in composer.lock
|
2020-05-13 23:23:05 +02:00 |
|
Pierre Rudloff
|
95977c5564
|
Update youtube-dl to 2020.05.08 (fixes #278)
|
2020-05-13 23:20:21 +02:00 |
|
Pierre Rudloff
|
6a19a1ddc1
|
Use the new Symfony error handler
|
2020-05-13 22:57:25 +02:00 |
|
Pierre Rudloff
|
b670b16ca2
|
Catch various exceptions on the index
|
2020-05-13 22:37:26 +02:00 |
|
Pierre Rudloff
|
75052e58f3
|
grumphp update
|
2020-05-13 22:29:08 +02:00 |
|
Pierre Rudloff
|
6adc1df213
|
phpstan update
Better typying
|
2020-05-13 22:28:05 +02:00 |
|
Pierre Rudloff
|
74db3b9ad0
|
Update guzzle to 6.5
|
2020-05-13 21:39:38 +02:00 |
|
Pierre Rudloff
|
bc695cfa15
|
Lint
|
2020-05-13 21:33:05 +02:00 |
|
Pierre Rudloff
|
71d49ad74f
|
Lint
|
2020-05-13 21:18:32 +02:00 |
|
Pierre Rudloff
|
81e9eaba4e
|
Update slim to 3.12.3
|
2020-05-13 20:31:18 +02:00 |
|
Pierre Rudloff
|
a6705dd89c
|
Merge pull request #275 from raycheung/develop
Update youtube-dl to 2020.03.24
|
2020-05-13 20:24:55 +02:00 |
|
Ray Cheung
|
4cc4f95a1d
|
Update youtube-dl to 2020.03.24
|
2020-04-25 11:38:00 +08:00 |
|
Pierre Rudloff
|
a478aea3ca
|
Stop using pathinfo (fixes #272)
Because it does not handle UTF-8 filenames correctly
|
2020-04-09 20:46:14 +02:00 |
|
Pierre Rudloff
|
08d61b4bec
|
Merge branch 'master' into develop
|
2020-04-09 12:56:22 +02:00 |
|
Pierre Rudloff
|
bb8105e88b
|
Add YAML block for config in issue template
|
2020-04-09 12:55:24 +02:00 |
|
Pierre Rudloff
|
15c17c6750
|
Check if mod_deflate is enabled (fixes #270)
|
2020-04-05 16:55:00 +02:00 |
|
Pierre Rudloff
|
09e372175f
|
Fall back to "best" for audio conversion when "bestaudio" is not available (fixes #269)
|
2020-04-04 17:52:55 +02:00 |
|
Pierre Rudloff
|
ae7d67557f
|
Merge tag '2.2.1' into develop
CSS files were missing in 2.2.0 release package
Added a Link header to preload the CSS
|
2020-03-23 21:38:26 +01:00 |
|
Pierre Rudloff
|
decb6e3ac7
|
Merge branch 'release/2.2.1'
|
2020-03-23 21:37:46 +01:00 |
|
Pierre Rudloff
|
b54fb28204
|
Add CSS to release package (fixes #267)
|
2020-03-23 21:36:50 +01:00 |
|
Pierre Rudloff
|
58fe31a7db
|
Preload CSS
|
2020-03-23 21:35:16 +01:00 |
|
Pierre Rudloff
|
a99669dfae
|
Merge tag '2.2.0' into develop
Added a way to not check the stream checkbox by default (#255)
Updated youtube-dl
New Turkish locale (provided by @urasbey)
|
2020-03-21 21:00:38 +01:00 |
|
Pierre Rudloff
|
bb21129b58
|
Merge branch 'release/2.2.0'
|
2020-03-21 20:59:34 +01:00 |
|
Pierre Rudloff
|
d910c2b47f
|
New Turkish locale (provided by @urasbey)
|
2020-03-19 10:30:57 +01:00 |
|
Pierre Rudloff
|
74bb14cffe
|
youtube-dl doc has moved
|
2020-03-19 10:19:36 +01:00 |
|
Pierre Rudloff
|
20c10a36a3
|
Validate Composer files with GrumPHP
|
2020-03-19 10:16:26 +01:00 |
|
daCaPo
|
c3b45fe128
|
Switch to ytdl-org/youtube-dl
|
2020-03-19 10:12:18 +01:00 |
|
daCaPo
|
e2d284399a
|
Switch from rg3/youtube-dl to ytdl-org/youtube-dl
|
2020-03-19 10:12:18 +01:00 |
|
Pierre Rudloff
|
6b6e571b71
|
Explain that the Video class accepts any youtube-dl format string (see #260)
|
2020-03-19 10:01:55 +01:00 |
|
Pierre Rudloff
|
09bbe3c196
|
fixup! Upgrade jawira/case-converter (fixes #262)
|
2020-02-23 17:30:34 +01:00 |
|
Pierre Rudloff
|
0c18535ac1
|
Useless parameter
|
2020-02-23 17:26:21 +01:00 |
|
Pierre Rudloff
|
4d43bb07f0
|
Upgrade jawira/case-converter (fixes #262)
|
2020-02-23 17:16:35 +01:00 |
|
Pierre Rudloff
|
18abd00c9c
|
Upgrade youtube-dl to 2020.01.24 (fixes #259)
|
2020-02-09 15:13:30 +01:00 |
|
Pierre Rudloff
|
b20ff282ae
|
Merge branch 'master' into develop
|
2020-01-25 15:04:13 +01:00 |
|
Pierre Rudloff
|
acc63a536e
|
Merge pull request #257 from jagub2/master
fix video remuxing
|
2020-01-25 15:03:03 +01:00 |
|
jagub2
|
c5a8ec7697
|
add Polish translation
|
2020-01-25 01:36:09 +01:00 |
|
jagub2
|
2d7e29a526
|
fix video remuxing
|
2020-01-24 00:34:40 +01:00 |
|
Pierre Rudloff
|
ced0c126f1
|
Add a way to not check the stream checkbox by default (#255)
|
2020-01-18 22:56:55 +01:00 |
|
Pierre Rudloff
|
b3294b3dbc
|
youtube-dl update (#253)
|
2019-12-16 22:19:26 +01:00 |
|
Pierre Rudloff
|
ef493074d4
|
Refactor error controller
|
2019-12-02 22:04:14 +01:00 |
|
Pierre Rudloff
|
f2717772a6
|
Use Python 2.7.17 on Heroku
|
2019-11-30 17:03:01 +01:00 |
|
Pierre Rudloff
|
fc31bac7be
|
We won't host the doc anymore
|
2019-11-30 16:36:18 +01:00 |
|
Pierre Rudloff
|
7ed7542a74
|
Remove unused files
|
2019-11-30 16:35:30 +01:00 |
|
Pierre Rudloff
|
2f3ab77e8b
|
Stop using grunt and use grumphp and robo instead
|
2019-11-30 16:34:35 +01:00 |
|
Pierre Rudloff
|
b7fc304375
|
We don't need to require ext-xsl anymore
|
2019-11-30 15:03:03 +01:00 |
|
Pierre Rudloff
|
324846fb97
|
php-mock/php-mock-mockery should be a dev dependency
|
2019-11-30 14:59:16 +01:00 |
|
Pierre Rudloff
|
43e6f9b25d
|
Stop running tests on AppVeyor
Debugging tests on Windows is too much work
|
2019-11-30 14:55:16 +01:00 |
|
Pierre Rudloff
|
9b6639168d
|
We need phpunit 8 on AppVeyor as well
|
2019-11-30 14:21:04 +01:00 |
|