You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whoogle-search/app
Ben Busby e93507f148
Catch connection error during Tor validation step
Validation of the Tor connection occasionally fails with a
ConnectionError from requests, which was previously uncaught. This is
now handled appropriately (error message shown and connection dropped).

Fixes #532
3 years ago
..
models Allow setting "Accept-Language" header (#483) 3 years ago
static Add Japanese translation (#528) 3 years ago
templates Add "update available" indicator to footer (#517) 3 years ago
utils Catch connection error during Tor validation step 3 years ago
__init__.py Add "update available" indicator to footer (#517) 3 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Improve URL parsing for full size images (#521) 3 years ago
request.py Catch connection error during Tor validation step 3 years ago
routes.py Add "update available" indicator to footer (#517) 3 years ago