Commit Graph

17 Commits

Author SHA1 Message Date
Thomas Pointhuber a508d540ac [fix] pep8 2014-12-16 17:26:16 +01:00
Cqoicebordel b973081134 [fix] Google image with special chars
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-08 21:12:50 +01:00
dalf 7c13d630e4 [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 2014-12-07 16:37:56 +01:00
Thomas Pointhuber 144f89bf78 add comments to google-engines 2014-09-01 15:10:05 +02:00
Thomas Pointhuber 6450082987 little fix for google images engine 2014-08-31 23:00:54 +02:00
asciimoo 8b4d445c42 [enh] paging support for google images 2014-01-30 01:21:33 +01:00
asciimoo b2492c94f4 [fix] pep/flake8 compatibility 2014-01-20 02:31:20 +01:00
Dalf e88cf0a0a8 [mod] minor fixes (duckduck_definitions : if a ddg bang is in the query, avoid a useless redirect) 2014-01-05 13:50:17 +01:00
asciimoo f4fdb1e756 [fix] url encoding 2013-10-25 11:20:46 +02:00
asciimoo 74b6be3991 [enh] engine cfg compatibilty 2013-10-23 23:55:37 +02:00
asciimoo 0d6368a092 [fix] skipping empty urls 2013-10-22 23:35:17 +02:00
asciimoo 3a6d3e3377 [enh][mod] using image template rendering 2013-10-22 23:34:45 +02:00
asciimoo 7ce7aaed3d [fix] handling empty resultsets III. 2013-10-20 21:40:14 +02:00
asciimoo 986c8e51a8 [fix] handling empty resultset II. 2013-10-20 20:02:20 +02:00
asciimoo 126682a6ce [fix] handling empty resultset 2013-10-20 19:45:13 +02:00
asciimoo b9cdad9178 [mod] content formatting 2013-10-19 23:18:39 +02:00
asciimoo 4e5624a507 [mod] engine rename 2013-10-19 23:13:21 +02:00
Renamed from searx/engines/gimages.py (Browse further)