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=5b98a7bd48e4a1a164a76d7400f59e8477d32aea;hpb=5a71acd2547c098657ae6e0e31e0862094585088;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 5b98a7bd4..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 }}
@@ -39,67 +39,95 @@
-
+

{{ video.name }}

+
- Published - {{ video.views | myNumberFormatter }} views + Published • {{ video.views | myNumberFormatter }} views
-
+

{{ video.name }}

- -
- Published - {{ video.views | myNumberFormatter }} views -
-
-
-
- -
- -
- -
+
+
+ Published • {{ video.views | myNumberFormatter }} views +
-
- - Support -
+
+
+ + + + + + + + +
+ + +
+ +
+
-
- - Share +
-
-
- - Save -
- -
- +
+
+
+ +
- -
-
+
Show more @@ -149,12 +182,17 @@
-
+
Privacy {{ video.privacy.label }}
+
+ Origin instance + {{ video.originInstanceHost }} +
+
Originally published {{ video.originallyPublishedAt | date: 'dd MMMM yyyy' }} @@ -194,28 +232,40 @@ 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
@@ -223,5 +273,5 @@ - +