X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fheader%2Fsearch-typeahead.component.html;h=0ced249a73a2989411529ee6727841f8a11d0092;hb=3da38d6e9f8d600476be276666ac7223aa5f172c;hp=fe3f6ff4d5bb35d2886ec5bd400f337b4e6ae0a1;hpb=f409f0c3b91d85c66b4841d72ea65b5fbe1483d8;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 fe3f6ff4d..0ced249a7 100644 --- a/client/src/app/header/search-typeahead.component.html +++ b/client/src/app/header/search-typeahead.component.html @@ -1,69 +1,62 @@ -
- +
+ +
- -
    -
  • - + +
      +
    • +
    - -
    + +
    - -
    - - {URIPolicy, select, only-followed {only followed instances} other {any instance}} - + +
    + 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.
    +
    + + +
    + Your query will be matched against video names or descriptions, channel names. +
    + +
    + + any instance + only followed instances +
    • - @username@domain account or channel + @channel_id@domain will list the matching channel
    • - URL account or channel + URL will list the matching channel
    • - URL video + UUID will list the matching video
    - Any other text will return matching video, channel or account names.
    - - - -
    - - -
    - - - -
    - -
    - - {{ inThisChannelText }} - - - {{ inAllText }} - - -
    - - -
    -
    \ No newline at end of file