whoogle-search/app
Ben Busby f4bd3df2bb
Added option to search only via GET request (#36)
This addresses #18, which brought up the issue of searching with Whoogle
with the search instance set to always use a specific container in
Firefox Container Tabs.

Could also be useful if you want to share your search results or
something, I guess. Though nobody likes when people do that.
2020-05-13 00:19:51 -06:00
..
models Added option to search only via GET request (#36) 2020-05-13 00:19:51 -06:00
static Added option to search only via GET request (#36) 2020-05-13 00:19:51 -06:00
templates Added option to search only via GET request (#36) 2020-05-13 00:19:51 -06:00
__init__.py Added POST search, encrypted query strings, refactoring 2020-04-28 18:19:34 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Feature: language config (#27) 2020-05-12 17:15:53 -06:00
request.py Feature: language config (#27) 2020-05-12 17:15:53 -06:00
routes.py Added option to search only via GET request (#36) 2020-05-13 00:19:51 -06:00