X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fvideo-miniature.component.html;h=41ba20d0031420aff527dcb0f7255d3d68fe4eae;hb=017c3dcadf71aef4c1a854e4867b77931747f06e;hp=f28e9b8d9a35cba38069213bac241a2007f37b41;hpb=2922e048de95738b3319054ce0778f873a34a0ee;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 f28e9b8d9..41ba20d00 100644 --- a/client/src/app/shared/video/video-miniature.component.html +++ b/client/src/app/shared/video/video-miniature.component.html @@ -1,17 +1,25 @@
- +
- - - {{ video.name }} - - + + {{ video.name }} - {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views - + Unlisted + Private + + + {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views + + + + {{ video.byVideoChannel }} +