X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fvideo-miniature.component.html;h=c4b713073d5ba59d45bdf92a5846d0df8f03c32f;hb=ba430d7516bc5b1324b60571ba7594460969b7fb;hp=cfc483018d7471934e04fbd43253418743c31fd3;hpb=89724816ae79e0c4f9fba6f47267711f505ec7af;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/video/video-miniature.component.html b/client/src/app/shared/video/video-miniature.component.html index cfc483018..c4b713073 100644 --- a/client/src/app/shared/video/video-miniature.component.html +++ b/client/src/app/shared/video/video-miniature.component.html @@ -1,22 +1,59 @@ -
+
-
- - {{ video.name }} - - - {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views - - - - {{ video.byVideoChannel }} - +
+
+ + + Unlisted + Private + + + {{ video.name }} + + + + + + + - + {{ video.views | myNumberFormatter }} views + + + + + + {{ video.byVideoChannel }} + + +
+ {{ video.privacy.label }} + - + {{ getStateLabel(video) }} +
+ +
+ Blacklisted + {{ video.blacklistedReason }} +
+ +
+ Sensitive +
+
+ +
+ + +