summaryrefslogtreecommitdiff
path: root/searx/engines/stackoverflow.py
AgeCommit message (Expand)Author
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-12-03[mod] stackoverflow & yandex: detect CAPTCHA responseAlexandre Flament
2020-10-02[mod] move extract_text, extract_url to searx.utilsAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-09[mod] do not escape html content in enginesAdam Tauber
2016-01-18[fix] pep8 compatibiltyAdam Tauber
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-04-26engines: use https when possibleAlexandre Flament
2015-01-31Stackoverflow's unit testCqoicebordel
2014-12-07[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)dalf
2014-09-02fix stackoverflow and add commentsThomas Pointhuber
2014-02-05Improves PEP8 compatibility.Gabor Nagy
2014-01-30[enh] paging support for stackoverflowasciimoo
2014-01-20[fix] pep/flake8 compatibilityasciimoo
2014-01-11[fix] title escapingasciimoo
2013-10-23[enh] engine cfg compatibiltyasciimoo
2013-10-20[fix] url encoding fixasciimoo
2013-10-17[enh] category addedasciimoo
2013-10-17[fix] proper html escapingasciimoo
2013-10-17[enh] stackoverflow addedasciimoo