whoogle-search/app
Ben Busby 1687f7bcd9 Finished implementation of social media alt redirects
Also cleaned up the javascript side of whoogle config so that it now
uses arrays of available fields for parsing config values instead of manually assigning each
one to a variable.

This doesn't include support for Google Maps > Open Street Maps, that
seems a bit more involved than the social media redirects were, so it
should likely be a separate effort.
2020-07-26 11:35:57 -06:00
..
models Finished implementation of social media alt redirects 2020-07-26 11:35:57 -06:00
static Finished implementation of social media alt redirects 2020-07-26 11:35:57 -06:00
templates Finished implementation of social media alt redirects 2020-07-26 11:35:57 -06:00
utils Added backend site alternative redirects/text replacement 2020-07-18 11:32:52 -06:00
__init__.py Added backend site alternative redirects/text replacement 2020-07-18 11:32:52 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Finished implementation of social media alt redirects 2020-07-26 11:35:57 -06:00
request.py Fixed unhandled option to ignore search autocorrect 2020-07-24 19:02:13 -06:00
routes.py Added backend site alternative redirects/text replacement 2020-07-18 11:32:52 -06:00