このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/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
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
__main__.py
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