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/templates
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
..
display.html Add tools for currency conversion in search results (#536) 3 years ago
error.html Send CSP header in all responses 3 years ago
footer.html Add "update available" indicator to footer (#517) 3 years ago
header.html Reformat view templates 3 years ago
imageresults.html Handle error when parsing image result url 3 years ago
index.html Import logo stylesheet before applying custom css 3 years ago
logo.html Import logo stylesheet before applying custom css 3 years ago
opensearch.xml Reformat view templates 3 years ago
search.html Fix rtl lang problem in search box (#399) 3 years ago