Thomas Pointhuber
6042f2bc53
[enh] add 1x.com engine
* Deacivated by default, because of the big amount of results
9 years ago
Adam Tauber
4a20fc202e
Merge pull request #207 from pointhi/hash_fix
[fix] hash error if url is including non ascii characters
9 years ago
Thomas Pointhuber
14079ea2b0
[fix] codec can't encode character inside image_proxify
9 years ago
Thomas Pointhuber
38302ef58b
[fix] hash error if url is including non ascii characters
9 years ago
Adam Tauber
78828efdb0
[enh] allow override of blocked engines from query string
9 years ago
Adam Tauber
b19e681cce
[enh] default disabled engines - closes #109
9 years ago
Adam Tauber
bfd321a7a9
[mod] python importable engine names
9 years ago
Cqoicebordel
04fa31b7f4
Vimeo's unit test
9 years ago
Cqoicebordel
d20ddf9da1
Stackoverflow's unit test
9 years ago
Cqoicebordel
787fee6a09
Soundcloud's unit test
9 years ago
Cqoicebordel
b7dc1fb9d5
Google news' unit test
9 years ago
Cqoicebordel
d5b8005ee1
Google images' unit test
9 years ago
Cqoicebordel
8ea749d6ec
Kickass' unit test
9 years ago
Cqoicebordel
52a57ee045
Replace every bunch of whitespaces with only one space in HTML text
9 years ago
Cqoicebordel
a3d444ab85
BTDigg's unit test
9 years ago
Cqoicebordel
5761d6f0ab
Bing news engine corrections
XPath *never* return None.
(I found the HTML report of coverage)
9 years ago
Cqoicebordel
efde2c21c8
Bing news' unit test
9 years ago
Cqoicebordel
dad0434f34
Bing images' unit test
9 years ago
Adam Tauber
8de97dac03
[mod] pretty url separation
9 years ago
Cqoicebordel
d495704551
Deviant Art's unit test
9 years ago
Cqoicebordel
1d255061c7
Digg's unit test
9 years ago
Cqoicebordel
92368a4107
Dailymotion's unit test
9 years ago
Cqoicebordel
3282e62ff9
Searchcode engines corrections
9 years ago
Cqoicebordel
0f81aa8410
Searchcode doc's test unit
9 years ago
Cqoicebordel
eca5de73a7
Searchcode code's test unit
9 years ago
Cqoicebordel
cfe81d741c
A bit of utils unit tests
9 years ago
Adam Tauber
bac98a02cb
[mod] reduce cookie expirity time - fixes #204
9 years ago
Adam Tauber
dafb49c804
[mod] update useragent versions
9 years ago
Adam Tauber
27efdf38c8
[fix] flickr-noapi logging ++ use correct image url - fixes #203 #181
9 years ago
Cqoicebordel
4dba3739fb
Youtube's unit test
9 years ago
Cqoicebordel
8f040e30ad
Flickr's test unit
9 years ago
Adam Tauber
78081baa8f
[enh] always enable inner autocompletition (server side only)
9 years ago
Cqoicebordel
192f255e13
Mixcloud's unit test
9 years ago
Cqoicebordel
0f52cc7542
Deezer's unit test
9 years ago
Cqoicebordel
525af2a031
Add bing in the test units
9 years ago
Cqoicebordel
44c9216c49
Sanitize extract_text
9 years ago
Adam Tauber
516ea9b769
Merge pull request #201 from pointhi/engine_fix
[fix] btdigg
9 years ago
Thomas Pointhuber
7716806c3d
[fix] btdigg
9 years ago
Adam Tauber
e7d90b8e86
Merge pull request #200 from Cqoicebordel/bing-date
Change the cookie in bing_news to use the english interface
9 years ago
Cqoicebordel
cbe3c8be85
Change the cookie in bing_news to use the english interface
But still uses the language to set the market, and so provide relevant results to the language.
Fix #198
9 years ago
Adam Tauber
833ac04232
[enh] russian .mo file added
9 years ago
Adam Tauber
699fe60e50
[fix] handle single closing element in HTMLTextExtractor
9 years ago
Adam Tauber
06186e72a9
[fix] poolrequest post method parameters
9 years ago
Adam Tauber
001ec806c5
Merge pull request #195 from dalf/google
[fix] google engine (close #193 )
9 years ago
dalf
0a83be0ec9
[fix] google engine: depending on the IP of the searx instance, each searx request where making two HTTP requests (see https://support.google.com/websearch/answer/873?hl=en )
9 years ago
Adam Tauber
c169fc3aa2
Merge pull request #194 from Cqoicebordel/moar-engines
Moar engines
9 years ago
Adam Tauber
10891bdeab
Merge pull request #192 from dalf/connection-pool
[enh] improve response time. close #100
9 years ago
Cqoicebordel
032f9bb1c9
Revert some wrong merge to allow torrents links to be visible
9 years ago
Cqoicebordel
85dcfa2c7d
BTDigg and Mixcloud engines
9 years ago
dalf
d07cfd9089
[enh] use one single http connection pool : improve response time. close #100
9 years ago