whoogle-search/app/static/css
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
..
dark-theme.css Support proxying results through Whoogle (aka "anonymous view") (#682) 2022-04-13 11:29:07 -06:00
error.css Use farside.link for frontend alternatives in results (#560) 2021-12-08 17:27:33 -07:00
header.css Use consistent header for all result types (#535) 2022-02-07 10:47:25 -07:00
input.css Add tools for currency conversion in search results (#536) 2021-12-06 22:56:13 -07:00
light-theme.css Support proxying results through Whoogle (aka "anonymous view") (#682) 2022-04-13 11:29:07 -06:00
logo.css Adjust logo css for mobile devices 2021-11-27 20:03:06 -07:00
main.css Reduce search bar font size on mobile 2022-04-06 14:44:17 -06:00
search.css Use consistent header for all result types (#535) 2022-02-07 10:47:25 -07:00
variables.css Update default theme css 2021-10-23 23:56:38 -06:00