PeerTube/server/controllers
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
..
activitypub Add CORS to AP routes 2020-04-10 15:52:01 +02:00
api Add thumbnail / preview generation from url on the fly (#2646) 2020-04-20 10:28:38 +02:00
bots.ts Fix sitemap 2020-04-01 17:02:52 +02:00
client.ts Update dependencies 2020-02-28 16:21:34 +01:00
feeds.ts Adapt feeds content-type to accept header 2020-01-10 10:14:04 +01:00
index.ts Lazy load avatars 2019-08-09 11:32:40 +02:00
lazy-static.ts Fix lazy static route with unknown avatars 2019-08-22 14:52:41 +02:00
plugins.ts Add ability for plugins to add custom routes 2020-04-10 15:23:25 +02:00
services.ts Stronger model typings 2019-08-19 17:26:35 +02:00
static.ts Refactor email enabled function 2020-02-17 10:27:00 +01:00
tracker.ts Fix WS tracker 2020-02-25 16:30:09 +01:00
webfinger.ts Fix CSP issue on WebFinger service (#2541) 2020-03-11 08:46:03 +01:00