whoogle-search/app
Ben Busby 7b8a8525d5
Expand /window endpoint to behave like a proxy
The current `/window` endpoint is used as a proxy currently, but only
for removing Javascript from the result page. This expands the existing
functionality to allow users to proxy search result pages through their
Whoogle instance.

This commit temporarily overwrites the nojs feature until I can decide
on how I want to approach separating (or not separating) these two
features.

Note that this feature will likely be merged in without being 100%
finished, since I'm unsure of how users intend to use the feature. With
some community testing, I'll get a better idea of A) how many people are
actually going to use this feature, and B) what aspects of the feature
are useful or not useful.
2022-03-14 15:46:10 -06:00
..
models Only remove G links in footer 2022-03-01 12:48:33 -07:00
static Use consistent header for all result types (#535) 2022-02-07 10:47:25 -07:00
templates Give Accept-Language div its own class (#659) 2022-02-16 09:23:38 -07:00
utils Add test for empty bang behavior 2022-03-01 12:13:40 -07:00
__init__.py Check for updates using 24 hour time delta 2022-02-14 12:19:02 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Expand /window endpoint to behave like a proxy 2022-03-14 15:46:10 -06:00
request.py Switch to defusedxml for xml parsing 2022-03-01 12:54:32 -07:00
routes.py Expand /window endpoint to behave like a proxy 2022-03-14 15:46:10 -06:00