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 0310f0f542
Use app init enc key by default for all queries
This can be updated later to allow users with cookies enabled to use a
key that is unique to their session (if they want, not mandatory), but
for now it makes more sense to just use a single key for all queries
from all users. This should eliminate a lot of issues that users have
reported where they are unable to decrypt queries or page elements due
to an expired/renewed session key.
1 year ago
..
models Fix missing args in docstring [skip ci] (#872) 2 years ago
static Revert change to light theme contrast text color 2 years ago
templates Replace error query params w/ preferences param (#867) 2 years ago
utils Use app init enc key by default for all queries 1 year ago
__init__.py Use app init enc key by default for all queries 1 year ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Fix bad internal redirection for google links (#850) 2 years ago
request.py Add country and interface lang to autocomplete (#866) 2 years ago
routes.py Use app init enc key by default for all queries 1 year ago
version.py Switch to PEP517 standard for builds (#887) 2 years ago