summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-01[enh] add 1x.com engineThomas Pointhuber
2015-02-01Merge pull request #207 from pointhi/hash_fixAdam Tauber
2015-02-01[fix] codec can't encode character inside image_proxifyThomas Pointhuber
2015-02-01[fix] hash error if url is including non ascii charactersThomas Pointhuber
2015-01-31[enh] allow override of blocked engines from query stringAdam Tauber
2015-01-31[enh] default disabled engines - closes #109Adam Tauber
2015-01-31[mod] python importable engine namesAdam Tauber
2015-01-31Vimeo's unit testCqoicebordel
2015-01-31Stackoverflow's unit testCqoicebordel
2015-01-31Soundcloud's unit testCqoicebordel
2015-01-31Google news' unit testCqoicebordel
2015-01-31Google images' unit testCqoicebordel
2015-01-30Kickass' unit testCqoicebordel
2015-01-30Replace every bunch of whitespaces with only one space in HTML textCqoicebordel
2015-01-30BTDigg's unit testCqoicebordel
2015-01-29Bing news engine correctionsCqoicebordel
2015-01-29Bing news' unit testCqoicebordel
2015-01-29Bing images' unit testCqoicebordel
2015-01-29[mod] pretty url separationAdam Tauber
2015-01-29Deviant Art's unit testCqoicebordel
2015-01-29Digg's unit testCqoicebordel
2015-01-27Dailymotion's unit testCqoicebordel
2015-01-27Searchcode engines correctionsCqoicebordel
2015-01-27Searchcode doc's test unitCqoicebordel
2015-01-27Searchcode code's test unitCqoicebordel
2015-01-27A bit of utils unit testsCqoicebordel
2015-01-27[mod] reduce cookie expirity time - fixes #204Adam Tauber
2015-01-27[mod] update useragent versionsAdam Tauber
2015-01-27[fix] flickr-noapi logging ++ use correct image url - fixes #203 #181Adam Tauber
2015-01-26Youtube's unit testCqoicebordel
2015-01-26Flickr's test unitCqoicebordel
2015-01-25[enh] always enable inner autocompletition (server side only)Adam Tauber
2015-01-25Mixcloud's unit testCqoicebordel
2015-01-25Deezer's unit testCqoicebordel
2015-01-25Add bing in the test unitsCqoicebordel
2015-01-25Sanitize extract_textCqoicebordel
2015-01-25Merge pull request #201 from pointhi/engine_fixAdam Tauber
2015-01-25[fix] btdiggThomas Pointhuber
2015-01-23Merge pull request #200 from Cqoicebordel/bing-dateAdam Tauber
2015-01-22Change the cookie in bing_news to use the english interfaceCqoicebordel
2015-01-22[enh] russian .mo file addedAdam Tauber
2015-01-22[fix] handle single closing element in HTMLTextExtractorAdam Tauber
2015-01-22[fix] poolrequest post method parametersAdam Tauber
2015-01-22Merge pull request #195 from dalf/googleAdam Tauber
2015-01-22[fix] google engine: depending on the IP of the searx instance, each searx re...dalf
2015-01-22Merge pull request #194 from Cqoicebordel/moar-enginesAdam Tauber
2015-01-21Merge pull request #192 from dalf/connection-poolAdam Tauber
2015-01-21Revert some wrong merge to allow torrents links to be visibleCqoicebordel
2015-01-21BTDigg and Mixcloud enginesCqoicebordel
2015-01-21[enh] use one single http connection pool : improve response time. close #100dalf