whoogle-search/app
Ben Busby fd85f1573a
Refactor site alt link replacement
Replacing result links and text when site alts are enabled is now part
of its own function, and handles replacement of link location and link
description separately.

Fixes #880
2022-12-05 13:28:29 -07:00
..
models Fix missing args in docstring [skip ci] (#872) 2022-10-31 12:36:50 -06:00
static Revert change to light theme contrast text color 2022-11-25 16:38:46 -07:00
templates Replace error query params w/ preferences param (#867) 2022-10-26 10:26:14 -06:00
utils Refactor site alt link replacement 2022-12-05 13:28:29 -07:00
__init__.py Use app init enc key by default for all queries 2022-12-05 12:14:14 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Refactor site alt link replacement 2022-12-05 13:28:29 -07:00
request.py Add country and interface lang to autocomplete (#866) 2022-10-26 10:20:21 -06:00
routes.py Use app init enc key by default for all queries 2022-12-05 12:14:14 -07:00
version.py Switch to PEP517 standard for builds (#887) 2022-11-25 16:24:38 -07:00