X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fsearch%2Fsearch.component.html;h=055f64cc8ee081eab67d43f7bfeeba2002724af0;hb=c9e3eeedad67649d9b7aec8897b738d0ad63ec1f;hp=b8c4d7dc59b5b69424b3c7b7338b0712383e9486;hpb=57c36b277e68b764dd34cb2e449f6e2ca3d1e9b6;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/search/search.component.html b/client/src/app/search/search.component.html index b8c4d7dc5..055f64cc8 100644 --- a/client/src/app/search/search.component.html +++ b/client/src/app/search/search.component.html @@ -1,19 +1,58 @@ -
- No results found -
+
+
+
+
+ {{ pagination.totalItems | myNumberFormatter }} results + + for {{ currentSearch }} + +
+ +
+ + + Filters + {{ numberOfFilters() }} + +
+
+ +
+ +
+
-
-
- {{ pagination.totalItems | myNumberFormatter }} results for {{ currentSearch }} +
+ No results found
-
- + +
+ + Avatar + -
- {{ video.name }} - {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views - +
+ +
{{ result.displayName }}
+
{{ result.nameWithHost }}
+
+ +
{{ result.followersCount }} subscribers
+
+ +
-
+ +
+ +
+
+