X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2Fvideo-list%2Fvideo-miniature.component.html;h=6525b67bfb32f0aeb2304827c7cb1172df0059f9;hb=db7af09bd8e9de57cdda88c2e32387551235b3a4;hp=16513902bc99251f7358c1c1b75d79680514d736;hpb=1e128cdbb905958ade3fb3f707411c44b9289b6a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/video-list/video-miniature.component.html b/client/src/app/videos/video-list/video-miniature.component.html index 16513902b..6525b67bf 100644 --- a/client/src/app/videos/video-list/video-miniature.component.html +++ b/client/src/app/videos/video-list/video-miniature.component.html @@ -1,28 +1,31 @@ -
+
- video thumbnail - {{ video.duration }} + video thumbnail +
+ NSFW +
+ +
+ {{ video.views }} views + {{ video.durationLabel }} +
-
- - {{ video.name }} - -
- - {{ tag }} - -
+ + {{ getVideoName() }} +
+ + {{ tag }} + +
+ {{ video.by }} - {{ video.createdDate | date:'short' }} + {{ video.createdAt | date:'short' }}