dalf
1cf870c024
[fix] kickass engine : change the hostname to kickass.to (since kickass.so doesn't respond).
Close #197 perhaps not in clean way. Explaination :
In fact 301 responses are followed, except the hook is called for each HTTP response,
the first time for the HTTP 301 response then for HTTP 200 response.
Since the kickass engine excepts a real result, the engine crashes, AND the requests lib stops here.
Add a simple test at the begining of the result function allows pass the first response and handle correctly the second response (the real one)
May be a proper way is to add this test in search.py ?
Code inside requests :
https://github.com/kennethreitz/requests/blob/53d02381e22436b6d0757eb305eb1a960f82d361/requests/sessions.py#L579
and line 591
9 years ago
Adam Tauber
f6db77d81e
Merge pull request #210 from Cqoicebordel/unit-tests
unit tests
9 years ago
Adam Tauber
516105c570
Merge pull request #227 from Cqoicebordel/rtl-fix
RTL-fixes
9 years ago
Cqoicebordel
b5cbbcede4
LTR the about page correctly
9 years ago
Cqoicebordel
d4ba97d00d
Engine table in preference page in Courgette text-aligned to the right in RTL
9 years ago
Cqoicebordel
f4bdcc067f
Real fix for preferences in RTL *and* in LTR
9 years ago
Cqoicebordel
3d5a4b091d
Translate the 'cached' in results
9 years ago
Cqoicebordel
cec3ea77d5
Maps data must be LTR in RTL
9 years ago
Cqoicebordel
a4ae775e0f
Preferences in the right order in RTL
9 years ago
Cqoicebordel
f96154b7c4
Google's unit test
9 years ago
Adam Tauber
9520542fa5
Merge pull request #225 from Cqoicebordel/rtl-fix
Import result_footer_rtl in video so it doesn't crash...
9 years ago
Cqoicebordel
3f4d0053ee
Import result_footer_rtl in video so it doesn't crash...
9 years ago
Adam Tauber
c242a01d7b
Merge pull request #223 from pointhi/translations
[enh] update translations
9 years ago
Thomas Pointhuber
6a0a693d6c
[enh] add hebrew locale to searx
9 years ago
Thomas Pointhuber
0bdc79f45e
[enh] add hebrew translation
9 years ago
Thomas Pointhuber
4b213ef4a2
[enh] update translations, regarding to #221
9 years ago
Adam Tauber
e43f61069a
[fix] category name i18n - closes #221
9 years ago
Cqoicebordel
f703a77fc9
Photon's unit test
9 years ago
Adam Tauber
f8a5f7d675
Merge branch 'Cqoicebordel-rtl'
9 years ago
Adam Tauber
df9cf9d09b
Merge branch 'rtl' of github.com:Cqoicebordel/searx
9 years ago
Cqoicebordel
8c2a5f0492
DDG Definitions' unit tests
9 years ago
Cqoicebordel
0a537d3b89
Yacy's unit test
9 years ago
Adam Tauber
c711212662
[fix] image proxify utf urls
9 years ago
Adam Tauber
67df3c516f
Merge pull request #220 from pointhi/safesearch
Safesearch
9 years ago
Adam Tauber
5f801d7ea0
Merge pull request #219 from pointhi/new_engines
New engines: gigablast and blekko_images
9 years ago
Thomas Pointhuber
7ac6361b51
[enh] set google safesearch filter more restictive
9 years ago
Thomas Pointhuber
10666fd7c0
[enh] add safesearch to google_images
9 years ago
Thomas Pointhuber
832ea60e3d
[fix] pep8, tests
9 years ago
Thomas Pointhuber
e7de9674b1
[enh] add safesearch functionality
2 = strict
1 = moderate
0 = none
9 years ago
Thomas Pointhuber
dd4686a388
[enh] add blekko_images engine
9 years ago
Thomas Pointhuber
04f7118d0a
[enh] add gigablast engine
9 years ago
Adam Tauber
7c075aa731
Merge branch 'master' of github.com:asciimoo/searx
9 years ago
Adam Tauber
9492b50070
[enh] fabfile to setup searx with uwsgi+nginx under debian based distros
9 years ago
Cqoicebordel
fb04f76698
Faroo's unit test
9 years ago
Adam Tauber
91f7c031d5
[fix] handle proxied https scheme with uwsgi
9 years ago
Cqoicebordel
d0a1df881a
Openstreetmap's unit test
9 years ago
Cqoicebordel
f1c10f4fe4
Startpage's unit test
9 years ago
Cqoicebordel
3a4d6045c1
Subtitleseeker's unit test
9 years ago
Adam Tauber
590ffdb562
[doc] @glogiotatidis added to authors
9 years ago
Cqoicebordel
9f13af8d3c
Yahoo's unit test
9 years ago
Cqoicebordel
ff2ad57a87
Yahoo News' unit test
9 years ago
Cqoicebordel
d6e511fc2f
Twitter's unit test
9 years ago
Adam Tauber
6b8270a230
Merge pull request #213 from Cqoicebordel/travis
Stop running twice the tests on Travis
9 years ago
Adam Tauber
d2def30eea
Merge pull request #212 from glogiotatidis/docker
Add Docker support.
9 years ago
Cqoicebordel
ccf3d80107
Stop running twice the tests on Travis
9 years ago
Cqoicebordel
a96208be96
Mediawiki's unit test
9 years ago
Giorgos Logiotatidis
0265e87e43
Add Docker support.
9 years ago
Adam Tauber
40ae8c8247
[enh] v0.7.0
9 years ago
Adam Tauber
ec45decc97
[doc] @Cqoicebordel promoted to major contributor
9 years ago
Adam Tauber
996c797ab2
[fix] default blocked categories
9 years ago