whoogle-search/app
Ben Busby 7ccad2799e Added config option to address instance behind reverse proxy
Config options now allow setting a "root url", which defaults to the
request url root. Saving a new url in this field will allow for proper
redirects and usage of the opensearch element.

Also provides a possible solution for #17, where the default flask redirect method redirects to
http instead of https.
2020-05-10 13:27:02 -06:00
..
static Added config option to address instance behind reverse proxy 2020-05-10 13:27:02 -06:00
templates Added config option to address instance behind reverse proxy 2020-05-10 13:27:02 -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 Added config option to address instance behind reverse proxy 2020-05-10 13:27:02 -06:00