summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2017-11-03Merge pull request #1068 from Apply55gx/geniusAdam Tauber
Continuation of PR #1004 (seems abandoned)
2017-11-01minor fix of BASE engineNoémi Ványi
2017-11-01[add] pubmed enginejibe-b
2017-11-01minor fixes of arxivNoémi Ványi
Closes #1050
2017-11-01[add] arxiv enginejibe-b
2017-10-25Merge pull request #1 from asciimoo/masterApply55gx
-
2017-10-10test fetch langauges function on bing imagesmarc
2017-10-10update engines_languages.json and languages.pymarc
Also, fix fetch_languages.py so it can run on python3.
2017-10-10[fix] language support for bing images and videosmarc
2017-09-22[add] unit_test for base enginejibe-b
2017-09-04Merge branch 'master' into nyaamisnyo
2017-08-31[fix] nyaa.si fixedmisnyo
2017-08-31[fix] google news dom xpath fixmisnyo
2017-08-30Merge pull request #1016 from misnyo/blekkoAdam Tauber
[mod]blekko images removed
2017-08-30[fix] faroo json api and image layout fixedmisnyo
2017-08-30[mod]blekko images removedmisnyo
2017-08-29[fix]torrentz unit_tests timezone fixmisnyo
2017-08-25[fix]torrentz unit_tests timezone fixmisnyo
2017-08-25[fix]torrentz search engine fixed for new versionmisnyo
2017-08-21remove unicode characterswoorst
2017-08-20fix line lengths for pep8 standardswoorst
2017-08-19New engine: Genius (lyrics)woorst
2017-08-05add bing videos enginemarc
2017-07-26add google videosmarc
2017-07-20change unresponsive_engines to a set to eliminate duplication of errorsNoémi Ványi
2017-07-12show engine errors in infobox && add new error alertNoémi Ványi
2017-07-10[fix] duckduckgo images doesn't fail with countryless languagemarc
2017-05-27[fix] fix duckduckgo's offsetmarc
First page now starts with 0 offset, rather than starting on the 30th result. DuckDuckGo returns 30 results on each page.
2017-05-23add duckduckgo images enginemarc
2017-05-22[fix] use raw response with etree.parsefromstring - Unicode strings with ↵Adam Tauber
encoding declaration are not supported
2017-05-17[fix] bing imagesmarc
2017-05-15[mod] add/modify image fetching for bing_news, qwant and twitter enginesAlexandre Flament
2017-05-15[enh] py3 compatibilityAdam Tauber
2017-03-22Add framalibre engineFrançois Revol
framalibre.org is a catalogue of Free Software, edited by Framasoft. For now we pass the thumbnail as img_src as it doesn't seem to be used for IT...
2017-03-18add language support for qwantmarc
closes issue #863
2017-01-27Merge branch 'master' into flask_perimeterAlexandre Flament
2017-01-20[mod] add a __common__ template that can't be selected but that provides a ↵Alexandre Flament
common place for shared templates. What has been moved into this template : * opensearch*.xml is always the same whatever the themes. * the text inside */about.html
2017-01-16[enh] show spelling correctionsDavid A Roberts
2017-01-02[mod] searx uses flask framework only in webapp.py. Make migration to ↵Alexandre Flament
another framework easier.
2016-12-30[fix] use english as default language in bingAdam 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-29change language list to only include languages with a minimum of enginesmarc
that support them. users can still query lesser supported through the :lang_code bang.
2016-12-15tests for _fetch_supported_languages in enginesmarc
and refactor method to make it testable without making requests
2016-12-13tests for language support in enginesmarc
2016-12-13[mod] fetch supported languages for several enginesmarc
utils/fetch_languages.py gets languages supported by each engine and generates engines_languages.json with each engine's supported language.
2016-12-13small fixesmarc
2016-12-13Add language support for more engines.marc
2016-12-11add year filter to engines with time range support && testsNoémi Ványi
Following engines does not support "Last year": * Bing News * DeviantArt * DuckDuckGo * Yahoo * YouTube (noapi)
2016-12-11add 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[fix] 500px unit testsAdam Tauber
2016-12-11[fix] vimeo engine change follow-upAdam Tauber