PeerTube/server/helpers
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
..
custom-validators Refactor video extensions logic in server 2020-08-11 07:57:20 +02:00
middlewares Add abuse messages management in my account 2020-07-31 11:35:19 +02:00
activitypub.ts Split types and typings 2020-06-18 10:46:27 +02:00
actor.ts Split types and typings 2020-06-18 10:46:27 +02:00
audit-logger.ts Add server API to abuse messages 2020-07-31 11:35:19 +02:00
captions-utils.ts Split types and typings 2020-06-18 10:46:27 +02:00
core-utils.ts fix typo in code comment 2020-02-05 14:57:05 +01:00
custom-jsonld-signature.ts Move to eslint 2020-02-03 08:31:02 +01:00
database-utils.ts Add ability to disable webtorrent 2019-11-25 10:59:43 +01:00
express-utils.ts Refactor video extensions logic in server 2020-08-11 07:57:20 +02:00
ffmpeg-utils.ts Fix transcoding errors in readonly docker containers 2020-10-23 14:51:44 +02:00
image-utils.ts Handle webp images from youtube-dl 2020-07-10 14:54:11 +02:00
logger.ts Refactor plugin helpers factory 2020-04-09 09:57:32 +02:00
peertube-crypto.ts Split types and typings 2020-06-18 10:46:27 +02:00
regexp.ts Move to eslint 2020-02-03 08:31:02 +01:00
register-ts-paths.ts Move to eslint 2020-02-03 08:31:02 +01:00
requests.ts Use process.env.npm_package_version 2019-07-24 10:58:16 +02:00
signup.ts Move to eslint 2020-02-03 08:31:02 +01:00
utils.ts Avoir some circular dependencies 2020-05-04 16:21:39 +02:00
video.ts Refactor video extensions logic in server 2020-08-11 07:57:20 +02:00
webfinger.ts Split types and typings 2020-06-18 10:46:27 +02:00
webtorrent.ts Split types and typings 2020-06-18 10:46:27 +02:00
youtube-dl.ts Correctly fix subtitles import 2020-06-17 09:42:00 +02:00