X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fvideo-miniature.component.html;h=d37ab478dcd67ddbb7a829a87f78728abf5f7847;hb=cf78883c70dca99fc519374d55620d9403d482be;hp=cfc483018d7471934e04fbd43253418743c31fd3;hpb=0491173a61aed66205c017e0d7e0503ea316c144;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..d37ab478d 100644 --- a/client/src/app/shared/video/video-miniature.component.html +++ b/client/src/app/shared/video/video-miniature.component.html @@ -1,22 +1,66 @@ -
- - -
- - {{ video.name }} - - - {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views - - - - {{ video.byVideoChannel }} - +
+ + Unlisted + Private + + +
+
+
+
+ Avatar +
+ +
+ {{ video.name }} + + + + + + • + {video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} + + + + + + {{ video.byVideoChannel }} + + +
+ {{ video.privacy.label }} + - + {{ getStateLabel(video) }} +
+
+
+ +
+ Blocked + {{ video.blockedReason }} +
+ +
+ Sensitive +
+
+ +
+ + +