whoogle-search/app
Ben Busby 0a6575d219
Hotfix: Move language/country json to app dir
Pip installs of whoogle search were missing access to the misc/ folder,
which previously contained the language and country json files. These
have been moved to app/misc, and the previous root level misc/ was
renamed to config/ (since it now only contains the tor config files).

Bump to 0.3.1.
2021-02-07 18:55:27 -05: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 Add support for UPS/USPS/FedEx tracking queries 2020-12-27 18:00:35 -05:00
templates Hotfix: Add hidden submit btn for nojs searches 2021-01-19 11:11:13 -05:00
utils Hotfix: Enforce https in heroku opensearch template 2021-01-23 14:50:30 -05:00
__init__.py Hotfix: Move language/country json to app dir 2021-02-07 18:55:27 -05:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Remove lxml dependency 2020-12-29 18:43:42 -05:00
request.py Remove lxml dependency 2020-12-29 18:43:42 -05:00
routes.py Hotfix: Enforce https in heroku opensearch template 2021-01-23 14:50:30 -05:00