| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2015-06-30 | Merge pull request #377 from underr/master | Adam Tauber | |
| Add portuguese translation | |||
| 2015-06-30 | Merge pull request #374 from haasn/optipng | Adam Tauber | |
| [fix] reduce server traffic by optimizing images | |||
| 2015-06-29 | Merge pull request #378 from dalf/versions | Adam Tauber | |
| update dependency versions described by versions.cfg | |||
| 2015-06-26 | update dependency versions described by versions.cfg | Dalf | |
| 2015-06-25 | Add portuguese translation | underr | |
| 2015-06-22 | [fix] reduce server traffic by optimizing images | Niklas Haas | |
| Simply running ‘optipng’ on every PNG image reduces the overall size of them by 10% on average. | |||
| 2015-06-21 | [fix] shortcut added to ixquick | Adam Tauber | |
| 2015-06-21 | Merge branch 'Cqoicebordel-remove_trackers_plugin' | Adam Tauber | |
| 2015-06-21 | Merge branch 'remove_trackers_plugin' of ↵ | Adam Tauber | |
| https://github.com/Cqoicebordel/searx into Cqoicebordel-remove_trackers_plugin Conflicts: searx/plugins/__init__.py | |||
| 2015-06-21 | [fix] debug message parameter | Adam Tauber | |
| 2015-06-18 | Use parsed_url | Cqoicebordel | |
| 2015-06-16 | [enh] add search tests | Adam Tauber | |
| 2015-06-16 | [fix] reverse proxy non-root url fix | Adam Tauber | |
| 2015-06-16 | [mod] disable qwant & swisscows by default to improve result quality | Adam Tauber | |
| 2015-06-15 | A bit of cleanup of the code | Cqoicebordel | |
| - regexes in a array - regexes applied only on the last part of the url | |||
| 2015-06-15 | Merge pull request #371 from framasoft/add-useragent-plugin | Adam Tauber | |
| Add a self user agent plugin | |||
| 2015-06-15 | Change self plugin to self_info + change self_info description | Luc Didry | |
| 2015-06-15 | Merge pull request #370 from Cqoicebordel/fix_vimeo | Adam Tauber | |
| Fix vimeo | |||