X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fvideo-miniature.component.html;h=51ca1393dfb8735e558fd69d2a735f51a665f3e2;hb=dd570a34ff731a6cd98ef8f8bf83f234e804f6c1;hp=09ce0ef7f18ba96c3a4d2d61fe68aea8f7dba01f;hpb=ad9e39fb815d85e5e718c40540fa75471474fa17;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 09ce0ef7f..51ca1393d 100644 --- a/client/src/app/shared/video/video-miniature.component.html +++ b/client/src/app/shared/video/video-miniature.component.html @@ -1,15 +1,56 @@ -
- - -
- - {{ video.name }} - - - {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views - +
+ + +
+
+ + + Unlisted + Private + + + {{ video.name }} + + + + {{ video.publishedAt | myFromNow }} + - + {{ video.views | myNumberFormatter }} views + + + + + {{ video.byVideoChannel }} + + +
+ {{ video.privacy.label }} + - + {{ getStateLabel(video) }} +
+ +
+ Blacklisted + {{ video.blacklistedReason }} +
+ +
+ Sensitive +
+
+ +
+ + +