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=e10056f932ee69da5ac940d230a967138d937869;hb=6f787ea25de7f752f449eca9caf2ba9b431c2e52;hp=74ac64a63da2ae819ddbfb75741cedeb9e53a79d;hpb=0240da5c3249ee567c679b069c143858194ff142;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 74ac64a63..e10056f93 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -29,8 +29,8 @@
-
This video is blacklisted.
- {{ video.blacklistedReason }} +
This video is blocked.
+ {{ video.blockedReason }}
@@ -59,38 +59,38 @@
-
{{ video.likes }} -
+ -
{{ video.dislikes }} -
+ -
- - Support -
+ + SUPPORT + -
- - Share -
+
-
- - Save -
+
@@ -109,7 +109,7 @@
@@ -145,6 +145,7 @@
@@ -187,6 +188,11 @@ {{ video.privacy.label }}
+
+ Origin instance + {{ video.originInstanceHost }} +
+
Originally published {{ video.originallyPublishedAt | date: 'dd MMMM yyyy' }} @@ -226,6 +232,11 @@ class="video-attribute-value" [routerLink]="[ '/search' ]" [queryParams]="{ tagsOneOf: [ tag ] }" >{{ tag }}
+ +
+ Duration + {{ video.duration | myVideoDurationFormatter }} +
- Friendly Reminder: - - the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers. - - More information + + Friendly Reminder: + + the sharing system used for 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