whoogle-search/app/templates
Ben Busby 9317d9217f
Support proxying results through Whoogle (aka "anonymous view") (#682)
* Expand `/window` endpoint to behave like a proxy

The `/window` endpoint was previously used as a type of proxy, but only
for removing Javascript from the result page. This expands the existing
functionality to allow users to proxy search result pages (with or without
Javascript) through their Whoogle instance.

* Implement filtering of remote content from css

* Condense NoJS feature into Anonymous View

Enabling NoJS now removes Javascript from the Anonymous View, rather
than creating a separate option.

* Exclude 'data:' urls from filter, add translations

The 'data:' url must be allowed in results to view certain elements on
the page, such as stars for review based results.

Add translations for the remaining languages.

* Add cssutils to requirements
2022-04-13 11:29:07 -06:00
..
display.html Skip loading autocomplete.js if `WHOOGLE_AUTOCOMPLETE=0` (#611) 2022-01-18 13:39:56 -07:00
error.html Fix Sinhala translation for farside search (#594) 2022-02-04 16:16:56 -07:00
footer.html Check for updates using 24 hour time delta 2022-02-14 12:19:02 -07:00
header.html Use consistent header for all result types (#535) 2022-02-07 10:47:25 -07:00
imageresults.html Use consistent header for all result types (#535) 2022-02-07 10:47:25 -07:00
index.html Support proxying results through Whoogle (aka "anonymous view") (#682) 2022-04-13 11:29:07 -06:00
logo.html Import logo stylesheet before applying custom css 2021-11-24 12:38:56 -07:00
opensearch.xml Reformat view templates 2021-10-27 12:30:55 -06:00
search.html Fix rtl lang problem in search box (#399) 2021-08-30 16:10:07 -06:00