X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Ffollowing-list%2Ffollowing-list.component.html;h=e7c0c908823bc1ec4d6f9531a31ae7bf2e36d358;hb=c27463a603186b623500b03c6a56b330a6568350;hp=dbc9852d0bee7cec54c0b4fe19b1ff63cda82424;hpb=0f91ae62df8a37194fea84ce1efa9e733d9c1fd8;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 dbc9852d0..e7c0c9088 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,21 +1,84 @@ -
-
-

Following list

- - - - - - - - - - - - - -
-
+

+ + Instances you follow +

+ + + +
+ + +
+ +
+
+
+ + + + Action + Host + State + Created + Redundancy allowed + + + + + + + + + + + {{ 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. +
+
+