whoogle-search/app
Ben Busby 5c69283e80
Hotfix: Add hidden submit btn for nojs searches
With javascript disabled, searches could not be submitted on the results
page using the "Enter" key. Adding a hidden submit button to the header
template resolves this issue.
2021-01-19 11:11:13 -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 Remove lxml dependency 2020-12-29 18:43:42 -05:00
__init__.py Bump version to 0.3.0 2021-01-17 23:07:43 -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 Move language/country settings to app config 2020-12-17 16:42:05 -05:00