summaryrefslogtreecommitdiff
path: root/searx/engines/unsplash.py
AgeCommit message (Expand)Author
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-09-07[pylint] engines: drop no longer needed 'missing-function-docstring'Markus Heiser
2021-09-06[mod] one logger per engine - drop obsolete logger.getChildMarkus Heiser
2021-05-25[fix] unsplash engine - 'searx:result: invalid title:'Markus Heiser
2021-05-25[pylint] searx/engines/unsplash.py, add logger & norm indentationMarkus Heiser
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2018-10-08Removes what looks like tracking parametersDenis Wernert
2018-10-08Uses the raw url for the image result, rather than the fullDenis Wernert
2018-10-08Adds the Unsplash image engineDenis Wernert