whoogle-search/app
Ben Busby a519de90af
Enforce GET-only in opensearch for Chrome
The resolution for enabling full support for search + suggestions in
Chrome is to remove the "method" tag altogether for any Chrome based
browser. Any inclusion of this tag seems to break the search suggestion
feature, and makes the user add the search engine manually.
2020-11-18 10:31:19 -05:00
..
models Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
static Use relative links instead of absolute (#139) 2020-10-29 11:09:31 -04:00
templates Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
utils Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
__init__.py Add tor and http/socks proxy support (#137) 2020-10-28 20:47:42 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
request.py Add tor and http/socks proxy support (#137) 2020-10-28 20:47:42 -04:00
routes.py Enforce GET-only in opensearch for Chrome 2020-11-18 10:31:19 -05:00