summaryrefslogtreecommitdiff
path: root/tests/unit/test_utils.py
AgeCommit message (Expand)Author
2020-12-03[enh] record details exception per engineAlexandre Flament
2020-10-02[mod] move extract_text, extract_url to searx.utilsAlexandre Flament
2020-09-22[mod] add searx/webutils.pyAlexandre Flament
2020-09-13[fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an ExceptionAlexandre Flament
2020-09-10Drop Python 2 (4/n): SearchQuery.query is a str instead of bytesDalf
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2019-08-02[fix] fix flickr_noapi decoding (#1655)Alexandre Flament
2019-07-17[fix] secret_key can be bytes instead of a string (#1602)rachmadani haryono
2018-03-27refactor engine's search language handlingMarc Abonce Seguin
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber