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
João 74503d542e
Encode config params in URL (#842)
Adds support for encoding (and optionally encrypting) user config values as
a single string that can be passed to any endpoint with the "preferences" url
param.

Co-authored-by: Ben Busby <contact@benbusby.com>
2 years ago
..
models Encode config params in URL (#842) 2 years ago
static Encode config params in URL (#842) 2 years ago
templates Encode config params in URL (#842) 2 years ago
utils Encode config params in URL (#842) 2 years ago
__init__.py Use `read_config_bool` for vars in app init (#848) 2 years 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 Fix typos [skip ci] (#813) 2 years ago
routes.py Encode config params in URL (#842) 2 years ago