whoogle-search/app
Joao A. Candido Ramos 448efb8f2a
Add "view image" functionality (#268)
* add view image option

* prevent whoogle links from opening in a new tab.

* remove view image template on mobile requests

* change loop values to be more robust to the number of images

* Update app/templates/imageresults.html

* fix "Basically the .cvifge class needs width: 100%; in order to expand the search input to fit the form width."

* Update app/templates/imageresults.html

* remove hardcoded string from template

* Add view image config var to app.json

* Add view image config var to whoogle.env

Co-authored-by: jacr13 <ramos.joao@protonmail.com>
Co-authored-by: Ben Busby <benbusby@protonmail.com>
2021-05-21 11:19:45 -04:00
..
models Add "view image" functionality (#268) 2021-05-21 11:19:45 -04:00
static Add divider to user-defined CSS (#310) 2021-05-11 12:26:37 -04:00
templates Add "view image" functionality (#268) 2021-05-21 11:19:45 -04:00
utils Add "view image" functionality (#268) 2021-05-21 11:19:45 -04:00
__init__.py Bump version to 0.5.0 2021-05-21 10:50:07 -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 "view image" functionality (#268) 2021-05-21 11:19:45 -04:00
request.py Add "view image" functionality (#268) 2021-05-21 11:19:45 -04:00
routes.py Add iframe-able search page for insertion into other sites 2021-05-21 10:35:46 -04:00