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
/
github.py
Age
Commit message (
Expand
)
Author
2024-05-16
[mod] simple theme: drop img_src from default results
Markus Heiser
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2024-02-25
[feat] github: use packages template
Markus Heiser
2022-09-27
[fix] typos / reported by @kianmeng in searx PR-3366
Markus Heiser
2022-01-05
[enh] add more categories
Martin Fischer
2021-12-27
[format.python] initial formatting of the python code
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
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-09
[mod] do not escape html content in engines
Adam Tauber
2015-05-02
update versions.cfg to use the current up-to-date packages
Alexandre Flament
2014-12-07
[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)
dalf
2014-09-02
update github engine and add comments
Thomas Pointhuber
2014-07-09
[fix] unused globals removed
Adam Tauber
2014-01-20
[fix] pep/flake8 compatibility
asciimoo
2013-10-23
[enh] engine cfg compatibilty
asciimoo
2013-10-23
[fix] handling missing github descriptions
asciimoo
2013-10-22
[fix] description escaping
asciimoo
2013-10-20
[enh] github engine added
asciimoo