PeerTube/server
Girish Ramakrishnan 313921b50f Fix transcoding errors in readonly docker containers
ffmpeg seems to create some temporary files in the cwd. When PeerTube
is run in a read-only docker container, this causes all transcoding
to fail. As a workaround, we set the cwd to the configured tmp dir.
2020-10-23 14:51:44 +02:00
..
assets Add audio support in upload 2019-05-16 17:16:47 +02:00
controllers Inject plugin CSS in embed too 2020-08-24 11:25:40 +02:00
helpers Fix transcoding errors in readonly docker containers 2020-10-23 14:51:44 +02:00
initializers Deprecate old static routes 2020-08-26 15:03:00 +02:00
lib Fix re webtorrent transcoding 2020-09-09 10:14:33 +02:00
middlewares Add redirection on unavailable video due to follow constraints 2020-08-26 09:14:14 +02:00
models Fix abuse reportee search query 2020-08-26 15:44:19 +02:00
static/dnt-policy advertising PeerTube's rather simple DNT policy 2018-08-08 09:22:15 +02:00
tests Increase videos search before test timeout 2020-08-28 08:23:15 +02:00
tools Fix auth add cli examples 2020-08-24 09:57:58 +02:00
types Add openapi doc 2020-07-31 11:35:19 +02:00
typings/express Add openapi doc 2020-07-31 11:35:19 +02:00