summaryrefslogtreecommitdiff
path: root/searx/engines/bing_images.py
AgeCommit message (Expand)Author
2024-09-26[fix] use get accessor to pull desc from bing_imagesGrant Lanham
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2024-02-25[refactor] images: add resolution, image format and filesize fieldsBnyro
2023-10-01[fix] Revision of the Bing enginesMarkus Heiser
2023-10-01[fix] engine - bing fix search, pagination, remove safesearchjazzzooo
2023-03-24[mod] bing_images: use async API & upgrade to data_type: traits_v1Markus Heiser
2023-03-24[mod] bing: add time_range support & upgrade to data_type: traits_v1Markus Heiser
2023-03-24[mod] bing: fetch engine traits (data_type: supported_languages)Markus Heiser
2022-08-01[mod] add 'Accept-Language' HTTP header to online processoresMarkus Heiser
2022-01-05[enh] add more categoriesMartin Fischer
2021-12-28[pylint] Bing (Images) engineMarkus Heiser
2021-12-27[fix] issues reported by pylintMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-02-22Fix paging of Bing ImagesNoémi Ványi
2021-02-01[mod] dynamically set language_support variableAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-12-01[mod] pylint: numerous minor code fixesAlexandre Flament
2020-11-14[mod] remove unused importAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-08-31[fix] skip uncomplete image results - closes #1496Adam Tauber
2020-03-01bugfix: fetch_supported_languages bing, -news, -videos, -imagesMarkus Heiser
2019-07-27[enh] bing_images: use data from embedded JSON to improve results (e.g. real ...Frank de Lange
2019-01-06[fix] check language aliases when setting search languageMarc Abonce Seguin
2018-12-19Update bing image engine with new image json formatLéo Bourrel
2018-03-27refactor engine's search language handlingMarc Abonce Seguin
2017-10-10[fix] language support for bing images and videosmarc
2017-05-17[fix] bing imagesmarc
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-15tests for _fetch_supported_languages in enginesmarc
2016-12-13[mod] fetch supported languages for several enginesmarc
2016-12-13[enh] add supported_languages on engines and auto-generate languages.pymarc
2016-12-11add year to time range to engines which support "Last year"Noémi Ványi
2016-11-01add time range support for bing imagesNoémi Ványi
2016-03-26[fix] bing images page changeAdam Tauber
2016-02-01[fix] bing images changesAdam Tauber
2015-08-28[fix] bing unicode encode error - fixes #408Adam Tauber
2015-06-06bing_images & www1x engines use https connectionsDalf
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-04-26[fix] testsAlexandre Flament
2015-04-26engines: use https when possibleAlexandre Flament
2015-02-08[fix] pep8, testsThomas Pointhuber
2015-02-08[enh] add safesearch functionalityThomas Pointhuber
2015-01-29Bing images' unit testCqoicebordel
2015-01-17Flake8Cqoicebordel
2015-01-17Add thumbnails in images resultsCqoicebordel
2014-12-07[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)dalf
2014-09-05[fix] print removedAdam Tauber
2014-09-02little refactoringThomas Pointhuber
2014-09-01add bing_imagesThomas Pointhuber