| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-14 | Merge remote-tracking branch 'origin/master' | Kang-min Liu | |
| 2015-10-31 | [fix] yandex engine language support according to #430 | Adam Tauber | |
| 2015-10-31 | [enh] yandex engine added | Adam Tauber | |
| 2015-10-29 | [fix] google engine - ignore new useless result type | Adam Tauber | |
| 2015-10-24 | [enh] fix content fetching, parse published date from description | Thomas Pointhuber | |
| 2015-10-16 | [fix] gigablast url params | Adam Tauber | |
| 2015-10-16 | [fix] unicode decoding | Adam Tauber | |
| 2015-09-30 | [fix] content escaping - closes #441 | Adam Tauber | |
| TODO check other engines too | |||
| 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 | [fix] remove obsolete youtube engine | 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-01 | ddg encoding of URLs appears to be broken, revealed when trying to pickled ↵ | Emmanuel Benazera | |
| the results to disk | |||
| 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] handle missing url in twitter results | Adam Tauber | |
| 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-02 | [mod] change settings file structure according to #314 | 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-06-30 | Merge pull request #333 from dalf/piratebay | Adam Tauber | |
| [fix] Piratebay engine | |||
| 2015-06-12 | Fix Vimeo engine. | Cqoicebordel | |
| Solve #368 | |||
| 2015-06-08 | Merge pull request #357 from asciimoo/google_engine | Adam Tauber | |
| [enh] google engine : parse map links and more | |||
| 2015-06-08 | Merge pull request #362 from Cqoicebordel/currency_chars | Adam Tauber | |
| Allow use of chars as € in currency converter | |||
| 2015-06-07 | Allow use of chars as € in currency converter | Cqoicebordel | |
| 2015-06-06 | www1x engine: remove comment about unavailable https (https is working now) | Dalf | |
| 2015-06-06 | bing_images & www1x engines use https connections | Dalf | |
| 2015-06-06 | google engine: code cleanup | Dalf | |
| 2015-06-05 | google engine :remove OSM map | Dalf | |
| 2015-06-05 | [enh] google engine : parse map links and more | Alexandre Flament | |
| 2015-06-04 | youtube_noapi uses searx.utils.list_get | Dalf | |
| 2015-06-04 | [fix] bing_news based on RSS output format | Dalf | |
| 2015-06-03 | [fix] youtube_noapi : don't crash when there is no content | Dalf | |
| 2015-06-02 | Merge pull request #346 from Cqoicebordel/youtube | Adam Tauber | |
| Adds engines : Youtube with or without API and multiple Qwant | |||
| 2015-06-02 | Removed the keywords from the settings in qwant engine | Cqoicebordel | |
| 2015-06-02 | Refactor | Cqoicebordel | |
| Use only one engine for the four search from Qwant | |||
| 2015-06-01 | Merge pull request #344 from asciimoo/google_engine | Adam Tauber | |
| google engine | |||
| 2015-06-01 | [enh] implement image support for swisscows engine | Thomas Pointhuber | |
| 2015-06-01 | [enh] implement swisscows engine, FIX #347 | Thomas Pointhuber | |
| TODO: implement image engine | |||
| 2015-06-01 | New Qwant engines | Cqoicebordel | |
| - Web - Images - News - Social media | |||
| 2015-05-31 | Adds two engines : Youtube with or without API | Cqoicebordel | |
| The API needs an API_KEY The NOAPI doesn't have the published dates. | |||
| 2015-05-30 | [enh] google engine : avoid some "sorry google" by adding another cookie : ↵ | Alexandre Flament | |
| NID. This cookie is specific by hostname. This allow to send request to google.* (according to the search language). Before this commit, request in other languages than english was sent to www.google.com which was redirected to www.google.* The PREF is still use on the www.google.com domain. | |||
| 2015-05-30 | [fix] set engine.safesearch to False if not defined | Alexandre Flament | |
| 2015-05-27 | Merge pull request #335 from dalf/flickr | Adam Tauber | |
| [fix] flickr engine | |||
| 2015-05-27 | [fix] flickr engine | Alexandre Flament | |
| 2015-05-27 | [fix] piratebay engine (and disable it by default) | Alexandre Flament | |
| 2015-05-27 | [fix] bing_news | Alexandre Flament | |
| 2015-05-24 | Merge pull request #320 from dalf/currency | Adam Tauber | |
| [enh] currency_convert engine : "1 dollars in euros" | |||