Ponysearch/searx
Frank de Lange e4e8e6da4c Add image format and source information to display ()
Add image format and source information to display - needs changes to engines to actually display something. 

Displays result.source (website from which the image was taken) and result.img_format (image type and size).

Result is styled with result-format and result-source classes. See PR  for an example of an engine which has the necessary changes.

Strip <span class="highlight">...</span> in the oscar image template.
2019-08-06 09:31:24 +02:00
..
answerers [fix] small fixes in preferences view's text 2019-07-27 22:53:46 -07:00
data [fix] fetch google's supported languages 2019-01-06 21:31:45 -06:00
engines Fix bing engine results count () 2019-08-05 16:15:40 +02:00
plugins [enh] Add preference section to two upstream plugins for simple theme integration 2019-01-07 10:48:14 +01:00
static Add image format and source information to display () 2019-08-06 09:31:24 +02:00
templates Add image format and source information to display () 2019-08-06 09:31:24 +02:00
translations [fix] escape perecent signs in translation file () 2019-07-27 09:01:02 +02:00
__init__.py Add addr setup via SEARX_BIND_ADDRESS 2019-06-17 22:42:56 +02:00
autocomplete.py [fix] never pass bangs to autocomplete suggestions 2019-07-01 17:16:02 -05:00
exceptions.py [enh] validate input and raise an exception inside search.py. The exception message is output in json and rss format. 2017-01-20 18:52:47 +01:00
languages.py fix fetch_langauges to be more accurate 2018-03-20 17:58:20 -06:00
poolrequests.py [fix] measure request duration only if total_time attribute is set - fixes autocompleter 2017-11-23 01:52:54 +01:00
preferences.py [fix] preference query parameter decoding () 2019-07-17 09:42:40 +02:00
query.py [enh] Add timeout limit per request () 2019-08-02 13:50:51 +02:00
results.py [fix] don't merge image results if the img_src is different 2019-07-27 08:52:30 +02:00
search.py [fix] fix paging for the oscar theme after PR 2019-08-02 20:04:37 +02:00
settings.yml [fix] etymonline, voat engines 2019-08-05 15:44:22 +02:00
settings_robot.yml Fix ./manage.sh robot_tests () 2019-07-06 18:47:35 +02:00
testing.py [fix] fix monkey patch in test_webapp.py () 2019-08-03 13:23:36 +02:00
url_utils.py [mod] compress saved preferences in url 2017-10-26 00:06:03 +02:00
utils.py [fix] fix flickr_noapi decoding () 2019-08-02 13:37:13 +02:00
version.py update changelog and version.py 2019-01-06 21:59:59 +01:00
webapp.py [enh] Add timeout limit per request () 2019-08-02 13:50:51 +02:00