whoogle-search/app
Ben Busby d81b232248
Re-add search css to results page
The results page search css was removed during the refactor to allow for
user defined css. This adds that back.
2021-03-22 10:59:32 -04:00
..
models Allow user-defined CSS/theming (#227) 2021-03-20 21:21:41 -04:00
static Re-add search css to results page 2021-03-22 10:59:32 -04:00
templates Re-add search css to results page 2021-03-22 10:59:32 -04:00
utils Return 503 if response is blocked by captcha 2021-03-20 21:51:24 -04:00
__init__.py Allow user-defined CSS/theming (#227) 2021-03-20 21:21:41 -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 Return 503 if response is blocked by captcha 2021-03-20 21:51:24 -04:00