X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fheader%2Fsearch-typeahead.component.html;h=f84086b4a6793f0cb681fa11ed5060e399e3ce40;hb=931d3430184143ebd88e5243def6eb1d7acfdbf4;hp=46b28ed48e3bab272b3e227b752ad76445cd366e;hpb=5ed19b4b8b24daf8a651596a745d856006aecb98;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 46b28ed48..f84086b4a 100644 --- a/client/src/app/header/search-typeahead.component.html +++ b/client/src/app/header/search-typeahead.component.html @@ -1,52 +1,61 @@
- +
- - + + -
- -
- -
- 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 channel + @channel_id@domain will list the matching channel
  • - URL channel + URL will list the matching channel
  • - UUID video + UUID will list the matching video
- Any other text will return matching video or channel names.