whoogle-search/app
Ben Busby 67b6110087
Display an empty img if a site icon can't be found
This improves the search result icon feature by "hiding" the site's icon
if one was not found. This happens in scenarios where a site doesn't
have a /favicon.ico due to having a unique path or using javascript to
load the icon.
2023-10-11 11:05:53 -06:00
..
models Ensure b64 prefs always have min padding 2023-05-19 11:39:51 -06:00
static Add icons for each search result 2023-10-11 11:05:53 -06:00
templates Update handling of custom css (#965) 2023-04-13 14:19:36 -06:00
utils Fix invalid calculator widget path (#1064) 2023-09-13 14:13:21 -06:00
__init__.py Suppress spurious warnings from bs4 2023-03-22 12:29:05 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Add icons for each search result 2023-10-11 11:05:53 -06:00
request.py Change the consent cookies (#1054) 2023-08-21 14:50:38 -06:00
routes.py Display an empty img if a site icon can't be found 2023-10-11 11:05:53 -06:00
version.py Bump version to 0.8.3 2023-08-21 15:06:17 -06:00