X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Fvideo-redundancies-list%2Fvideo-redundancies-list.component.html;h=f13a0c3782cce35d5d7508b0137295b49df6797a;hb=e6492b2de61e5eef5ea9bc1bf19463c065f3f41d;hp=07362b3b93d4f58a0155652aebe6b00f728ce8fa;hpb=2bc9bd08cd121bdffbf56a0241c4decfb77bfdd5;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html b/client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html index 07362b3b9..f13a0c378 100644 --- a/client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html +++ b/client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -1,3 +1,8 @@ +

+ + Videos redundancies +

+
@@ -12,42 +17,40 @@
- - Strategy - Video name - Video URL - Total size - + + Action + Strategy + Video + Total size + + + - - - - + + {{ getRedundancyStrategy(redundancy) }} - {{ redundancy.name }} - - {{ redundancy.url }} + + {{ redundancy.name }} + + {{ getTotalSize(redundancy) | bytes: 1 }} - - - - @@ -68,11 +71,22 @@ + + + + +
+ Your instance doesn't mirror any video. + Your instance has no mirrored videos. +
+ + +
-
Enabled strategies stats
+
Enabled strategies stats