このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/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.
2020-08-15 11:58:16 -06:00
..
models Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
static Updated search suggestion behavior (closes #115) 2020-08-15 11:58:16 -06:00
templates Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
utils Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
__init__.py Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
request.py Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
routes.py Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00