mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Support lazy download thumbnails
This commit is contained in:
parent
a673d9e848
commit
f162d32da0
27 changed files with 272 additions and 212 deletions
|
@ -1,4 +1,5 @@
|
|||
export * from './videos-caption-cache'
|
||||
export * from './videos-preview-cache'
|
||||
export * from './videos-storyboard-cache'
|
||||
export * from './videos-torrent-cache'
|
||||
export * from './avatar-permanent-file-cache'
|
||||
export * from './video-captions-simple-file-cache'
|
||||
export * from './video-previews-simple-file-cache'
|
||||
export * from './video-storyboards-simple-file-cache'
|
||||
export * from './video-torrents-simple-file-cache'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue