X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fvideo-miniature.component.html;h=036825e6131700583c8831c725841ac02dd14fa9;hb=b7819090de8ced71e5f9c5773c575ab627a148e4;hp=9cf3fb32107a5817bf1d3d6aa465ca2ef72ebbed;hpb=e78980ebd116be1ea901387c126876af902191e6;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 9cf3fb321..036825e61 100644 --- a/client/src/app/shared/video/video-miniature.component.html +++ b/client/src/app/shared/video/video-miniature.component.html @@ -1,22 +1,62 @@ -
- - -
- - {{ 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 +
+
+ +
+ + +