X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fvideo-miniature.component.html;h=46c49c15b93b24d540ca083cee2d683e45391f44;hb=f0ad47100748ba5f660b597787422b1b302e64c0;hp=cfc483018d7471934e04fbd43253418743c31fd3;hpb=0491173a61aed66205c017e0d7e0503ea316c144;p=oweals%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..46c49c15b 100644 --- a/client/src/app/shared/video/video-miniature.component.html +++ b/client/src/app/shared/video/video-miniature.component.html @@ -1,22 +1,60 @@ -
- - -
- - {{ video.name }} - - - {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views - - - - {{ video.byVideoChannel }} - +
+ + +
+
+ {{ video.name }} + + + + + + • + {video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} + + + + Unlisted + Private + + + + + + {{ video.byVideoChannel }} + + +
+ {{ video.privacy.label }} + - + {{ getStateLabel(video) }} +
+ +
+ Blacklisted + {{ video.blacklistedReason }} +
+ +
+ Sensitive +
+
+ +
+ + +