X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fheader%2Fsearch-typeahead.component.html;h=783b4b53b35d8f306689895b32369cbeb011dd6a;hb=4e4c23c5b8d55ab0aa48a7be8c53ec71d1d7e796;hp=03e86b8e64c7b0d1ad90b91dfb4935772f029f98;hpb=1916c9663ac632227e60ebc93cec616b2dd6800d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/header/search-typeahead.component.html b/client/src/app/header/search-typeahead.component.html index 03e86b8e6..783b4b53b 100644 --- a/client/src/app/header/search-typeahead.component.html +++ b/client/src/app/header/search-typeahead.component.html @@ -1,7 +1,7 @@
  • @@ -24,38 +24,36 @@
    -
    - using {{ serverConfig.search.searchIndex.url }} - +
    + using {{ serverConfig.search.searchIndex.url }}
    -
    Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.
    +
    Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.
    -
    + Your query will be matched against video names or descriptions, channel names. +
    - - any instance - only followed instances - + + any instance + only followed instances
    • - @channel_id@domain will list the matching channel + @channel_id@domain will list the matching channel
    • - URL will list the matching channel + URL will list the matching channel
    • - UUID will list the matching video + UUID will list the matching video
    - Any other input will return matching video or channel names.