X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fvideo-miniature.component.html;h=819be6d483c1cf014e7b4bbe8ee893f5ba00ea8f;hb=2ad9dcda240ee843c5e4a5b98cc94f7b2aab2c89;hp=2c635fa2f7b50c1c600025f80c84d716736c3be8;hpb=88108880bbdba473cfe36ecbebc1c3c4f972e102;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 2c635fa2f..819be6d48 100644 --- a/client/src/app/shared/video/video-miniature.component.html +++ b/client/src/app/shared/video/video-miniature.component.html @@ -1,25 +1,60 @@ -
- - -
- - Unlisted - Private - - {{ 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 +
+
+ +
+ + +