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
2021-11-12 17:19:45 -07:00
..
models Allow setting "Accept-Language" header (#483) 2021-10-25 15:49:09 -06:00
static Add Japanese translation (#528) 2021-11-09 08:37:49 -07:00
templates Add "update available" indicator to footer (#517) 2021-11-02 10:35:40 -06:00
utils Catch connection error during Tor validation step 2021-11-12 17:19:45 -07:00
__init__.py Add "update available" indicator to footer (#517) 2021-11-02 10:35:40 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Improve URL parsing for full size images (#521) 2021-11-02 16:22:24 -06:00
request.py Catch connection error during Tor validation step 2021-11-12 17:19:45 -07:00
routes.py Add "update available" indicator to footer (#517) 2021-11-02 10:35:40 -06:00