diff --git a/CREDITS.md b/CREDITS.md index a4e627c3c..004cebaf9 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -11,7 +11,7 @@ Inspirations from: * [Aurélien Salomon](https://dribbble.com/shots/1338727-Youtube-Redesign) - * [Adrien Thomas](https://dribbble.com/shots/1363194-YouTube-Redesign-Profil-page) + * [Wojciech Zieliński](https://dribbble.com/shots/3000315-youtube-concept) # Fonts diff --git a/client/src/app/videos/video-list/video-miniature.component.html b/client/src/app/videos/video-list/video-miniature.component.html index 826aa6a29..ba70002b0 100644 --- a/client/src/app/videos/video-list/video-miniature.component.html +++ b/client/src/app/videos/video-list/video-miniature.component.html @@ -24,6 +24,12 @@ {{ getVideoName() }} +
+ {{ video.by }} {{ video.createdAt | date:'short' }} diff --git a/client/src/app/videos/video-watch/video-watch.component.html b/client/src/app/videos/video-watch/video-watch.component.html index 059465d65..124a3ba8b 100644 --- a/client/src/app/videos/video-watch/video-watch.component.html +++ b/client/src/app/videos/video-watch/video-watch.component.html @@ -157,6 +157,19 @@ {{ video.languageLabel }} + +