X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fvideo-miniature.component.html;h=036825e6131700583c8831c725841ac02dd14fa9;hb=fc2df421a99e87ad20ca1f758491b6af476efd56;hp=2334321425cdc189af2d4f0cc8bc091b6f106cfb;hpb=0883b3245bf0deb9106c4041e9afbd3521b79280;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 233432142..036825e61 100644 --- a/client/src/app/shared/video/video-miniature.component.html +++ b/client/src/app/shared/video/video-miniature.component.html @@ -1,17 +1,62 @@ -
- +
+ -
- +
+
- {{ video.name }} + + Unlisted + Private + + + {{ video.name }} + + + + + + + • + {{ video.views | myNumberFormatter }} views + + + + - + + {{ video.byVideoChannel }} + + +
+ {{ video.privacy.label }} + - + {{ getStateLabel(video) }} +
+ +
+ Blacklisted + {{ video.blacklistedReason }} +
+ +
+ Sensitive +
+
- {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views - +
+ + +