Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-26 | [fix] google images | Marc Abonce Seguin | |
2019-05-28 | Use string formatter to create source and img_format labels (#1566) | Frank de Lange | |
google_images : use JSON embedded in HTML (engine expected pure JSON) | |||
2019-04-14 | Fix google image search | Nick Espig | |
- Because there is not full image url in the dom, we replace "image_url" with the same url as the "url" (url of source). See example HTML https://gist.github.com/Nachtalb/2dea8a4d2c723c49226ad9645838121f - Remove unused import - Fix google image search title - Keep google image safe value up to date | |||
2018-06-14 | [fix] use html result page in google images (previous endpoint stopped working) | Adam Tauber | |
2017-06-13 | [fix] fix xpath of google images | Noémi Ványi | |
2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
2016-12-11 | add year to time range to engines which support "Last year" | Noémi Ványi | |
Engines: * Bing images * Flickr (noapi) * Google * Google Images * Google News | |||
2016-08-13 | [fix] google images paging - closes #571 | Adam Tauber | |
2016-07-26 | [fix] time range detection | Adam Tauber | |
2016-07-25 | fix pep8 | Noemi Vanyi | |
2016-07-25 | add time range search for google images | Noemi Vanyi | |
2016-04-07 | [fix] broken google images parsing | Adam Tauber | |
2015-12-22 | [fix] remove debug message | Adam Tauber | |
2015-12-09 | [doc] correct google images docstring | Adam Tauber | |
2015-12-09 | [fix] replace the dead google images ajax api with a working one | Adam Tauber | |
2015-05-02 | Merge pull request #308 from dalf/versions_upgrade | Adam Tauber | |
update versions.cfg to use the current up-to-date packages | |||
2015-05-02 | update versions.cfg to use the current up-to-date packages | Alexandre Flament | |
2015-05-02 | [enh] reduce the number of http outgoing connections. | Alexandre Flament | |
engines that still use http : gigablast, bing image for thumbnails, 1x and dbpedia autocompleter | |||
2015-02-08 | [enh] set google safesearch filter more restictive | Thomas Pointhuber | |
2015-02-08 | [enh] add safesearch to google_images | Thomas Pointhuber | |
2015-01-31 | Google images' unit test | Cqoicebordel | |
2015-01-17 | Tiny forgots | Cqoicebordel | |
2015-01-17 | Add thumbnails in images results | Cqoicebordel | |
- Modify engines to create/fetch an URL for the thumbnails - Modify themes to show thumbnails instead of full images. In Courgette, the result is not very beautiful. Should we change it ? | |||
2014-12-16 | [fix] pep8 | Thomas Pointhuber | |
2014-12-08 | [fix] Google image with special chars | Cqoicebordel | |
It seems like Google image is doing a double urlencode on the url of the images. So we need to unquote once before sending to the browser the urls. It solves the 404 we could see with some image with specials chars in url. Exemple https://searx.laquadrature.net/?q=etes&pageno=1&category_images (there are two of those in the list) | |||
2014-12-07 | [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) | dalf | |
2014-09-01 | add comments to google-engines | Thomas Pointhuber | |
2014-08-31 | little fix for google images engine | Thomas Pointhuber | |
2014-01-30 | [enh] paging support for google images | asciimoo | |
2014-01-20 | [fix] pep/flake8 compatibility | asciimoo | |
2014-01-05 | [mod] minor fixes (duckduck_definitions : if a ddg bang is in the query, ↵ | Dalf | |
avoid a useless redirect) | |||
2013-10-25 | [fix] url encoding | asciimoo | |
2013-10-23 | [enh] engine cfg compatibilty | asciimoo | |
2013-10-22 | [fix] skipping empty urls | asciimoo | |
2013-10-22 | [enh][mod] using image template rendering | asciimoo | |
2013-10-20 | [fix] handling empty resultsets III. | asciimoo | |
2013-10-20 | [fix] handling empty resultset II. | asciimoo | |
2013-10-20 | [fix] handling empty resultset | asciimoo | |
2013-10-19 | [mod] content formatting | asciimoo | |
2013-10-19 | [mod] engine rename | asciimoo | |