You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
1 year ago
..
models Add time constraint to search options (#888) 1 year ago
static Add time constraint to search options (#888) 1 year ago
templates [Mobile] Add line break between header options (#918) 1 year ago
utils Don't prepend to services that have schemes with '//' (#925) 1 year ago
__init__.py Autoload `whoogle.env` if it exists 1 year ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Handle missing result div in filter (#911) 1 year ago
request.py Add time constraint to search options (#888) 1 year ago
routes.py Log rate-limiting errors 1 year ago
version.py Bump version to 0.8.1 1 year ago