whoogle-search/app
Ben Busby bbbcc08927
Refactor app/misc/*.json -> app/static/settings/*.json
The country/language json files are used for user config settings, so
the "misc" name didn't really make sense. Also moved these to the static
folder to make testing easier.
2021-03-18 11:06:03 -04:00
..
models Add custom CSS field to config 2021-03-17 16:48:47 -04:00
static Refactor app/misc/*.json -> app/static/settings/*.json 2021-03-18 11:06:03 -04:00
templates Add custom CSS field to config 2021-03-17 16:48:47 -04:00
utils Add healthcheck to Dockerfile 2021-03-08 12:38:40 -05:00
__init__.py Refactor app/misc/*.json -> app/static/settings/*.json 2021-03-18 11:06:03 -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 naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00
request.py Improve naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00
routes.py Add custom CSS field to config 2021-03-17 16:48:47 -04:00