| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-13 | Merge pull request #235 from Cqoicebordel/rtl-fixes | Adam Tauber | |
| Some RTL fixes | |||
| 2015-02-13 | Some RTL fixes | Cqoicebordel | |
| - Pull the suggestions to the right in oscar - Add `‎` to a few places to print good url - Always LTR code display - Order pref label and info in pref for mobile view And add `sort` for ui languages and languages to find them more easily. | |||
| 2015-02-12 | [enh] update russian translation | dimqua | |
| 2015-02-12 | Merge pull request #233 from dalf/master | Adam Tauber | |
| [fix] kickass engine | |||
| 2015-02-12 | [fix] kickass tests | dalf | |
| 2015-02-12 | Merge branch 'master' of https://github.com/dalf/searx | dalf | |
| 2015-02-12 | [fix] kickass engine : change the hostname to kickass.to (since kickass.so ↵ | dalf | |
| doesn't respond). Close #197 perhaps not in clean way. Explanation : 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 beginning 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 | |||
| 2015-02-12 | [fix] kickass engine : change the hostname to kickass.to (since kickass.so ↵ | dalf | |
| 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 | |||
| 2015-02-12 | Merge pull request #210 from Cqoicebordel/unit-tests | Adam Tauber | |
| unit tests | |||
| 2015-02-12 | Merge pull request #227 from Cqoicebordel/rtl-fix | Adam Tauber | |
| RTL-fixes | |||
| 2015-02-12 | LTR the about page correctly | Cqoicebordel | |
| 2015-02-11 | Engine table in preference page in Courgette text-aligned to the right in RTL | Cqoicebordel | |
| 2015-02-11 | Real fix for preferences in RTL *and* in LTR | Cqoicebordel | |
| 2015-02-11 | Translate the 'cached' in results | Cqoicebordel | |
| 2015-02-11 | Maps data must be LTR in RTL | Cqoicebordel | |
| 2015-02-11 | Preferences in the right order in RTL | Cqoicebordel | |
| 2015-02-11 | Google's unit test | Cqoicebordel | |
| 2015-02-11 | Merge pull request #225 from Cqoicebordel/rtl-fix | Adam Tauber | |
| Import result_footer_rtl in video so it doesn't crash... | |||
| 2015-02-11 | Import result_footer_rtl in video so it doesn't crash... | Cqoicebordel | |
| 2015-02-11 | Merge pull request #223 from pointhi/translations | Adam Tauber | |
| [enh] update translations | |||
| 2015-02-11 | [enh] add hebrew locale to searx | Thomas Pointhuber | |
| 2015-02-11 | [enh] add hebrew translation | Thomas Pointhuber | |
| 2015-02-11 | [enh] update translations, regarding to #221 | Thomas Pointhuber | |
| 2015-02-10 | [fix] category name i18n - closes #221 | Adam Tauber | |
| 2015-02-10 | Photon's unit test | Cqoicebordel | |
| As in Flickr, a continue is not detected by coverage as covered but it is. | |||
| 2015-02-10 | Merge branch 'Cqoicebordel-rtl' | Adam Tauber | |
| 2015-02-10 | Merge branch 'rtl' of github.com:Cqoicebordel/searx | Adam Tauber | |
| 2015-02-09 | DDG Definitions' unit tests | Cqoicebordel | |
| 2015-02-09 | Yacy's unit test | Cqoicebordel | |
| 2015-02-09 | [fix] image proxify utf urls | Adam Tauber | |
| 2015-02-09 | Merge pull request #220 from pointhi/safesearch | Adam Tauber | |
| Safesearch | |||
| 2015-02-09 | Merge pull request #219 from pointhi/new_engines | Adam Tauber | |
| New engines: gigablast and blekko_images | |||
| 2015-02-08 | [enh] set google safesearch filter more restictive | Thomas Pointhuber | |
| 2015-02-08 | [enh] add safesearch to google_images | Thomas Pointhuber | |
| 2015-02-08 | [fix] pep8, tests | Thomas Pointhuber | |
| 2015-02-08 | [enh] add safesearch functionality | Thomas Pointhuber | |
| 2 = strict 1 = moderate 0 = none | |||
| 2015-02-08 | [enh] add blekko_images engine | Thomas Pointhuber | |
| 2015-02-08 | [enh] add gigablast engine | Thomas Pointhuber | |
| 2015-02-08 | Merge branch 'master' of github.com:asciimoo/searx | Adam Tauber | |
| 2015-02-08 | [enh] fabfile to setup searx with uwsgi+nginx under debian based distros | Adam Tauber | |
| 2015-02-07 | Faroo's unit test | Cqoicebordel | |
| 2015-02-07 | [fix] handle proxied https scheme with uwsgi | Adam Tauber | |
| 2015-02-07 | Openstreetmap's unit test | Cqoicebordel | |
| 2015-02-06 | Startpage's unit test | Cqoicebordel | |
| 2015-02-06 | Subtitleseeker's unit test | Cqoicebordel | |
| 2015-02-05 | [doc] @glogiotatidis added to authors | Adam Tauber | |
| 2015-02-04 | Yahoo's unit test | Cqoicebordel | |
| 2015-02-04 | Yahoo News' unit test | Cqoicebordel | |
| 2015-02-04 | Twitter's unit test | Cqoicebordel | |
| There is a commented line of a test that I didn't succed to make it work. It's an issue of unicode, utf-8, ascii, latin1... I think I tried everything, but if you have an idea... I'm still a newbie in python... | |||
| 2015-02-04 | Merge pull request #213 from Cqoicebordel/travis | Adam Tauber | |
| Stop running twice the tests on Travis | |||