You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whoogle-search/app/static/js
Vansh Comar 7bea6349a0
Add tools for currency conversion in search results (#536)
This implements a method for converting between various currencies. When a user
searches "<currency A> to <currency B>" (including when prefixed by a specific
amount), they are now presented with a table for quickly converting between the
two. This makes use of the currency ratio returned as the first "card" in
currency related searches, and the table is inserted into this same card.
3 years ago
..
autocomplete.js Use relative links instead of absolute (#139) 4 years ago
controller.js Set max height for config menu 3 years ago
currency.js Add tools for currency conversion in search results (#536) 3 years ago
header.js Send CSP header in all responses 4 years ago
keyboard.js fix 'j' and 'k' inside search input 4 years ago
utils.js Focus search input after clearing w/ reset btn 3 years ago