whoogle-search/app
Ben Busby a6f6327a33
Separate interface language from search language in env vars
The search language is now set using the WHOOGLE_CONFIG_SEARCH_LANGUAGE
environment variable. Interface language is still set using
WHOOGLE_CONFIG_LANGUAGE.

Fixes #260
2021-04-26 11:42:58 -04:00
..
models Separate interface language from search language in env vars 2021-04-26 11:42:58 -04:00
static Remove gap between input and result types 2021-04-22 16:27:59 -04:00
templates Remove gap between input and result types 2021-04-22 16:27:59 -04:00
utils Add "view image" functionality (#268) 2021-04-16 10:16:14 -04:00
__init__.py Disable logging from imported modules 2021-04-09 09:30:23 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Add "view image" functionality (#268) 2021-04-16 10:16:14 -04:00
request.py Add "view image" functionality (#268) 2021-04-16 10:16:14 -04:00
routes.py Expand custom css theming support 2021-04-09 11:27:50 -04:00