X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Ffollowing-list%2Ffollowing-list.component.html;h=7d1a3d7f32a7f767516c40bfb575799dd5bfa6ed;hb=ed5bb517266c80904c44bf44a335f1003f5aa277;hp=5bc8fbc2d49c53c05779f086206a70872b9dc11d;hpb=b014b6b9c7cb68d09c52b44046afe486c0736426;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 5bc8fbc2d..7d1a3d7f3 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,38 +1,54 @@ +

+ + Instances you follow +

+
-
+
+ + Clear filters
+ + + Follow domain +
- ID Host - State - Created - Redundancy allowed - + State + Created + Redundancy allowed + - {{ follow.id }} - {{ follow.following.host }} + + + {{ follow.following.host }} + + + Accepted Pending - {{ follow.createdAt }} + {{ 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. +
+
+