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
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
..
models Use 'gl' search param to set country 3 years ago
static Add tools for currency conversion in search results (#536) 3 years ago
templates Add tools for currency conversion in search results (#536) 3 years ago
utils Add tools for currency conversion in search results (#536) 3 years ago
__init__.py Improve cookie security when `HTTPS_ONLY` is set 3 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Fix incorrect request type for image searches 3 years ago
request.py Fix incorrect request type for image searches 3 years ago
routes.py Add tools for currency conversion in search results (#536) 3 years ago