whoogle-search/app/models
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
..
__init__.py Feature: language config (#27) 2020-05-12 17:15:53 -06:00
config.py Ensure b64 prefs always have min padding 2023-05-19 11:39:51 -06:00
endpoint.py Refactor session behavior, remove Flask-Session dep 2022-08-29 13:36:40 -06:00
g_classes.py Counter latest result page style changes 2022-06-09 16:35:02 -06:00