PeerTube/server/controllers/api
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
..
server Fix total videos stats 2020-03-13 14:54:00 +01:00
users Do not support subscriptions to accounts 2020-04-16 16:37:25 +02:00
videos Add thumbnail / preview generation from url on the fly (#2646) 2020-04-20 10:28:38 +02:00
accounts.ts Put channel stats behind withStats flag 2020-03-31 10:29:24 +02:00
config.ts Refactor email enabled function 2020-02-17 10:27:00 +01:00
index.ts Upgrade express-rate-limit 2020-02-04 10:52:05 +01:00
jobs.ts Move to eslint 2020-02-03 08:31:02 +01:00
oauth-clients.ts Move config in its own file 2019-04-11 13:45:39 +02:00
overviews.ts Implement pagination for overviews endpoint 2020-03-11 15:02:20 +01:00
plugins.ts Add public settings endpoint 2019-07-26 15:18:29 +02:00
search.ts Update dependencies 2020-02-28 16:21:34 +01:00
video-channel.ts Move to eslint 2020-02-03 08:31:02 +01:00
video-playlist.ts Fix 500 when adding video in playlist 2020-03-19 09:46:50 +01:00