whoogle-search/app
Ben Busby e6db3112f7
Fix pagination bug for pages > 3
The pagination footer on the results page after page 2 has three actions
(beginning, next, previous). The footer filter was updated to remove
items with more than three actions to fix this.

See #131
2020-12-07 20:38:57 -05:00
..
models Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
static Move screenshots/branding to separate docs folder 2020-12-04 10:53:12 -05:00
templates Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
utils Allow setting site alts using environment vars (#155) 2020-12-05 17:01:21 -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 Fix pagination bug for pages > 3 2020-12-07 20:38:57 -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