whoogle-search/app
DUO Labs 28fd2f52d5
Use the index's url for the root url in Search
Instead of using the requests root url, as flask for some reason uses http by default, even if the instance is https. Enforces https only if HTTPS_ONLY is set.
2022-06-24 13:12:57 -04:00
..
models Counter latest result page style changes 2022-06-09 16:35:02 -06:00
static Update Simplified Chinese translation (#794) 2022-06-24 10:52:27 -06:00
templates Flip country config check in template 2022-06-16 12:11:23 -06:00
utils Use the index's url for the root url in Search 2022-06-24 13:12:57 -04:00
__init__.py Check file sizes in session dir before validation 2022-06-16 11:50:13 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Remove wildcard imports (#791) 2022-06-24 10:51:15 -06:00
request.py Fix a crash with protected Tor control port (#785) 2022-06-22 10:23:58 -06:00
routes.py Broaden session validation exception handling 2022-06-16 15:46:18 -06:00