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=6c7fc08e112bed0f8073532244e049c428b73917;hpb=c1dd9b0734336a769f5dce9800b447c3d0e58bb1;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 6c7fc08e1..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,20 +117,20 @@
- Show more + Show more
- Show less + Show less
- + Privacy @@ -127,7 +139,7 @@
- + Category @@ -136,7 +148,7 @@
- + Licence @@ -145,7 +157,7 @@
- + Language @@ -154,7 +166,7 @@
- + Tags @@ -168,7 +180,7 @@
-
+
Other videos
@@ -180,13 +192,15 @@
- Friendly Reminder: + 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 accessed publicly. - More information + + 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