Commit Graph

255 Commits

Author SHA1 Message Date
Pierre Rudloff 4bcf9566ad Improve CSP 2020-10-20 00:57:26 +02:00
Pierre Rudloff f29a61f182 Upgrade pretty-package-versions to 1.5
So we can have a cleaner way to get the root package version
2020-10-20 00:22:34 +02:00
Pierre Rudloff 561b6c8370 Make the CSP compatible with debug tools 2020-10-19 23:59:23 +02:00
Pierre Rudloff e2560cd9cb Code cleanup 2020-10-19 22:29:30 +02:00
Pierre Rudloff da93835ea2 Fix error when X-Forwarded-Path is not defined 2020-10-19 22:20:19 +02:00
bellington3 c5298dd24b
Provide basePath support (#309)
* Provide basePath support

To be able to serve the application via a reverse proxy in a subfolder
smarty needs to be aware of the basepath if any.

* Provide basepath support via X-Forwarded headers

* Fix warnings

* Review adjustments

* Provide support X-Forwarded-Host header

* Use $uri in view factory directly

* Use middleware to set basepath from X-Forwarded-Path header

* Fix invalid type hint in RouterPathMiddleware

* Add "X-Forwarded-Host" to README
2020-10-19 22:18:03 +02:00
Pierre Rudloff 234ecc2c6d Log handled exceptions 2020-10-18 13:20:06 +02:00
Pierre Rudloff 07f19a80f4 Improve fallback error handling 2020-10-18 13:20:06 +02:00
Pierre Rudloff 9becaeaabe Fix uglyUrls 2020-10-18 00:59:19 +02:00
Pierre Rudloff 15636aa435 Stop using a singleton for LocaleManager (#298) 2020-10-17 22:36:03 +02:00
Pierre Rudloff fc6bf472b2 Stop using deprecated constant 2020-10-17 22:18:58 +02:00
Pierre Rudloff 7e2afd8221 Stop using a singleton for Config (#298) 2020-10-17 22:07:42 +02:00
bellington3 83863bd66c
Provide config toggle to disable the 'convert seek' function (#311)
* Provide config toggle to disable the 'convert seek' function in the frontend

* Add convertSeek config option to config.example

* Only send from/to if convertSeek is activated
2020-10-17 14:14:36 +02:00
bellington3 2e8350ce1a
Provide config toggle to set 'audio' conversion on as default (#310)
* Provide config toggle to set 'audio' conversion on as default

* Fix git cherry pick mistake

* Update templates/index.tpl

Co-authored-by: Pierre Rudloff <contact@rudloff.pro>

* Add default audio config option to config.example

Co-authored-by: Pierre Rudloff <contact@rudloff.pro>
2020-09-30 00:07:20 +02:00
Pierre Rudloff 8d15fbdda2 Lint 2020-09-27 16:06:49 +02:00
Pierre Rudloff b6b4dad2ec Custom 404 and 405 error pages 2020-07-15 23:17:23 +02:00
Pierre Rudloff 280618bb6b Use a factory to Config and LocaleManager (see #298) 2020-07-15 23:05:41 +02:00
Pierre Rudloff 96a75cbf14 Log youtube-dl and ffmpeg commands (fixes #297) 2020-07-15 22:52:38 +02:00
Pierre Rudloff b02e255cb4 Avoid magic numbers 2020-07-05 11:22:55 +02:00
Pierre Rudloff 281acf3068 Don't exclude RoboFile.php from grumphp scans (closes #294) 2020-07-02 22:53:15 +02:00
Pierre Rudloff d127964eff Simplify PSR-4 autoload 2020-07-01 22:52:22 +02:00
Pierre Rudloff 683a19b0fb Remove references to avconv
Most distributions now use ffmpeg instead
2020-06-22 23:26:47 +02:00
Pierre Rudloff f90a08e89c Stop installing ffmpeg and phantomjs with Composer
It is convenient but this a the job of the OS package manager
2020-06-22 23:21:22 +02:00
Pierre Rudloff 251fbe48ca Add generator meta with the current version 2020-06-21 15:51:28 +02:00
Pierre Rudloff 5c2823e3f1 Move Video class to a separate library
+ improve error handling
+ youtube-dl update
2020-06-21 15:12:03 +02:00
Pierre Rudloff 672a1a9754 Disable debug mode if dev dependencies are not installed 2020-06-20 14:14:38 +02:00
Pierre Rudloff a79c89aea7 fixup! Add fallback to bestvideo and worstvideo (fixes #288) 2020-06-20 13:39:35 +02:00
Pierre Rudloff 29756cf290 Add fallback to bestvideo and worstvideo (fixes #288) 2020-06-20 13:34:46 +02:00
Pierre Rudloff ad77d029d3 fixup! Detect locales automatically 2020-05-28 00:33:07 +02:00
Pierre Rudloff cb20f4e51d Detect locales automatically 2020-05-28 00:22:30 +02:00
Pierre Rudloff 689264cb35 Fix typo 2020-05-15 21:18:01 +02:00
Pierre Rudloff 7b5e7cb6d9 Disable IDN conversion 2020-05-14 11:55:30 +02:00
0x6470 8f7601edd8
Fix xHamster support, fixes #264 (#276)
* Fix xhamster support

* Send http headers properly

* added spaces

* convert stdObject to array for comparison

Co-authored-by: Pierre Rudloff <contact@rudloff.pro>
2020-05-14 10:59:59 +02:00
Pierre Rudloff e81cbe70be Lint 2020-05-14 00:26:36 +02:00
Pierre Rudloff 1d9a709444 Remove obsolete phpstan rule 2020-05-14 00:25:23 +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 71d49ad74f Lint 2020-05-13 21:18:32 +02: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 d910c2b47f New Turkish locale (provided by @urasbey) 2020-03-19 10:30:57 +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
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 2f3ab77e8b Stop using grunt and use grumphp and robo instead 2019-11-30 16:34:35 +01:00
Pierre Rudloff 904e18c220 Switch to Symfony 5 2019-11-29 23:15:03 +01:00
Pierre Rudloff cc55fabe14 Remove remaining gettext functions 2019-11-29 22:56:41 +01:00
Pierre Rudloff 850fc80622 Add support for variables in translation (#250) 2019-11-29 22:13:11 +01:00