Age | Commit message (Collapse) | Author |
|
|
|
Changes in search language list (continuation of #748)
|
|
|
|
that support them.
users can still query lesser supported through the :lang_code bang.
|
|
|
|
|
|
[mod] Allow users to search in most engine supported languages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add ccctv engine to settings.yml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Online Etymology Dictionary
|
|
|
|
|
|
|
|
closes #784
|
|
|
|
and refactor method to make it testable without making requests
|
|
|
|
|
|
|
|
utils/fetch_languages.py gets languages supported by each engine and
generates engines_languages.json with each engine's supported language.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add year support to engines which support it
|
|
Following engines does not support "Last year":
* Bing News
* DeviantArt
* DuckDuckGo
* Yahoo
* YouTube (noapi)
|
|
Engines:
* Bing images
* Flickr (noapi)
* Google
* Google Images
* Google News
|
|
|
|
htmlize yacy contents
|
|
|
|
XPATH engines: Google Play Music, Habrahabr, Yandex
|
|
|
|
|
|
|
|
|
|
|