X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fheader%2Fsearch-typeahead.component.html;h=4355b67af568d63bebb454a8738d6425fd7a90e3;hb=5fb2e2888ce032c638e4b75d07458642f0833e52;hp=e3680906054ba0706ce2cf4b283de5a4ab688df0;hpb=c2777c1dfe688c8fab1ef2fed50e360100fa9198;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 e36809060..4355b67af 100644 --- a/client/src/app/header/search-typeahead.component.html +++ b/client/src/app/header/search-typeahead.component.html @@ -1,52 +1,58 @@
- - + + -
- -
- -
- 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.
-
+
- +
- any instance - only followed instances - + 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
  • - UUID video + UUID will list the matching video
- Any other text will return matching video, channel or account names. + Any other input will return matching video or channel names.