whoogle-search/app
Ben Busby 4324fcd8f8 Added better multilingual support, updated filter
Results page now includes method for switching to "All Languages" from
whichever language is specified as the primary in the config (see #74).

Also removes the non-Whoogle links from the page footer, leaving only
the page navigation controls

Added support for the date range filter on the results page, though I'd
still recommend using the ":past <unit>" query instead.
2020-06-07 14:06:49 -06:00
..
models Fixing styling/url/safe mode inconsistencies 2020-05-26 10:39:19 -06:00
static Refactored whoogle session mgmt 2020-06-05 15:24:44 -06:00
templates Project refactor (#85) 2020-06-02 12:54:47 -06:00
utils Refactored whoogle session mgmt 2020-06-05 15:24:44 -06:00
__init__.py Reworked pytest client fixture to support new session mgmt 2020-06-05 16:09:04 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Added better multilingual support, updated filter 2020-06-07 14:06:49 -06:00
request.py Added better multilingual support, updated filter 2020-06-07 14:06:49 -06:00
routes.py Added better multilingual support, updated filter 2020-06-07 14:06:49 -06:00