whoogle-search/app
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
..
models Ensure b64 prefs always have min padding 2023-05-19 11:39:51 -06:00
static Update translations.json [skip ci] (#1025) 2023-06-26 15:49:19 -06:00
templates Update handling of custom css (#965) 2023-04-13 14:19:36 -06:00
utils Match exact words to trigger calculator widget 2023-09-08 16:19:39 -06:00
__init__.py Suppress spurious warnings from bs4 2023-03-22 12:29:05 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Fix: `keep_blank_values = True` to handle blank `q` input (#1052) 2023-08-21 14:53:10 -06:00
request.py Change the consent cookies (#1054) 2023-08-21 14:50:38 -06:00
routes.py Serve basic robots.txt to avoid indexing 2023-06-26 16:16:45 -06:00
version.py Bump version to 0.8.3 2023-08-21 15:06:17 -06:00