summaryrefslogtreecommitdiff
path: root/searx/engines/flickr_noapi.py
AgeCommit message (Expand)Author
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-03-30[fix] engine flickr: adapt to the new data model from flicker's responseMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-09-06[mod] one logger per engine - drop obsolete logger.getChildMarkus Heiser
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-06-15[fix] resolve flickr_noapi encoding issuesAdam Tauber
2020-01-07Fix double-encode error (fixes #1799)frankdelange
2020-01-02[fix] skip invalid encoded attributesAdam Tauber
2019-08-02[fix] fix flickr_noapi decoding (#1655)Alexandre Flament
2019-07-28[enh] flickr_noapi: use complete JSON data block, add 'content', 'img_format'...Frank de Lange
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-11add year to time range to engines which support "Last year"Noémi Ványi
2016-12-09[mod] do not escape html content in enginesAdam Tauber
2016-11-01add time range search for flickrNoémi Ványi
2015-05-27[fix] flickr engineAlexandre Flament
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-02-02Merge branch 'unit-tests' of https://github.com/Cqoicebordel/searx into Cqoic...Adam Tauber
2015-02-01Flickr Noapi unit testCqoicebordel
2015-02-01[mod] python importable engine namesAdam Tauber
2015-01-31[mod] python importable engine namesAdam Tauber