summaryrefslogtreecommitdiff
path: root/searx/utils.py
AgeCommit message (Expand)Author
2018-08-05fetch_firefox_version.py : compatible with Python 3 and minor fixes.Alex
2018-08-05[mod] fetch firefox versions in a standalone scriptAlexandre Flament
2018-07-09Merge pull request #1303 from MarcAbonce/bingAdam Tauber
2018-06-23[fix] update user agent versionsMarc Abonce Seguin
2018-06-14[fix] add basestring for py3Adam Tauber
2018-05-20fix bing "garbage" results (issue #1275)Marc Abonce Seguin
2018-03-27refactor engine's search language handlingMarc Abonce Seguin
2017-12-01[fix] convert json engine result attributes to string - closes #1006Adam Tauber
2017-11-21[fix] remove trailing 0x00 from csv outputAdam Tauber
2017-11-21[fix] resurrect csv output in py2Adam Tauber
2017-09-08fix hmac python3 compatibilityNoémi Ványi
2017-09-04[mod] int_or_zero refactored to searx_utilsmisnyo
2017-06-25[fix] is_valid_lang fixed for new languages.py + dictzone engine encodingpotato
2017-05-15[mod] settings.yml can be /etc/searx/settings.ymlAlexandre Flament
2017-05-15[mod] the static and templates directories can be defined in the settings.ymlAlexandre Flament
2017-05-15[enh] py3 compatibilityAdam Tauber
2017-01-20[mod] add a __common__ template that can't be selected but that provides a co...Alexandre Flament
2016-11-19[mod] move load_module function to utilsAdam Tauber
2016-10-22fix kickass torrents engineNoémi Ványi
2016-09-06[enh] is_valid_lang moved to utilspotato
2016-08-13add digbt engineNoemi Vanyi
2016-08-05[fix] exception if locale doesn't have a date formatmarc
2016-07-11Fix anomalous backslash in stringstepshal
2016-07-10Fix quantity of blank lines after code object.stepshal
2016-07-04[enh] update useragent versionsAdam Tauber
2016-04-09new preferences handlingNoemi Vanyi
2015-09-08[enh] extend user agent versionsAdam Tauber
2015-09-07[fix][mod] wikidata date handling refactor - fixes #387Adam Tauber
2015-09-07[enh] test utils.prettify_urlAdam Tauber
2015-08-02[mod] change settings file structure according to #314Adam Tauber
2015-06-04[fix] bing_news based on RSS output formatDalf
2015-05-02[fix] user agent : the "rv:{version}" was missing (can be a issue with some e...Alexandre Flament
2015-02-03[fix] default blocked categoriesAdam Tauber
2015-02-03[enh] category specific engine deactivation - closes #205Adam Tauber
2015-02-02Merge branch 'unit-tests' of https://github.com/Cqoicebordel/searx into Cqoic...Adam Tauber
2015-01-31[enh] default disabled engines - closes #109Adam Tauber
2015-01-30Replace every bunch of whitespaces with only one space in HTML textCqoicebordel
2015-01-29[mod] pretty url separationAdam Tauber
2015-01-27A bit of utils unit testsCqoicebordel
2015-01-27[mod] update useragent versionsAdam Tauber
2015-01-22[fix] handle single closing element in HTMLTextExtractorAdam Tauber
2015-01-17[enh] image-proxy : handle ETag and date related headers, add hash to URLdalf
2015-01-11[enh] date formatting by localeAdam Tauber
2015-01-01[enh] better result template handlingAdam Tauber
2015-01-01[enh] themes static content refactorAdam Tauber
2015-01-01[fix] ignore scripts/styles in html_to_textAdam Tauber
2014-12-29Flake8 and Twitter correctionsCqoicebordel
2014-11-22[enh] user agent string updateAdam Tauber
2014-11-18[enh] make version of searx readableThomas Pointhuber
2014-10-19[fix] pep8 part II.Adam Tauber