| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-16 | [fix] unicode decoding | Adam Tauber | |
| 2015-10-03 | [fix] typo | Adam Tauber | |
| 2015-10-03 | [mod] list all engines of a result | Adam Tauber | |
| 2015-10-03 | [enh][mod] result handling refactor | Adam Tauber | |
| Several changes has been made: - Parallel result merge - Scoring algorithm slightly changed (see result_score()) - Proper Thread locking on global data manipulation | |||
| 2015-09-30 | [fix] content escaping - closes #441 | Adam Tauber | |
| TODO check other engines too | |||
| 2015-09-18 | Don't throw away the request if pageno is wrong | Cqoicebordel | |
| Fix #424 but maybe only partially | |||
| 2015-09-18 | Update settings.yml | GreenLunar | |
| Translated Hebrew | |||
| 2015-09-18 | Merge pull request #435 from Cqoicebordel/fix_prefs_pixart | Adam Tauber | |
| Correct the loop through search engines in Pix-Art | |||
| 2015-09-17 | Correct the loop through search engines | Cqoicebordel | |
| Fix #432 | |||
| 2015-09-11 | [fix] add missing scheme to duplicated results too ++ revert gigablasts handling | Adam Tauber | |
| 2015-09-11 | [fix] handle missing url scheme - fixes #428 | Adam Tauber | |
| 2015-09-08 | [enh] v0.8.0 | Adam Tauber | |
| 2015-09-08 | [doc] @ldidry, @haasn, @underr, @beniz added | Adam Tauber | |
| 2015-09-08 | [fix] remove obsolete youtube engine | Adam Tauber | |
| 2015-09-08 | [enh] add chinese locale | Adam Tauber | |
| 2015-09-08 | [enh] translation sync | Adam Tauber | |
| 2015-09-08 | [enh] extend user agent versions | Adam Tauber | |
| 2015-09-07 | [fix] duckduckgo unicode url - #419 | Adam Tauber | |
| 2015-09-07 | [fix][mod] wikidata date handling refactor - fixes #387 | Adam Tauber | |
| 2015-09-07 | [enh] test utils.prettify_url | Adam Tauber | |
| 2015-09-04 | Merge pull request #416 from pointhi/travis | Adam Tauber | |
| Migrating Travis CI from legacy to container-based infrastructure | |||
| 2015-09-02 | [fix] escape format string.. | Adam Tauber | |
| 2015-09-01 | [fix] yml | Thomas Pointhuber | |
| 2015-09-01 | [fix] also cache "/.cache/pip" | Thomas Pointhuber | |
| 2015-09-01 | [enh] Migrating Travis CI from legacy to container-based infrastructure | Thomas Pointhuber | |
| This patch should speedup testing with Travis CI using caching and container-based infrastructure. source: - http://docs.travis-ci.com/user/migrating-from-legacy/ - http://docs.travis-ci.com/user/caching/ | |||
| 2015-09-01 | Merge pull request #410 from beniz/ddg_url_encoding_utf8 | Adam Tauber | |
| ddg encoding of URLs to UTF-8 | |||
| 2015-09-01 | ddg encoding of URLs appears to be broken, revealed when trying to pickled ↵ | Emmanuel Benazera | |
| the results to disk | |||
| 2015-09-01 | [fix] display categories of the selected engines | Adam Tauber | |
| 2015-09-01 | [fix] engine selection from url | Adam Tauber | |
| 2015-08-28 | [fix] bing unicode encode error - fixes #408 | Adam Tauber | |
| 2015-08-25 | [mod] disable searchcode SSL verification (unable to get local issuer) | Adam Tauber | |
| 2015-08-25 | [fix] piratebay tld according to wikipedia | Adam Tauber | |
| 2015-08-25 | [fix] check empty engine language attribute - fixes subtitleseeker | Adam Tauber | |
| 2015-08-25 | [fix] handle missing url in twitter results | Adam Tauber | |
| 2015-08-25 | Merge pull request #385 from framasoft/opensearch-icon | Adam Tauber | |
| Add Image on opensearch | |||
| 2015-08-24 | Merge pull request #405 from pointhi/bug_fixes | Adam Tauber | |
| some Bug fixes | |||
| 2015-08-24 | [fix] block ixquick search url's | Thomas Pointhuber | |
| 2015-08-24 | [fix] improve result handling of startpage engine | Thomas Pointhuber | |
| 2015-08-24 | [fix] rewrite scheme to http if there is no one, FIX #390 | Thomas Pointhuber | |
| 2015-08-24 | [fix] show debug output when enabled | Thomas Pointhuber | |
| 2015-08-12 | [fix] cookie parameter type | Adam Tauber | |
| 2015-08-02 | [fix] type error | Adam Tauber | |
| 2015-08-02 | [enh] default settings option to safe_search - #396 | Adam Tauber | |
| 2015-08-02 | [enh] default settings option to autocomplete backend - #396 | Adam Tauber | |
| 2015-08-02 | [mod] change settings file structure according to #314 | Adam Tauber | |
| 2015-08-02 | [enh] add settings option to set listening address - closes #397 | Adam Tauber | |
| 2015-07-19 | btdigg engine: fix text mojibake. | Kang-min Liu | |
| Seeing on the official instance, searching with non-ascii character usually renders mojibake non-sense: http://searx.me/?q=%E9%A3%9F%E5%A0%82&categories=files Screenshot with broken:  Screenshot of the fixed rendering:  | |||
| 2015-07-09 | Add Image on opensearch | Luc Didry | |
| 2015-07-04 | [fix] full AGPLv3+ license according to #382 | Adam Tauber | |
| 2015-06-30 | Merge pull request #333 from dalf/piratebay | Adam Tauber | |
| [fix] Piratebay engine | |||