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=12b07da115a4884995f9c3f20d739dc71a5eb309;hb=c2faa073d113f410275021ed4de4b60fef118c13;hp=a8dcc69d2a2a67e1e9269b2b34eea6317d64a282;hpb=68d19a0ace01cb7a3550da420d27663e2db1b98d;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 a8dcc69d2..12b07da11 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 @@
+ Action Strategy - Video name - Video URL + 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