whoogle-search/app/utils
Ben Busby a623210244
Match exact words to trigger calculator widget
The calculator was previously triggered for partial matches with words
like "calc", which meant searches containing the word "calcium" would
cause the calculator widget to appear.
2023-09-08 16:19:39 -06: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 Allow defining custom redirects with `WHOOGLE_REDIRECTS` 2023-05-19 12:15:15 -06:00
results.py Allow defining custom redirects with `WHOOGLE_REDIRECTS` 2023-05-19 12:15:15 -06:00
search.py Match exact words to trigger calculator widget 2023-09-08 16:19:39 -06:00
session.py Add auth to cookie (#964) 2023-03-01 09:58:59 -07:00
widgets.py Add calculator widget (#956) 2023-02-21 09:36:38 -07:00