whoogle-search/app/utils
Ben Busby 72cbc342af Add ability to set temp config in search query
Dark mode, country, interface language, and search language configs
can now be set in the search query by appending each option as a
url parameter.

Supported args are: 'dark', 'lang_search', 'lang_interface', and 'ctry'

Ex: /search?q=%s&dark=1&lang_search=lang_en...

These config settings persist across page navigation and switching
result type, but will be reset if the main search bar is used.

See #144
2020-11-11 00:40:49 -05:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
filter_utils.py Clarified country filter, updated invidious result URL (closes #123) 2020-09-17 18:59:37 -04:00
gen_ddg_bangs.py Finished basic implementation of DDG bang feature 2020-10-10 15:55:14 -04:00
routing_utils.py Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
session_utils.py Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00