whoogle-search/app
Jake Howard bee8859b94
Use waitress rather than Flask's built in web server
It's not production grade
2020-05-12 22:11:54 +01:00
..
static Added config option to address instance behind reverse proxy 2020-05-10 13:27:02 -06:00
templates Merge pull request #16 from Kombustor/patch-1 2020-05-10 14:09:42 -06:00
__init__.py Added POST search, encrypted query strings, refactoring 2020-04-28 18:19:34 -06:00
__main__.py Use waitress rather than Flask's built in web server 2020-05-12 22:11:54 +01:00
filter.py Minor styling refactor, updated app name 2020-05-04 18:00:43 -06:00
request.py Fixed RAM usage bug 2020-05-12 00:45:56 -06:00
routes.py Use waitress rather than Flask's built in web server 2020-05-12 22:11:54 +01:00