You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whoogle-search/app
Ben Busby b2ecd8dc78 Updated search suggestion behavior (closes #115)
Arrow key navigation through search suggestions now populates the input
field with text content from the active selection. Navigating "down"
past the end of the suggestions list returns the active cursor to position 0,
while navigating "up" before the list of suggestions restores the
original search query and removes the active highlight from element 0.
4 years ago
..
models Privacy respecting alternatives in results view (#106) 4 years ago
static Updated search suggestion behavior (closes #115) 4 years ago
templates Privacy respecting alternatives in results view (#106) 4 years ago
utils Privacy respecting alternatives in results view (#106) 4 years ago
__init__.py Privacy respecting alternatives in results view (#106) 4 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Privacy respecting alternatives in results view (#106) 4 years ago
request.py Privacy respecting alternatives in results view (#106) 4 years ago
routes.py Privacy respecting alternatives in results view (#106) 4 years ago