summaryrefslogtreecommitdiff
path: root/searx/engines/deviantart.py
AgeCommit message (Expand)Author
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-09-11[fix] engine deviantart: review of the result-scrapperBnyro
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-04-26[pylint] tag PYLINT_FILES by comment `# lint: pylint`Markus Heiser
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-11-14[refactor] deviantart - improve results and clean up source codeMarkus Heiser
2020-11-14[mod] remove unused importAlexandre Flament
2020-10-02[mod] move extract_text, extract_url to searx.utilsAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2019-10-16[fix] pep8Adam Tauber
2019-10-16[fix] update devianart engineAdam Tauber
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-11add year filter to engines with time range support && testsNoémi Ványi
2016-07-26[fix] time range detectionAdam Tauber
2016-07-25add time range search for deviantartNoemi Vanyi
2016-07-19[fix] deviantart engine xpathsNoemi Vanyi
2016-07-11Fix anomalous backslash in stringstepshal
2016-01-18[fix] pep8 compatibiltyAdam Tauber
2015-05-02Merge pull request #308 from dalf/versions_upgradeAdam Tauber
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-05-02[enh] reduce the number of http outgoing connections.Alexandre Flament
2015-01-29Deviant Art's 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-02little refactoringThomas Pointhuber
2014-09-02add comments to deviantart engineThomas Pointhuber
2014-07-09[fix] unused globals removedAdam Tauber
2014-02-05Improves PEP8 compatibility.Gabor Nagy
2014-01-30[enh] paging support for deviantartasciimoo
2014-01-20[fix] pep/flake8 compatibilityasciimoo
2013-10-22[fix] debug print removedasciimoo
2013-10-22[enh][mod] using image template renderingasciimoo
2013-10-20[fix] link attribasciimoo
2013-10-20[enh] deviantart engine addedasciimoo