You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whoogle-search/app/static
Ben Busby 4292ec7f63
Add icons for each search result
This appends an icon element to each search result, using the result
domain's "/favicon.ico" path.

Note that some sites do not have a standard /favicon.ico, but have a
unique path to a specifically sized favicon instead. Worse still, some
sites use javascript to load their favicon, which would make it even
more difficult for Whoogle to figure out.

For now this approach is fine, but can be expanded upon in the future
if desired.
9 months ago
..
build Ensure existence of static build dir 3 years ago
css Add icons for each search result 9 months ago
img Configure PWA for mobile browsers (#234) 3 years ago
js Add calculator widget (#956) 1 year ago
settings Use filtered query for map tab 10 months ago
widgets Add calculator widget (#956) 1 year ago