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
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.
9 months ago
..
models Ensure b64 prefs always have min padding 1 year ago
static Update translations.json [skip ci] (#1025) 11 months ago
templates Update handling of custom css (#965) 1 year ago
utils Match exact words to trigger calculator widget 9 months ago
__init__.py Suppress spurious warnings from bs4 1 year ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Fix: `keep_blank_values = True` to handle blank `q` input (#1052) 10 months ago
request.py Change the consent cookies (#1054) 10 months ago
routes.py Serve basic robots.txt to avoid indexing 11 months ago
version.py Bump version to 0.8.3 10 months ago