whoogle-search/app
invis-z 9bcd9931f7
Replace leading slash for image links (#762)
The leading slash was previously removed without noticing it was part of a
string replacement in #734. This caused the href of "View Image" contain a
leading "/" which is wrong.
2022-05-25 11:18:17 -06:00
..
models Support proxying results through Whoogle (aka "anonymous view") (#682) 2022-04-13 11:29:07 -06:00
static Fix german translation error (#742) 2022-05-02 11:56:21 -06:00
templates Render error message w/o `safe` filter 2022-04-26 09:28:05 -06:00
utils Remove "/" before endpoints & tags (#734) 2022-04-27 14:25:14 -06:00
__init__.py Use `lax` for session `SameSite` value (not `strict`) 2022-05-10 17:40:58 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Replace leading slash for image links (#762) 2022-05-25 11:18:17 -06:00
request.py Switch to defusedxml for xml parsing 2022-03-01 12:54:32 -07:00
routes.py Use `window` from Endpoint enum for anon view (#748) 2022-05-10 16:06:57 -06:00