whoogle-search/app
Ben Busby b695179c79
Add ability to collapse "people also ask"
This adds a step in the filter process to wrap the "people also ask"
section in a <details> element, which automatically collapses the
contents of the section. Clicking/tapping the details element expands
the view as normal.

See #113
2020-12-15 11:09:48 -05:00
..
models Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
static Add ability to collapse "people also ask" 2020-12-15 11:09:48 -05:00
templates Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
utils Fix nojs lxml constructor 2020-12-11 19:21:32 -05:00
__init__.py Add tor and http/socks proxy support (#137) 2020-10-28 20:47:42 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Add ability to collapse "people also ask" 2020-12-15 11:09:48 -05:00
request.py Add tor and http/socks proxy support (#137) 2020-10-28 20:47:42 -04:00
routes.py Fix heroku https upgrade, add funding options 2020-12-05 15:53:42 -05:00