whoogle-search/app
Ben Busby f7c4381ba6
Remove `preferences` arg from opensearch template
When a browser adds a search engine using the opensearch template, it
does not have the correct context necessary to autofill the
`preferences` arg with the user's session prefs. As a result, queries
made using the browser bar will have the instance's default preferences
filled into the template.

Removing this shouldn't have any side effects, since queries made on the
same machine will have the correct session associated with the user.

Fixes #929
2023-03-06 15:33:28 -07:00
..
models Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
static Remove ig->bibliogram redirects 2023-02-21 09:42:42 -07:00
templates Remove `preferences` arg from opensearch template 2023-03-06 15:33:28 -07:00
utils Add auth to cookie (#964) 2023-03-01 09:58:59 -07:00
__init__.py Autoload `whoogle.env` if it exists 2023-01-04 10:35:42 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Include prefs arg in footer navigation 2023-02-21 09:57:44 -07:00
request.py Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
routes.py Remove `preferences` arg from opensearch template 2023-03-06 15:33:28 -07:00
version.py Bump version to 0.8.1 2022-12-19 10:52:02 -07:00