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 f213a2a64a
Ensure b64 prefs always have min padding
This relates to an issue with an unknown cause (unable to reproduce on
my end) where the preferences string does not contain the correct amount
of padding on a base64 encoded value. This is mediated by appending
padding to the end of the encoded value, since any extra padding is
removed anyways.

Fixes #987
1 year ago
..
models Ensure b64 prefs always have min padding 1 year ago
static Update zh-tw translation (#973) 2 years ago
templates Update handling of custom css (#965) 1 year ago
utils Allow setting mobile/desktop UAs using env vars (#1003) 1 year ago
__init__.py Suppress spurious warnings from bs4 2 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Fix unsupported_g_pages in result list (#996) 1 year ago
request.py Allow setting mobile/desktop UAs using env vars (#1003) 1 year ago
routes.py Suppress invalid warning from bs4, add 404 handler 2 years ago
version.py Bump version to 0.8.2 1 year ago