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>
2022-09-22 14:14:56 -06:00
..
models Encode config params in URL (#842) 2022-09-22 14:14:56 -06:00
static Encode config params in URL (#842) 2022-09-22 14:14:56 -06:00
templates Encode config params in URL (#842) 2022-09-22 14:14:56 -06:00
utils Encode config params in URL (#842) 2022-09-22 14:14:56 -06:00
__init__.py Use `read_config_bool` for vars in app init (#848) 2022-09-20 11:11:27 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Fix bad internal redirection for google links (#850) 2022-09-20 11:10:27 -06:00
request.py Fix typos [skip ci] (#813) 2022-07-13 10:08:44 -06:00
routes.py Encode config params in URL (#842) 2022-09-22 14:14:56 -06:00