X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fvideo-miniature.component.html;h=992c16585bc4031fee7d147ece975d17d94310e7;hb=8b381422b88a02a971f5e50422b5b4b79b1101e5;hp=277a0cf35251f779f77d60198c1b786db9ee1a5e;hpb=cc1903ad2a16adf14eaa4f5429e35c455cf93bea;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 277a0cf35..992c16585 100644 --- a/client/src/app/shared/video/video-miniature.component.html +++ b/client/src/app/shared/video/video-miniature.component.html @@ -1,25 +1,66 @@ -
- - -
- - {{ video.name }} - - Unlisted - Private - - - {{ 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 +
+
+ +
+ + +