You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
models Add "view image" functionality (#268) 3 years ago
static Add divider to user-defined CSS (#310) 3 years ago
templates Add "view image" functionality (#268) 3 years ago
utils Add "view image" functionality (#268) 3 years ago
__init__.py Bump version to 0.5.0 3 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Add "view image" functionality (#268) 3 years ago
request.py Add "view image" functionality (#268) 3 years ago
routes.py Add iframe-able search page for insertion into other sites 3 years ago