whoogle-search/app
Ben Busby 33f56bb0cb
Read `WHOOGLE_CONFIG_DISABLE` var as bool in app init
Fixes #636, which pointed out that the var was being interpreted as
"active" (config hidden) regardless of the value that was set.
2022-02-01 15:29:22 -07:00
..
models Remove default country param 2021-12-23 17:01:49 -07:00
static Improve formatting of collapsible infobox (#612) 2022-01-18 13:47:35 -07:00
templates Skip loading autocomplete.js if `WHOOGLE_AUTOCOMPLETE=0` (#611) 2022-01-18 13:39:56 -07:00
utils Move bangs init to bg thread 2022-01-25 12:28:06 -07:00
__init__.py Read `WHOOGLE_CONFIG_DISABLE` var as bool in app init 2022-02-01 15:29:22 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Improve formatting of collapsible infobox (#612) 2022-01-18 13:47:35 -07:00
request.py Catch invalid XML in suggestion response 2021-12-28 11:38:18 -07:00
routes.py Remove trailing whitespace 2022-01-25 12:31:19 -07:00