X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Ffollowing-list%2Ffollowing-list.component.html;h=500ab13fd9c9ee248c8ad533ee2568ca02948360;hb=ea7337cfdee00894792762660fa3c3412aeccccb;hp=e4a45e88c44e7a38d9f1bf7232e0da56aeb08702;hpb=b1d40cff89f7cff565a98cdbcea9a624196a169a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+admin/follows/following-list/following-list.component.html b/client/src/app/+admin/follows/following-list/following-list.component.html index e4a45e88c..500ab13fd 100644 --- a/client/src/app/+admin/follows/following-list/following-list.component.html +++ b/client/src/app/+admin/follows/following-list/following-list.component.html @@ -1,26 +1,76 @@ + +
+
+ + + Clear filters +
+ + + Follow domain + +
+
+ - ID Host - State - Created - + State + Created + Redundancy allowed + - {{ follow.id }} - {{ follow.following.host }} - {{ follow.state }} - {{ follow.createdAt }} + + + {{ follow.following.host }} + + + + + Accepted + Pending + + {{ follow.createdAt | date: 'short' }} + + + + + + + +
+ No host found matching current filters. + Your instance is not following anyone. +
+ + +
+ + + +
+ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. +
+
+