whoogle-search/app/templates
Ben Busby 3aeb53fe93
Block websites from search results via user config (#304)
* Block websites in search results via user config

Adds a new config field "Block" to specify a comma separated list of
websites to block in search results. This is applied for all searches.

* Add test for blocking sites from search results

* Document WHOOGLE_CONFIG_BLOCK usage

* Strip '-site:' filters from query in header template

The 'behind the scenes' site filter applied for blocked sites was
appearing in the query field when navigating between search categories
(all -> images -> news, etc). This prevents the filter from appearing in
all except "images", since the image category uses a separate header.
This should eventually be addressed when the image page can begin using
the standard whoogle header, but until then, the filter will still
appear for image searches.
2021-05-07 11:53:14 -04:00
..
display.html Add button to clear search input on mobile 2021-04-21 11:42:10 -04:00
error.html Send CSP header in all responses 2021-03-07 14:04:05 -05:00
header.html Block websites from search results via user config (#304) 2021-05-07 11:53:14 -04:00
imageresults.html Add "view image" functionality (#268) 2021-04-16 10:16:14 -04:00
index.html Block websites from search results via user config (#304) 2021-05-07 11:53:14 -04:00
logo.html Expand custom css theming support 2021-04-09 11:27:50 -04:00
opensearch.xml Handle FF sending bad search suggestion param 2020-10-28 23:02:41 -04:00