Commit Graph

480 Commits (357fc47811a1de5a273622881574dbde23c7cb59)

Author SHA1 Message Date
Adam Tauber 5d49c15f79 [fix] google engine - ignore new useless result type 9 years ago
Thomas Pointhuber 4508c96667 [enh] fix content fetching, parse published date from description 9 years ago
Adam Tauber f1ac794a07 [fix] gigablast url params 9 years ago
Adam Tauber 7aa9f4885a [fix] unicode decoding 9 years ago
Adam Tauber 0ad272c5cb [fix] content escaping - closes #441
TODO check other engines too
9 years ago
Adam Tauber 37c3ace309 [fix] add missing scheme to duplicated results too ++ revert gigablasts handling 9 years ago
Adam Tauber e3df22b140 [fix] handle missing url scheme - fixes #428 9 years ago
Adam Tauber 6bcbd633a5 [fix] remove obsolete youtube engine 9 years ago
Adam Tauber 4184cece4a [fix] duckduckgo unicode url - #419 9 years ago
Adam Tauber 362c849797 [fix][mod] wikidata date handling refactor - fixes #387 9 years ago
Emmanuel Benazera 78a69e4c98 ddg encoding of URLs appears to be broken, revealed when trying to pickled the results to disk 9 years ago
Adam Tauber 604f32f672 [fix] bing unicode encode error - fixes #408 9 years ago
Adam Tauber b9c8039d74 [mod] disable searchcode SSL verification (unable to get local issuer) 9 years ago
Adam Tauber 3f31e1ce6b [fix] piratebay tld according to wikipedia 9 years ago
Adam Tauber 28493d41a3 [fix] handle missing url in twitter results 9 years ago
Thomas Pointhuber 996c96ffff [fix] block ixquick search url's 9 years ago
Thomas Pointhuber 23b9095cbf [fix] improve result handling of startpage engine 9 years ago
Adam Tauber 1fcf066a81 [mod] change settings file structure according to #314 9 years ago
Adam Tauber 8d36a8b837 Merge pull request #333 from dalf/piratebay
[fix] Piratebay engine
9 years ago
Cqoicebordel ab273e2faa Fix Vimeo engine.
Solve #368
9 years ago
Adam Tauber f2cbefeb54 Merge pull request #357 from asciimoo/google_engine
[enh] google engine : parse map links and more
9 years ago
Adam Tauber fc1a8b25b8 Merge pull request #362 from Cqoicebordel/currency_chars
Allow use of chars as € in currency converter
9 years ago
Cqoicebordel 94567d99b3 Allow use of chars as € in currency converter 9 years ago
Dalf ded3f98218 www1x engine: remove comment about unavailable https (https is working now) 9 years ago
Dalf 9e147d91f0 bing_images & www1x engines use https connections 9 years ago
Dalf fc0ae0f907 google engine: code cleanup 9 years ago
Dalf 72c8de35a2 google engine :remove OSM map 9 years ago
Alexandre Flament b8fc531b60 [enh] google engine : parse map links and more 9 years ago
Dalf dafedbfc55 youtube_noapi uses searx.utils.list_get 9 years ago
Dalf 62cc2a5658 [fix] bing_news based on RSS output format 9 years ago
Dalf 4e0f079a8c [fix] youtube_noapi : don't crash when there is no content 9 years ago
Adam Tauber 8ce6043859 Merge pull request #346 from Cqoicebordel/youtube
Adds engines : Youtube with or without API and multiple Qwant
9 years ago
Cqoicebordel e0774c849c Removed the keywords from the settings in qwant engine 9 years ago
Cqoicebordel f05087b93a Refactor
Use only one engine for the four search from Qwant
9 years ago
Adam Tauber 80fd392d69 Merge pull request #344 from asciimoo/google_engine
google engine
9 years ago
Thomas Pointhuber 2d81079384 [enh] implement image support for swisscows engine 9 years ago
Thomas Pointhuber d923b2a420 [enh] implement swisscows engine, FIX #347
TODO: implement image engine
9 years ago
Cqoicebordel 884eeb8541 New Qwant engines
- Web
- Images
- News
- Social media
9 years ago
Cqoicebordel f965c97822 Adds two engines : Youtube with or without API
The API needs an API_KEY
The NOAPI doesn't have the published dates.
9 years ago
Alexandre Flament 39ff21237c [enh] google engine : avoid some "sorry google" by adding another cookie : 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.
9 years ago
Alexandre Flament 6765823c56 [fix] set engine.safesearch to False if not defined 9 years ago
Adam Tauber 021c8b2544 Merge pull request #335 from dalf/flickr
[fix] flickr engine
9 years ago
Alexandre Flament 7afd02c94e [fix] flickr engine 9 years ago
Alexandre Flament 36a08f2a6a [fix] piratebay engine (and disable it by default) 9 years ago
Alexandre Flament 3d70921175 [fix] bing_news 9 years ago
Adam Tauber 3035e14007 Merge pull request #320 from dalf/currency
[enh] currency_convert engine : "1 dollars in euros"
9 years ago
Alexandre Flament 5525625dae [enh] currency_convert engine: user can write "1 dollars in euros" instead of "1 USD in EUR".
The currency names are fetched wikidata and store into a static file : searx/data/currencies.json
This file is loaded when the currency_converter is loaded.
A database is perhaps more appropiated.
9 years ago
Adam Tauber e34166168c Merge pull request #310 from dalf/yahoo_news
[fix] yahoo_news engine
9 years ago
Alexandre Flament 44ed4424f6 [fix] yahoo_news engine 9 years ago
Adam Tauber 93fd1e4c76 Merge pull request #308 from dalf/versions_upgrade
update versions.cfg to use the current up-to-date packages
9 years ago