X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fsearch%2Fsearch.component.html;h=3cafc676d9577bc3d0bf683f9a135e7a555d6ac9;hb=d840487fed32b4604b02030c0d7464afa925904f;hp=61a05895e56cecba78a0a99bb7442fa99e5ab009;hpb=f5d9558f66ba7b92c6f6ed21796e490a33149dd7;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/search/search.component.html b/client/src/app/search/search.component.html index 61a05895e..3cafc676d 100644 --- a/client/src/app/search/search.component.html +++ b/client/src/app/search/search.component.html @@ -2,7 +2,11 @@
- {{ pagination.totalItems | myNumberFormatter }} results + {{ pagination.totalItems | myNumberFormatter }} {pagination.totalItems, plural, =1 {result} other {results}} + + on this instance + on the vidiverse + for {{ currentSearch }} @@ -13,11 +17,14 @@ [attr.aria-expanded]="!isSearchFilterCollapsed" aria-controls="collapseBasic" > - Filters + + Filters + {{ numberOfFilters() }} +
-
+
@@ -28,12 +35,12 @@
- + Avatar
- +
{{ result.displayName }}
{{ result.nameWithHost }}
@@ -41,17 +48,15 @@
{{ result.followersCount }} subscribers
- +
- - -
- {{ result.name }} - {{ result.publishedAt | myFromNow }} - {{ result.views | myNumberFormatter }} views - -
+