summaryrefslogtreecommitdiff
path: root/searx/engines/flickr.py
AgeCommit message (Collapse)Author
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-09[fix] tests ++ flickr errorAdam Tauber
2016-12-09[mod] do not escape html content in enginesAdam Tauber
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-01-17Add thumbnails in images resultsCqoicebordel
- 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-29Flake8 and Twitter correctionsCqoicebordel
Lots of Flake8 corrections Maybe we should change the rule to allow lines of 120 chars. It seems more usable. Big twitter correction : now it outputs the words in right order...
2014-12-16Add an No Api Flickr EngineCqoicebordel
It uses the webpage json infos to build the results Let the user choose the engine in setting.yml. Noapi active by default + little corrections on Flickr engine
2014-12-15Rework Flickr EngineCqoicebordel
Everything was redone to use the API. It needs an API key, but it's worth it. Everything works. Title, Image, Content, URL The API allow lots of things. Thumbnails and date will be easy to add when it will be implemented in Searx. Fix asciimoo/searx#126
2014-05-20[fix] flickr.com modsAdam Tauber
2014-05-16[fix] flickr compatibilityAdam Tauber
2014-01-30[fix] comment removedasciimoo
2014-01-30[enh] paging support for flickrasciimoo
2014-01-20[fix] pep/flake8 compatibilityasciimoo
2014-01-05[mod] minor fixes (duckduck_definitions : if a ddg bang is in the query, ↵Dalf
avoid a useless redirect)
2013-12-30flickr engine: bug fixdalf
2013-10-23[enh] engine cfg compatibiltyasciimoo
2013-10-22[enh][mod] using image template renderingasciimoo
2013-10-18[fix] several fixesasciimoo
2013-10-18[enh] added flickr enginestef