whoogle-search/app/static
Ben Busby a9e1f0d1bc
Refactor autocomplete/suggestion behavior (front-end only)
The previous implementation of autocomplete/suggestions on the front end
resulted in a situation where input and keydown events were constantly
being added to the search input bar. This was refactored to set up the
events only once and process suggestion navigation and appending
suggestions separately with different functions.

This has been tested on both an Android simulator, as well as an Android
tablet and seems to work as expected.

Fixes #370
Fixes #629
2022-06-07 11:01:14 -06:00
..
build Ensure existence of static build dir 2021-07-02 16:21:38 -04:00
css Support proxying results through Whoogle (aka "anonymous view") (#682) 2022-04-13 11:29:07 -06:00
img Configure PWA for mobile browsers (#234) 2021-04-05 11:00:56 -04:00
js Refactor autocomplete/suggestion behavior (front-end only) 2022-06-07 11:01:14 -06:00
settings Fix german translation error (#742) 2022-05-02 11:56:21 -06:00