X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fsearch%2Fsearch.component.html;h=216905cf0a6320305f568d25d53fd166e267e40b;hb=8c2b9756f946354c09ff7b6ce5ce7fdae1d8b2b7;hp=3a63dbcec394718f79b5e5c3233d4199b2b153ac;hpb=0b18f4aa80df8868bf34605423c7a298dffbb2aa;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/search/search.component.html b/client/src/app/search/search.component.html index 3a63dbcec..216905cf0 100644 --- a/client/src/app/search/search.component.html +++ b/client/src/app/search/search.component.html @@ -1,37 +1,58 @@ -
-
+
+
-
- - {{ pagination.totalItems | myNumberFormatter }} results for {{ currentSearch }} - +
+ {{ pagination.totalItems | myNumberFormatter }} results + + for {{ currentSearch }} +
Filters
-
- +
+
-
+
No results found
-
- + +
+ + Avatar + -
- {{ video.name }} - {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views - +
+ +
{{ result.displayName }}
+
{{ result.nameWithHost }}
+
+ +
{{ result.followersCount }} subscribers
+
+ +
-
+ +
+ + +
+ {{ result.name }} + {{ result.publishedAt | myFromNow }} - {{ result.views | myNumberFormatter }} views + +
+
+
+