| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-01 | [fix] fix paging of duckduckgo | Noémi Ványi | |
| 2017-01-27 | [enh] add result number parsing to google engine | Adam Tauber | |
| 2017-01-18 | Merge pull request #830 from davidar/se | Adam Tauber | |
| Semantic Scholar | |||
| 2017-01-18 | Merge pull request #827 from davidar/spell | Adam Tauber | |
| [enh] show spelling corrections | |||
| 2017-01-17 | [fix] allow empty content | David A Roberts | |
| 2017-01-16 | [enh] show spelling corrections | David A Roberts | |
| 2017-01-15 | Add torrent infos | jcherqui | |
| 2017-01-15 | Remove categories | jcherqui | |
| 2017-01-15 | Fix test | jcherqui | |
| 2017-01-15 | Add 1337x.to engine | jcherqui | |
| 2017-01-10 | [fix] skip non-complete google news results | Adam Tauber | |
| 2017-01-05 | [enh] add instant answers to google engine | Adam Tauber | |
| 2017-01-02 | Merge pull request #801 from dalf/extract_text | Adam Tauber | |
| [fix] extract_text: use html.tostring instead html_to_text. | |||
| 2016-12-31 | [fix] extract_text: use html.tostring instead html_to_text. Fix #711 | Alexandre Flament | |
| 2016-12-30 | [fix] use english as default language in bing | Adam Tauber | |
| If no language is specified, bing returns results with multiple languages for one query which isn't really useful. Setting english as default insted if nothing. | |||
| 2016-12-29 | change language list to only include languages with a minimum of engines | marc | |
| that support them. users can still query lesser supported through the :lang_code bang. | |||
| 2016-12-28 | Merge branch 'master' into languages | Adam Tauber | |
| 2016-12-27 | [fix] proper engine init | Adam Tauber | |
| 2016-12-27 | [enh] explicit engine init | Adam Tauber | |
| 2016-12-24 | [enh] add searx engine | Adam Tauber | |
| 2016-12-23 | [fix] handle missing images in google news | Adam Tauber | |
| 2016-12-16 | Merge branch 'master' into languages | marc | |
| 2016-12-16 | minor fixes in utils/fetch_languages.py | marc | |
| 2016-12-16 | [fix] re-enable ssl verification for searchcode | Adam Tauber | |
| closes #784 | |||
| 2016-12-15 | tests for _fetch_supported_languages in engines | marc | |
| and refactor method to make it testable without making requests | |||
| 2016-12-13 | tests for language support in engines | marc | |
| 2016-12-13 | [mod] fetch supported languages for several engines | marc | |
| utils/fetch_languages.py gets languages supported by each engine and generates engines_languages.json with each engine's supported language. | |||
| 2016-12-13 | small fixes | marc | |
| 2016-12-13 | Add language support for more engines. | marc | |
| 2016-12-13 | filter langauges | marc | |
| 2016-12-13 | [enh] add supported_languages on engines and auto-generate languages.py | marc | |
| 2016-12-11 | add year filter to engines with time range support && tests | Noémi Ványi | |
| Following engines does not support "Last year": * Bing News * DeviantArt * DuckDuckGo * Yahoo * YouTube (noapi) | |||
| 2016-12-11 | add year to time range to engines which support "Last year" | Noémi Ványi | |
| Engines: * Bing images * Flickr (noapi) * Google * Google Images * Google News | |||
| 2016-12-11 | htmlize yacy contents | Thomas Renard | |
| 2016-12-11 | fix xpath of yandex | Noémi Ványi | |
| 2016-12-11 | [fix] remove result escaping from engine | Adam Tauber | |
| 2016-12-11 | [mod] 500px rewrite | Adam Tauber | |
| 2016-12-11 | [fix] vimeo engine change follow-up | Adam Tauber | |
| 2016-12-11 | [fix] google news engine change follow-up | Adam Tauber | |
| 2016-12-10 | [fix] remove html tags from qwant results | Adam Tauber | |
| 2016-12-10 | [fix] unicode response in deezer and spotify | Adam Tauber | |
| 2016-12-09 | Merge branch 'master' into searchpy2 | Alexandre Flament | |
| 2016-12-09 | [mod] return empty string on missing osm title | Adam Tauber | |
| Sometimes openstreetmap returns with None as title. In these cases use an empty string instead. | |||
| 2016-12-09 | [fix] tests ++ flickr error | Adam Tauber | |
| 2016-12-09 | [mod] do not escape html content in engines | Adam Tauber | |
| 2016-11-19 | [mod] move load_module function to utils | Adam Tauber | |
| 2016-11-14 | [fix] pep8 | Adam Tauber | |
| 2016-11-14 | [fix] bing unicode issue part III. | Adam Tauber | |
| 2016-11-14 | [fix] bing character encoding - closes #760 | Adam Tauber | |
| 2016-11-07 | [fix] unicode search expression for bing | Adam Tauber | |