X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fvideo-watch.component.html;h=f28134ece2a1615075cb181e0401cdde2bacfc98;hb=30eac84e71eeb99e70861e5ab75c60fd39dac03c;hp=11b9fb8d0e6fac26a463adfc0938bb828cbd14db;hpb=4001b3bc6c6e8bcd7a2076c6d654a258fe656548;p=github%2FChocobozzz%2FPeerTube.git 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 11b9fb8d0..f28134ece 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -1,10 +1,15 @@
-
- +
-
Video not found :'(
+
+ The video is being transcoded, it may not work properly. +
+ +
+ This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }} +
@@ -13,18 +18,25 @@
{{ video.name }}
-
- {{ video.createdAt | myFromNow }} - {{ video.views | myNumberFormatter }} views +
+ {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views
- {{ video.channel.displayName }} + + {{ video.channel.displayName }} + + Video channel avatar + +
- By {{ video.by }} - Account avatar + + By {{ video.by }} + Account avatar +
@@ -34,24 +46,24 @@ *ngIf="isUserLoggedIn()" [ngClass]="{ 'activated': userRating === 'like' }" (click)="setLike()" class="action-button action-button-like" > - +
- +
- Support + Support
- Share + Share
@@ -61,32 +73,32 @@ @@ -105,56 +117,56 @@
- Show more + Show more
- Show less + Show less
- + Privacy - {{ video.privacyLabel }} + {{ video.privacy.label }}
- + Category - {{ video.categoryLabel }} + {{ video.category.label }}
- + Licence - {{ video.licenceLabel }} + {{ video.licence.label }}
- + Language - {{ video.languageLabel }} + {{ video.language.label }}
- + Tags @@ -168,7 +180,7 @@
-
+
Other videos
@@ -177,6 +189,21 @@
+ + +
+ Friendly Reminder: +
+ + The sharing system used by this video implies that some technical information about your system (such as a public IP address) can be sent to other peers. + + More information +
+ +
+ OK +
+