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=80c66ec60368cfa969dc7294e024ca7de39e460e;hpb=7024e9120b381b5b3201212f5a18f5cdc14e15ff;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 80c66ec60..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,72 +1,92 @@ -
-
Video redundancies list
+

+ + Videos redundancies +

+
- + +
- Strategy - Video name - Video URL - Total size - + + Action + Strategy + Video + Total size - - - {{ getRedundancyStrategy(redundancy) }} + + + + + - {{ redundancy.name }} + + + + + {{ getRedundancyStrategy(redundancy) }} - {{ redundancy.url }} + + {{ redundancy.name }} + + {{ getTotalSize(redundancy) | bytes: 1 }} - - - - - - + +
- - + +
+ + + + +
+ Your instance doesn't mirror any video. + Your instance has no mirrored videos. +
+ + +
-
Enabled strategies stats
+
Enabled strategies stats