index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
deviantart.py
Age
Commit message (
Expand
)
Author
2025-10-28
[fix] deviantart engine: pagination match change (#5384)
Aadniz
2025-10-27
[fix] deviantart engine: does not return any results (#5383)
Aadniz
2025-09-26
[upd] pypi: Bump black from 24.3.0 to 25.9.0 (#5251)
Markus Heiser
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-09-11
[fix] engine deviantart: review of the result-scrapper
Bnyro
2021-12-27
[format.python] initial formatting of the python code
Markus 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 variable
Alexandre Flament
2020-11-14
[refactor] deviantart - improve results and clean up source code
Markus Heiser
2020-11-14
[mod] remove unused import
Alexandre Flament
2020-10-02
[mod] move extract_text, extract_url to searx.utils
Alexandre Flament
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2019-10-16
[fix] pep8
Adam Tauber
2019-10-16
[fix] update devianart engine
Adam Tauber
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-11
add year filter to engines with time range support && tests
Noémi Ványi
2016-07-26
[fix] time range detection
Adam Tauber
2016-07-25
add time range search for deviantart
Noemi Vanyi
2016-07-19
[fix] deviantart engine xpaths
Noemi Vanyi
2016-07-11
Fix anomalous backslash in string
stepshal
2016-01-18
[fix] pep8 compatibilty
Adam Tauber
2015-05-02
Merge pull request #308 from dalf/versions_upgrade
Adam Tauber
2015-05-02
update versions.cfg to use the current up-to-date packages
Alexandre Flament
2015-05-02
[enh] reduce the number of http outgoing connections.
Alexandre Flament
2015-01-29
Deviant Art's unit test
Cqoicebordel
2015-01-17
Flake8
Cqoicebordel
2015-01-17
Add thumbnails in images results
Cqoicebordel
2014-12-07
[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)
dalf
2014-09-02
little refactoring
Thomas Pointhuber
2014-09-02
add comments to deviantart engine
Thomas Pointhuber
2014-07-09
[fix] unused globals removed
Adam Tauber
2014-02-05
Improves PEP8 compatibility.
Gabor Nagy
2014-01-30
[enh] paging support for deviantart
asciimoo
2014-01-20
[fix] pep/flake8 compatibility
asciimoo
2013-10-22
[fix] debug print removed
asciimoo
2013-10-22
[enh][mod] using image template rendering
asciimoo
2013-10-20
[fix] link attrib
asciimoo
2013-10-20
[enh] deviantart engine added
asciimoo