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
/
stackoverflow.py
Age
Commit message (
Expand
)
Author
2020-12-03
[mod] stackoverflow & yandex: detect CAPTCHA response
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
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-09
[mod] do not escape html content in engines
Adam Tauber
2016-01-18
[fix] pep8 compatibilty
Adam Tauber
2015-05-02
update versions.cfg to use the current up-to-date packages
Alexandre Flament
2015-04-26
engines: use https when possible
Alexandre Flament
2015-01-31
Stackoverflow's unit test
Cqoicebordel
2014-12-07
[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)
dalf
2014-09-02
fix stackoverflow and add comments
Thomas Pointhuber
2014-02-05
Improves PEP8 compatibility.
Gabor Nagy
2014-01-30
[enh] paging support for stackoverflow
asciimoo
2014-01-20
[fix] pep/flake8 compatibility
asciimoo
2014-01-11
[fix] title escaping
asciimoo
2013-10-23
[enh] engine cfg compatibilty
asciimoo
2013-10-20
[fix] url encoding fix
asciimoo
2013-10-17
[enh] category added
asciimoo
2013-10-17
[fix] proper html escaping
asciimoo
2013-10-17
[enh] stackoverflow added
asciimoo