whoogle-search/app
Ben Busby 130ac4532e Refactored handling of user config
Now implemented as a flask global variable reads from the same json file
as before, but doesn't crash if it does not find an existing file.

Removed user config creation from run script
2020-05-06 18:39:12 -06:00
..
static Minor styling refactor, updated app name 2020-05-04 18:00:43 -06:00
templates Removed referrer from links, refacored routes 2020-05-05 18:28:43 -06:00
__init__.py Added POST search, encrypted query strings, refactoring 2020-04-28 18:19:34 -06:00
filter.py Minor styling refactor, updated app name 2020-05-04 18:00:43 -06:00
request.py Updated formatting and setup instructions 2020-05-03 19:32:47 -06:00
rhyme.py Refactored routes, added filter class for returned results, added dockerignore 2020-04-10 14:52:27 -06:00
routes.py Refactored handling of user config 2020-05-06 18:39:12 -06:00