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.
2021-12-06 22:56:13 -07:00
..
autocomplete.js Use relative links instead of absolute (#139) 2020-10-29 11:09:31 -04:00
controller.js Set max height for config menu 2021-11-01 16:55:33 -06:00
currency.js Add tools for currency conversion in search results (#536) 2021-12-06 22:56:13 -07:00
header.js Send CSP header in all responses 2021-04-05 11:00:56 -04:00
keyboard.js fix 'j' and 'k' inside search input 2021-04-05 11:00:56 -04:00
utils.js Focus search input after clearing w/ reset btn 2021-04-22 10:02:15 -04:00