whoogle-search/app
Ben Busby fdc63b862e
Autoload whoogle.env if it exists
The whoogle.env file previously needed to be created and enabled using
the WHOOGLE_DOTENV var. This removes the second step and loads the env
file if it's found during app init.

The Dockerfile has also been updated to copy in whoogle.env if it
exists.

Fixes #909
2023-01-04 10:35:42 -07:00
..
models Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
static Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
templates [Mobile] Add line break between header options (#918) 2022-12-30 12:01:47 -07:00
utils Don't prepend to services that have schemes with '//' (#925) 2023-01-04 10:10:32 -07:00
__init__.py Autoload whoogle.env if it exists 2023-01-04 10:35:42 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Handle missing result div in filter (#911) 2022-12-29 15:17:34 -07:00
request.py Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
routes.py Log rate-limiting errors 2023-01-04 10:21:16 -07:00
version.py Bump version to 0.8.1 2022-12-19 10:52:02 -07:00