| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
TODO check other engines too
|
|
|
|
|
|
|
|
|
|
|
|
the results to disk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[fix] Piratebay engine
|
|
Solve #368
|
|
[enh] google engine : parse map links and more
|
|
Allow use of chars as € in currency converter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adds engines : Youtube with or without API and multiple Qwant
|
|
|
|
Use only one engine for the four search from Qwant
|
|
google engine
|
|
|
|
TODO: implement image engine
|
|
- Web
- Images
- News
- Social media
|
|
The API needs an API_KEY
The NOAPI doesn't have the published dates.
|
|
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.
|
|
|
|
[fix] flickr engine
|
|
|
|
|
|
|
|
[enh] currency_convert engine : "1 dollars in euros"
|
|
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.
|
|
[fix] yahoo_news engine
|