X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fheader%2Fsearch-typeahead.component.html;h=4355b67af568d63bebb454a8738d6425fd7a90e3;hb=3b0bd70aa05ab82fa30fe67ed4899d44652c703a;hp=710268664322ea2d4628830202588d2a81a0b4e4;hpb=610d0be13b3d01f653ef269271dd667a57c85ef2;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 710268664..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 +
  • - @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. + Any other input will return matching video or channel names.