PeerTube/server
Kim b1770a0af4
Add thumbnail / preview generation from url on the fly (#2646)
* Add thumbnails generation on the fly to URL import

* Display generated preview to import first edit

* Use ternary to get type inference

* Move preview/thumbnail test just after import

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-04-20 10:28:38 +02:00
..
assets
controllers Add thumbnail / preview generation from url on the fly (#2646) 2020-04-20 10:28:38 +02:00
helpers Fix import captions test 2020-04-15 14:15:44 +02:00
initializers Increase fetcher job ttl 2020-04-11 09:07:15 +02:00
lib Add thumbnail / preview generation from url on the fly (#2646) 2020-04-20 10:28:38 +02:00
middlewares Do not support subscriptions to accounts 2020-04-16 16:37:25 +02:00
models Fix videos languages filter SQL query 2020-04-20 10:24:58 +02:00
static/dnt-policy
tests Add thumbnail / preview generation from url on the fly (#2646) 2020-04-20 10:28:38 +02:00
tools Fix import/upload CLI options 2020-04-16 16:20:56 +02:00
typings