summaryrefslogtreecommitdiff
path: root/searx/engines
AgeCommit message (Expand)Author
2016-09-06[fix] unicode urlsAdam Tauber
2016-09-06[enh] is_valid_lang moved to utilspotato
2016-09-06[enh] engine header commentspotato
2016-09-06[enh] api_key usage, disable the engine by defaultpotato
2016-09-06[fix] pep8potato
2016-09-06[enh] mymemory translated engine added for multi-word translationspotato
2016-09-06[fix] only 1-word search triggers the enginepotato
2016-09-06[enh] removed missing params; [fix] pep8potato
2016-09-06[fix] no lambda anymore, cgi.escapepotato
2016-09-06[enh] dictionary engine renamed to dictzonepotato
2016-09-06[enh] filter non-existing language code/name containing requestspotato
2016-09-06[fix] don't merge with suggestionspotato
2016-09-06[enh] return results instead of answerspotato
2016-09-06[enh] dictionary engine addedpotato
2016-08-16Merge pull request #639 from kvch/digbt-engineAdam Tauber
2016-08-14[fix] behaviour for page_size>1 and first_page_num>0David A Roberts
2016-08-13add digbt engineNoemi Vanyi
2016-08-13[fix] remove unused imports ++ int token timestamp by defaultAdam Tauber
2016-08-13[fix] google images paging - closes #571Adam Tauber
2016-08-12Add Microsoft Academic search engineDavid A Roberts
2016-08-11Merge pull request #629 from stepshal/E305Adam Tauber
2016-08-11Add missing blank lines after class or function definition.stepshal
2016-08-10Add Crossref search engine and DOAI rewrite pluginDavid A Roberts
2016-08-05[fix] merge infoboxes based on weightmarc
2016-08-05[fix] urls merge in infobox (#593)marc
2016-08-05wikidata refactor and more attributes (see issue #560)marc
2016-08-05[enh] multilingual wikidataa01200356
2016-07-26[fix] time range detectionAdam Tauber
2016-07-26Merge pull request #634 from kvch/advanced-searchAdam Tauber
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
2016-07-15Merge pull request #615 from mmuman/scanrAdam Tauber
2016-07-14[fix] guess country code if not specified in duckduckgo enginemarc
2016-07-12[fix] multilingual duckduckgoa01200356
2016-07-12Add ScanR structures search engineFrançois Revol
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
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
2016-04-30[enh] currency_convert: allow strings like google's "convert 1 euro to dollars"Maxqia