whoogle-search/app
Ben Busby ecb7885a56 Allow bang operator anywhere in query
Bang operator can now be placed anywhere in the query, to allow for peak
efficiency in stream of consciousness querying (i.e. `big !reddit
chungus` will search reddit for big chungus`).

Fixes #196
2021-04-05 11:00:56 -04:00
..
misc Hotfix: Move language/country json to app dir 2021-02-07 18:55:27 -05:00
models Move language/country settings to app config 2020-12-17 16:42:05 -05:00
static fix 'j' and 'k' inside search input 2021-04-05 11:00:56 -04:00
templates Do not autocapitalize on index page search bar (#200) 2021-04-05 11:00:56 -04:00
utils Allow bang operator anywhere in query 2021-04-05 11:00:56 -04:00
__init__.py Bump version to 0.3.2 2021-04-02 12:57:15 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Ensure G logo doesn't appear in mobile img results 2021-04-05 11:00:56 -04:00
request.py Hotfix: Set EU consent cookie to pending for all requests 2021-04-02 12:32:59 -04:00
routes.py Hotfix: Enforce https in heroku opensearch template 2021-01-23 14:50:30 -05:00