X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fvideo-miniature.component.html;h=2c635fa2f7b50c1c600025f80c84d716736c3be8;hb=092092969633bbcf6d4891a083ea497a7d5c3154;hp=7ac017235c7852c2002548b446a4210dbd74f84c;hpb=b1fa3eba70dbd7d9e5b795ad251e293c88ebeee2;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 7ac017235..2c635fa2f 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 }} - - + + Unlisted + Private - {{ video.createdAt | myFromNow }} - {{ video.views | myNumberFormatter }} views - + {{ video.name }} + + + {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views + + + + {{ video.byVideoChannel }} +