whoogle-search/app
Ben Busby f5fbd14a14
Allow 'data:' for img src in app CSP
Disallowing base64 images in the app resulted in broken image
placeholders for things like pronunciation guides, business reviews,
etc.
2021-05-05 12:53:01 -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 Allow 'data:' for img src in app CSP 2021-05-05 12:53:01 -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