X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fheader%2Fsearch-typeahead.component.html;h=783b4b53b35d8f306689895b32369cbeb011dd6a;hb=4e4c23c5b8d55ab0aa48a7be8c53ec71d1d7e796;hp=bbf3834c51cf9f36093c2be577d06cf0a9a19822;hpb=e6dfa58689e88633db8304a8541a75edd893c645;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 bbf3834c5..783b4b53b 100644 --- a/client/src/app/header/search-typeahead.component.html +++ b/client/src/app/header/search-typeahead.component.html @@ -1,53 +1,59 @@
- +
- - + + -
- -
- -
- using {{ serverConfig.followings.instance.autoFollowIndex.indexUrl }} - -
+
+
+ +
+ 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.