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
/
unsplash.py
Age
Commit message (
Expand
)
Author
2025-09-26
[upd] pypi: Bump black from 24.3.0 to 25.9.0 (#5251)
Markus Heiser
2025-02-26
[fix] engine unsplash: image links by preserving URL parameters
fatwang2
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
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-09-06
[mod] one logger per engine - drop obsolete logger.getChild
Markus Heiser
2021-05-25
[fix] unsplash engine - 'searx:result: invalid title:'
Markus Heiser
2021-05-25
[pylint] searx/engines/unsplash.py, add logger & norm indentation
Markus Heiser
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2018-10-08
Removes what looks like tracking parameters
Denis Wernert
2018-10-08
Uses the raw url for the image result, rather than the full
Denis Wernert
2018-10-08
Adds the Unsplash image engine
Denis Wernert