whoogle-search/app/utils
elliot 7ca69e752d
Add calculator widget (#956)
This adds a simple calculator widget, somewhat similar to the one presented
when searching calculator on Google.

Also, it adds somewhat of a template for making the addition of new widgets
easier via the app/utils/widgets.py file. My eventual plan is to use this to
create more widgets that appear in Google, such as a color picker, timer, etc.

---------

Co-authored-by: Ben Busby <contact@benbusby.com>
2023-02-21 09:36:38 -07:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Fix handling of bangs (#851) 2022-09-30 14:39:13 -06:00
misc.py Include url prefix for reverse proxied instances 2023-01-30 12:13:46 -07:00
results.py Add calculator widget (#956) 2023-02-21 09:36:38 -07:00
search.py Add calculator widget (#956) 2023-02-21 09:36:38 -07:00
session.py Use app init enc key by default for all queries 2022-12-05 12:14:14 -07:00
widgets.py Add calculator widget (#956) 2023-02-21 09:36:38 -07:00