このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app/models
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
..
__init__.py
config.py Encode config params in URL (#842) 2022-09-22 14:14:56 -06:00
endpoint.py Refactor session behavior, remove `Flask-Session` dep 2022-08-29 13:36:40 -06:00
g_classes.py