whoogle-search/app
Shimul 8a10efaa01 Allow setting environment variables in whoogle.env (#237)
This allows the user to enable their preferred settings in a variety of
ways, depending on their deployment preference. Values added to
whoogle.env can be enabled using WHOOGLE_DOTENV=1, in which case all
values in the env var file will overwrite defaults or user provided
settings.

Co-authored-by: Ben Busby <benbusby@protonmail.com>
2021-04-05 11:00:56 -04:00
..
models Allow user-defined CSS/theming (#227) 2021-04-05 11:00:56 -04:00
static Configure PWA for mobile browsers (#234) 2021-04-05 11:00:56 -04:00
templates Re-add search css to results page 2021-04-05 11:00:56 -04:00
utils Allow setting environment variables in whoogle.env (#237) 2021-04-05 11:00:56 -04:00
__init__.py Allow setting environment variables in whoogle.env (#237) 2021-04-05 11:00:56 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Improve static typing throughout repo 2021-04-05 11:00:56 -04:00
request.py Improve static typing throughout repo 2021-04-05 11:00:56 -04:00
routes.py Improve static typing throughout repo 2021-04-05 11:00:56 -04:00