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
2023-05-19 11:39:51 -06:00
..
models Ensure b64 prefs always have min padding 2023-05-19 11:39:51 -06:00
static Update zh-tw translation (#973) 2023-03-20 13:08:18 -06:00
templates Update handling of custom css (#965) 2023-04-13 14:19:36 -06:00
utils Allow setting mobile/desktop UAs using env vars (#1003) 2023-05-19 11:32:05 -06:00
__init__.py Suppress spurious warnings from bs4 2023-03-22 12:29:05 -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 unsupported_g_pages in result list (#996) 2023-05-01 10:23:57 -06:00
request.py Allow setting mobile/desktop UAs using env vars (#1003) 2023-05-19 11:32:05 -06:00
routes.py Suppress invalid warning from bs4, add 404 handler 2023-03-07 11:28:55 -07:00
version.py Bump version to 0.8.2 2023-04-13 13:03:30 -06:00