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
/
yacy.py
Age
Commit message (
Expand
)
Author
2025-11-25
[fix] engines: base URL can be a list or a string, but its not None!
Markus Heiser
2025-09-10
[feat] engines yacy & piped: enable individual configuration of URLs (#5195)
Markus Heiser
2025-09-03
[mod] drop: from __future__ import annotations
Markus Heiser
2024-07-20
[fix] engine yacy: update list of base URLs
Markus Heiser
2024-05-09
[mod] yacy engine: pick base_url randomly from a list of instances
Markus Heiser
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-10-09
[mod] yacy: use official instance by default and fix crashes
Bnyro
2023-08-03
[doc] engine: Yacy
Markus Heiser
2023-08-03
add option to change yacy search mode
zutto
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-04-10
[enh] replace requests by httpx
Alexandre Flament
2021-02-01
[mod] dynamically set language_support variable
Alexandre Flament
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-10-09
Add yacy improvements: HTTP digest auth, category checking
Noémi Ványi
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-06-29
Fix YaCy text results returned as images
Sophie Tauchert
2019-01-07
Revert "remove 'all' option from search languages"
Noémi Ványi
2018-01-06
fix yacy result url
Noémi Ványi
2017-12-06
remove 'all' option from search languages
marc
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-13
[enh] add supported_languages on engines and auto-generate languages.py
marc
2016-12-11
htmlize yacy contents
Thomas Renard
2015-05-02
update versions.cfg to use the current up-to-date packages
Alexandre Flament
2015-02-09
Yacy's unit test
Cqoicebordel
2015-02-01
[enh] improve yacy engine
Thomas Pointhuber
2014-12-16
[fix] pep8
Thomas Pointhuber
2014-12-07
[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)
dalf
2014-09-03
fix yacy-engine and add comments
Thomas Pointhuber
2014-02-11
[mod] len() removed from conditions
asciimoo
2014-01-20
[fix] pep/flake8 compatibility
asciimoo
2014-01-05
[mod] unused imports and whitespaces purged
asciimoo
2013-12-29
[enh] add support for yacy engine (localhost)
pw3t