summaryrefslogtreecommitdiff
path: root/searx/engines
AgeCommit message (Collapse)Author
2016-08-05[fix] urls merge in infobox (#593)marc
TODO: merge attributes
2016-08-05wikidata refactor and more attributes (see issue #560)marc
2016-08-05[enh] multilingual wikidataa01200356
disambiguation and tags are in local language TOFIX: needs to query the api every time to know each label's name
2016-07-26[fix] time range detectionAdam Tauber
2016-07-26Merge pull request #634 from kvch/advanced-searchAdam Tauber
support time range search
2016-07-25[fix] do not load engines which cannot be initialized - closes #585Adam Tauber
2016-07-25fix pep8Noemi Vanyi
2016-07-25add time range search for deviantartNoemi Vanyi
2016-07-25add time range search for google imagesNoemi Vanyi
2016-07-25add time range search for duckduckgoNoemi Vanyi
2016-07-25add time range search for googleNoemi Vanyi
2016-07-25add time range search with yahooNoemi Vanyi
2016-07-19[fix] deviantart engine xpathsNoemi Vanyi
2016-07-18Merge pull request #621 from stepshal/anomalous-backslash-in-stringAdam Tauber
Fix anomalous backslash in string
2016-07-15Merge pull request #615 from mmuman/scanrAdam Tauber
Add ScanR structures search engine
2016-07-14[fix] guess country code if not specified in duckduckgo enginemarc
2016-07-12[fix] multilingual duckduckgoa01200356
only works if both country and language are set
2016-07-12Add ScanR structures search engineFrançois Revol
In theory ScanR should also search for projects but the API is different, so we'd need another engine.
2016-07-11Fix anomalous backslash in stringstepshal
2016-07-10Fix quantity of blank lines after code object.stepshal
2016-07-09Add INA search engineFrançois Revol
2016-07-04[enh][fix] update to latest dependencies ++ fix tests & travis test runnerAdam Tauber
WARNING: dependency changes
2016-06-28[enh] display number of resultsAdam Tauber
2016-06-12[fix] gigablast redirect - closes #575Adam Tauber
2016-05-03[fix] currency_convert: make unit tests passMaxqia
also make regex more efficent and normalize 's'es
2016-04-30[enh] currency_convert: allow strings like google's "convert 1 euro to dollars"Maxqia
2016-04-19[fix] compile regex in ddg_definitionsa01200356
2016-04-17[enh] multilingual duckduckgo_definitionsa01200356
2016-04-17[enh] wikipedia infoboxa01200356
creates simple multilingual infobox using wikipedia's api
2016-04-16[fix] incorrect URLs in Reddit results - closes #538Kirill Isakov
2016-04-14Merge pull request #526 from ukwt/animeAdam Tauber
Add a few search engines
2016-04-13Fix a few typos in Google search engineKirill Isakov
2016-04-13Revert to using random UA in Reddit search engineKirill Isakov
2016-04-12Merge pull request #531 from guyou/add-doku-engineAdam Tauber
Add doku engine
2016-04-07[fix] broken google images parsingAdam Tauber
2016-04-05Fix query encodingGuilhem Bonnefille
2016-04-04Fix pep8 E302Guilhem Bonnefille
Cf. http://legacy.python.org/dev/peps/pep-0008/#blank-lines
2016-04-03Add support for dokuwiki engineGuilhem Bonnefille
2016-03-30Add searx user agent to Reddit engine request to comply with API usage termsKirill Isakov
2016-03-29[enh] Add BASE engine in category Science. Basic and advanced search.jibe-b
2016-03-28Add paging support to XPath & Erowid enginesKirill Isakov
2016-03-27Fix PEP8 warnings for Nyaa.pyKirill Isakov
2016-03-27Shorten content field for very long Reddit search resultsKirill Isakov
2016-03-27Add F-Droid search engineKirill Isakov
2016-03-27Add Tokyo Toshokan search engineKirill Isakov
2016-03-26[fix] bing images page changeAdam Tauber
2016-03-26Add Torrentz.eu search engineKirill Isakov
2016-03-25[fix] no more redirect ++ explicitly specify search language to avoid ↵Adam Tauber
googles ip based heuristics
2016-03-25Add Reddit search engineKirill Isakov
2016-03-25Remove content field from ArchWiki results; reformat code in archlinux.pyKirill Isakov
Content field in Arch Wiki search results is of no real use, more often than not it contains no usable information and includes too many markup tags which make the text unreadable. It is safe to remove it.