whoogle-search/app
Ben Busby ae05e8ff8b Finished basic implementation of DDG bang feature
Initialization of the app now includes generation of a ddg-bang json
file, which is used for all bang style searches afterwards.

Also added search suggestion handling for bang json lookup. Queries
beginning with "!" now reference the bang json file to pull all keys
that match.

Updated test suite to include basic tests for bang functionality.

Updated gitignore to exclude bang subdir.
2020-10-10 15:55:14 -04:00
..
models Minor change to wording of language config 2020-10-04 14:11:44 -04:00
static Finished basic implementation of DDG bang feature 2020-10-10 15:55:14 -04:00
templates Fixed annoying browser autocomplete (#128) 2020-10-04 13:53:37 -04:00
utils Finished basic implementation of DDG bang feature 2020-10-10 15:55:14 -04:00
__init__.py Finished basic implementation of DDG bang feature 2020-10-10 15:55:14 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Updated dark theme (#121) 2020-09-14 15:29:58 -04:00
request.py Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
routes.py Finished basic implementation of DDG bang feature 2020-10-10 15:55:14 -04:00